From 5c30b1874cea2a9e101031d26f0b8c773ec06fec Mon Sep 17 00:00:00 2001 From: Iury Gregory Melo Ferreira Date: Mon, 3 Aug 2020 21:52:02 +0200 Subject: [PATCH] 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) --- zuul.d/ironic-python-agent-jobs.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zuul.d/ironic-python-agent-jobs.yaml b/zuul.d/ironic-python-agent-jobs.yaml index 45c7ba2da..2558cea45 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