Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
as Peter Bacsko mentioned in https://issues.apache.org/jira/browse/YUNIKORN-2247
During the review of PR #705, we realized that preemption test cases are not separated by namespaces. This is bad practice because test can easily interfere with each other, leading to suble, hard-to-debug problems.
Currently there are some e2e tests still share the same namesapce e.g. basic_scheduling_test, persistent_volume, ... and so on.
IMO we should align the behavior, make sure all e2e test run in separate namespace.
Attachments
Issue Links
- is related to
-
YUNIKORN-2247 Preemption e2e tests should run in separate namespaces
- Closed
- links to