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 Apr 26, 2023
1 parent 8d156ae commit 093146e
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 @@ -63,6 +63,7 @@ python_requires = >=3.6
[options.entry_points]
console_scripts =
teuthology = scripts.run:main
teuthology-deploy = teuthology.deploy:main
teuthology-openstack = scripts.openstack:main
teuthology-nuke = scripts.nuke:main
teuthology-suite = scripts.suite:main
Expand Down
Loading

0 comments on commit 093146e

Please sign in to comment.