Skip to content

Commit

Permalink
initial teuthology-deploy command commit
Browse files Browse the repository at this point in the history
Deploy teuthology server to remote host.

Signed-off-by: Kyr Shatskyy <[email protected]>
  • Loading branch information
Kyr Shatskyy committed Jun 20, 2022
1 parent 31a356e commit a96ec96
Show file tree
Hide file tree
Showing 28 changed files with 1,710 additions and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ console_scripts =
teuthology-reimage = scripts.reimage:main
teuthology-dispatcher = scripts.dispatcher:main
teuthology-wait = scripts.wait:main
teuthology-deploy = teuthology.deploy:main

[options.extras_require]
manhole =
Expand Down
Loading

0 comments on commit a96ec96

Please sign in to comment.