X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=ansible%2Fsite.yml;h=a4a6d3f03ffbac8b74dc419ff834b894c68542ba;hb=dfa0f4d4a17e6985d3edc0ed5b9d56790fb2433d;hp=294b2bc15876117f4b2b21d14b1c6e90b2ab3251;hpb=bb4c274ab05b2e90788995e92cb5e125c0474683;p=functest.git diff --git a/ansible/site.yml b/ansible/site.yml index 294b2bc15..a4a6d3f03 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -10,18 +10,13 @@ - repo: _ dport: container: alpine - tag: '3.10' + tag: '3.11' steps: - name: build opnfv/functest-core containers: - name: functest-core ref_arg: BRANCH path: docker/core - - name: build opnfv/functest-tempest - containers: - - name: functest-tempest - ref_arg: BRANCH - path: docker/tempest - name: build containers containers: - name: functest-healthcheck @@ -54,9 +49,11 @@ - tempest_horizon - container: functest-smoke tests: - - neutron-tempest-plugin-api + - tempest_neutron - tempest_cinder - tempest_keystone + - tempest_heat + - tempest_telemetry - rally_sanity - refstack_compute - refstack_object