diff options
author | Fatih Degirmenci <fdegir@gmail.com> | 2019-09-02 10:40:33 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2019-09-02 10:40:33 +0000 |
commit | b1dffe564b9fd5547b65c93431c4389def16b7c2 (patch) | |
tree | ab171c23410409205ffa3ed17639aafcafbf5252 /xci/opnfv-scenario-requirements.yml | |
parent | d400b162a7c43472b1ea54f096b7fce4dc699253 (diff) | |
parent | f098d178cbbaa1096786c0d181d6693461fe4eb5 (diff) |
Merge changes from topics "bump-kubespray", "refactor-k8s-scenarios"
* changes:
Bump kubespray version to bring k8s v1.15.3
Bump ansible to 2.7.8
Refactor k8s scenario implementation
Diffstat (limited to 'xci/opnfv-scenario-requirements.yml')
-rw-r--r-- | xci/opnfv-scenario-requirements.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/xci/opnfv-scenario-requirements.yml b/xci/opnfv-scenario-requirements.yml index 98abf528..8a4f9842 100644 --- a/xci/opnfv-scenario-requirements.yml +++ b/xci/opnfv-scenario-requirements.yml @@ -145,7 +145,8 @@ - scenario: k8-calico-nofeature scm: git src: https://gerrit.opnfv.org/gerrit/releng-xci-scenarios - version: master + version: 94625920bd45180934815d8ce33197805dfff921 + refspec: refs/changes/18/68418/6 role: scenarios/k8-calico-nofeature/role/k8-calico-nofeature installers: - installer: kubespray |