summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2019-07-09Merge "Exclude functest-tempest in master builds"Cedric Ollivier1-5/+1
2019-07-09Exclude functest-tempest in master buildsCédric Ollivier1-5/+1
It's being removed and we do first merge that change to allow verifying the related patch in Functest [1] [1] https://gerrit.opnfv.org/gerrit/#/c/68167/ Change-Id: I2c069c65c771ef076556c2758ae003dba03c2f28 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-07-06Exclude latest rally_full and rally_jobsCédric Ollivier1-0/+5
Rally is sometimes failing when running vs python3. It will be excluded during the investigation to allow checking changes and containers. Change-Id: Ifbd02629e618b9a6969b321b4862fc76df3f3bc5 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-06-28Clean functest-kubernetes jjbCédric Ollivier1-4/+3
It removes all debug data added by "Add debugs when calling gsutil" [1] and "Print debug infos in functest-kubernetes jjbs" [2] The issue came from former data dirs in http://artifacts.opnfv.org/ which changes logics [3]. All kubernetes latest results were removed to solve the issues. [1] https://gerrit.opnfv.org/gerrit/#/c/68145/ [2] https://gerrit.opnfv.org/gerrit/#/c/68113/ [3] https://cloud.google.com/storage/docs/gsutil/commands/cp Change-Id: I4be465b0b6f63bcd77e46440da715d4269d4e79f Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-06-27Merge "Add Docker jobs for Hunter"Trevor Bramwell1-80/+15
2019-06-27Merge "Create Stable Branch Jobs for container4nfv"Trevor Bramwell3-14/+10
2019-06-27Merge "Add debugs when calling gsutil"Cedric Ollivier1-1/+1
2019-06-27Add debugs when calling gsutilCédric Ollivier1-1/+1
Change-Id: I8e0618e344ade4eb692a15eab1eecfa0d479ba6f Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-06-27Merge "Create Stable Branch Jobs for bottlenecks"Trevor Bramwell2-7/+2
2019-06-26Remove Archived Projects JobsTrevor Bramwell20-1521/+0
Removes jobs for the following archived projects: * auto * models * moon * opera * orchestra * ovsnfv * parser * qtip Change-Id: I78e5cf1285a713c5abbcadf4789ddfde38671ab3 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2019-06-27Merge "Create Stable Branch Jobs for clover"Trevor Bramwell2-6/+2
2019-06-27Merge "Create Stable Branch Jobs for doctor"Trevor Bramwell2-14/+9
2019-06-27Merge "Create Stable Branch Jobs for stor4nfv"Trevor Bramwell1-0/+4
2019-06-27Merge "Create Stable Branch Jobs for availability"Trevor Bramwell1-0/+4
2019-06-27Merge "Create Stable Branch Jobs for snaps"Trevor Bramwell1-1/+5
2019-06-26Add Docker jobs for HunterTrevor Bramwell1-80/+15
This removes jobs for all previous stable releases, and moves jobs from the gambia stream to hunter for the following projects: * barometer * bottlenecks * storperf Change-Id: Ica64b906f9a102c30878b541c89bee1624fbfd26 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2019-06-26Create Stable Branch Jobs for cloverjenkins-ci2-6/+2
Change-Id: I49c046134f9b58c4a4ffeaa265f73e9d9eb7035f Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org> Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2019-06-26Create Stable Branch Jobs for doctorjenkins-ci2-14/+9
Change-Id: Ia51839bf6bac4b0dc5681e5ecf4d0228c1f729a2 Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org> Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2019-06-26Merge "Create Stable Branch Jobs for opnfvdocs"Trevor Bramwell2-10/+2
2019-06-26Create Stable Branch Jobs for opnfvdocsjenkins-ci2-10/+2
Change-Id: I52da37fce9f918952f87a58d86162ff77aa6e2d8 Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org> Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2019-06-26Create Stable Branch Jobs for bottlenecksjenkins-ci2-7/+2
Change-Id: Ib296b56ccc808e36352103fa8eb18e021b5e48d5 Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
2019-06-26Create Stable Branch Jobs for container4nfvjenkins-ci3-14/+10
Change-Id: I2526a7cec3e1084868497ccf6cd41c8a7af9dbe0 Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org> Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2019-06-26Merge "Create Stable Branch Jobs for ipv6"Trevor Bramwell1-0/+4
2019-06-25Print debug infos in functest-kubernetes jjbsCédric Ollivier1-2/+3
It will help understanding why master junit files are not published [1] [1] http://artifacts.opnfv.org/functest-kubernetes/functest-kubernetes-opnfv-functest-kubernetes-healthcheck-latest-k8s_smoke-run-15/results/k8s_smoke/junit_01.xml Change-Id: Id74060f160bad0ca961a0d9dfa9b2b547494d994 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-06-16Declare all Functest kubernetes slavesCédric Ollivier1-16/+29
Change-Id: If127e98680da4de2db82ec162a1861dd97d9e7f4 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-06-16Multiply kubernetes configsCédric Ollivier1-1/+1
It allows testing multiple kubernetes from lf-pod1. Change-Id: I4a8054acabc3c2982e64733ff789a70c171f6ac1 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-06-16Add debug data in functest-kubernetes jjbsCédric Ollivier1-2/+4
Change-Id: Iaf2f20e49630390c11a286d79609fd455d0a7ef2 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-06-16Remove sudo in functest-kubernetes jjbsCédric Ollivier1-5/+5
jenkins/slave doesn't provide sudo (alpine). Change-Id: I1b62d0d35b419e6446d613dd59197cd08bfbd795 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-06-14Merge "Update to Hunter"Cedric Ollivier3-5/+5
2019-06-12Merge "Get XCI_FLAVOR as parameter from the commit msg"Fatih Degirmenci1-0/+40
2019-06-10Merge "bugfix: change the path of id_rsa"mei mei1-6/+6
2019-06-08Allow blacklisting tempest testsCédric Ollivier1-27/+2
It will avoid volume leaks in gates [1]. Here is the blacklist: - tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details - tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers [1] https://bugs.launchpad.net/tempest/+bug/1829613 Change-Id: I9de07c77a2f307e0fdf872cdd7ff7be35409b484 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-06-07Merge "Adjust nfvbench build verification"Trevor Bramwell1-2/+3
2019-06-07Get XCI_FLAVOR as parameter from the commit msgPanagiotis Karalis1-0/+40
When a new patch is pushed on releng-xci repo and the impact is not related to XCI_FLAVOR=mini, the environment preparation of CI should be done, choosing as XCI_FLAVOR noha or ha. This patch allows to get the XCI_FLAVOR parameter from commit message and specifically from xci-flavor parameter. Change-Id: Id5215e3fab1fc308435781204a6ed721a9c5a0c7 Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
2019-06-03Override the right rally blacklistsCédric Ollivier1-1/+6
Latest containers now leverage on python3.6. Change-Id: Ib3b3c02497b85dd210713baed345c4a64a0add5b Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-05-31Adjust nfvbench build verificationahothan1-2/+3
on new patchset, add a script to build the VM is the versioned VM is not present in google storage on merge, call the script to build the versioned VM and upload to google storage using gsutil if the VM is not present in google storage Change-Id: I540943289ed9f282c42f60ef4c644d025fe7768e Signed-off-by: ahothan <ahothan@cisco.com>
2019-05-30[functest] Disable block migration for FuelMichael Polenchuk1-1/+1
Block migration can't be used with shared storage. Change-Id: I7a746fd52d1c88be07ecbece4885967c7011afdc Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2019-05-24Fix virtualenvAric Gardner1-1/+2
virtualenv $WORKSPACE/venv created a python3.4 environment I have installed python36u on the builer and symlinked /usr/bin/python3 to /usr/bin/python36 I have tested this change and it worked for the broken job: https://build.opnfv.org/ci/job/releng-release-hunter-merge/ Change-Id: Ibdc3218c47b5103f28a8b6f730962434972b76be Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2019-05-24Update to HunterMark Beierl3-5/+5
Change-Id: I3b8bc6caad3c811675a55c9e9c6440f9088d9caa Signed-off-by: Mark Beierl <mbeierl@vmware.com>
2019-05-24Remove all Functest Gambia jjbsCédric Ollivier9-57/+5
Change-Id: Iaea5f28fd25a4e8fb67b4c76d764eb5c716fd6de Signed-off-by: Cédric Ollivier <ollivier.cedric@gmail.com>
2019-05-17bugfix: change the path of id_rsaxudan1-6/+6
Change-Id: I64b2011e2ab8a57030750b9def9cc6dcf64a723f Signed-off-by: xudan <xudan16@huawei.com>
2019-05-16Add Dovetail hunter jobsxudan1-74/+8
Change-Id: I6f941db2f3bae41e05b947bc6a343d3d960052a9 Signed-off-by: xudan <xudan16@huawei.com>
2019-05-16Add new Functest testcases in gatesCédric Ollivier1-1/+59
It takes the new refstack testcase into account [1] [1] https://gerrit.opnfv.org/gerrit/#/c/67833/ Change-Id: I9eca54d4dbe5b685e821ee56270c1dbb2de54e57 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-05-16[fuel] deploy: whitelist itri labAlexandru Avadanii1-2/+2
Change-Id: Id2c10f9e18d62758b8f0740495a6b5db48fe3e53 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2019-05-16Merge "functest, yardstick: Create Fuel non CI pod jobs"Cedric Ollivier2-0/+22
2019-05-16[fuel] Reduce run frequency of bgpvpn/sfc scenariosMichael Polenchuk1-4/+4
These scenarios ain't intended for release but takes resources/time on CI, so schedule them just 2 times per week. Change-Id: I625dee26f501b6d94f25346959f05ec88275a8ae Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2019-05-15functest, yardstick: Create Fuel non CI pod jobsAlexandru Avadanii2-0/+22
Fuel has 2 non-CI PODs: zte-pod1 and itri-pod1. Since these PODs do not use slave labels but explicit node name targeting, we need to define testing project jobs for them. Change-Id: Ibb6e9c072c64fe2c41b60bd65d079c32f6b0c074 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2019-05-15Merge "[fuel] Add jobs for itri-pod1 deployments"Alexandru Avadanii2-0/+82
2019-05-14Merge "Remove jenkins jobs for archived projects"Trevor Bramwell13-981/+0
2019-05-14Merge "Create Stable Branch Jobs for edgecloud"Trevor Bramwell1-0/+4