]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
nuke: allow not rebooting again
authorJosh Durgin <jdurgin@redhat.com>
Tue, 9 Feb 2021 19:24:02 +0000 (19:24 +0000)
committerJosh Durgin <jdurgin@redhat.com>
Tue, 9 Feb 2021 19:24:07 +0000 (19:24 +0000)
commit6f751efe557d2dfdb9a50b646321c84a9790d2bb
tree2855b19f4600ae362b34255b88dc6fd75f0a5fba
parent59a2f8b1c2d2b6ff72fdc0d8dd3e2c8cf1ec11ae
nuke: allow not rebooting again

The default behavior was changed to always reboot in
1d47a121b385e2656e9314e9d63faf68a8e865e4 but the --reboot-all option
remained. Keep the original option around for compatibility with
existing scripts.

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
scripts/nuke.py
teuthology/nuke/__init__.py