Split mvn-verify jobs inte separate job-group 80/83680/2
authorThanh Ha <zxiiro@gmail.com>
Thu, 15 Aug 2019 19:09:44 +0000 (15:09 -0400)
committerThanh Ha <zxiiro@gmail.com>
Thu, 15 Aug 2019 19:54:47 +0000 (15:54 -0400)
commit4672451255ec3c82e1782e5abc6f0b7e246d1d13
tree76fc44a44b5284adcae1f1ae7420ad0e16c5ce5b
parent6296d9910277f5fcc25862cb417e1d8c2fedeff8
Split mvn-verify jobs inte separate job-group

mvn-verify jobs expect java-version variable to be a list of strings
whereas all the other jobs just expect a single string. This becomes
problematic when used together so split them out.

This allows us to create job-groups for the odl-maven-jobs that are
JDK specific so that projects can more easily choose their release
job jdk versions.

Change-Id: I073174d6c615d3d01a771d47f281f6687d30e575
Signed-off-by: Thanh Ha <zxiiro@gmail.com>
43 files changed:
jjb/aaa/aaa.yaml
jjb/alt-datastores/alt-datastores.yaml
jjb/alto/alto.yaml
jjb/ansible/ansible.yaml
jjb/archetypes/archetypes.yaml
jjb/bgpcep/bgpcep.yaml
jjb/bier/bier.yaml
jjb/coe/coe.yaml
jjb/controller/controller.yaml
jjb/daexim/daexim.yaml
jjb/detnet/detnet.yaml
jjb/dlux/dlux.yaml
jjb/dluxapps/dluxapps.yaml
jjb/genius/genius.yaml
jjb/groupbasedpolicy/groupbasedpolicy.yaml
jjb/honeycomb/vbd/vbd.yaml
jjb/infrautils/infrautils.yaml
jjb/jsonrpc/jsonrpc.yaml
jjb/l2switch/l2switch.yaml
jjb/lispflowmapping/lispflowmapping.yaml
jjb/mdsal/mdsal.yaml
jjb/nemo/nemo.yaml
jjb/netconf/netconf.yaml
jjb/netvirt/netvirt.yaml
jjb/neutron/neutron.yaml
jjb/odlparent/odlparent.yaml
jjb/of-config/of-config.yaml
jjb/openflowplugin/openflowplugin.yaml
jjb/ovsdb/ovsdb.yaml
jjb/p4plugin/p4plugin.yaml
jjb/packetcable/packetcable.yaml
jjb/releng-templates-java.yaml
jjb/serviceutils/serviceutils.yaml
jjb/sfc/sfc.yaml
jjb/snmp/snmp.yaml
jjb/snmp4sdn/snmp4sdn.yaml
jjb/sxp/sxp.yaml
jjb/telemetry/telemetry.yaml
jjb/transportpce/transportpce.yaml
jjb/tsdr/tsdr.yaml
jjb/unimgr/unimgr.yaml
jjb/usc/usc.yaml
jjb/yangtools/yangtools.yaml