summaryrefslogtreecommitdiffstats
path: root/jjb/airship/cntt.yaml
AgeCommit message (Collapse)AuthorFilesLines
2019-11-06Revert all gsutil debugsCédric Ollivier1-4/+3
It reverts the next two changes (the jenkins misconfigrations are bypassed): https://gerrit.opnfv.org/gerrit/c/releng/+/68792 https://gerrit.opnfv.org/gerrit/c/releng/+/68793 Change-Id: Id85c6fac76d02fcbc9cf21d1f8703afb1fc9c6aa Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-11-06Add more debugs in gsutils (cntt)Cédric Ollivier1-1/+1
Change-Id: Id37a6860628d669876bbe246eacebd702e5b0c6f Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-11-06Debug gsutil calls (cntt)Cédric Ollivier1-2/+3
Change-Id: I4d602cbc11fb5db5f1c74a0fc687ed25e3397809 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-11-06Only disable RI deploymentCédric Ollivier1-1/+1
All testcases are executed daily even if deployment is done by hand. Gate is disabled because CI/CD is unmet. Change-Id: I197362c8bd2783e5bef64dd2e304f8209a9197ae Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-10-29Temporarily disable CNTT jobsCédric Ollivier1-0/+2
They are ongoing manual operations. Change-Id: Iad23e0cb5d8bd2437b064683d412c138022e2019 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-10-22Precise the scenario in Airship and CNTT-RI jjbsCédric Ollivier1-0/+1
Change-Id: Iaa26c646525d65450adea50231a9d3d4f7b000da Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-10-20Fix a few hardcoded tags (latest)Cédric Ollivier1-2/+2
It avoids side effects if new Airship branches. Change-Id: Ib84d6634cfee876ea922e3dd8a2c2285e593c907 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-10-20Publish first CNTT jobsCédric Ollivier1-0/+565
It's based on Airship installer and the next intel-pod10 slave. For the time, it selects the same Functest containers but they will be updated according to the next CNTT doc updates and then the related Functest changes (e.g. new functest-cntt-smoke container). Both Airship and CNTT verification jobs will be triggered only depending on the file modified. The deployment calls may be updated in next changes (see airship-deploy builder). Change-Id: Ia330f3d61f87d143819693de09001f746e253e8d Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>