summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2019-04-23Revert "Temporarily disable arm64 docker builds"Cédric Ollivier3-26/+26
This reverts commit 93928495947d2463bc0bc19ca85592513271f011. Change-Id: Iaf59a9e4bb4d55bda21eed5b098016a07e70eee1 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-04-21Remove common Releng jobs useless in case of FunctestCédric Ollivier3-270/+0
It has to be removed as arm64 build servers are down. Then these useless jobs block all verifications. Functest docs are built online which manage branches and versions. It removes that falsy duplicate docs (only master). Change-Id: Ie6df6d8035a3899e928fd75778b68246de617445 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-04-21Temporarily disable arm64 docker buildsCédric Ollivier3-26/+26
No arm64 build servers are reachable. It blocks both archs. Change-Id: Ic6560a5e58ce60dbf318e8ab5711a29ed2c7936a Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-04-20Remove useless builds depending on arm podsCédric Ollivier1-24/+0
No arm pods are up ad then they blocked everything for nothing. Change-Id: Ia866e1d7a72c7e84d83a820e14487e18e5474e58 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-04-19[fuel] Inject k8s config into yardstick containerMichael Polenchuk1-1/+5
Change-Id: If3073db238490331390f7f1051078c6be29f2327 Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2019-04-17[functest] Fuel: Replace Gambia with Hunter jobsAlexandru Avadanii1-3/+3
Deprecate Gambia Functest jobs for Fuel in favor of Hunter jobs. Change-Id: I24b01d0cf38e959a82b35b99822c4531108e45ea Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2019-04-17[fuel] Enable Hunter daily jobsAlexandru Avadanii1-1/+1
Previous changes added the Hunter jobs, but failed to actually enable them. Change-Id: Iaffcd12d0548d123a826a6f99fd94fe92df9f6b7 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2019-04-17[fuel] Pull kubernetes config for yardstickMichael Polenchuk1-0/+3
Change-Id: I1eac73a57c034d177ec4a41b28148012dea5abcd Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2019-04-16Merge "Create Stable Branch Jobs for vswitchperf"Trevor Bramwell2-1/+9
2019-04-15[fuel] Enable Hunter jobsAlexandru Avadanii4-130/+67
While at it: - drop obsolete Fraser branch jobs (they have been broken for a long time and running them on the same hardware with newer branch jobs is incompatible due to overlapping Docker networks); - schedule Hunter jobs; - schedule Hunter FDIO NOHA and K8-calico NOHA jobs during the weekend in the timeslot previously reserved for Fraser runs; Change-Id: I914376361da35b3918c9b1858f0b0fd400fb61a9 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2019-04-15Merge "Enable Dovetail Push Results to DB"mei mei1-2/+7
2019-04-14Clean jjb/functest/functest-k8.shCédric Ollivier1-28/+3
It removes lots of obsolete or useless logics. Change-Id: I64a85e813aab520de9d0d77e26a7c8becaa0950b Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-04-13Take new amd_dirs into accountCédric Ollivier1-2/+2
It avoids falsy builds for RaspberryPI in Releng [1]. [1] https://build.opnfv.org/ci/job/functest-core-docker-build-amd64-master/659/console Change-Id: I6fcaf8296853af8c40fb27202711a5e893f41879 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-04-12[functest] Get passed DOCKER_TAG for K8s scenariosMichael Polenchuk1-1/+1
Change-Id: I4f88935e76f657f86fe598ada87717d5a739884b Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2019-04-11add yardstick hunter docker job and clean receieversrexlee87762-4/+10
Change-Id: Ia7f99be926154f7ed23f1939f90086ffb5b227a0 Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2019-04-10add yardstick hunter ci jobsrexlee87763-61/+20
Change-Id: Ibfd85198ce937fbe32f9ed8593d65326f45bb293 Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2019-04-09Remove test_get_crossdomain_policy in ApexCédric Ollivier1-0/+30
It's unsupported by Apex. JIRA: APEX-645 Change-Id: Ic3b5b9b79fd58ad817b5e3411ff19859c654c7b9 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-04-05[fuel] Schedule k8-calico-nofeature-noha scenarioMichael Polenchuk1-1/+25
Change-Id: Id2b912542830e2880fb124916abe41049e9ab68d Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2019-04-04INFO file vote job.Aric Gardner1-0/+6
Counts votes from committers and automerges when a majority is reached. Change-Id: I5688fa237ea06a63c93f3a2658a97d65dd83283a Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2019-04-04Update global-jjb to v0.35.0Aric Gardner1-0/+6
Also: Add missing throttle options Change-Id: Ia848fae98d29eba122f4bcff7389174b8f550b4a Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2019-04-03Enable Dovetail Push Results to DBxudan1-2/+7
Change-Id: I78a6a97d0197da26904f3027663cfb534ce5c034 Signed-off-by: xudan <xudan16@huawei.com>
2019-03-29Create Stable Branch Jobs for vswitchperfjenkins-ci2-1/+9
Change-Id: I43141439fc3f3d7d73b0d477372d8f60bce29f80 Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
2019-03-29Merge "[fuel] Follow symlink to get k8s config"Alexandru Avadanii1-1/+1
2019-03-28Publish Functest Iruya jobsCédric Ollivier3-0/+11
Change-Id: I90fc2ac1a299d9107e095db306b11fdae6fc420e Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-03-28[fuel] Follow symlink to get k8s configMichael Polenchuk1-1/+1
Change-Id: Icd7aef4c5a328e5e92e9740de3737a82acc71f8b Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2019-03-28Publish Functest Kubernetes Iruya jobsCédric Ollivier3-0/+9
Change-Id: Ibdf2434d21521106012d2ac1f26edabf399f0995 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-03-27Publish Xtesting Iruya jobsCédric Ollivier3-0/+9
Change-Id: I8ce23b81a84d0205d3e9a2ad9a474f3462f075bf Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-03-27Add jobs for Iruya releaseCédric Ollivier1-0/+1
It will allow generating all Functest stable branches [1] [1] https://gerrit.opnfv.org/gerrit/#/c/67401/ Change-Id: I95950c30c9e3cf7ea119063dff77cd0aff9b0b69 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-03-27Merge "Add a job to run new proposed_tests on Apex"Tim Rozet2-138/+30
2019-03-27Merge changes Ic5489af9,I65d5b96eAlexandru Avadanii3-1/+24
* changes: Add job for building ONAP web portal image Provide a way to add extra arguements when building docker images
2019-03-27Merge "Add a job to run new proposed_tests on Fuel"Alexandru Avadanii1-1/+13
2019-03-27Merge "Add a job to run new proposed_tests on Compass"mei mei1-8/+12
2019-03-27Add a job to run new proposed_tests on Apexxudan2-138/+30
Change-Id: I97f324a07c63199dd06f2871d6809e42f29a2a73 Signed-off-by: xudan <xudan16@huawei.com>
2019-03-27Add a job to run new proposed_tests on Fuelxudan1-1/+13
Change-Id: Ic5392add75c9c7960551a1398436fd23d07539a3 Signed-off-by: xudan <xudan16@huawei.com>
2019-03-26Add job for building ONAP web portal imageStamatis Katsaounis1-0/+6
This patch adds a new job for building the ONAP web portal docker image. This image needs extra build arguements to be built. Change-Id: Ic5489af93f812c2aad9155a71175fd791fa03cab Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
2019-03-26Provide a way to add extra arguements when building docker imagesStamatis Katsaounis3-1/+18
This patch adds a parameter for extra arguements to be used to build OPNFV docker images. Change-Id: I65d5b96e5b0db348a4f200e6ef26b5b6ca65b348 Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
2019-03-26Revert "Run vnfs in parallel in gates"Cédric Ollivier1-0/+3
Our AIO doesn't have enough resources to run all VNFs in parallel [1]. [1] https://build.opnfv.org/ci/job/functest-opnfv-functest-vnf-latest-heat_ims-run/98/console This reverts commit 2fed59b78a0ccf62364a6af8722c194a0160375f. Change-Id: Ibf7cd31460bb8d1fb3e560694829a913e1cec1c0 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-03-26Disable functest-kubernetes master gatesCédric Ollivier1-2/+0
Our master containers can't be verify vs k8s 1.13 any longer [1]. We do multiply SUT to verify all Functest kubernetes branches. [1] https://build.opnfv.org/ci/view/functest-kubernetes/ Change-Id: Icb8c65d74d9739c38bc9b24de8c66ad46b40cc2f Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-03-26Add a job to run new proposed_tests on Compassxudan1-8/+12
Change-Id: Ib086c7e844fbfa39865418745a6279e62a2334e1 Signed-off-by: xudan <xudan16@huawei.com>
2019-03-25Update Functest jjbs (Alpine 3.9)Cédric Ollivier1-8/+8
Change-Id: If636802e410e27e6d3811a7d959ce5dbf12d17ce Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-03-24Avoid verifying kubernetes and OS in //Cédric Ollivier2-6/+6
It raises side effects when verifying OS. It will ease finding the root causes. Change-Id: I76a474d051aa426010a1216ee9061ab9d281e824 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-03-23Remove functest k8s gambia jobsCédric Ollivier1-2/+0
Change-Id: Ia912f0bb5ccba1c0af02f05372bfa2005fdd13bb Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-03-23Generate functest-kubernetes.yaml from playbookCédric Ollivier1-8/+10
It takes into account the update of Alpine (3.9). Change-Id: I0914986c478daa2e1e0724a8397972964ff00359 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-03-23Generate xtesting.yaml from playbookCédric Ollivier1-10/+8
It takes into account the update of Alpine (3.9). Change-Id: Ied99214e23717f8848fbc2072581ab309772fb1b Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-03-23Set max microversion in all tempest confsCédric Ollivier1-0/+20
Else refstack_defcore fails due to the skipped test [1] [1] https://artifacts.opnfv.org/logs/functest/ericsson-virtual1/2019-03-22_22-18-26/refstack_defcore/tempest-report.html Change-Id: I33accdf06154d784042c7ddc8dac83f902433770 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-03-23Revert "Temporarily stop building arm64 containers"Cédric Ollivier1-0/+16
This reverts commit e1698c2c7f45e42c18b9ef75bcc0f5b896bd5de6. Change-Id: Id1da3d52f283a27a28d26ea99e6d7ba13e9ea9d9 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-03-22[fuel] Handle kubernetes configMichael Polenchuk1-0/+7
Change-Id: I87b7d74b22341d9c091c16436a9d4a6cfce173d5 Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2019-03-21Run vnfs in parallel in gatesCédric Ollivier1-3/+0
All the vnfs are now running well in gates. Let's try to run them in parallel again to save time. Change-Id: I1bddf4ba28566a3ba28ffa07ad05bced8a4235b9 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-03-21Merge "Set SwiftOperator as operator role if Apex"Tim Rozet1-0/+2
2019-03-21Set SwiftOperator as operator role if ApexCédric Ollivier1-0/+2
It avoids any possible side effect for Apex after the previous sync with OpenStack [1]. [1] https://gerrit.opnfv.org/gerrit/67164 Change-Id: If65ca669b899b5ab5418c3db3272a5cfd3894df2 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>