summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIury Gregory Melo Ferreira <imelofer@redhat.com>2020-08-03 21:52:02 +0200
committerJulia Kreger <juliaashleykreger@gmail.com>2020-08-03 20:15:51 +0000
commit5c30b1874cea2a9e101031d26f0b8c773ec06fec (patch)
tree022f73df974a1b1c3caffa910f23e0ee084dd204
parent46759750e0d34296c218a71c78cc7b60115693ef (diff)
downloadironic-python-agent-5c30b1874cea2a9e101031d26f0b8c773ec06fec.tar.gz
Pin Ironic Tempest Plugin
Pin the ironic-tempest-plugin to an old version, so we don't run the net set of tests with wholedisk+partition Note: Pins to 2.0.0 to correspond with the version for Train. Change-Id: Ib01db7f578b1b666b339bb7954529d0ee7225b1e (cherry picked from commit 9f6a5526143cdd36746d812ad9c8fe1be17b8fd4)
-rw-r--r--zuul.d/ironic-python-agent-jobs.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/zuul.d/ironic-python-agent-jobs.yaml b/zuul.d/ironic-python-agent-jobs.yaml
index 45c7ba2d..2558cea4 100644
--- a/zuul.d/ironic-python-agent-jobs.yaml
+++ b/zuul.d/ironic-python-agent-jobs.yaml
@@ -12,6 +12,8 @@
- ^tox.ini$
required-projects:
- openstack/ironic-lib
+ - name: openstack/ironic-tempest-plugin
+ override-checkout: 2.0.0
vars:
devstack_localrc:
IRONIC_BUILD_DEPLOY_RAMDISK: True