We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31c3edb commit cf6744eCopy full SHA for cf6744e
tests/integration-tests/tests/storage/test_efs.py
@@ -49,7 +49,6 @@ def test_efs_compute_az(region, scheduler, pcluster_config_reader, clusters_fact
49
@pytest.mark.regions(["us-east-1"])
50
@pytest.mark.instances(["c5.xlarge"])
51
@pytest.mark.schedulers(["slurm", "awsbatch"])
52
-@pytest.mark.oss(["alinux2"])
53
@pytest.mark.usefixtures("region", "os", "instance")
54
def test_efs_same_az(region, scheduler, pcluster_config_reader, clusters_factory, vpc_stacks):
55
"""
0 commit comments