Debug rally race conditions
[functest.git] / ansible / site.yml
index ae8042a..a4a6d3f 100644 (file)
           - repo: _
             dport:
             container: alpine
-            tag: 3.9
+            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
@@ -36,9 +31,6 @@
               - name: functest-vnf
                 ref_arg:
                 path: docker/vnf
-              - name: functest-features
-                ref_arg: BRANCH
-                path: docker/features
       suites:
         - container: functest-healthcheck
           tests:
             - vping_userdata
             - cinder_test
             - odl
-            - api_check
-            - snaps_health_check
             - tempest_smoke
+            - tempest_horizon
         - container: functest-smoke
           tests:
-            - neutron-tempest-plugin-api
+            - tempest_neutron
+            - tempest_cinder
+            - tempest_keystone
+            - tempest_heat
+            - tempest_telemetry
             - rally_sanity
-            - refstack_defcore
+            - refstack_compute
+            - refstack_object
+            - refstack_platform
             - tempest_full
             - tempest_scenario
+            - tempest_slow
             - patrole
-            - snaps_smoke
             - neutron_trunk
             - networking-bgpvpn
             - networking-sfc
             - barbican
+            - octavia
         - container: functest-benchmarking
           tests:
             - rally_full
             - heat_ims
             - vyos_vrouter
             - juju_epc
-        - container: functest-features
-          tests:
-            - doctor-notification
-            - functest-odl-sfc
-            - barometercollectd
-            - vgpu
-            - stor4nfv_os
+          properties:
+            execution-type: SEQUENTIALLY