From: Thanh Ha Date: Wed, 16 Sep 2020 15:36:59 +0000 (-0400) Subject: Use the right disable-job parameter X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=releng%2Fbuilder.git;a=commitdiff_plain;h=a1cba63548032a33681714b0678d7b248ad810bc Use the right disable-job parameter Change I3154632d476dfe351d680dd16f8fd8936652b42f set the wrong parameter to set the jobs to disable. This uses the correct parameter which should disable the job. Change-Id: I5196a20b1ae213222303bf4f1f8a0f54891529b3 Signed-off-by: Thanh Ha --- diff --git a/jjb/netvirt/netvirt-csit-multi-openstack.yaml b/jjb/netvirt/netvirt-csit-multi-openstack.yaml index aa99daf99..8867dd97b 100644 --- a/jjb/netvirt/netvirt-csit-multi-openstack.yaml +++ b/jjb/netvirt/netvirt-csit-multi-openstack.yaml @@ -87,7 +87,7 @@ jobs: - inttest-csit-openstack-custom #temporarily disabling Stein jobs - disabled: true + disable-job: true project: "netvirt" stream: "silicon" branch: "master" @@ -255,7 +255,7 @@ - inttest-csit-openstack-custom #temporarily disabling Stein jobs - disabled: true + disable-job: true project: "netvirt" stream: "aluminium" branch: "stable/aluminium" @@ -340,7 +340,7 @@ - inttest-csit-openstack-custom #temporarily disabling Stein jobs - disabled: true + disable-job: true project: "netvirt" stream: "magnesium" branch: "stable/magnesium" @@ -763,7 +763,7 @@ - inttest-csit-openstack-custom #temporarily disabling Stein jobs - disabled: true + disable-job: true project: "netvirt" testplan: "{project}-{topology}-openstack.txt" odl-ml2-driver-version: "v2" @@ -844,7 +844,7 @@ - inttest-csit-openstack-custom #temporarily disabling Stein jobs - disabled: true + disable-job: true project: "netvirt" testplan: "{project}-{topology}-openstack.txt" odl-ml2-driver-version: "v2"