summaryrefslogtreecommitdiffstats
path: root/jjb/airship/airship.yaml
AgeCommit message (Collapse)AuthorFilesLines
2019-12-02Use the right project as url suffixCédric Ollivier1-2/+2
It replaces xtesting by airship and cntt. Change-Id: Id201abd6601045552724f26706f2e6d23f02f9ba Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-12-02Add latest tests backported in hunterCédric Ollivier1-0/+9
It adds tempest_cinder, tempest_keystone and tempest_slow as requested by CNTT. Change-Id: I5ad5eac5f09a3a60dfacd5178a6fb26937aa1667 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-12-01Add buid_tag in Airship and CNTT jobsCédric Ollivier1-0/+13
It eases archiving all logs (third-party certification). Change-Id: I02c1d569e734dab71bd987a9bd57652243051b1a Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-11-26Add API Compliance containers in CNTT jobsCédric Ollivier1-2/+28
It allows checking the RA and RI compliance thanks to the new CNTT-Compliance containers from Functest. It also updates Airship jobs to take into acocunt the same job parameters. Change-Id: I674c12bbbc83bfbe617296bf9f9361eada66ef6e Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-11-24Leverage on S3 support proposed by XtestingCédric Ollivier1-9/+7
Change-Id: I69b85eb4f48f485aff0aac65eac25a1e7475cc27 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-11-23Fix Airship deployment job with generic deploy scriptKaspars Skels1-2/+2
Co-Authored-By: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: Icd97139905099a2de91ac3e0485785b2a9ddb40f Signed-off-by: Kaspars Skels <kaspars.skels@att.com> 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-05Run Shaker and VNFs in Airship gatesCédric Ollivier1-0/+17
VM can now reach Internet and then they pass successfully [1]. [1] https://build.opnfv.org/ci/view/airship/job/airship-latest-daily/8/ Change-Id: I2564837f5441f116634ce8a23885ce30224fe79a Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-09-22Stop after the first failures in Airship gatesCédric Ollivier1-3/+0
As opposed to daily jobs which have to run all testcases to print the overall status, gates can exit after the first test in failure (and then vote -1). Change-Id: I52c281434e0a4b90cbce49eb253938d19c6efb72 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-09-22Deactivate a few Functest tests in Airship gatesCédric Ollivier1-33/+0
This tests should be part of gating but Airship is not good enough to allow running them. It avoids voting -1 in all Airship tests. They are only temporarily removed in gates and they will be executed as soon as possible (git revert). Change-Id: I524cb9ab8aa09bfd3413caab9c65e103372a359c Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-09-22Set HOME to /home/ubuntu (airship)Cédric Ollivier1-1/+1
https://github.com/airshipit/treasuremap/blob/master/tools/openstack#L10 https://build.opnfv.org/ci/job/airship-deploy-daily-latest/2/console Change-Id: If783af88fed8aba140a4f8f41e19b4f82838837f Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-09-21Force without tty in openstack wrapperCédric Ollivier1-1/+2
Else it fails when executed via Jenkins https://github.com/airshipit/treasuremap/blob/master/tools/openstack#L12 https://build.opnfv.org/ci/job/airship-deploy-gate-latest/1/console Change-Id: Idade849b386cc4035700ba74f58450303935a08f Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-09-21Publish airship gate jobCédric Ollivier1-41/+155
It allows verifying Airship changes via Functest. It also removes all Functest features testcases which are useless here. Change-Id: I5e466e3d1e4f3bd637cf3ec6951f031e0cc3b0ac Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-09-21Switch to ubuntu when deploying AirshipCédric Ollivier1-1/+1
Change-Id: I1bb9da34dd860995cf1308014880eda4a6c3a01c Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-09-21Refactor tag and functest_tag in Airship jjbsCédric Ollivier1-22/+19
Functest hunter (functest_tag) is selected to verify Airship master (tag) because Airship currently deploys Ocata. Change-Id: I26f0971d710638688a96014d574739f482fa004c Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-09-21Call docker via sudoCédric Ollivier1-4/+4
Switching slaves from Alpine containers to Ubuntu hosts requires sudo Change-Id: I4fa45ab4af43d2bcebd8501977cb971f443efcab Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-09-20Add shell extension to deployCédric Ollivier1-1/+1
It fixes the previous commit [1] [1] https://gerrit.opnfv.org/gerrit/c/releng/+/68503/ Change-Id: If2f936640dec9ff7bb8e167bfc961b02b9587bbf Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-09-20Add JJB for Airship installerKaspars Skels1-7/+51
This adds builder and job for simple Airship installer Change-Id: I0b911d6aa62df14fd18dc9f45ed6d80cbf3dc2ac Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
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>