Skip to content

Commit

Permalink
Skip custom image test
Browse files Browse the repository at this point in the history
temporarily skip custom image test for released 3.9.0, until issue aws#5914 get fixed

Signed-off-by: Luca Carrogu <carrogu@amazon.com>
  • Loading branch information
lukeseawalker committed Mar 19, 2024
1 parent a6dfbd0 commit e9bc878
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions tests/integration-tests/configs/released.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -192,11 +192,11 @@ test-suites:
instances: {{ common.INSTANCES_DEFAULT_X86 }}
oss: ["ubuntu2004"]
schedulers: ["slurm"]
test_api.py::test_custom_image:
dimensions:
- regions: ["sa-east-1"]
instances: {{ common.INSTANCES_DEFAULT_X86 }}
oss: ["alinux2"]
# test_api.py::test_custom_image:
# dimensions:
# - regions: ["sa-east-1"]
# instances: {{ common.INSTANCES_DEFAULT_X86 }}
# oss: ["alinux2"]
test_api.py::test_official_images:
dimensions:
- regions: ["sa-east-1"]
Expand Down

0 comments on commit e9bc878

Please sign in to comment.