summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2018-11-16Apex: Refactor snapshot pipeline for other typesTim Rozet7-72/+300
This patch changes snapshot related scripts to allow for more than just the current snapshot type of "csit". This allows us to add other snapshot types, including the functest type. The same snapshot.properties file will be used to store information for all types of snapshots. The snap cache folder structure will remain the same, but hold different types of snapshots in the same folders. These changes include renaming the URLs for the snapshot artifacts to reflect the snapshot type, but remains backwards compatible until enough promotions have occurred and other apex snapshot deployment scripts have been migrated to the new format. Change-Id: If3e47e700b5ad9c95418179042b85814fe389233 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-11-15Add Promise gambia rtd jobBertrand Souville1-0/+8
Change-Id: I122523925a022efe04040a021deebb257109132c Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
2018-11-14Merge "Add Clover gambia rtd job"Trevor Bramwell1-0/+8
2018-11-14Replace ovn4nfv-k8s-plugins for ovn4nfv-k8s-pluginVictor Morales1-9/+9
The ovn4nfv-k8s-plugin was named differently in github.com/opnfv as consequence its jenkins job was created using that wrong name. This change fix the name of the project. Change-Id: I5e17e65613578fb3011f0e7a121933e4e1c4ce8c Signed-off-by: Victor Morales <victor.morales@intel.com>
2018-11-14Create docker jobs for gambiaTsaLaGi1-6/+11
Change-Id: Ifdba9b1964010f4c1e7ca0355a1ad35a217b3518 Signed-off-by: TsaLaGi <aasmith@redhat.com>
2018-11-14Merge "Enable ovn4nfv-k8s-plugins project jobs"Aric Gardner2-0/+134
2018-11-14Protect vs build-args not consumedCédric Ollivier1-4/+8
BRANCH is useless in case of components which only inherits from tempest. The build could simply fail depending on the docker version [1]. [1] https://build.opnfv.org/ci/job/opnfv-functest-components-latest-build/1/console Change-Id: I8ced7282c77463de9684904d141b2f18ae45d3c9 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-11-14Publish Functest gate jobCédric Ollivier1-70/+245
It mainly conforms with the first jjbs published in functest. It only differs regarding the numbers of multijobs (limited to 1 in releng) and the branch management. From the time being, rally-based testcases and vnfs are excluded to avoid falsy false. The next patch will update the gerrit trigger part. Change-Id: Ie1d2acbd9c4f2ad41ecd4cc43d0c13f855251349 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-11-13Enable ovn4nfv-k8s-plugins project jobsVictor Morales2-0/+134
Change-Id: Ib61a1be6746fc67eddc0766e87837ff5d34cfe34 Signed-off-by: Victor Morales <victor.morales@intel.com>
2018-11-13Add Clover gambia rtd jobEddie Arrage1-0/+8
- The docs aren't rebuilding for Clover on stable/gambia - Assumption here is that this will remedy Change-Id: I3310cd1c2edc5418704957bd348d1fd21c4a9dd6 Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
2018-11-13Add ARM Gambia for StorPerfmbeierl1-5/+5
Change-Id: I356944c2b59476f2aa1a7a07d4f326d3fd2a224e Signed-off-by: mbeierl <mark.beierl@dell.com>
2018-11-13Merge "StorPerf Gambia Containers"Aric Gardner1-5/+5
2018-11-12Verify Functest on functest-virtualCédric Ollivier2-0/+132
It runs most of healthcheck and tempest-based test cases as a first step. All benchmarking tools and all vnfs are not executed yet. All active Functest versions are verified thanks to backward compatibility ensured by Tempest and then by Functest. The jobs are designed to be run in parallel (we could also run all Functest versions in parallel instead of separated steps). It will be switched to a verify gate in a second step. Change-Id: I07cada848dd90f70da8741269692de8646813bdb Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-11-12StorPerf Gambia ContainersTrevor Bramwell1-5/+5
Create jobs for building StorPerf's Gambia containers. Change-Id: I0cab4a3df10edc137d652ddddfe43ac4860e5c35 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-11-10Merge "Run Doctor apex sample with all test cases"Trevor Bramwell1-27/+13
2018-11-10Merge "Create Stable Branch Jobs for nfvbench"Trevor Bramwell2-1/+9
2018-11-09Create Stable Branch Jobs for nfvbenchjenkins-ci2-1/+9
Change-Id: I1f11b45d22e0af40549831cf65d5a23c2d8ee8fc Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org> Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-11-09Merge "Disable Jobs Set to Run on 'joid-virtual'"Aric Gardner2-2/+2
2018-11-09Merge "Move Barometer Builds to lf-build2"Trevor Bramwell2-2/+20
2018-11-08Disable Jobs Set to Run on 'joid-virtual'Trevor Bramwell2-2/+2
Since there are no longer any nodes labeled 'joid-virtual', jobs set to run on joid-virtual are disabled until another virtual host is added for JOID. Change-Id: Ibe9eca5f094d08ccb5260e7e28b24f5e867a8c29 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-11-08Move Barometer Builds to lf-build2Trevor Bramwell2-2/+20
Adds specific parameter for 'lf-build2' so it can be referenced with the '{build-server}-defaults' syntax and assigns barometer verify and merge jobs to lf-build2. Change-Id: If68dfc4e6ea81884870047360051795407c15af3 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-11-08RTD: Enable Gambia streamAric Gardner17-0/+148
Enable Gambia read the docs stream for all projects that have a gambia branch Also added edgecloud rtd job as it was missing Change-Id: I64d159cde0200871cd4ba3d2c071853c9bd502c1 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2018-11-08Merge "[dovetail] remove the stream check for fuel"Aric Gardner1-7/+7
2018-11-08Merge "[ipv6] Enable Voting for Documentation Builds"Aric Gardner1-1/+0
2018-11-08Merge "[daisy] Enable voting for documentation builds"Aric Gardner1-1/+0
2018-11-08Merge "[stor4nfv] Enable voting for docs verify job"Aric Gardner1-1/+0
2018-11-08[fuel, armband] RTD: Enable Gambia streamAlexandru Avadanii3-20/+16
Change-Id: I97631f1d4902f8b8d3c2de8c4b086ffbad40a0f2 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-11-07[ipv6] Enable Voting for Documentation BuildsTrevor Bramwell1-1/+0
'tox -e docs' exists and is working for ipv6, and removing 'gerrit-skip-vote' will make the job start voting on new patchsets. Change-Id: I6d6eb09752664976214af13f090d7eab6106657c Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-11-07[daisy] Enable voting for documentation buildsTrevor Bramwell1-1/+0
Changes to daisy's 'docs/' directory will set -1/+1 verification depending on whether or not the docs build without error. Change-Id: I1f74c41cb02769d1ab114918d400d9d7afd2a8c3 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-11-07[dovetail] remove the stream check for fuelxudan1-7/+7
Now it set that only running Dovetail jobs on Fuel fraser. Remove the check item. The mandatory test cases will run on all ha scenarios. The optional test cases only need to run twice a week on ha scenarios to save the time. Change-Id: I7f7dd93440bb40e7bc9964fd744bb002ef88f77b Signed-off-by: xudan <xudan16@huawei.com>
2018-11-07[stor4nfv] Enable voting for docs verify jobTrevor Bramwell1-1/+0
Change-Id: Iafcc1dfdf331cec67545abdb3bfc863312dea49f Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-11-07Enable Promise Documentation VerificationTrevor Bramwell1-1/+0
As the tox file and 'docs' env now exists, the promise rtd job can start voting. Change-Id: I113bf4b4ef58a4c3339242a1542780cac85fffb5 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-11-07Only trigger docs-verify-rtd-master for opnfvdocsAric Gardner1-19/+1
also remove hacky logic that deletes opnfvdocs clone and then clones project Change-Id: I4c0687af6d31b6759e0f6ccf275d968b9d71a7d9 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2018-11-07Merge "Create Stable Branch Jobs for container4nfv"Trevor Bramwell2-5/+5
2018-11-06Create Stable Branch Jobs for container4nfvjenkins-ci2-5/+5
Change-Id: Icc0999a5f9dcb2052dc34e21c8de754e9aec0909 Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org> Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-11-07Merge "Create Stable Branch Jobs for vswitchperf"Trevor Bramwell1-1/+5
2018-11-06Create Stable Branch Jobs for vswitchperfjenkins-ci1-1/+5
Change-Id: I0918448fc96f49d51a2657bad5538ce9e6af990c Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
2018-11-06Merge "[dovetail] add gambia jobs"Trevor Bramwell1-0/+20
2018-11-06Fuel RTD job was missedAric Gardner1-0/+12
Adding it back, I removed it from fuel-project-jobs and forgot to add it back as its own file Change-Id: I9d84a979cd5323d72ec858b310cb1b786c5f1207 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2018-11-05[dovetail] add gambia jobsxudan1-0/+20
Change-Id: I84e29a6d1ffaed59b2490f4c2e417c0456eb2ca7 Signed-off-by: xudan <xudan16@huawei.com>
2018-11-05Fix SFC Verify Job Virtualenv LocationTrevor Bramwell1-2/+3
'/var/cache' isn't writable by others, but /var/tmp should be. Also fixed the issue of not sourcing 'activate' within the bin path. Change-Id: Ib7830cc33543227d6b67cac00edc212d889aec10 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-11-05Install Tox in a virtualenv for SFCTrevor Bramwell1-0/+3
This should alleviate the current issue with tox version conflicts caused by global-jjb limiting the tox version. Change-Id: I84644be109963a612c0679cb58f21b0daf649e56 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-11-05Merge "[XCI] Remove inventory for prepare-tests.yml"Fatih Degirmenci2-6/+2
2018-11-05Run Doctor apex sample with all test casesTomi Juvonen1-27/+13
Running Apex sample with both fault_management and maintenance. If cannot support maintenance, it will be skipped. Apex Congress fault_management will be tested after this test. Change-Id: I31562debae5a3f4de6b943a41bff2d89923ea3f0 Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
2018-11-02Merge "Deploy Pharos Dashboard on changes to compose file"Trevor Bramwell1-4/+1
2018-11-02Merge "[dovetail] disable Dovetail jobs on master"Trevor Bramwell1-0/+1
2018-11-02Merge "Fix Pharos Dashboard JIRA Logins"Trevor Bramwell1-4/+6
2018-11-02Merge "Enable odl-bgpvpn-noha daily job on fuel"Aric Gardner1-0/+24
2018-11-02Enable odl-bgpvpn-noha daily job on fuelStamatis Katsaounis1-0/+24
JIRA: FUEL-393 This patch enables odl-bgpvpn-noha scenario on daily jjbs for fuel installer. Change-Id: I89e85ee004c08aea07714e678fb223a7721b29ec Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
2018-11-01[dovetail] disable Dovetail jobs on masterxudan1-0/+1
As Cedirc suggested, Dovetail should only run in Installers' Gambia jobs because Dovetail now integrates Functest Gambia. Disable Dovetail master jobs. Change-Id: Id39993801b6f98e77fc1a86f4c099b01bcfa8770 Signed-off-by: xudan <xudan16@huawei.com>