Skip to content

Commit cf6744e

Browse files
ddeiddalukeseawalker
authored andcommitted
Remove OSs mark for test_efs_same_az to make it run with all OSs
Signed-off-by: ddeidda <[email protected]>
1 parent 31c3edb commit cf6744e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: tests/integration-tests/tests/storage/test_efs.py

-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ def test_efs_compute_az(region, scheduler, pcluster_config_reader, clusters_fact
4949
@pytest.mark.regions(["us-east-1"])
5050
@pytest.mark.instances(["c5.xlarge"])
5151
@pytest.mark.schedulers(["slurm", "awsbatch"])
52-
@pytest.mark.oss(["alinux2"])
5352
@pytest.mark.usefixtures("region", "os", "instance")
5453
def test_efs_same_az(region, scheduler, pcluster_config_reader, clusters_factory, vpc_stacks):
5554
"""

0 commit comments

Comments
 (0)