nova/tools
Stephen Finucane fef0305abe Move 'check-cherry-picks' test to gate, n-v check
This currently runs in the 'check' pipeline, as part of the pep8 job,
which causes otherwise perfectly valid backports to report as failing
CI. There's no reason a stable core shouldn't be encouraged to review
these patches: we simply want to prevent them *merging* before their
parent(s). Resolve this conflict by moving the check to separate voting
job in the 'gate' pipeline as well as a non-voting job in the 'check'
pipeline to catch more obvious issues.

NOTE(lyarwood): Conflict as I91b8056e73658fc815eb2f6711e89d4ab5deed92
isn't present on stable/wallaby.

Conflicts:
  .zuul.yaml

Change-Id: Id3e4452883f6a3cf44ff58b39ded82e882e28c23
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
(cherry picked from commit 98b01c9a59)
2021-06-18 10:47:40 +01:00
..
db Remove future imports 2020-03-24 15:05:36 +00:00
hooks move gate hooks to gate/ 2017-01-04 11:05:16 +00:00
abandon_old_reviews.sh Replace git.openstack.org URLs with opendev.org URLs 2019-04-24 13:59:57 +08:00
build_latex_pdf.sh Add tool to build a doc latex pdf 2015-07-14 16:13:47 -04:00
check-cherry-picks.sh Move 'check-cherry-picks' test to gate, n-v check 2021-06-18 10:47:40 +01:00
flake8wrap.sh Integrate 'pre-commit' 2019-11-28 12:46:55 +00:00
generate-schemas Add generate schemas tool 2021-01-18 16:27:00 +00:00
mypywrap.sh tox: Integrate mypy 2020-05-15 15:59:53 +01:00
nova-manage.bash_completion Keep pre-commit inline with hacking and fix whitespace 2019-12-12 14:56:39 +00:00
reserve-migrations.py Prevent blank line at start of migration placeholders 2017-08-25 18:43:19 +01:00
run-tests-for-diff.sh Make it easier to run a selection of tests relevant to ongoing work 2019-08-19 17:48:39 +01:00
run-tests.py Make it easier to run a selection of tests relevant to ongoing work 2019-08-19 17:48:39 +01:00
test-setup.sh Fix user creation with GRANT in MySQL 8.0(Ubuntu Focal) 2020-06-30 21:21:39 -05:00