diff options
Diffstat (limited to 'ansible')
-rw-r--r-- | ansible/site.gate.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ansible/site.gate.yml b/ansible/site.gate.yml index e2d788d4..f768ee87 100644 --- a/ansible/site.gate.yml +++ b/ansible/site.gate.yml @@ -7,7 +7,7 @@ git_url: https://gerrit.opnfv.org/gerrit/functest-xtesting docker_tags: - latest: - branch: master + branch: stable/wallaby dependency: '3.13' builds: dependency: @@ -34,6 +34,7 @@ - fourth - fifth - sixth + - eighth - container: xtesting-mts tests: - seventh |