Skip to content

Commit 146667d

Browse files
hanwen-clusterhimani2411
authored andcommitted
[integ-tests] Add RHEL to p6e-gb200 and p6-b200 test
This commit also moves p6-b200 to us-east-2, because we got more capacity reservation in the region
1 parent 698001d commit 146667d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/integration-tests/configs/develop.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -264,9 +264,9 @@ test-suites:
264264
instances: ["p4d.24xlarge"]
265265
oss: [{{ NO_RHEL_OS_X86_1 }}] # The capacity reservation cannot use RHEL operating system
266266
schedulers: ["slurm"]
267-
- regions: [ "use1-az6" ] # do not move, unless capacity reservation is moved as well
267+
- regions: [ "use2-az2" ] # do not move, unless capacity reservation is moved as well
268268
instances: [ "p6-b200.48xlarge" ]
269-
oss: ["alinux2023", "ubuntu2204", "ubuntu2404", "rocky8", "rocky9"]
269+
oss: ["alinux2023", "ubuntu2204", "ubuntu2404", "rocky8", "rocky9", "rhel8", "rhel9"]
270270
schedulers: [ "slurm" ]
271271
- regions: [{{ c6gn_16xlarge_CAPACITY_RESERVATION_2_INSTANCES_2_HOURS_YESPG_OS_ARM_0 }}]
272272
instances: ["c6gn.16xlarge"]
@@ -289,7 +289,7 @@ test-suites:
289289
schedulers: [ "slurm" ]
290290
- regions: [ "usw2-az4" ] # do not move, unless instance type support is moved as well
291291
instances: [ "p6e-gb200.36xlarge" ]
292-
oss: [ "ubuntu2204", "ubuntu2404", "rocky9", "alinux2023" ]
292+
oss: [ "ubuntu2204", "ubuntu2404", "rocky9", "alinux2023", "rhel9" ]
293293
schedulers: [ "slurm" ]
294294
health_checks:
295295
test_gpu_health_checks.py::test_cluster_with_gpu_health_checks:

0 commit comments

Comments
 (0)