summaryrefslogtreecommitdiffstats
path: root/jjb/sfc
AgeCommit message (Collapse)AuthorFilesLines
2019-07-10add views for remaining jenkins subprojectsDaniel Pono Takamori1-0/+7
forgot beginning a yaml and a duplication definition add apex and sfc back in sectioned-views plugin not supported by jjb so removed custom views created in prod jenkins responded to cedric's request to remove moon and netready remove views for deprecated jobs Issue: RELENG-1831 Change-Id: I39ef0aabcf8ef4f3b3a378bb242ce0a7119acc85 Signed-off-by: Daniel Takamori <dtakamori@contractor.linuxfoundation.org>
2019-04-30Add Hunter jobs for SFCAric Gardner2-5/+5
remove gambia and add hunter jobs Change-Id: I5fa8f75f60d16dc41ff42a03e5d07fc63f49e8fe Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2018-11-08RTD: Enable Gambia streamAric Gardner1-0/+8
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-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-10-18Remove skip vote from passing jobs.Aric Gardner1-1/+0
I ran all the rtd jobs that were just created all the ones that got a +1 I have removed the skip vote these jobs will vote going forward Change-Id: Ia9a7749f758b96cf1b6a46f00d08a5de7f7d9bbe Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2018-10-18RTD jobs for all projectsAric Gardner1-0/+13
RTD jobs for all active projects All jobs start as non-voting. All rtd jobs are in their own file to faciliate future bulk changes: jjb/$project/$project-rtd-jobs.yaml All project have rtd pages https://opnfv-$project.readthedocs.io Change-Id: I776e41f968d38f08cb3187f743f69d5d6b697e8e Signed-off-by: Aric Gardner <agardner@linuxfoundation.org> Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-09-24Create Stable Branch Jobs for sfcjenkins-ci1-1/+5
Change-Id: Idea9af88bd02f647addec9142e0384dc6cf2029a Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
2018-06-28Disable SFC verify job in fraser branchDimitrios Markou1-1/+1
We would like to disable the SFC verify job for fraser branch because jenkins give us -1 on new patches on stable fraser branch because of the lack of tox on that branch. We are not going to submit any new patches on the SFC fraser branch from now on except from one [0]. So we can disable the fraser job as an easy fix to the -1 jenkins-ci problem in gerrit. [0]: https://gerrit.opnfv.org/gerrit/#/c/59175/ Change-Id: Iab2cb1eea6ac14f262ca25bc3cc61e15556f21e9 Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
2018-06-18Add support for tox in SFC project jobsDimitrios Markou1-3/+32
Depends-On: https://gerrit.opnfv.org/gerrit/#/c/58649/ Change-Id: I4b39c6fd8e70fe40c68e5b2d7043ee522583290b Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
2018-05-16Rename files under jjb from 'yml' to 'yaml'Trevor Bramwell1-0/+0
global-jjb only supports the .yaml file ending for jjb jobs. Instead of waiting for a release we're going to rename the files. Change-Id: Icf3339eacd2320c583333e02250998cf6b1881f7 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-04-11Remove euphrates jobsagardner1-4/+0
Change-Id: I0a5a6d584b3740d88dc4f342ffc1d107962762e6 Signed-off-by: agardner <agardner@linuxfoundation.org>
2018-04-02Create Stable Branch Jobs for sfcjenkins-ci1-0/+4
Change-Id: I52fbde3ba6b354435ce437103f378fc21d96b350 Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
2017-10-03Fix Yamllint violations for jjb/sfcTrevor Bramwell1-39/+42
JIRA: RELENG-254 Change-Id: I3f878f50de8e0e60d3332ab8cd0ef8224524d38e Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-10-02Ignore Scenarios directory when yamllinting SFCTrevor Bramwell1-1/+1
These yaml files are for defining scenario in XCI and can be ignored for now. Change-Id: I48b1598406e34a5129c7c7dab73f6a06af6db82e Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-09-19Create jobs for euphratesFatih Degirmenci1-2/+2
Change-Id: Ia705bd9c16ca934bc781e558b27feafa89b3bff0 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2017-08-29SFC: Adds initial SFC verify jobTim Rozet1-0/+70
Change-Id: I9c212a0a5eca233d39b91b5394b952a70be87c78 Signed-off-by: Tim Rozet <trozet@redhat.com>