Merge "Only use -all- job if it exists"
authorThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 5 Sep 2017 17:30:10 +0000 (17:30 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Tue, 5 Sep 2017 17:30:10 +0000 (17:30 +0000)
1  2 
jjb/bgpcep/bgpcep-csit-throughpcep.yaml
jjb/bier/bier-csit-basic.yaml
jjb/genius/genius-csit-genius.yaml
jjb/groupbasedpolicy/groupbasedpolicy-csit-3node.yaml
jjb/groupbasedpolicy/groupbasedpolicy-csit-6node.yaml
jjb/netconf/netconf-userfeatures.yaml
jjb/sxp/sxp-csit-cluster-routing.yaml

index e47ff6afce623662c57551332eac770897e3ca7e,33b798cad754df2e5428bb7ee97b0f93467da10b..977c28084d19cc17516ca77b6839869b636f170a
            jre: 'openjdk8'
            karaf-version: karaf3
  
 -    # TODO: Delete the following if suites are compatible with Boron again.
 -    verify-stream: 'carbon'
 -    # TODO: Remove the lines above and below when carbon becomes the default scit-verify stream.
 -    verify-branch: 'stable/carbon'
 -    # TODO: Update the line above when stable/carbon is created.
 +    # TODO: Delete the following if suites are compatible with Nitrogen again.
 +    verify-stream: 'nitrogen'
 +    # TODO: Remove the lines above and below when nitrogen becomes the default csit-verify stream.
 +    verify-branch: 'master'
  
      install:
-       - only:
-           scope: 'only'
        - all:
            scope: 'all'
  
Simple merge
Simple merge
index ea209ced02c2ca3045af7ea1fe2df293e8f331ac,642099b4c635524dcb87628940b1cb18da6cde2b..9f999fc8ee08cd4b7211e2267047298c33008d5e
            branch: 'stable/carbon'
            jre: 'openjdk8'
            karaf-version: karaf3
 +          install-features: 'odl-restconf,odl-sxp-controller,odl-sxp-route'
  
      install:
-       - only:
-           scope: 'only'
        - all:
            scope: 'all'