summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-09-10[fuel] verify: Multiarch, docker build stepAlexandru Avadanii1-39/+88
Rework Fuel verify jobs: - split 'fuel-verify' into per-arch jobs (amd64 and arm64): * for now, arm64 jobs are non-voting; - add 'docker-build' phase job: * the docker build job will run on the same virtual POD jump host as the deploy, to bypass the need of pushing to a (public) Docker hub registry - this might be refactored later to resemble the old Fuel ISO build workflow where the artifacts built during verify are the ones actually promoted - with the current method the final build & tag (ran on OPNCI CI build servers) might yield different results due to different docker build cache states; * the locally built container image is tagged with the 'verify' designator and not pushed to a public registry, only consumed during verify's job 'deploy-virtual' phase; JIRA: ARMBAND-401 JIRA: FUEL-383 Change-Id: I9b0d8079e759cdc895260219a8a4989411c995ff Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-09-06Merge "Move global-jjb parameter from releng to global"Fatih Degirmenci2-5/+7
2018-09-06jjb: xci: Make sure all virtualbmc process are goneMarkos Chandras1-0/+2
Daily jobs run on the actual slave so they leave virtualbmc processes running even when the job is finished. As such, we need to make sure that such artifacts are gone as soon as we start a new job. Change-Id: I82f49279cc105e788db466e5040e6a31c537af5c Signed-off-by: Markos Chandras <mchandras@suse.de>
2018-09-06Merge "Run tempest_full and tempest_scenario in daily jjbs"Trevor Bramwell1-4/+10
2018-09-06Merge "Set NODE_NAME as the description for ansible runs"Trevor Bramwell1-0/+3
2018-09-05Move global-jjb parameter from releng to globalTrevor Bramwell2-5/+7
As these only affect jobs defined in global-jjb (no other jobs used these variable names) they should be safe to define at the global level. Change-Id: I646c3afc73757bff561cc84b80df064e13680080 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-09-04Run tempest_full and tempest_scenario in daily jjbsCédric Ollivier1-4/+10
It simply adds OpenStack jobs in OPNFV daily gates. OPNFV Installers seem good enough to meet the OpenStack merge criteria. Rally is still excluded as it ends after 3 hours. Change-Id: I16ea72c1ca49f485d81f9b06b435e9731b56083a Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-09-04Merge "xci: Log functest results to console for daily jobs"Fatih Degirmenci1-1/+20
2018-09-04Merge "xci: Switch to functest-smoke for daily jobs"Fatih Degirmenci1-2/+2
2018-09-04xci: Log functest results to console for daily jobsFatih Degirmenci1-1/+20
Change-Id: Ic3f31fea8170af8b1e9845856976ef57df496e1e Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-09-04xci: Pass functest tier and suite to downstream jobsFatih Degirmenci3-0/+6
Change-Id: I206b729c09d30eb81432d11638c2654a96c3b9e8 Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-09-03Merge "Build and run functest-benchmarking"Fatih Degirmenci3-3/+17
2018-09-03xci: Switch to functest-smoke for daily jobsFatih Degirmenci1-2/+2
Change-Id: I958c8f857c28a45c009daba36c4bcef7adda4bbe Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-09-03Merge "xci: Enable yardstick"Fatih Degirmenci1-4/+29
2018-09-03jjb: xci: Turn on bash debug optionMarkos Chandras1-0/+1
The script does not behave as it should so we need to enable the debug option in order to debug it properly Change-Id: I13cd4d027c0d9bb9229466148ea4c913508cba2a Signed-off-by: Markos Chandras <mchandras@suse.de>
2018-09-03jjb: xci: Do not check for scenario changes in releng-xci repoMarkos Chandras1-1/+2
There are no scenarios in releng-xci anymore so we must not try and determine the impacted scenario. Using the default one is good enough for CI. Users can still override the defaults using the usual methods. Change-Id: I47207ebddae79fd89615bfd664f211879aabae92 Signed-off-by: Markos Chandras <mchandras@suse.de>
2018-09-03Build and run functest-benchmarkingCédric Ollivier3-3/+17
Change-Id: If2597ae36a2c6599b524543b67aac7f6272b384a Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-09-03xci: Execute prepare-tests.sh to prepare OPNFV VMFatih Degirmenci2-7/+10
It also fixes the results directory where Functest log is cat from. Change-Id: I3d8ea06d3741c70108cdb1c7f040969dbacf79a5 Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-09-03Merge "xci: Adapt jobs to use common prepare-tests role"Fatih Degirmenci2-2/+2
2018-08-31Merge "Https now works for artifacts.opnfv.org"Aric Gardner1-1/+1
2018-08-31Https now works for artifacts.opnfv.orgAric Gardner1-1/+1
Also, I believe that https://artifacts.opnfv.org/ now works behind the GFW and so https://build.opnfv.org/artifacts.opnfv.org/index.html Will no longer be needed. Change-Id: I5ce850a0264a0d56d27756928f82c6c03868b622 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2018-08-31Https now works for artifacts.opnfv.orgAric Gardner3-3/+3
Also, I believe that https://artifacts.opnfv.org/ now works behind the GFW and so https://build.opnfv.org/artifacts.opnfv.org/index.html Will no longer be needed. Change-Id: Ieeaf9331a71a108db1d7a7a538f5f25179b98932 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2018-08-31xci: Enable yardstickFatih Degirmenci1-4/+29
Change-Id: Id48d1dcb6c1998f7f6d0f71cb9380ed7fcf7b320 Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-08-31xci: Adapt jobs to use common prepare-tests roleFatih Degirmenci2-2/+2
In order to activate more test tiers from functest and also start running yardstick, we need to do the test preparation at one go and then run what's supposed to be run. This change is required for below changes to be verified successfully https://gerrit.opnfv.org/gerrit/#/c/61639/ https://gerrit.opnfv.org/gerrit/#/c/61641/ Change-Id: Ib3ae2241921383b77c23b05443325aa6240cc176 Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-08-30Merge "[Clover] Add docker build job for sample-app"Trevor Bramwell1-0/+6
2018-08-29Merge "[fuel] Re-enable Fraser triggers"Trevor Bramwell1-1/+1
2018-08-29[fuel] Re-enable Fraser triggersAlexandru Avadanii1-1/+1
Keep running Fraser CI scenarios so Dovetail gets to run against its intended baseline. To keep POD usage down, schedule only baremetal HA scenarios, 3 Fraser scenarios per week. JIRA: FUEL-381 Change-Id: I0cedf4ed38a146b4e6ad0e10bd3030ab0c1e833f Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-08-29xci: Remove leftover VMs before proceeding with the deploymentFatih Degirmenci1-0/+9
Change-Id: I12e1dc7d79ca74df1ba02e16e55e91f4f47a818c Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-08-29Merge "Add option --deploy-scenario <deploy_scenario_name> to support DPDK"mei mei1-1/+1
2018-08-29Merge "Bottlenecks results dir has been changed"mei mei1-1/+1
2018-08-28Merge "remove congress test in Daisy"Ryota Mibu1-9/+0
2018-08-28Merge "xci: Create virtual daily jobs for scenarios"Fatih Degirmenci3-0/+48
2018-08-28Bottlenecks results dir has been changedxudan1-1/+1
Change-Id: I18a5b51c7c72a33db9864caf2635b2fcde3e8de6 Signed-off-by: xudan <xudan16@huawei.com>
2018-08-27container4nfv: fix command line syntax errorYibo Cai2-1/+4
Change-Id: Ib4bbf639c3a1c80eec9a9e3d52c17e934a465ce1 Signed-off-by: Yibo Cai <yibo.cai@arm.com>
2018-08-26[Clover] Add docker build job for sample-appJunaid Ali1-0/+6
Change-Id: Iac612137bd4b1a45550849c3180525cfe74f4a7f Signed-off-by: Junaid Ali <junaidali.yahya@gmail.com>
2018-08-24xci: Create virtual daily jobs for scenariosFatih Degirmenci3-0/+48
Change-Id: I2cb52d85a86bf70dfaf151606138d671e618e5d0 Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-08-24Merge "Revert "CPERF: Fix csit odltools install""Tim Rozet1-1/+0
2018-08-24Revert "CPERF: Fix csit odltools install"Tim Rozet1-1/+0
This reverts commit 38ca028551d2e498fdfe41627f8bf79a43a6a0fa. Change-Id: If37f0d40a50b410004d563bed5887f8237110d44
2018-08-24xci: Adjust build blockers and fix functest preparationFatih Degirmenci2-9/+24
Functest preparation is moved into the deployment job to ensure things are prepared before we are done and functest job gets triggered. Making the preparation in functest job will cause us to either reinitialize venv or depend on deployment job directory. Apart from that, the env vars necessary for functest are available within deployment job anyways so reusing that will make running functest simpler. See the comments in xci-daily-jobs.yaml builder macros. Change-Id: I4c5bbe5f4b31bb620986d75ba78de6c0fe442975 Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-08-24xci: Fix XCI_DISTRO vars and remove clean_vm cleanup stepsFatih Degirmenci1-16/+10
Change-Id: Ie1d652607f8f56f5e1cf0409dc628b1add615cd9 Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-08-24Merge "xci: Reconfigure xci-daily-virtual jobs"Fatih Degirmenci2-88/+91
2018-08-24Merge "[fuel] Add Docker build jobs"Aric Gardner1-0/+200
2018-08-24Merge "[Compass4NFV]Add os-stor4nfv-ha scenarios"mei mei1-0/+27
2018-08-24Merge "container4nfv: update arm64 cni deployment jobs"mei mei4-40/+82
2018-08-24xci: Reconfigure xci-daily-virtual jobsFatih Degirmenci2-88/+91
The execute shell parts need to be switched to existing scripts but since the scripts were mainly written for verify jobs, the adaptations they require has potential to cause issues so it needs to be done in a separate change. Apart from that, the verify and daily jobs can't be run on same slave at the moment due to a bug in opnfv vm creation playbook. If clean vm exists on the node, the playbook fails. Build blocker is enable for verify and daily jobs to ensure the jobs don't end up on same slave for the timebeing. Change-Id: Iefaf5a5c2d4a79bd48a5f9da28d68748bc67f511 Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-08-23Https now works for artifacts.opnfv.orgAric Gardner2-6/+6
Change-Id: Ic3aa4bea2b546c95ce8187927a5762009adbd429 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2018-08-23[Compass4NFV]Add os-stor4nfv-ha scenarioswutianwei1-0/+27
Change-Id: I845f4fb0c51d9d1adccc8cfc3fe838a01882f52d Signed-off-by: wutianwei <wutianwei1@huawei.com>
2018-08-22Add option --deploy-scenario <deploy_scenario_name> to support DPDKxudan1-1/+1
JIRA: DOVETAIL-729 Change-Id: I78c464300e329a9356cffa81e53263912486c2c2 Signed-off-by: xudan <xudan16@huawei.com>
2018-08-22CPERF: Fix csit odltools installTim Rozet1-0/+1
PIP installing odltools attempts to install/update chardet which was already managed by yum in the container so need to remove it. Change-Id: Id07b76b080ff5b7e77d4c110c90a15018397d039 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-08-22Apex: Add SFC to dailyTim Rozet2-0/+44
Change-Id: I51e5ecce1e7e5ef851e3c031aeb7819c0712c72d Signed-off-by: Tim Rozet <trozet@redhat.com>