Merge "Make nitro autorel only run weekly"
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 7 Mar 2018 00:31:03 +0000 (00:31 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 7 Mar 2018 00:31:03 +0000 (00:31 +0000)
jjb/autorelease/autorelease-projects.yaml

index 9cc0465169b436078409a9bb424213d71402375a..a959de43290800210d217a33d4c257b12dcf1577 100644 (file)
           integration-test: oxygen
           extra-mvn-opts: -Dsft.heap.max=4g
       - nitrogen:
+          # Run once a week now that Fluorine branch is cut, and Oxygen is pending release
+          cron: 'H 12 * * 0'
           next-release-tag: '{stream}'
           branch: 'stable/nitrogen'
           integration-test: nitrogen
           extra-mvn-opts: -Dsft.heap.max=4g
       - carbon:
-          # Run once a week now that Nitrogen is released and Oxygen is in active development
+          # Run once a week now that Fluorine branch is cut, and Oxygen is pending release
           cron: 'H 12 * * 0'
           next-release-tag: '{stream}'
           branch: 'stable/carbon'