diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-11-27 20:21:50 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-11-27 20:21:50 +0100 |
commit | fb8006581900910bb77eae9fa0a852b853a30a4a (patch) | |
tree | a016febe1e33726c0a92ecb500c0e6893dd081e6 /jjb | |
parent | dc5130b7cd4419fca33d6e89b5e0a7caf350b859 (diff) |
Deploy Airship on POD10
Lots of fixes have been merged vs POD10 recently:
https://gerrit.opnfv.org/gerrit/c/airship/+/68872
https://gerrit.opnfv.org/gerrit/c/airship/+/68942
https://gerrit.opnfv.org/gerrit/c/releng/+/68955
https://gerrit.opnfv.org/gerrit/c/airship/+/68957
Nothig seems currently deployed then we can try a deployment.
Change-Id: I4c461973f3b9a06e75b76980965fa0e741a0909b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/airship/cntt.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/jjb/airship/cntt.yaml b/jjb/airship/cntt.yaml index 66f889c0c..2d2836c34 100644 --- a/jjb/airship/cntt.yaml +++ b/jjb/airship/cntt.yaml @@ -132,7 +132,6 @@ - job-template: name: 'cntt-deploy-daily-{tag}' - disabled: true parameters: - cntt-slave: slave: '{slave}' |