]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
dispatcher: Temporarily pass through to supervisor 1960/head
authorZack Cerza <zack@redhat.com>
Tue, 25 Jun 2024 21:42:42 +0000 (15:42 -0600)
committerZack Cerza <zack@redhat.com>
Thu, 25 Jul 2024 00:26:57 +0000 (18:26 -0600)
commit0e667713169181aa0e2efb211cacc7327e2be245
treeafb6c56dd7dfc234bfbf71ab044acef67f277ef3
parent8d2b939fbefa7dc38dcbcd22a3c3393a3cfdba52
dispatcher: Temporarily pass through to supervisor

The old dispatcher expects to be able to invoke the supervisor via
`teuthology-dispatcher --supervisor`, so add this compatibility shim for the
time being.

Signed-off-by: Zack Cerza <zack@redhat.com>
scripts/dispatcher.py