-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature input parameters support kv (#386)
* add unittest for ssh_client * unittest for local_client * add unittest for remote_client * add unittest for docker_client and kubernetes_cilent * update unittest for remote_client * add unittest workflow * update unittest for test_remote_client * update unittest for workflow * input_marameters supports input in kv format * Delete temporary files * Using opts to pass input_parameters options * fix multiple = in options * delete print() * Change the warn prompt information to verbose
- Loading branch information
1 parent
91c0b6b
commit 9d8e7e2
Showing
3 changed files
with
62 additions
and
12 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