From f080f70d938e12e550a6f6a967e5ac3b006c899d Mon Sep 17 00:00:00 2001 From: Jay Faulkner Date: Mon, 3 Oct 2022 15:07:30 -0700 Subject: CI: Zuul no longer respects queue param Also added a required project so *in theory* the source code for ipa-b off of the branch for the job as opposed to a pypi package bound requirements. ipa-b is one of those projects we *always* state latest is best, but in this case we also don't want to fight other possible issues. Depends-On: https://review.opendev.org/c/openstack/ironic-python-agent-builder/+/860433 Change-Id: I1e7a3b3c9ded13b10002bb47e98d4a7b486e1dd4 --- zuul.d/ironic-python-agent-jobs.yaml | 1 + zuul.d/project.yaml | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/zuul.d/ironic-python-agent-jobs.yaml b/zuul.d/ironic-python-agent-jobs.yaml index 810f46a3..0ba8c211 100644 --- a/zuul.d/ironic-python-agent-jobs.yaml +++ b/zuul.d/ironic-python-agent-jobs.yaml @@ -62,6 +62,7 @@ parent: ironic-ipa-base required-projects: - opendev.org/openstack/sushy-tools + - opendev.org/openstack/ironic-python-agent-builder vars: devstack_services: s-account: True diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index d49f2fcb..ec7e8490 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -30,7 +30,6 @@ - ipa-tox-bandit: voting: false gate: - queue: ironic jobs: - openstack-tox-functional - ipa-tempest-bios-ipmi-direct-src -- cgit v1.2.1