]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
Merge branch 'master' into add-minimal-dispatcher 1546/head
authorJosh Durgin <jdurgin@redhat.com>
Wed, 20 Jan 2021 18:16:12 +0000 (10:16 -0800)
committerGitHub <noreply@github.com>
Wed, 20 Jan 2021 18:16:12 +0000 (10:16 -0800)
1  2 
setup.py
teuthology/misc.py
teuthology/task/internal/__init__.py

diff --cc setup.py
index 71539fd4e4f4b3601c46dd5441a15324c6954cf6,119732e869d9e08d940907ff0eb448a4759fd680..87c573a4e54db636d810bba492cad245ce9066eb
+++ b/setup.py
@@@ -129,7 -130,7 +130,8 @@@ setup
              'teuthology-prune-logs = scripts.prune_logs:main',
              'teuthology-describe = scripts.describe:main',
              'teuthology-reimage = scripts.reimage:main',
-             'teuthology-dispatcher = scripts.dispatcher:main'
++            'teuthology-dispatcher = scripts.dispatcher:main',
+             'teuthology-wait = scripts.wait:main',
              ],
          },
  
Simple merge
Simple merge