Skip to content

Commit 9a23d9c

Browse files
meakshdwoz
authored andcommitted
Do not skip test_failover_master::test_pki when running on GH actions
1 parent d1b964e commit 9a23d9c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/pytests/scenarios/failover/multimaster/test_failover_master.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
log = logging.getLogger(__name__)
1616

1717

18-
@pytest.mark.skip_on_env("GITHUB_ACTIONS", present=True)
1918
def test_pki(salt_mm_failover_master_1, salt_mm_failover_master_2, caplog):
2019
"""
2120
Verify https://docs.saltproject.io/en/latest/topics/tutorials/multimaster_pki.html

0 commit comments

Comments
 (0)