This repository has been archived by the owner on Jul 5, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix wrong expected results in e2e test * Fail test_e2e.sh when tests fail
- Loading branch information
1 parent
236e740
commit e1c0b05
Showing
2 changed files
with
15 additions
and
6 deletions.
There are no files selected for viewing
16 changes: 14 additions & 2 deletions
16
e2e-manifests/expected/labels-with-all-legal-characters.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,16 @@ | ||
01-deny-all-traffic-to-an-application:app=web: | ||
01-deny-all-traffic-to-an-application:app=web: | ||
illuminatio-inverted-labels-with-all-legal-characters:test.io/test-123_XYZ=test_456-123.ABC: | ||
labels-with-all-legal-characters:test.io/test-123_XYZ=test_456-123.ABC: | ||
-*: | ||
success: true | ||
labels-with-all-legal-characters:illuminatio-inverted-test.io/test-123_XYZ=test_456-123.ABC: | ||
labels-with-all-legal-characters:test.io/test-123_XYZ=test_456-123.ABC: | ||
-*: | ||
success: true | ||
illuminatio-inverted-labels-with-all-legal-characters:illuminatio-inverted-test.io/test-123_XYZ=test_456-123.ABC: | ||
labels-with-all-legal-characters:test.io/test-123_XYZ=test_456-123.ABC: | ||
-*: | ||
success: true | ||
labels-with-all-legal-characters:test.io/test-123_XYZ=test_456-123.ABC: | ||
labels-with-all-legal-characters:test.io/test-123_XYZ=test_456-123.ABC: | ||
"*": | ||
success: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters