summaryrefslogtreecommitdiffstats
path: root/jjb/nfvbench
AgeCommit message (Collapse)AuthorFilesLines
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-10-18RTD jobs for all projectsAric Gardner1-0/+12
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-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-09create Stable Branch Jobs for nfvbenchagardner1-1/+6
Same for docker Change-Id: I48650881f5c0c8e7b4664b87b1b1a4a37c22cc8d Signed-off-by: agardner <agardner@linuxfoundation.org>
2017-10-16Added tox to nfvbenchKerim Gokarslan1-1/+1
Change-Id: I1344241cc488481a64a7ba13da521537420a0c59 Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-09-11Fix Yamllint Violations for jjb/nfvbenchTrevor Bramwell1-56/+59
JIRA: RELENG-254 Change-Id: Ibfda27a637ee448862ae2df5884b88093210ed4d Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-08-02Add jjb script for nfvbench to build the nfvbench VMahothan1-0/+90
Change-Id: I02b17840bdd03396b39401d03b1f9224cd899161 Signed-off-by: ahothan <ahothan@cisco.com>