summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2018-09-14jjb: xci: Do not wipe clean VM on failuresMarkos Chandras1-1/+7
If there is a CI failure, then we need the VM to be present so we can ssh to the slave and collect all the logs we can in order to debug the problem. However, in order to not leave stale VMs around, we should remove the VM if a job is scheduled again on the same node. As such, if we need to debug a build on the node, we need to disconnect the node from Jenkins so the VM is not wiped by a future job. Change-Id: I93e7d7402fe03c392b63b87e7d438191f6e7e9cc Signed-off-by: Markos Chandras <mchandras@suse.de>
2018-09-13Merge "Add functest-k8 job for arm platform"mei mei3-0/+27
2018-09-12[fuel] verify: Align build/deploy docker img tagsAlexandru Avadanii1-1/+1
Docker build automatically appends 'amd64-<TAG>' or 'arm64-<TAG>', which are normally combined using manifest tool. However, for verify we don't push a manifest, so use the explicit arch-specific tag. Change-Id: Idc036216919164e71d3da5032a79f7f47d115710 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-09-12[fuel] verify: Fix project, branch undef refsAlexandru Avadanii1-1/+3
Change-Id: I6b641c87e2672a9e879865baebfa3a58129823f7 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-09-12Merge "Assign yardstick/barometer to ericsson-build4"Aric Gardner3-4/+20
2018-09-12Merge "[fuel] verify: Multiarch, docker build step"Aric Gardner1-39/+88
2018-09-12Merge "xci: Enable triggers for daily jobs"Fatih Degirmenci1-14/+3
2018-09-12Merge "Add Doctor maintenance job"Serena Feng1-5/+78
2018-09-12Merge "Update Functest jobs to manage new branches"Serena Feng7-0/+54
2018-09-12Merge changes from topic 'stable-branch'Serena Feng1-0/+2
* changes: Create Gambia and Hunter Release Jobs Create stable/hunter Branch for Functest repos
2018-09-12Merge "Add build "yardstick-image-k8s" docker image job"Trevor Bramwell1-1/+12
2018-09-11Assign yardstick/barometer to ericsson-build4Trevor Bramwell3-4/+20
This is a temporary fix until we can determine the full list of requirements from each project needed for the opnfv-build-ubuntu labled servers. Previously these were building fine on ericsson-build4, so reassigning them there should keep there builds green. Change-Id: I767b6faa718cd6dd4b9fd17f83e7ee817cfb8c4d Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-09-11Merge "Updated calipso scenario for master"Tim Rozet2-11/+22
2018-09-11Updated calipso scenario for masterIlia Abashin2-11/+22
Change-Id: I22c05b0cb2973e84b6352a0ab4e7e38132e909f9 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-09-11Update Functest jobs to manage new branchesCédric Ollivier7-0/+54
It manages stable/gambia and stable/hunter as well. Change-Id: Ib259995f8f0e45767a51204c4eb6fd239e66ed92 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-09-11Create Gambia and Hunter Release JobsTrevor Bramwell1-0/+2
This will create the release jobs needed for the OPNFV Gambia and Hunter stable-stream release process. Change-Id: Icdb9a337dcbad26fccb0e1e2935f8082f17bb220 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-09-11Add build "yardstick-image-k8s" docker image jobrexlee87761-1/+12
JIRA: RELENG-408 Change-Id: Ie6ac842ebd1bb6264c88a7f8ee0446d76fc3dbdd Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2018-09-10Merge "Add the docs build job for fuel project"Trevor Bramwell2-0/+7
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-10xci: Enable triggers for daily jobsFatih Degirmenci1-14/+3
Please note that these triggers are temporary and they will be adjusted to fit promotion based triggering. This will result in running scenario deployments and testing if any scenario has changes. Otherwise, daily jobs will be skipped. Change-Id: I24e8c4d7f1da4d3203d81a8929ce2bc60d398ece Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-09-10Merge "Fix tempest_full name when running Functest fraser"Tim Rozet1-2/+2
2018-09-10Add the docs build job for fuel projectCristina Pauna2-0/+7
Change-Id: I2d0a71fc40a4a6cd1f5b1e63ca429c5b83b7ad00 Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
2018-09-10bug-fix: k8s capacity test nameYang (Gabriel) Yu1-1/+1
JIRA: BOTTLENECK-242 TEST_CASE is wrongly defined. Spaces should be deleted in order to make the right defination for shell. Change-Id: I981e80af8fc8dfd9f375b44b205f7478e0d4f260 Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
2018-09-08Fix tempest_full name when running Functest fraserCédric Ollivier1-2/+2
https://build.opnfv.org/ci/view/functest/job/functest-compass-baremetal-daily-fraser/373/console Change-Id: I8c76620c67c28ea3f14ff79aef98ad2815a3aaa9 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-09-07add k8s capcity testYang (Gabriel) Yu3-18/+46
JIRA: BOTTLENECK-242 Change-Id: I2fb92017b2b07ede448c817c89ae0d7572cfbae9 Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.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-06Add functest-k8 job for arm platformJingzhao Ni3-0/+27
Create functest-k8 job for arm platform. It will be triggerd by container4nfv jobs. Add 2 arm pods to functest-daily pod list. Change-Id: If8209574263b863f2a907cd962f9511cc3db74ea Signed-off-by: Jingzhao Ni <jingzhao.ni@arm.com>
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