Skip to content

Commit

Permalink
[integ-test] Remove test_create_wrong_pcluster_version from isolated …
Browse files Browse the repository at this point in the history
…regions

This test is testing when wrong AMI is used by ParallelCluster. The test has been failing in isolated region. It is not worth the effort to fix it

Signed-off-by: Hanwen <[email protected]>
  • Loading branch information
hanwen-cluster committed Oct 21, 2024
1 parent e47ce15 commit a796641
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions tests/integration-tests/configs/isolated_regions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,12 +102,12 @@ test-suites:
# instances: {{ INSTANCES }}
# oss: {{ OSS }}
# schedulers: {{ SCHEDULERS }}
test_create.py::test_create_wrong_pcluster_version:
dimensions:
- regions: {{ REGIONS }}
instances: {{ INSTANCES }}
oss: {{ OSS }}
schedulers: {{ SCHEDULERS }}
# test_create.py::test_create_wrong_pcluster_version:
# dimensions:
# - regions: {{ REGIONS }}
# instances: {{ INSTANCES }}
# oss: {{ OSS }}
# schedulers: {{ SCHEDULERS }}
test_create.py::test_create_imds_secured:
dimensions:
- regions: {{ REGIONS }}
Expand Down

0 comments on commit a796641

Please sign in to comment.