Remove Snaps NeutronUtilsFloatingIpTests
[functest.git] / ansible / site.yml
1 ---
2 - hosts:
3     - 127.0.0.1
4   roles:
5     - role: collivier.xtesting
6       project: functest
7       gerrit_project: functest
8       builds:
9         dependencies:
10           - repo: _
11             dport:
12             container: alpine
13             tag: 3.8
14         steps:
15           - name: build opnfv/functest-core
16             containers:
17               - name: functest-core
18                 ref_arg: BRANCH
19                 path: docker/core
20           - name: build opnfv/functest-tempest
21             containers:
22               - name: functest-tempest
23                 ref_arg: BRANCH
24                 path: docker/tempest
25           - name: build containers
26             containers:
27               - name: functest-healthcheck
28                 ref_arg: BRANCH
29                 path: docker/healthcheck
30               - name: functest-smoke
31                 ref_arg: BRANCH
32                 path: docker/smoke
33               - name: functest-benchmarking
34                 ref_arg: BRANCH
35                 path: docker/benchmarking
36               - name: functest-components
37                 ref_arg:
38                 path: docker/components
39               - name: functest-vnf
40                 ref_arg:
41                 path: docker/vnf
42               - name: functest-features
43                 ref_arg: BRANCH
44                 path: docker/features
45       suites:
46         - container: functest-healthcheck
47           tests:
48             - connection_check
49             - tenantnetwork1
50             - tenantnetwork2
51             - vmready1
52             - vmready2
53             - singlevm1
54             - singlevm2
55             - vping_ssh
56             - vping_userdata
57             - cinder_test
58             - odl
59             - api_check
60             - snaps_health_check
61         - container: functest-smoke
62           tests:
63             - tempest_smoke
64             - neutron-tempest-plugin-api
65             - rally_sanity
66             - rally_jobs
67             - refstack_defcore
68             - patrole
69             - snaps_smoke
70             - neutron_trunk
71             - networking-bgpvpn
72             - networking-sfc
73             - barbican
74         - container: functest-benchmarking
75           tests:
76             - vmtp
77             - shaker
78         - container: functest-components
79           tests:
80             - tempest_full
81             - tempest_scenario
82             - rally_full
83         - container: functest-vnf
84           tests:
85             - cloudify
86             - cloudify_ims
87             - heat_ims
88             - vyos_vrouter
89             - juju_epc
90         - container: functest-features
91           tests:
92             - doctor-notification
93             - bgpvpn
94             - functest-odl-sfc
95             - barometercollectd
96             - vgpu
97             - stor4nfv_os