Skip to content

Commit 10b30ce

Browse files
hanwen-clusterhanwen-pcluste
authored andcommitted
[integ-tests] Remove Ubuntu2204 from build image test
Lustre client does not support the latest Ubuntu2204 kernel. We will disable the build image test on Ubuntu2204 Signed-off-by: Hanwen <hanwenli@amazon.com>
1 parent 27ad340 commit 10b30ce

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
@@ -89,7 +89,7 @@ test-suites:
8989
- regions: ["eu-west-3"]
9090
instances: {{ common.INSTANCES_DEFAULT_X86 }}
9191
schedulers: [ "slurm" ]
92-
oss: {{ common.OSS_COMMERCIAL_X86 }}
92+
oss: ["alinux2", "alinux2023", "ubuntu2004", "rhel8", "rhel9"]
9393
- regions: ["eu-west-3"]
9494
instances: {{ common.INSTANCES_DEFAULT_X86 }}
9595
schedulers: ["slurm"]

0 commit comments

Comments
 (0)