summaryrefslogtreecommitdiffstats
path: root/jjb/airship/airship.yaml
AgeCommit message (Collapse)AuthorFilesLines
2020-12-09tempest_smoke now passed when bypassing nova console issuesCédric Ollivier1-0/+2
Change-Id: I3f3125214ca016a636b57763296bafd711dfcdd8 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-12-08Enable refstack_[platform,compute] in airship gatesCédric Ollivier1-0/+4
They are now skipped by Functest if NO_TENANT_NETWORK. Change-Id: I764004bfefff99f43850dc4897003d4731a9d2b9 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-12-08Merge "Remove refstack_[platform,compute] from airship testing"Cedric Ollivier1-4/+0
2020-12-08Remove refstack_[platform,compute] from airship testingCédric Ollivier1-4/+0
RefStack asks for Router testing and forbids skipping any test. As the feature is missing on purpose there is nothing wrong to skip refstack_compute and refstack_platform. All this single tests are verified by tempest_full, tempest_slow and tempest_scenario anyway which allow skipping tests. Change-Id: I425fd3d71eababde0aca20f158a4217ca3ec99a8 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-12-04Enable Airship CICédric Ollivier1-2/+0
Change-Id: Ieab4ba89548024d0ea4bd177a3454bf6c509657e Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-12-04Typo (french)Cédric Ollivier1-1/+1
I will allow running refstack_platform vs Airship. Change-Id: I80fdefbd8e69b4df51da883dbc173dffdd8536d6 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-12-04Temporarily disable Airship CICédric Ollivier1-0/+2
Change-Id: I44bfd8f0bb59493afcbe3cd202fa18b2befacea7 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-11-28Manage Functest smoke container in Airship gateCédric Ollivier1-0/+4
Change-Id: I67fae46cc5b5a98affc5a6b1d590a79df7c985ef Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-11-28Add tempest_keystone in airship gateJames Gu1-0/+5
It successfully passed in latest daily jobs. https://build.opnfv.org/ci/job/airship-opnfv-functest-smoke-latest-tempest_keystone-run/35/console Signed-off-by: James Gu <james.gu@att.com> Change-Id: Ib142d3b785c9556a324e9f57f6c44deadad05a59
2020-11-24Bypass console checkCédric Ollivier1-0/+2
It allows working on tempest testcase till nova console is fixed in Airship. Change-Id: Idc3e4750409fc84e45a9bb8c424a4fd4962d1b05 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-11-23Reduce Airship daily job frequencyJames Gu1-1/+1
Temporarily reduce the daily job frequency to Wed/Sat because only one pod (pod17) is available for the project and the redeployment of daily job has been disruptive to the day to day dev/tsting work. Also changed to daily job start time to 0600. Signed-off-by: James Gu <james.gu@att.com> Change-Id: I0e3c051cef224f9c5dfa642ebdfc7b886c38229b Signed-off-by: James Gu <james.gu@att.com>
2020-11-20Updated functest configuration for Airship 1.8 OVS-DPDK deploymentJames Gu1-5/+6
Updated "airship-run-containers" configuration for OVS_DPDK deploment Change-Id: I46dcccd680ed4ae1e48262187eda0929ef484d49 Signed-off-by: James Gu <james.gu@att.com>
2020-11-18Enable Airship CICédric Ollivier1-2/+0
Change-Id: I55ba0810130fbcdc30c37c9a72580510aebf9e66 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-11-18Update airship jjbsCédric Ollivier1-53/+20
It takes latest Airship updates (-> iruya). Gates are deeply decreased as Airship can't pass most of test cases. Daily is kept asis to highlight the overall results. Change-Id: I85178378518a40d6340185cd4036dca12344ccf6 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-08-03Disable Airship jobsCédric Ollivier1-0/+2
Intel POD 17 agent is down on purpose [1]. [1] https://build.opnfv.org/ci/computer/intel-pod17/ Change-Id: I6f95acdaecfbe22e3bd4f299027471c1e6627ad2 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-05-01Update all Functest test case namesCédric Ollivier1-6/+3
Change-Id: I0cb2208c38ae9af085c9061f102d178ba44c4611 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-04-28tempest_neutron-cntt -> tempest_neutron_cnttCédric Ollivier1-3/+3
Change-Id: I6247f4c43a0e152646a011b0dc7cbcfa219b7cf9 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-04-28Rename neutron-tempest-plugin-api-cntt to tempest_neutronCédric Ollivier1-2/+2
Change-Id: I70ea285ab1611ab4d5bd3ff3209a45094950838e Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-04-11Add tempest_horizon in Hunter gatesCédric Ollivier1-0/+3
Horizon is mandatory in CNTT [1] [1] https://github.com/cntt-n/CNTT/issues/1417 Change-Id: I25a4b1c22a31941fbd240b5c9d39a181fae19177 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-04-11Add tempest_heat in gatesCédric Ollivier1-0/+3
It was backported in all Functest active branches (CNTT). Change-Id: I996912fd1677838f4513fd77566eb3ee8702c90a Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-03-29Enable Airship jobsCédric Ollivier1-2/+0
Swift testing and vping_ssh seems good vs CNTT. CNTT RI needs to be updated to fully pass swift testing [1][2][3]. Airship sometimes failed vs vping_ssh because DHCP responds are far too long. [1] https://jira.opnfv.org/browse/AIRSHIP-39 [2] https://jira.opnfv.org/browse/AIRSHIP-40 [3] https://jira.opnfv.org/browse/AIRSHIP-41 Change-Id: I84a46d14f8c9e7c78f3a6a1e8452114030dcf997 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-03-28Disable Airship jobsCédric Ollivier1-0/+2
It allows verifying vping_ssh and latest tempest patches vs radosgw. https://review.opendev.org/#/c/692375/ Change-Id: I41496b57926c4ab9c4a9d39eb0eaeff5158442d3 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-03-08Remove neutron_trunk in Airship and CIRV gatesCédric Ollivier1-2/+0
Else it would always fail until endpoints are fixed (pagination) Change-Id: Ib5c41ce7f6bc2c59d51d440da2d9eb96b7c9ed71 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-12-23Mount .boto when dumping all logsCédric Ollivier1-1/+2
It fixes the current issue [1]. [1] https://build.opnfv.org/ci/job/airship-latest-zip/2/console Change-Id: I74c8f967e9c951d98a1ab47b8998876ec4e8268d Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-12-22Add missing sudo callsCédric Ollivier1-1/+1
It modifies airship, cntt and xtesting jjbs. Change-Id: If9f8d301262764312a46b7fa6e24220d96fc30bf Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-12-22Dump all logs as last stepsCédric Ollivier1-0/+44
It follows the Kubernetes Conformance model to third-party certifications. Change-Id: Idd3a04567ed19c8b53f4635530fda5bd94d00734 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-12-15Blacklist few Rally tests when verifying AirshipCédric Ollivier1-0/+2
Airship doesn't support live migration and resize server. It blacklists them even if all other OPNFV installers have always supported these capabilities. They are still listed as mandatory in CNTT then they are kept in CNTT RI compliance. Here are the Rally tests blacklisted here: - 'NovaServers.boot_and_live_migrate_server' - 'NovaServers.boot_server_attach_created_volume_and_live_migrate' - 'NovaServers.boot_server_from_volume_and_live_migrate' - 'NovaServers.boot_and_migrate_server' - 'NovaServers.resize_server' Change-Id: I26f69fadf0e632f1e3b5dcd14baf7fccd694550b Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-12-15Add BUILD_TAG in url prefixCédric Ollivier1-2/+2
It eases collecting the results for third-party compliance/conformance. Change-Id: I36fa7c60815de8090a234f32d696d24870465252 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-12-14Remove heat_ims and cloudify_ims in Airship gatesCédric Ollivier1-4/+0
They are failing when testing the VNF (Clearwater Ims). It avoids voting -1 till the bug is fixed [1]. [1] https://build.opnfv.org/ci/view/airship/job/airship-latest-gate/87/ Change-Id: I2e3ee30ac65d58203345c762c9c3e120b0c3f930 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
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>