Skip to content

Commit fa1bc9d

Browse files
Enrico Usaienrico-usai
authored andcommitted
Disable createami tests
These tests cannot longer pass because Slurm 2.10.4 package has been removed by SchedMD repo. Signed-off-by: Enrico Usai <[email protected]>
1 parent 5f12a0e commit fa1bc9d

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

tests/integration-tests/configs/common/common.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -95,14 +95,6 @@ create:
9595
oss: ["alinux"]
9696
schedulers: ["slurm"]
9797
createami:
98-
test_createami.py::test_createami:
99-
dimensions:
100-
- regions: ["eu-west-3"]
101-
instances: {{ common.INSTANCES_DEFAULT_X86 }}
102-
oss: ["alinux", "alinux2", "ubuntu1604", "ubuntu1804"] # temporary disable FPGA AMI since there is not enough free space on root partition
103-
- regions: ["us-gov-east-1"]
104-
instances: {{ common.INSTANCES_DEFAULT_X86 }}
105-
oss: ["ubuntu1604", "ubuntu1804"] # alinux2 temporarily disabled due to incompatible device name
10698
test_createami.py::test_createami_post_install:
10799
dimensions:
108100
- regions: ["ap-southeast-2"]

0 commit comments

Comments
 (0)