X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=ci%2Frun.yaml;h=63dbdbd43a66420f3fc076dbe7de2bb2d0dede1f;hb=bb33342c56e9a7c1a723637179e91aa79be7c0a6;hp=9cc374c0c89b635800cc4d35b3bf65b83257fdd6;hpb=8f8f600106c038138845b3ddc527aebc9055f4a8;p=functest.git diff --git a/ci/run.yaml b/ci/run.yaml index 9cc374c0c..63dbdbd43 100644 --- a/ci/run.yaml +++ b/ci/run.yaml @@ -11,6 +11,9 @@ {prefix}/results/$JOB_NAME-$BUILD_ID:/home/opnfv/functest/results \ -v {prefix}/openstack.creds:/home/opnfv/functest/conf/env_file \ -v {prefix}/images:/home/opnfv/functest/images \ + -v {prefix}/tempest_conf.yaml:\ + /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack\ + /tempest/custom_tests/tempest_conf.yaml \ {repo}/functest-{container}:{tag} run_tests -t {test} - project: @@ -66,6 +69,7 @@ - tempest_smoke - neutron-tempest-plugin-api - rally_sanity + - rally_jobs - refstack_defcore - patrole - snaps_smoke @@ -86,6 +90,7 @@ - name: '{repo}-functest-smoke-tempest_smoke-{tag}-run' - name: '{repo}-functest-smoke-neutron-tempest-plugin-api-{tag}-run' - name: '{repo}-functest-smoke-rally_sanity-{tag}-run' + - name: '{repo}-functest-smoke-rally_jobs-{tag}-run' - name: '{repo}-functest-smoke-refstack_defcore-{tag}-run' - name: '{repo}-functest-smoke-patrole-{tag}-run' - name: '{repo}-functest-smoke-snaps_smoke-{tag}-run'