From 2bb05fef72cda17831759d2591f840229337e3b9 Mon Sep 17 00:00:00 2001 From: Julia Kreger Date: Tue, 9 Apr 2019 12:54:34 -0700 Subject: [PATCH] Temporarily mark grenade multinode as non-voting Seems the bridg name has changed, and until we're able to get it sorted, lets mark it non-voting such that we're able to land other code... and actually land any fixes since the changes ideally need to merge to stable/stein first given grenade's operating model. Change-Id: Ibeb89003416b398c199d605744eadf408927de45 --- zuul.d/project.yaml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index dc693dac39..febda6d470 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -16,7 +16,10 @@ - ironic-tempest-functional-python2 - ironic-tempest-functional-python3 - ironic-grenade-dsvm - - ironic-grenade-dsvm-multinode-multitenant + # NOTE(TheJulia): Temporarily mark grenade mutinode as + # non-voting until we're able to fix it. + - ironic-grenade-dsvm-multinode-multitenant: + voting: false - ironic-tempest-ipa-partition-pxe_ipmitool-tinyipa-python3 - ironic-tempest-ipa-partition-redfish-tinyipa - ironic-tempest-ipa-partition-uefi-pxe_ipmitool-tinyipa @@ -45,7 +48,7 @@ - ironic-tempest-functional-python2 - ironic-tempest-functional-python3 - ironic-grenade-dsvm - - ironic-grenade-dsvm-multinode-multitenant + # - ironic-grenade-dsvm-multinode-multitenant - ironic-tempest-ipa-partition-pxe_ipmitool-tinyipa-python3 - ironic-tempest-ipa-partition-redfish-tinyipa - ironic-tempest-ipa-partition-uefi-pxe_ipmitool-tinyipa