From: Cédric Ollivier Date: Thu, 20 Dec 2018 19:02:54 +0000 (+0100) Subject: Select Rocky for Neutron Rally jobs X-Git-Tag: opnfv-7.2.0~79 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F13%2F66013%2F2;p=functest.git Select Rocky for Neutron Rally jobs It fixes our gates (the testcase was developed just after OpenStack Rocky). Change-Id: Ic1eac9a54115a56c60e609faea818989cd2bfce8 Signed-off-by: Cédric Ollivier --- diff --git a/docker/smoke/Dockerfile b/docker/smoke/Dockerfile index 8874f0eec..e12279e28 100644 --- a/docker/smoke/Dockerfile +++ b/docker/smoke/Dockerfile @@ -6,7 +6,7 @@ ARG REFSTACK_TARGET=2018.02 ARG PATROLE_TAG=0.3.0 ARG NEUTRON_TAG=0.2.0 ARG BARBICAN_TAG=0.1.0 -ARG NEUTRON_RALLY_TAG=$OPENSTACK_TAG +ARG NEUTRON_RALLY_TAG=stable/rocky RUN apk --no-cache add --virtual .build-deps --update \ python-dev build-base linux-headers libffi-dev \ diff --git a/functest/opnfv_tests/openstack/rally/rally_jobs.yaml b/functest/opnfv_tests/openstack/rally/rally_jobs.yaml index d9aa94c51..2092fb4cf 100644 --- a/functest/opnfv_tests/openstack/rally/rally_jobs.yaml +++ b/functest/opnfv_tests/openstack/rally/rally_jobs.yaml @@ -1,3 +1,3 @@ --- neutron: - task: neutron-neutron.yaml + task: task-neutron.yaml