We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eded3a9 commit 79e139bCopy full SHA for 79e139b
tests/integration-tests/configs/common/common.yaml
@@ -162,7 +162,8 @@ createami:
162
dimensions:
163
- regions: ["eu-west-3"]
164
instances: {{ common.INSTANCES_DEFAULT_X86 }}
165
- oss: ["ubuntu2204", "alinux2", "rhel8"]
+ # TODO re-enable rhel8 after a suitable image is found
166
+ oss: ["ubuntu2204", "alinux2"]
167
test_createami.py::test_kernel4_build_image_run_cluster:
168
169
- regions: ["eu-south-1"]
0 commit comments