-
Notifications
You must be signed in to change notification settings - Fork 210
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
connectivity/tests: omit IPs and vendor names from test names
Construct the test names using the generic string "external" and the IP that is actually used, e.g. using the external IP 1.2.3.4 would lead to the test being named "external-1234". Also change all references to specific IP addresses from the tests and manifests and replace them by External{,Other}{IP,CIDR} placeholders. Fixes #1542 Signed-off-by: Tobias Klauser <[email protected]>
- Loading branch information
Showing
5 changed files
with
35 additions
and
39 deletions.
There are no files selected for viewing
2 changes: 0 additions & 2 deletions
2
...ests/client-egress-to-cidr-1111-deny.yaml → .../client-egress-to-cidr-external-deny.yaml
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
File renamed without changes.
1 change: 0 additions & 1 deletion
1
...manifests/client-egress-to-cidr-1111.yaml → ...fests/client-egress-to-cidr-external.yaml
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
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
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