From: Tomas Cechvala Date: Wed, 10 Feb 2016 08:56:50 +0000 (+0100) Subject: Removing CSIT verify job X-Git-Tag: release/beryllium~28 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=d16fddb6906f752bf5369b9b4f6d8e95f006f1fe;hp=-c;p=releng%2Fbuilder.git Removing CSIT verify job It was temporary created for substituting Sandbox VMs. Change-Id: Ieb5ca9e7cd30e9ee07b7738018bbf2901027655e Signed-off-by: Tomas Cechvala --- d16fddb6906f752bf5369b9b4f6d8e95f006f1fe diff --git a/jjb/groupbasedpolicy/groupbasedpolicy-devstack_verify.yaml b/jjb/groupbasedpolicy/groupbasedpolicy-devstack_verify.yaml deleted file mode 100644 index 8c29a01c4..000000000 --- a/jjb/groupbasedpolicy/groupbasedpolicy-devstack_verify.yaml +++ /dev/null @@ -1,22 +0,0 @@ -- project: - name: groupbasedpolicy-csit-netvirt - jobs: - - '{project}-csit-verify-1node-{functionality}' - - # The project name - project: 'groupbasedpolicy' - - # The functionality under test - functionality: 'devstack' - - # Mininet configuration - mininet-image: 'rk-c7-devstack' - mininet-cloud-name: 'Rackspace DFW - Devstack' - mininet-vms: 1 - - # Features to install - install-features: 'odl-groupbasedpolicy-neutronmapper,odl-restconf' - - # Robot custom options - robot-options: '' -