summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2019-12-02remove python 2.7 test in Yardstick CI gatingrexlee87761-44/+0
migrate to python 3 JIRA: YARDSTICK-1625 Change-Id: I027c3a4ed0a2c1e899907a8be17fc4be107b009b Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2019-12-02Use the right project as url suffixCédric Ollivier2-4/+4
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 Ollivier2-0/+18
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 Ollivier2-0/+26
It eases archiving all logs (third-party certification). Change-Id: I02c1d569e734dab71bd987a9bd57652243051b1a Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-12-01Remove all tests from functest-smoke-cntt in CNTT gatesCédric Ollivier1-17/+0
They are still executed in the daily jobs but the purpose of this gate is to vote -1 if the test results decrease. Change-Id: I77c94905ffe7b121a0cec768e463db38f6062529 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-12-01Continue testing if functest-smoke-cntt failsCédric Ollivier1-0/+1
Change-Id: I493a079e673aef95b684807da02dcd4a01c396aa Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-11-29Doctor testing run parallelTomi Juvonen1-5/+1
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com> Change-Id: Ie59a3ba78ac499d413eb3f7c4b99cdbb1fdaba9f
2019-11-27Run tempest_slow in Functest Hunter jobsCédric Ollivier1-2/+0
It was backported to fullfill CNTT needs. Change-Id: Ifec797b6943e2ab941625548686adc00208fb77c Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-11-27Select user opnfv instead of ubuntuCédric Ollivier1-1/+1
CNTT and Airship jumphosts differ about the user. Change-Id: I129ce7406de4819804f0143fe5ae37d7107064f8 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-11-27Deploy Airship on POD10Cédric Ollivier1-1/+0
Lots of fixes have been merged vs POD10 recently: https://gerrit.opnfv.org/gerrit/c/airship/+/68872 https://gerrit.opnfv.org/gerrit/c/airship/+/68942 https://gerrit.opnfv.org/gerrit/c/releng/+/68955 https://gerrit.opnfv.org/gerrit/c/airship/+/68957 Nothig seems currently deployed then we can try a deployment. Change-Id: I4c461973f3b9a06e75b76980965fa0e741a0909b Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-11-27Add CNTT-related tempest_scenario and tempest_slowCédric Ollivier1-0/+10
Change-Id: I12e71e7c9694c9e3403d2847c292f3dcd943b518 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-11-26Publish latest CNTT-related testsCédric Ollivier1-0/+14
Change-Id: I3cf00e1f96c6a7daa5291b555a339043661d8119 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-11-26Merge "Add API Compliance containers in CNTT jobs"Cedric Ollivier2-4/+117
2019-11-26Add API Compliance containers in CNTT jobsCédric Ollivier2-4/+117
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-26Build the new CNTT-related Functest benchmarking containersCédric Ollivier1-0/+7
Change-Id: Id742f2ff0b6db3bddd8cc588a2a20b56066c669b Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-11-26Add tempest_full in CNTT compliance gatingCédric Ollivier1-0/+7
Change-Id: I9f9be8d912eded2e17b6ead257bf778e5468afff Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-11-26Add rally_sanity in API ComplianceCédric Ollivier1-0/+7
Change-Id: I8ad65a75a5db61c555810f7cbb5612db88c8d651 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-11-24Leverage on S3 support proposed by XtestingCédric Ollivier2-18/+14
Change-Id: I69b85eb4f48f485aff0aac65eac25a1e7475cc27 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-11-23Fix Airship deployment job with generic deploy scriptKaspars Skels2-4/+4
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-11-19Bug: Use py36 for Doctor toxTomi Juvonen1-1/+1
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com> Change-Id: I5327b9a657110de8f126bd17b9749fdf9191da6a
2019-11-19bugfix: missing " ' " symbol in doctor jobdongwenjuan1-1/+1
Change-Id: I834b1475e2776e64cc4e52c02c61c70a1ea823ea Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
2019-11-18Add Compliance tests in Functest jobsCédric Ollivier1-12/+122
Change-Id: I620f24f689731a20456b1153f88fb5c0a47bb557 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-11-14Run tempest_cinder and tempest_keystone in hunterCédric Ollivier1-4/+0
They have been backported for the best CNTT compliance. Change-Id: I8d8d19fc350af7804899ce91a58ca4b42b699c47 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-11-14Correct volume bindings in functest.yamlCédric Ollivier2-2/+2
It also adds -p in run_tests call Change-Id: I6e765407ba62678241a9ad2c62fcf0c2ca64e431 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-11-14Leverage on S3 support provided XtestingCédric Ollivier2-16/+10
It avoids using gsutil in Jenkins (extra logics). Change-Id: I2f3d69b88b115469e25b1452590e9ffc66266455 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-11-14Fix typo in .boto pathCédric Ollivier1-1/+1
Change-Id: I273ac0939da7ed536889d389f7d57e47510a2b16 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-11-14Leverage on S3 support in XtestingCédric Ollivier1-9/+6
It avoids using gsutil in Jenkins (extra logics). Change-Id: I0494875883436da5846d99e1088812793c46af72 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-11-13Merge "Doctor testing with fuel"Cedric Ollivier1-33/+5
2019-11-11Doctor testing with fuelTomi Juvonen1-33/+5
Zte pod testing fault-management Nokia pod testing maintenance with Fenix Needed by: https://gerrit.opnfv.org/gerrit/c/doctor/+/68805 Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com> Change-Id: I24f18a21ada73ae59d25b1f062320c98890b7cb4
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>