From cb412ef4374d982d68024f0b5c4cd4ecefa06350 Mon Sep 17 00:00:00 2001 From: Martin Roy Date: Wed, 30 Nov 2016 10:30:31 -0500 Subject: [PATCH] Introduce an experimental gate for the snmp power driver To keep the SNMP Power driver around, we needed a gate to test it. With VirtualPDU, it becomes possible, as seen in https://review.openstack.org/#/c/388154/ Once the gate is ready, we will introduce VirtualPDU as a permanent testing tool for this driver. Change-Id: I8662221eede4a69a74e46bc4945232809441e77f Related-Bug: #1597793 --- jenkins/jobs/projects.yaml | 9 +++++++++ zuul/layout.yaml | 1 + 2 files changed, 10 insertions(+) diff --git a/jenkins/jobs/projects.yaml b/jenkins/jobs/projects.yaml index 3ce111892b..654a812e5f 100644 --- a/jenkins/jobs/projects.yaml +++ b/jenkins/jobs/projects.yaml @@ -5730,6 +5730,15 @@ ramdisk-type: 'tinyipa' image-type: 'wholedisk' src: '' + - '{pipeline}-tempest-dsvm-ironic-ipa-{image-type}-{driver}-{ramdisk-type}{src}-{node}{job-suffix}': + pipeline: gate + node: ubuntu-xenial + branch-override: default + driver: 'pxe_snmp' + job-suffix: '-nv' + ramdisk-type: 'tinyipa' + image-type: 'partition' + src: '' - '{pipeline}-ironic-dsvm-functional{job-suffix}': pipeline: gate node: ubuntu-trusty diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 9e76f5e400..9ebecfc40a 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -10446,6 +10446,7 @@ projects: - gate-tempest-dsvm-ironic-pxe_ipa-full-nv - gate-grenade-dsvm-ironic-multitenant-nv - gate-ironic-dsvm-multitest-nv + - gate-tempest-dsvm-ironic-ipa-partition-pxe_snmp-tinyipa-ubuntu-xenial-nv - name: openstack/ironic-inspector template: