Skip to content

Commit

Permalink
skip test_infrastructure_roles
Browse files Browse the repository at this point in the history
  • Loading branch information
FxKu committed Mar 13, 2024
1 parent 06c4581 commit 5145261
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions e2e/tests/test_e2e.py
Original file line number Diff line number Diff line change
Expand Up @@ -946,6 +946,7 @@ def test_ignored_annotations(self):
raise

@timeout_decorator.timeout(TEST_TIMEOUT_SEC)
@unittest.skip("Skipping this test to check if next one works")
def test_infrastructure_roles(self):
'''
Test using external secrets for infrastructure roles
Expand Down

0 comments on commit 5145261

Please sign in to comment.