From c0005a1499d962ed366d089a8bb1d40cc6b38657 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Fri, 8 May 2015 16:11:37 +0000 Subject: [PATCH] Update automated project templates Change-Id: Ia7c8744b75479404ae6b0ee1f9d91f8a7caf7084 Signed-off-by: jenkins-releng --- jjb/aaa/aaa.yaml | 7 ++++--- jjb/alto/alto.yaml | 7 ++++--- jjb/bgpcep/bgpcep.yaml | 7 ++++--- jjb/capwap/capwap.yaml | 7 ++++--- jjb/controller/controller.yaml | 7 ++++--- jjb/coretutorials/coretutorials.yaml | 7 ++++--- jjb/defense4all/defense4all.yaml | 7 ++++--- jjb/didm/didm.yaml | 7 ++++--- jjb/discovery/discovery.yaml | 7 ++++--- jjb/dlux/dlux.yaml | 7 ++++--- jjb/docs/docs.yaml | 7 ++++--- jjb/groupbasedpolicy/groupbasedpolicy.yaml | 7 ++++--- jjb/iotdm/iotdm.yaml | 7 ++++--- jjb/l2switch/l2switch.yaml | 7 ++++--- jjb/lacp/lacp.yaml | 7 ++++--- jjb/lispflowmapping/lispflowmapping.yaml | 7 ++++--- jjb/neutron/neutron.yaml | 7 ++++--- jjb/nic/nic.yaml | 7 ++++--- jjb/odlparent/odlparent.yaml | 7 ++++--- jjb/openflowjava/openflowjava.yaml | 7 ++++--- jjb/openflowplugin/openflowplugin.yaml | 7 ++++--- jjb/ovsdb/ovsdb.yaml | 7 ++++--- jjb/packetcable/packetcable.yaml | 7 ++++--- jjb/persistence/persistence.yaml | 7 ++++--- jjb/reservation/reservation.yaml | 7 ++++--- jjb/sdninterfaceapp/sdninterfaceapp.yaml | 7 ++++--- jjb/sfc/sfc.yaml | 7 ++++--- jjb/snbi/snbi.yaml | 7 ++++--- jjb/snmp/snmp.yaml | 7 ++++--- jjb/snmp4sdn/snmp4sdn.yaml | 7 ++++--- jjb/sxp/sxp.yaml | 7 ++++--- jjb/tcpmd5/tcpmd5.yaml | 7 ++++--- jjb/toolkit/toolkit.yaml | 7 ++++--- jjb/topoprocessing/topoprocessing.yaml | 7 ++++--- jjb/tsdr/tsdr.yaml | 7 ++++--- jjb/ttp/ttp.yaml | 7 ++++--- jjb/usc/usc.yaml | 7 ++++--- jjb/vpnservice/vpnservice.yaml | 7 ++++--- jjb/vtn/vtn.yaml | 7 ++++--- jjb/yangtools/yangtools.yaml | 7 ++++--- 40 files changed, 160 insertions(+), 120 deletions(-) diff --git a/jjb/aaa/aaa.yaml b/jjb/aaa/aaa.yaml index 0ae5421b3..4eac939c8 100644 --- a/jjb/aaa/aaa.yaml +++ b/jjb/aaa/aaa.yaml @@ -249,10 +249,11 @@ name: 'aaa-integration-{stream}' disabled: false - # Job template for ODL merge jobs + # Job template for ODL integration verify jobs # - # The purpose of this job template is to setup a ODL merge job - # and deploy artifacts to Nexus. + # This is similar to a normal verify job, but it runs + # when a project that's a dependency of your project + # is successfully built. # # Required Variables: # stream: branch with - in place of / (eg. stable-helium) diff --git a/jjb/alto/alto.yaml b/jjb/alto/alto.yaml index 6ba615cef..ea4c81022 100644 --- a/jjb/alto/alto.yaml +++ b/jjb/alto/alto.yaml @@ -239,10 +239,11 @@ name: 'alto-integration-{stream}' disabled: false - # Job template for ODL merge jobs + # Job template for ODL integration verify jobs # - # The purpose of this job template is to setup a ODL merge job - # and deploy artifacts to Nexus. + # This is similar to a normal verify job, but it runs + # when a project that's a dependency of your project + # is successfully built. # # Required Variables: # stream: branch with - in place of / (eg. stable-helium) diff --git a/jjb/bgpcep/bgpcep.yaml b/jjb/bgpcep/bgpcep.yaml index fa657912c..04bd3ad92 100644 --- a/jjb/bgpcep/bgpcep.yaml +++ b/jjb/bgpcep/bgpcep.yaml @@ -251,10 +251,11 @@ name: 'bgpcep-integration-{stream}' disabled: false - # Job template for ODL merge jobs + # Job template for ODL integration verify jobs # - # The purpose of this job template is to setup a ODL merge job - # and deploy artifacts to Nexus. + # This is similar to a normal verify job, but it runs + # when a project that's a dependency of your project + # is successfully built. # # Required Variables: # stream: branch with - in place of / (eg. stable-helium) diff --git a/jjb/capwap/capwap.yaml b/jjb/capwap/capwap.yaml index a386872d5..ed6a195ef 100644 --- a/jjb/capwap/capwap.yaml +++ b/jjb/capwap/capwap.yaml @@ -239,10 +239,11 @@ name: 'capwap-integration-{stream}' disabled: false - # Job template for ODL merge jobs + # Job template for ODL integration verify jobs # - # The purpose of this job template is to setup a ODL merge job - # and deploy artifacts to Nexus. + # This is similar to a normal verify job, but it runs + # when a project that's a dependency of your project + # is successfully built. # # Required Variables: # stream: branch with - in place of / (eg. stable-helium) diff --git a/jjb/controller/controller.yaml b/jjb/controller/controller.yaml index d2380adf9..31641f8f0 100644 --- a/jjb/controller/controller.yaml +++ b/jjb/controller/controller.yaml @@ -178,10 +178,11 @@ name: 'controller-integration-{stream}' disabled: false - # Job template for ODL merge jobs + # Job template for ODL integration verify jobs # - # The purpose of this job template is to setup a ODL merge job - # and deploy artifacts to Nexus. + # This is similar to a normal verify job, but it runs + # when a project that's a dependency of your project + # is successfully built. # # Required Variables: # stream: branch with - in place of / (eg. stable-helium) diff --git a/jjb/coretutorials/coretutorials.yaml b/jjb/coretutorials/coretutorials.yaml index feac174c8..86d1c79f8 100644 --- a/jjb/coretutorials/coretutorials.yaml +++ b/jjb/coretutorials/coretutorials.yaml @@ -239,10 +239,11 @@ name: 'coretutorials-integration-{stream}' disabled: false - # Job template for ODL merge jobs + # Job template for ODL integration verify jobs # - # The purpose of this job template is to setup a ODL merge job - # and deploy artifacts to Nexus. + # This is similar to a normal verify job, but it runs + # when a project that's a dependency of your project + # is successfully built. # # Required Variables: # stream: branch with - in place of / (eg. stable-helium) diff --git a/jjb/defense4all/defense4all.yaml b/jjb/defense4all/defense4all.yaml index da1e4d100..eeec7d135 100644 --- a/jjb/defense4all/defense4all.yaml +++ b/jjb/defense4all/defense4all.yaml @@ -244,10 +244,11 @@ name: 'defense4all-integration-{stream}' disabled: false - # Job template for ODL merge jobs + # Job template for ODL integration verify jobs # - # The purpose of this job template is to setup a ODL merge job - # and deploy artifacts to Nexus. + # This is similar to a normal verify job, but it runs + # when a project that's a dependency of your project + # is successfully built. # # Required Variables: # stream: branch with - in place of / (eg. stable-helium) diff --git a/jjb/didm/didm.yaml b/jjb/didm/didm.yaml index 13896354f..3fe1b58d8 100644 --- a/jjb/didm/didm.yaml +++ b/jjb/didm/didm.yaml @@ -239,10 +239,11 @@ name: 'didm-integration-{stream}' disabled: false - # Job template for ODL merge jobs + # Job template for ODL integration verify jobs # - # The purpose of this job template is to setup a ODL merge job - # and deploy artifacts to Nexus. + # This is similar to a normal verify job, but it runs + # when a project that's a dependency of your project + # is successfully built. # # Required Variables: # stream: branch with - in place of / (eg. stable-helium) diff --git a/jjb/discovery/discovery.yaml b/jjb/discovery/discovery.yaml index 7e9d809f6..6ddcb60bd 100644 --- a/jjb/discovery/discovery.yaml +++ b/jjb/discovery/discovery.yaml @@ -239,10 +239,11 @@ name: 'discovery-integration-{stream}' disabled: false - # Job template for ODL merge jobs + # Job template for ODL integration verify jobs # - # The purpose of this job template is to setup a ODL merge job - # and deploy artifacts to Nexus. + # This is similar to a normal verify job, but it runs + # when a project that's a dependency of your project + # is successfully built. # # Required Variables: # stream: branch with - in place of / (eg. stable-helium) diff --git a/jjb/dlux/dlux.yaml b/jjb/dlux/dlux.yaml index d009cbc0c..6c5fdfb6c 100644 --- a/jjb/dlux/dlux.yaml +++ b/jjb/dlux/dlux.yaml @@ -249,10 +249,11 @@ name: 'dlux-integration-{stream}' disabled: false - # Job template for ODL merge jobs + # Job template for ODL integration verify jobs # - # The purpose of this job template is to setup a ODL merge job - # and deploy artifacts to Nexus. + # This is similar to a normal verify job, but it runs + # when a project that's a dependency of your project + # is successfully built. # # Required Variables: # stream: branch with - in place of / (eg. stable-helium) diff --git a/jjb/docs/docs.yaml b/jjb/docs/docs.yaml index de3a4cc34..702a9f440 100644 --- a/jjb/docs/docs.yaml +++ b/jjb/docs/docs.yaml @@ -244,10 +244,11 @@ name: 'docs-integration-{stream}' disabled: false - # Job template for ODL merge jobs + # Job template for ODL integration verify jobs # - # The purpose of this job template is to setup a ODL merge job - # and deploy artifacts to Nexus. + # This is similar to a normal verify job, but it runs + # when a project that's a dependency of your project + # is successfully built. # # Required Variables: # stream: branch with - in place of / (eg. stable-helium) diff --git a/jjb/groupbasedpolicy/groupbasedpolicy.yaml b/jjb/groupbasedpolicy/groupbasedpolicy.yaml index 9659d1927..6dc2c8dc7 100644 --- a/jjb/groupbasedpolicy/groupbasedpolicy.yaml +++ b/jjb/groupbasedpolicy/groupbasedpolicy.yaml @@ -244,10 +244,11 @@ name: 'groupbasedpolicy-integration-{stream}' disabled: false - # Job template for ODL merge jobs + # Job template for ODL integration verify jobs # - # The purpose of this job template is to setup a ODL merge job - # and deploy artifacts to Nexus. + # This is similar to a normal verify job, but it runs + # when a project that's a dependency of your project + # is successfully built. # # Required Variables: # stream: branch with - in place of / (eg. stable-helium) diff --git a/jjb/iotdm/iotdm.yaml b/jjb/iotdm/iotdm.yaml index b11b48f3c..8509baebe 100644 --- a/jjb/iotdm/iotdm.yaml +++ b/jjb/iotdm/iotdm.yaml @@ -240,10 +240,11 @@ name: 'iotdm-integration-{stream}' disabled: false - # Job template for ODL merge jobs + # Job template for ODL integration verify jobs # - # The purpose of this job template is to setup a ODL merge job - # and deploy artifacts to Nexus. + # This is similar to a normal verify job, but it runs + # when a project that's a dependency of your project + # is successfully built. # # Required Variables: # stream: branch with - in place of / (eg. stable-helium) diff --git a/jjb/l2switch/l2switch.yaml b/jjb/l2switch/l2switch.yaml index 543261242..ac1c8d352 100644 --- a/jjb/l2switch/l2switch.yaml +++ b/jjb/l2switch/l2switch.yaml @@ -249,10 +249,11 @@ name: 'l2switch-integration-{stream}' disabled: false - # Job template for ODL merge jobs + # Job template for ODL integration verify jobs # - # The purpose of this job template is to setup a ODL merge job - # and deploy artifacts to Nexus. + # This is similar to a normal verify job, but it runs + # when a project that's a dependency of your project + # is successfully built. # # Required Variables: # stream: branch with - in place of / (eg. stable-helium) diff --git a/jjb/lacp/lacp.yaml b/jjb/lacp/lacp.yaml index cb5cf228b..25ed3ce55 100644 --- a/jjb/lacp/lacp.yaml +++ b/jjb/lacp/lacp.yaml @@ -239,10 +239,11 @@ name: 'lacp-integration-{stream}' disabled: false - # Job template for ODL merge jobs + # Job template for ODL integration verify jobs # - # The purpose of this job template is to setup a ODL merge job - # and deploy artifacts to Nexus. + # This is similar to a normal verify job, but it runs + # when a project that's a dependency of your project + # is successfully built. # # Required Variables: # stream: branch with - in place of / (eg. stable-helium) diff --git a/jjb/lispflowmapping/lispflowmapping.yaml b/jjb/lispflowmapping/lispflowmapping.yaml index 949310aba..c9cee4617 100644 --- a/jjb/lispflowmapping/lispflowmapping.yaml +++ b/jjb/lispflowmapping/lispflowmapping.yaml @@ -251,10 +251,11 @@ name: 'lispflowmapping-integration-{stream}' disabled: false - # Job template for ODL merge jobs + # Job template for ODL integration verify jobs # - # The purpose of this job template is to setup a ODL merge job - # and deploy artifacts to Nexus. + # This is similar to a normal verify job, but it runs + # when a project that's a dependency of your project + # is successfully built. # # Required Variables: # stream: branch with - in place of / (eg. stable-helium) diff --git a/jjb/neutron/neutron.yaml b/jjb/neutron/neutron.yaml index a1114977e..8d3d25f1f 100644 --- a/jjb/neutron/neutron.yaml +++ b/jjb/neutron/neutron.yaml @@ -246,10 +246,11 @@ name: 'neutron-integration-{stream}' disabled: false - # Job template for ODL merge jobs + # Job template for ODL integration verify jobs # - # The purpose of this job template is to setup a ODL merge job - # and deploy artifacts to Nexus. + # This is similar to a normal verify job, but it runs + # when a project that's a dependency of your project + # is successfully built. # # Required Variables: # stream: branch with - in place of / (eg. stable-helium) diff --git a/jjb/nic/nic.yaml b/jjb/nic/nic.yaml index 860623ae1..2650fb437 100644 --- a/jjb/nic/nic.yaml +++ b/jjb/nic/nic.yaml @@ -239,10 +239,11 @@ name: 'nic-integration-{stream}' disabled: false - # Job template for ODL merge jobs + # Job template for ODL integration verify jobs # - # The purpose of this job template is to setup a ODL merge job - # and deploy artifacts to Nexus. + # This is similar to a normal verify job, but it runs + # when a project that's a dependency of your project + # is successfully built. # # Required Variables: # stream: branch with - in place of / (eg. stable-helium) diff --git a/jjb/odlparent/odlparent.yaml b/jjb/odlparent/odlparent.yaml index ea1e14ca0..5a47082b4 100644 --- a/jjb/odlparent/odlparent.yaml +++ b/jjb/odlparent/odlparent.yaml @@ -249,10 +249,11 @@ name: 'odlparent-integration-{stream}' disabled: false - # Job template for ODL merge jobs + # Job template for ODL integration verify jobs # - # The purpose of this job template is to setup a ODL merge job - # and deploy artifacts to Nexus. + # This is similar to a normal verify job, but it runs + # when a project that's a dependency of your project + # is successfully built. # # Required Variables: # stream: branch with - in place of / (eg. stable-helium) diff --git a/jjb/openflowjava/openflowjava.yaml b/jjb/openflowjava/openflowjava.yaml index c649795c9..83d40aea5 100644 --- a/jjb/openflowjava/openflowjava.yaml +++ b/jjb/openflowjava/openflowjava.yaml @@ -251,10 +251,11 @@ name: 'openflowjava-integration-{stream}' disabled: false - # Job template for ODL merge jobs + # Job template for ODL integration verify jobs # - # The purpose of this job template is to setup a ODL merge job - # and deploy artifacts to Nexus. + # This is similar to a normal verify job, but it runs + # when a project that's a dependency of your project + # is successfully built. # # Required Variables: # stream: branch with - in place of / (eg. stable-helium) diff --git a/jjb/openflowplugin/openflowplugin.yaml b/jjb/openflowplugin/openflowplugin.yaml index 527610dfb..275033cc2 100644 --- a/jjb/openflowplugin/openflowplugin.yaml +++ b/jjb/openflowplugin/openflowplugin.yaml @@ -246,10 +246,11 @@ name: 'openflowplugin-integration-{stream}' disabled: false - # Job template for ODL merge jobs + # Job template for ODL integration verify jobs # - # The purpose of this job template is to setup a ODL merge job - # and deploy artifacts to Nexus. + # This is similar to a normal verify job, but it runs + # when a project that's a dependency of your project + # is successfully built. # # Required Variables: # stream: branch with - in place of / (eg. stable-helium) diff --git a/jjb/ovsdb/ovsdb.yaml b/jjb/ovsdb/ovsdb.yaml index 49f6be0bf..e8efb49bb 100644 --- a/jjb/ovsdb/ovsdb.yaml +++ b/jjb/ovsdb/ovsdb.yaml @@ -243,10 +243,11 @@ name: 'ovsdb-integration-{stream}' disabled: false - # Job template for ODL merge jobs + # Job template for ODL integration verify jobs # - # The purpose of this job template is to setup a ODL merge job - # and deploy artifacts to Nexus. + # This is similar to a normal verify job, but it runs + # when a project that's a dependency of your project + # is successfully built. # # Required Variables: # stream: branch with - in place of / (eg. stable-helium) diff --git a/jjb/packetcable/packetcable.yaml b/jjb/packetcable/packetcable.yaml index bbdae8552..b13b55a30 100644 --- a/jjb/packetcable/packetcable.yaml +++ b/jjb/packetcable/packetcable.yaml @@ -244,10 +244,11 @@ name: 'packetcable-integration-{stream}' disabled: false - # Job template for ODL merge jobs + # Job template for ODL integration verify jobs # - # The purpose of this job template is to setup a ODL merge job - # and deploy artifacts to Nexus. + # This is similar to a normal verify job, but it runs + # when a project that's a dependency of your project + # is successfully built. # # Required Variables: # stream: branch with - in place of / (eg. stable-helium) diff --git a/jjb/persistence/persistence.yaml b/jjb/persistence/persistence.yaml index 9cc2b132b..3c65cecea 100644 --- a/jjb/persistence/persistence.yaml +++ b/jjb/persistence/persistence.yaml @@ -246,10 +246,11 @@ name: 'persistence-integration-{stream}' disabled: false - # Job template for ODL merge jobs + # Job template for ODL integration verify jobs # - # The purpose of this job template is to setup a ODL merge job - # and deploy artifacts to Nexus. + # This is similar to a normal verify job, but it runs + # when a project that's a dependency of your project + # is successfully built. # # Required Variables: # stream: branch with - in place of / (eg. stable-helium) diff --git a/jjb/reservation/reservation.yaml b/jjb/reservation/reservation.yaml index 4693ec45c..5d08cb1a5 100644 --- a/jjb/reservation/reservation.yaml +++ b/jjb/reservation/reservation.yaml @@ -239,10 +239,11 @@ name: 'reservation-integration-{stream}' disabled: false - # Job template for ODL merge jobs + # Job template for ODL integration verify jobs # - # The purpose of this job template is to setup a ODL merge job - # and deploy artifacts to Nexus. + # This is similar to a normal verify job, but it runs + # when a project that's a dependency of your project + # is successfully built. # # Required Variables: # stream: branch with - in place of / (eg. stable-helium) diff --git a/jjb/sdninterfaceapp/sdninterfaceapp.yaml b/jjb/sdninterfaceapp/sdninterfaceapp.yaml index 31e54de31..8939a09e7 100644 --- a/jjb/sdninterfaceapp/sdninterfaceapp.yaml +++ b/jjb/sdninterfaceapp/sdninterfaceapp.yaml @@ -251,10 +251,11 @@ name: 'sdninterfaceapp-integration-{stream}' disabled: false - # Job template for ODL merge jobs + # Job template for ODL integration verify jobs # - # The purpose of this job template is to setup a ODL merge job - # and deploy artifacts to Nexus. + # This is similar to a normal verify job, but it runs + # when a project that's a dependency of your project + # is successfully built. # # Required Variables: # stream: branch with - in place of / (eg. stable-helium) diff --git a/jjb/sfc/sfc.yaml b/jjb/sfc/sfc.yaml index eb983a610..45dc79ebc 100644 --- a/jjb/sfc/sfc.yaml +++ b/jjb/sfc/sfc.yaml @@ -244,10 +244,11 @@ name: 'sfc-integration-{stream}' disabled: false - # Job template for ODL merge jobs + # Job template for ODL integration verify jobs # - # The purpose of this job template is to setup a ODL merge job - # and deploy artifacts to Nexus. + # This is similar to a normal verify job, but it runs + # when a project that's a dependency of your project + # is successfully built. # # Required Variables: # stream: branch with - in place of / (eg. stable-helium) diff --git a/jjb/snbi/snbi.yaml b/jjb/snbi/snbi.yaml index 5946ac333..7825cdc73 100644 --- a/jjb/snbi/snbi.yaml +++ b/jjb/snbi/snbi.yaml @@ -244,10 +244,11 @@ name: 'snbi-integration-{stream}' disabled: false - # Job template for ODL merge jobs + # Job template for ODL integration verify jobs # - # The purpose of this job template is to setup a ODL merge job - # and deploy artifacts to Nexus. + # This is similar to a normal verify job, but it runs + # when a project that's a dependency of your project + # is successfully built. # # Required Variables: # stream: branch with - in place of / (eg. stable-helium) diff --git a/jjb/snmp/snmp.yaml b/jjb/snmp/snmp.yaml index d69376fd3..197dab818 100644 --- a/jjb/snmp/snmp.yaml +++ b/jjb/snmp/snmp.yaml @@ -244,10 +244,11 @@ name: 'snmp-integration-{stream}' disabled: false - # Job template for ODL merge jobs + # Job template for ODL integration verify jobs # - # The purpose of this job template is to setup a ODL merge job - # and deploy artifacts to Nexus. + # This is similar to a normal verify job, but it runs + # when a project that's a dependency of your project + # is successfully built. # # Required Variables: # stream: branch with - in place of / (eg. stable-helium) diff --git a/jjb/snmp4sdn/snmp4sdn.yaml b/jjb/snmp4sdn/snmp4sdn.yaml index 3fbeb2623..de69b86e2 100644 --- a/jjb/snmp4sdn/snmp4sdn.yaml +++ b/jjb/snmp4sdn/snmp4sdn.yaml @@ -244,10 +244,11 @@ name: 'snmp4sdn-integration-{stream}' disabled: false - # Job template for ODL merge jobs + # Job template for ODL integration verify jobs # - # The purpose of this job template is to setup a ODL merge job - # and deploy artifacts to Nexus. + # This is similar to a normal verify job, but it runs + # when a project that's a dependency of your project + # is successfully built. # # Required Variables: # stream: branch with - in place of / (eg. stable-helium) diff --git a/jjb/sxp/sxp.yaml b/jjb/sxp/sxp.yaml index 7777dd89e..860e8ef48 100644 --- a/jjb/sxp/sxp.yaml +++ b/jjb/sxp/sxp.yaml @@ -244,10 +244,11 @@ name: 'sxp-integration-{stream}' disabled: false - # Job template for ODL merge jobs + # Job template for ODL integration verify jobs # - # The purpose of this job template is to setup a ODL merge job - # and deploy artifacts to Nexus. + # This is similar to a normal verify job, but it runs + # when a project that's a dependency of your project + # is successfully built. # # Required Variables: # stream: branch with - in place of / (eg. stable-helium) diff --git a/jjb/tcpmd5/tcpmd5.yaml b/jjb/tcpmd5/tcpmd5.yaml index f9e019fbe..7cc5864d2 100644 --- a/jjb/tcpmd5/tcpmd5.yaml +++ b/jjb/tcpmd5/tcpmd5.yaml @@ -251,10 +251,11 @@ name: 'tcpmd5-integration-{stream}' disabled: false - # Job template for ODL merge jobs + # Job template for ODL integration verify jobs # - # The purpose of this job template is to setup a ODL merge job - # and deploy artifacts to Nexus. + # This is similar to a normal verify job, but it runs + # when a project that's a dependency of your project + # is successfully built. # # Required Variables: # stream: branch with - in place of / (eg. stable-helium) diff --git a/jjb/toolkit/toolkit.yaml b/jjb/toolkit/toolkit.yaml index 7f90b1abe..92a9249a2 100644 --- a/jjb/toolkit/toolkit.yaml +++ b/jjb/toolkit/toolkit.yaml @@ -239,10 +239,11 @@ name: 'toolkit-integration-{stream}' disabled: false - # Job template for ODL merge jobs + # Job template for ODL integration verify jobs # - # The purpose of this job template is to setup a ODL merge job - # and deploy artifacts to Nexus. + # This is similar to a normal verify job, but it runs + # when a project that's a dependency of your project + # is successfully built. # # Required Variables: # stream: branch with - in place of / (eg. stable-helium) diff --git a/jjb/topoprocessing/topoprocessing.yaml b/jjb/topoprocessing/topoprocessing.yaml index 261ec465d..4112382f4 100644 --- a/jjb/topoprocessing/topoprocessing.yaml +++ b/jjb/topoprocessing/topoprocessing.yaml @@ -244,10 +244,11 @@ name: 'topoprocessing-integration-{stream}' disabled: false - # Job template for ODL merge jobs + # Job template for ODL integration verify jobs # - # The purpose of this job template is to setup a ODL merge job - # and deploy artifacts to Nexus. + # This is similar to a normal verify job, but it runs + # when a project that's a dependency of your project + # is successfully built. # # Required Variables: # stream: branch with - in place of / (eg. stable-helium) diff --git a/jjb/tsdr/tsdr.yaml b/jjb/tsdr/tsdr.yaml index f8f779dd1..9bc91fc80 100644 --- a/jjb/tsdr/tsdr.yaml +++ b/jjb/tsdr/tsdr.yaml @@ -239,10 +239,11 @@ name: 'tsdr-integration-{stream}' disabled: false - # Job template for ODL merge jobs + # Job template for ODL integration verify jobs # - # The purpose of this job template is to setup a ODL merge job - # and deploy artifacts to Nexus. + # This is similar to a normal verify job, but it runs + # when a project that's a dependency of your project + # is successfully built. # # Required Variables: # stream: branch with - in place of / (eg. stable-helium) diff --git a/jjb/ttp/ttp.yaml b/jjb/ttp/ttp.yaml index 6bc196830..3cf1230a3 100644 --- a/jjb/ttp/ttp.yaml +++ b/jjb/ttp/ttp.yaml @@ -244,10 +244,11 @@ name: 'ttp-integration-{stream}' disabled: false - # Job template for ODL merge jobs + # Job template for ODL integration verify jobs # - # The purpose of this job template is to setup a ODL merge job - # and deploy artifacts to Nexus. + # This is similar to a normal verify job, but it runs + # when a project that's a dependency of your project + # is successfully built. # # Required Variables: # stream: branch with - in place of / (eg. stable-helium) diff --git a/jjb/usc/usc.yaml b/jjb/usc/usc.yaml index fc9c6d6c3..5435e1788 100644 --- a/jjb/usc/usc.yaml +++ b/jjb/usc/usc.yaml @@ -239,10 +239,11 @@ name: 'usc-integration-{stream}' disabled: false - # Job template for ODL merge jobs + # Job template for ODL integration verify jobs # - # The purpose of this job template is to setup a ODL merge job - # and deploy artifacts to Nexus. + # This is similar to a normal verify job, but it runs + # when a project that's a dependency of your project + # is successfully built. # # Required Variables: # stream: branch with - in place of / (eg. stable-helium) diff --git a/jjb/vpnservice/vpnservice.yaml b/jjb/vpnservice/vpnservice.yaml index d94f810c0..a51b6175d 100644 --- a/jjb/vpnservice/vpnservice.yaml +++ b/jjb/vpnservice/vpnservice.yaml @@ -239,10 +239,11 @@ name: 'vpnservice-integration-{stream}' disabled: false - # Job template for ODL merge jobs + # Job template for ODL integration verify jobs # - # The purpose of this job template is to setup a ODL merge job - # and deploy artifacts to Nexus. + # This is similar to a normal verify job, but it runs + # when a project that's a dependency of your project + # is successfully built. # # Required Variables: # stream: branch with - in place of / (eg. stable-helium) diff --git a/jjb/vtn/vtn.yaml b/jjb/vtn/vtn.yaml index 35b83963e..3333b2956 100644 --- a/jjb/vtn/vtn.yaml +++ b/jjb/vtn/vtn.yaml @@ -245,10 +245,11 @@ name: 'vtn-integration-{stream}' disabled: false - # Job template for ODL merge jobs + # Job template for ODL integration verify jobs # - # The purpose of this job template is to setup a ODL merge job - # and deploy artifacts to Nexus. + # This is similar to a normal verify job, but it runs + # when a project that's a dependency of your project + # is successfully built. # # Required Variables: # stream: branch with - in place of / (eg. stable-helium) diff --git a/jjb/yangtools/yangtools.yaml b/jjb/yangtools/yangtools.yaml index 5c83ff582..1373d6d43 100644 --- a/jjb/yangtools/yangtools.yaml +++ b/jjb/yangtools/yangtools.yaml @@ -178,10 +178,11 @@ name: 'yangtools-integration-{stream}' disabled: false - # Job template for ODL merge jobs + # Job template for ODL integration verify jobs # - # The purpose of this job template is to setup a ODL merge job - # and deploy artifacts to Nexus. + # This is similar to a normal verify job, but it runs + # when a project that's a dependency of your project + # is successfully built. # # Required Variables: # stream: branch with - in place of / (eg. stable-helium) -- 2.36.6