summaryrefslogtreecommitdiffstats
path: root/jjb/sfc
AgeCommit message (Collapse)AuthorFilesLines
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>