summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-12-10Stable Branch for Iruya:VSwitchperfSridhar K. N. Rao1-0/+9
Change-Id: Id9993c4b20ddb91e22699221cbc7045c913fdd40 Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com> Change-Id: I7c0ddac4487c4a86826a44ee7de6d53e409a2cb1
2019-11-10Build new functest-smoke-cntt containersCédric Ollivier1-10/+14
[1] has been backported to Jerma, Iruya and Hunter. [1] https://gerrit.opnfv.org/gerrit/c/functest/+/68668 Change-Id: I4c7f58a1a07791bf37c0b35d55b61a41fe5c6566 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
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-11-05Fixes LaaS Build FailureParker Berberian1-2/+2
In the change from pharos-tools -> laas, the directory structure changed. This correctly sets dockerdir for the LaaS docker build jobs. Change-Id: Iead35cb8c2cda7788b7b0e7cf1ad467c173f09e1 Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
2019-11-05Merge "Moves LaaS Jobs to New Project"Aric Gardner7-33/+37
2019-10-31Update dovetail env_config.sh and tempest_conf.yaml to run testsxudan1-2/+3
JIRA: DOVETAIL-785 Signed-off-by: xudan <xudan16@huawei.com> Change-Id: I91b0ed008e30cd4577fcc9e885628e07a35e7cd4
2019-10-30Conform with latest Functest backportsCédric Ollivier1-12/+0
New tempest plugins were backported to Jerma and Iruya. Change-Id: I1e8d4fef110609657d179aa978b2b4441200abde 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-29Moves LaaS Jobs to New ProjectParker Berberian7-33/+37
Moves all existing jobs from pharos-tools into laas Google storage locations are created on the fly, so no problem changing them. Change-Id: Ic3df7a261af58f3cfce0dc85ef6428c7fb0196f6 Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
2019-10-29Replace few false healthcheck by smokeCédric Ollivier1-6/+6
It completes the previous change "Add latest tempest plugins integrated into Functest" [1]. [1] https://gerrit.opnfv.org/gerrit/c/releng/+/68700 Change-Id: If58d1d560e103b59ececb0f31ef47e052ca4105a Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-10-29Build functest-smoke-cnttCédric Ollivier1-0/+13
It completes the patch "Publish functest-cntt-smoke" [1] [1] https://gerrit.opnfv.org/gerrit/c/functest/+/68668 Change-Id: I932c9f087d42ad7f2a7fb2d31f3baefbb9187817 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-10-29Add latest tempest plugins integrated into FunctestCédric Ollivier1-0/+46
Change-Id: Ic820f7d558be5e5425d2d3b165a8188c1eca13d3 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-10-22Precise the scenario in Airship and CNTT-RI jjbsCédric Ollivier2-0/+2
Change-Id: Iaa26c646525d65450adea50231a9d3d4f7b000da Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-10-20Fix a few hardcoded tags (latest)Cédric Ollivier2-4/+4
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>
2019-10-20Remove failing functest-rtd-jobsCédric Ollivier1-24/+0
This job always fails (missing python interpreter) [1] and it's useless as Functest team manages its docs on readthedocs. It's worth mentioning that opnfvdocs load Functest docs as a submodule. [1] https://build.opnfv.org/ci/job/functest-rtd-verify-master/73/ Change-Id: I8f0180a6befa80e96b9d393b2c3ac627bdb278c5 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-10-19Rewrite Functest K8s verification jobCédric Ollivier1-145/+58
It deeply simplifies the overall logic and prepare a possible next integration in the gate multijobs Change-Id: I02b625420749749a1aa08254d863b465bb499b47 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-10-19Rewrite Xtesting verification jobCédric Ollivier1-145/+58
It deeply simplifies the overall logic and prepare a possible next integration in the gate multijobs Change-Id: I8f7639706df15b7f3d1ca1dfac9296cfc3832bac Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-10-19Clone Functest repo before running toxCédric Ollivier1-0/+12
Change-Id: I5df766d5ce87b680c5b2c8602a86b117f7063c74 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-10-19Rewrite Functest verification jobCédric Ollivier1-143/+44
It deeply simplifies the overall logic and prepare a possible next integration in the gate multijobs. It's also needed by "Check spelling in rst files" [1] which asks for the 'enchant' C library [2]. [1] https://gerrit.opnfv.org/gerrit/c/functest/+/68643 [2] https://build.opnfv.org/ci/job/functest-verify-unit-tests-and-docs-master/2459/console Change-Id: I07cd1f6b008e5b121d5d9852112f5db756c87da4 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-10-12Use same slave for K8s Jerma and masterCédric Ollivier1-1/+1
Kubernetes master tests are verified vs Kubernetes 1.16.1 (Jerma). Change-Id: Ib6f54f5eab55354d0df8c4b6733d43e001257537 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-10-08Add Jerma in blacklist logicsCédric Ollivier1-0/+2
https://build.opnfv.org/ci/job/functest-jerma-gate/5/ Change-Id: I6f970f36256b5c07dea32f7cbb630e695eb226e0 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-10-07Publish Functest Jerma jobsCédric Ollivier3-0/+15
Change-Id: Ie3970ea3e5b64130d73985a31ed16505e191c0f2 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-10-07Publish Functest K8s Jerma jobsCédric Ollivier3-0/+10
Change-Id: I1838c21ab23ec07e356f501d0424b7d41eef5be7 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-10-07Public Functest Jerma branchesCédric Ollivier1-0/+6
OpenStack just published stable/train [1] [1] https://github.com/openstack/requirements/tree/stable/train Change-Id: I148422d219382d2686503d0df71b32c4ed647d49 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-10-07Add Xtesting Jerma jobsCédric Ollivier3-0/+10
Change-Id: Ib27a6878c428b430388485d62b3e52c5e9aa02b7 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-10-07Add Jerma in jjb/releng/releng-release-jobs.yamlCédric Ollivier1-0/+1
Change-Id: Ie137184dd58334bb37195a709b6d9a3c6fb4b845 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-10-07Create Xtesting stable/jerma branchCédric Ollivier1-0/+9
OpenStack just published stable/train [1] [1] https://github.com/openstack/requirements/tree/stable/train Change-Id: I5807dbc033f902e7255478d47138b8cfeed54d0f Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-10-06Merge "Remove all compass jobs"Cedric Ollivier32-3247/+12
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-10-03Remove all compass jobsAric Gardner32-3247/+12
Remove all jobs associated or dependant on compass Signed-off-by: Aric Gardner <agardner@linuxfoundation.org> Change-Id: I2bdac50e535736e51d815fc12c4141158f1ef852
2019-09-26use `bash` to parse shelldongwenjuan1-2/+4
Test runs failed because of no `source` command can be found. See: https://build.opnfv.org/ci/job/doctor-verify-fault_management-fuel-sample-x86_64-master/45/console Change-Id: I05cdcaec6e0a7289f92ad49e7abd35c3c848a877 Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
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-20Merge "Select golang 1.12-alpine3.10"Cedric Ollivier1-8/+8
2019-09-20Merge "Add dovetail jobs back to fuel daily ci"Alexandru Avadanii1-0/+61
2019-09-20Select golang 1.12-alpine3.10Cédric Ollivier1-8/+8
It conforms with "Select go 1.12 instead of 1.13 (rolling)" [1]. [1] https://gerrit.opnfv.org/gerrit/c/functest-kubernetes/+/68514 Change-Id: I49bc4b5ac3cac9bb0d89198e9214ef42a076d744 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.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-19Add dovetail jobs back to fuel daily cixudan1-0/+61
Signed-off-by: xudan <xudan16@huawei.com> Change-Id: Iaff9fe0634e7bd99e0ef60ad271e876ad29055f9