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 01b5ebb commit 94dc839Copy full SHA for 94dc839
tests/integration-tests/tests/createami/test_createami.py
@@ -20,7 +20,6 @@
20
from tests.common.utils import get_installed_parallelcluster_version, retrieve_latest_ami
21
22
23
-@pytest.mark.skip(reason="Temporarily disable this test")
24
@pytest.mark.dimensions("eu-west-1", "c5.xlarge", "alinux", "*")
25
@pytest.mark.dimensions("us-west-1", "c5.xlarge", "alinux2", "*")
26
@pytest.mark.dimensions("us-west-2", "c5.xlarge", "centos7", "*")
0 commit comments