forked from rancher/fleet
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplify sharding end-to-end tests (rancher#2396)
This makes sharding end-to-end tests more lightweight by relying on `GitRepo`s pointing to an external repository. Relying on test infrastructure and creating git repositories on-the-fly is not necessary, because sharding tests don't need to push any commit. Checks on Fleet controller logs are now more reliable, by consistently tailing the last 100 log entries.
- Loading branch information
Showing
2 changed files
with
18 additions
and
41 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