NFVBENCH-160 xtesting integration
[nfvbench.git] / xtesting / ansible / site.yml
1 ---
2 - hosts:
3     - 127.0.0.1
4   roles:
5     - role: collivier.xtesting
6       project: nfvbench
7       gerrit_project: nfvbench
8       builds:
9         steps:
10           - name: build opnfv/nfvbench
11             containers:
12               - name: nfvbench
13                 ref_arg: BRANCH
14                 path: docker
15       suites:
16         - container: nfvbench
17           tests:
18             - 10kpps-pvp-run
19           properties:
20             execution-type: SEQUENTIALLY