summaryrefslogtreecommitdiffstats
path: root/jjb/airship/airship.yaml
AgeCommit message (Collapse)AuthorFilesLines
2019-09-20Add conditions to all multijobs stepsCédric Ollivier1-0/+5
It allows running all the testcases even if tempest-smoke fails [1]. It should stop after healthcheck if it conforms with Functest and OPNFV rules (Release management). [1] http://artifacts.opnfv.org/airship/airship-opnfv-functest-healthcheck-hunter-tempest_smoke-run-2/results/tempest_smoke/tempest-report.html Change-Id: Iede70b249a7039274723fbe88adee9cfa342db1f Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-09-19Finish Airship test jobsCédric Ollivier1-4/+2
It removes all debug data as all logs are now well published [1] and results pushed to DB [2]. It should be noted that the two agents are configured with /home/jenkins/opnfv/slave_root/workspace instead of /home/jenkins-ci/workspace (see Functest Kubernetes slaves). [1] http://testresults.opnfv.org/test/api/v1/results?installer=airship&last=1 [2] http://artifacts.opnfv.org/airship/airship-opnfv-functest-healthcheck-hunter-connection_check-run-7/results/functest.log Change-Id: I103bd68eb62bb5bf9c13a1f706ddf0528f874542 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-09-19Publish the right Airship test PODCédric Ollivier1-3/+6
It adds debug to highlight the slave misconfiguration. Change-Id: I3a392df8b562959f5b0757783a4331e54e340d79 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-09-19Publish Airship tests in DBCédric Ollivier1-1/+3
Change-Id: I569d2a68d4ba4b4b2bd5c9fa2abd128973a74798 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-09-19Publish first Airship testing jobCédric Ollivier1-0/+420
It creates the multijob for testing Airship. It will be completed by the deployment part in a second step. Change-Id: I82389962dd51d737ced1012bb4cc805bd98f95b6 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>