Skip to content

Commit 06d975b

Browse files
committed
[Tests] Remove rocky8 from released tests
Signed-off-by: Enrico Usai <usai@amazon.com>
1 parent 909a2a1 commit 06d975b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration-tests/configs/released.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ test-suites:
262262
dimensions:
263263
- regions: [ "ap-east-1" ]
264264
instances: {{ common.INSTANCES_DEFAULT_X86 }}
265-
oss: {{ common.NOT_RELEASED_OSES }}
265+
oss: ["alinux2"]
266266
schedulers: [ "slurm" ]
267267
test_slurm.py::test_slurm_memory_based_scheduling:
268268
dimensions:

0 commit comments

Comments
 (0)