-
Notifications
You must be signed in to change notification settings - Fork 203
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add E2E to validate scheduler after init. Signed-off-by: Artur Souza <[email protected]> * Adds dapr_scheduler verify container Signed-off-by: joshvanl <[email protected]> * Assert eventually TCP connect Signed-off-by: joshvanl <[email protected]> * Fix eventually t check Signed-off-by: joshvanl <[email protected]> * Write etcd-data-dir to custom path with volume Signed-off-by: joshvanl <[email protected]> * Adds Helpers to test funcs Signed-off-by: joshvanl <[email protected]> * Adds container name to TCP check Signed-off-by: joshvanl <[email protected]> * Use rc.3 for scheduler Signed-off-by: joshvanl <[email protected]> * Print container logs on failed TCP conn Signed-off-by: joshvanl <[email protected]> * Fix params Signed-off-by: joshvanl <[email protected]> * Use b Signed-off-by: joshvanl <[email protected]> * Addfs `dev` flag to rc init Signed-off-by: joshvanl <[email protected]> * Fix version check Signed-off-by: joshvanl <[email protected]> * Skip TCP check on slim mode Signed-off-by: joshvanl <[email protected]> * Remove debug test code Signed-off-by: joshvanl <[email protected]> --------- Signed-off-by: Artur Souza <[email protected]> Signed-off-by: joshvanl <[email protected]> Co-authored-by: Artur Souza <[email protected]>
- Loading branch information
1 parent
29d29ab
commit 30d888f
Showing
2 changed files
with
82 additions
and
4 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