Skip to content

Commit 8874d48

Browse files
committed
ComputeResources Features: Added 1 more corner case for the test
1 parent e5a10ca commit 8874d48

File tree

1 file changed

+1
-1
lines changed
  • test/unit/slurm/test_slurm_config_generator/test_generate_slurm_config_with_custom_features

1 file changed

+1
-1
lines changed

test/unit/slurm/test_slurm_config_generator/test_generate_slurm_config_with_custom_features/sample_input.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Scheduling:
1414
CustomSlurmSettings:
1515
CustomComputeParam: unique_compute_value
1616
OtherComputeParam: second_compute_value
17-
Feature: myfeat1,qwerty2
17+
Feature: myfeat1,qwerty2,gpu
1818
InstanceType: c4.xlarge
1919
MaxCount: 10
2020
MinCount: 5

0 commit comments

Comments
 (0)