generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tests for Controller Revision (#297)
* added unit tests for revision, and integration tests for it * removed unnecessary log * added check for revisions in history * addressed comments * addressed second round of comments * added selector for workers, changed from expect to eventually when checking leaderPod delete status * added test to simluate lws update, currently failing * fixed bug with revision test * fixed for cr test
- Loading branch information
1 parent
e69c972
commit 7a3cd29
Showing
6 changed files
with
609 additions
and
23 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
Oops, something went wrong.