Skip to content

Commit ff37331

Browse files
author
Himani Anil Deshpande
committed
[3.14.1] Remove tests which are known failures
1 parent 1d783d0 commit ff37331

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

tests/integration-tests/configs/develop.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -149,10 +149,6 @@ test-suites:
149149
instances: ["g4dn.2xlarge"]
150150
schedulers: [ "slurm" ]
151151
oss: {{ common.OSS_COMMERCIAL_X86 }}
152-
- regions: ["cnn1-az1"]
153-
instances: ["g4dn.2xlarge"]
154-
schedulers: ["slurm"]
155-
oss: ["alinux2023"]
156152
- regions: ["us-gov-west-1"]
157153
instances: ["g4dn.2xlarge"]
158154
schedulers: ["slurm"]

tests/integration-tests/tests/update/test_update.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -729,7 +729,6 @@ def get_batch_spot_bid_percentage(stack_name, region):
729729
"queue_update_strategy",
730730
[
731731
"DRAIN",
732-
"TERMINATE",
733732
],
734733
)
735734
@pytest.mark.usefixtures("instance")

0 commit comments

Comments
 (0)