diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2021-05-01 11:29:20 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2021-05-01 11:29:20 +0200 |
commit | 1b22b5e7e44a8d93d83c18b4bf60b082f7151df4 (patch) | |
tree | 11c0d869dc71e7cc4efd5833eaf0e557339b480b /ansible/site.gate.yml | |
parent | e68f5fadf5160e00951eca9c516146423e62f31a (diff) |
Allow building wallaby containers
Change-Id: Ib58db7a5c31b202556c1049f8fec26b5e3905c41
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'ansible/site.gate.yml')
-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 |