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 <hanwenli@amazon.com>
  • Loading branch information
hanwen-cluster authored and hanwen-pcluste committed Oct 21, 2024
1 parent 28b83d0 commit ff704a4
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 ff704a4

Please sign in to comment.