Skip to content

Commit d9e9a2f

Browse files
jdeamicisgmarciani
authored andcommitted
Run log_rotation integ test on Amazon Linux 2
Ubuntu started shipping a default logrotate configuration for cloud-init log files, which clashes with the one coming from ParallelCluster. Run this test on Amazon Linux 2 until the issue is fixed on the cookbook. Signed-off-by: Jacopo De Amicis <jdamicis@amazon.it>
1 parent c904481 commit d9e9a2f

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
@@ -148,7 +148,7 @@ test-suites:
148148
dimensions:
149149
- regions: ["il-central-1"]
150150
instances: {{ common.INSTANCES_DEFAULT_X86 }}
151-
oss: ["ubuntu2004"]
151+
oss: ["alinux2"]
152152
schedulers: ["slurm"]
153153
monitoring:
154154
test_monitoring.py::test_monitoring:

0 commit comments

Comments
 (0)