]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cephadm: reorder tox env to run fastest tasks first
authorJohn Mulligan <jmulligan@redhat.com>
Sat, 9 Mar 2024 16:50:11 +0000 (11:50 -0500)
committerJohn Mulligan <jmulligan@redhat.com>
Mon, 11 Mar 2024 18:29:02 +0000 (14:29 -0400)
commit2552ac9a7d479ee27cc3241b5e20f3cd85fd521c
treece2eac0ca004c5e7ba6ef774439c6a166c6244d4
parent155a91bfb0b6fdf9563a907b2aa5740e00046e6e
cephadm: reorder tox env to run fastest tasks first

Reorder the tox environments so that the simplest, fastest running tools
execute first. This can be handy when running tox locally (say in a
pre-commit workflow) and you get to see a formatting or mypy error
before the slower unit tests begin you can abort the tests and fix up
the formatting instead of waiting for all unit tests to run only to
find out you need to make changes to fix formatting problems.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/cephadm/tox.ini