summaryrefslogtreecommitdiffstats
path: root/jjb/nsh_sfc/nsh_sfc.yaml
AgeCommit message (Collapse)AuthorFilesLines
2016-10-14Remove unnecessary ssh-credentials defaultsThanh Ha1-12/+12
ODL used to use a variable called {ssh-credentials} as a form of redirection in order to have a simple human readable word to represent a unique credentials id in Jenkins. Newer versions of Jenkins actually allows us to override the credentials-id UUID format and pass a human readable filename. Considering that FD.io has been using a human readable jenkins-gerrit-credentials credentials-id remove the unnecessary {ssh-credentials} id defaults from global-defaults and just access the credential directly. Change-Id: I7b59357dcacb2195646719709b3b623429deca91 Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
2016-10-14Remove the need for mvn33 defaultsThanh Ha1-4/+4
Instead of indirectly calling {mvn33} in jjb and redirecting it to Maven_3.3.9 in Jenkins. Simply name Maven in Jenkins mvn33 and then jobs can call mvn33 directly without the need for the defaults redirection. The new mvn33 profile has already been created in fd.io Jenkins. Change-Id: I792509ab2d80546a532930f1f579afb69bfc670c Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
2016-10-04Revert "Temporarily disable nsh_sfc-verify-docs job"Ed Warnicke1-3/+2
This reverts commit 7828d8510c0d04e040b3a931124d9f331f064580. This reverts gerrit https://gerrit.fd.io/r/#/c/3256/ Change-Id: Id22ab8a7ad1fda1289d79b16ca19404ec8307007 Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-10-04Temporarily disable nsh_sfc-verify-docs jobEd Warnicke1-2/+3
Change-Id: I2986cf6f3c581b3a663d69e0d8e92ad9c0ea6d99 Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-09-21Configuring minions as single useVanessa Rene Valderrama1-0/+6
Change-Id: I79ee300057628b3884574e3640ebe3743ddf0ac4 Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2016-09-20Add a nsh_sfc-verify-docs-{stream} job to verify docs build.Ed Warnicke1-0/+55
Change-Id: I0a636e80faf7f2935ab85e0ff1d58e9c045bc082 Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-09-20Actually run nsh_sfc-merge-docsEd Warnicke1-0/+1
Change-Id: Ic6a25ea0e833d0b94820356e30bb693d60b04c52 Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-09-20Add nsh_sfc-docs-merge jobsEd Warnicke1-0/+69
Change-Id: I6b17a7b099128a1a64112bd66ea56865767fc2ea Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-09-16Merge "Configuring minions as single use"Andrew Grimberg1-0/+6
2016-09-12Add stable/1609 jobs for nsh_sfcEd Warnicke1-0/+3
Change-Id: Ifc8a605375d1770174e0566e464f0270928b3f86 Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-09-07Add nsh_sfc integration jobEd Warnicke1-0/+57
Change-Id: I5bee1fd0dee69476bf6c5c7bf5e9510554c91e9d Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-09-07Publish nsh_sfc jar files to mvn.Ed Warnicke1-0/+2
Change-Id: I84ee1db07633b45687ffe280e649b6ff407cfe31 Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-09-07Configuring minions as single useVanessa Rene Valderrama1-0/+6
Change-Id: I98e020cda69b5112609c00f013d4bd3f6cfbf009 Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2016-09-01Adding Maven environment variablesVanessa Rene Valderrama1-0/+30
Change-Id: I9c18f2219c811eaaa7dcada8af8c198a021fcb86 Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2016-09-01Replacing vpp-settings with nsh_sfc-settings to configure Jenkins for nsh_sfcVanessa Rene Valderrama1-3/+3
Change-Id: I359e678f85c4ee5a19dd4cc26065cabeeabb5293 Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2016-08-29Enable NSH_SFC to use mvn to build its java bindingsEd Warnicke1-0/+14
Change-Id: Ie337a3de765d290f4777577f35ad3563668958e8 Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-06-08Add common setup for vpp plugin verifiesEd Warnicke1-0/+3
Change-Id: Iac8b1d5408a9187fd39276881e21501c247c2231 Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-06-08Provide common cleanup script to be used across projectsEd Warnicke1-6/+25
Change-Id: Iebafbd25bee5cbf9c09fe0183b5d7e4c1eef8bb8 Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-06-08Fix for nsh_sfc jjbEd Warnicke1-3/+3
Change-Id: I871c8723dd443e4472e851b2ecda76f53cdd530d Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-06-07Initial nsh_sfc jjbEd Warnicke1-0/+150
Change-Id: If77fdd4778eb54b3cba683a94b3cb84d1203fd00 Signed-off-by: Ed Warnicke <eaw@cisco.com>