-
Notifications
You must be signed in to change notification settings - Fork 208
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
connectivity: Remove --datapath and add --include-unsafe-tests
This commit does the following: * Moves the "--datapath" tests to the common suite, as those tests don't are not specific to the datapath. * Adds "--include-unsafe-tests" to allow users to skip tests which can modify cluster node state. * Protect some from CIDR tests with "--include-unsafe-tests", as those tests install IP routes on nodes w/o Cilium. Signed-off-by: Martynas Pumputis <[email protected]>
- Loading branch information
Showing
4 changed files
with
86 additions
and
82 deletions.
There are no files selected for viewing
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
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