Run carbon distro-test only once a week 89/63889/2
authorJamo Luhrsen <jluhrsen@redhat.com>
Mon, 2 Oct 2017 23:01:58 +0000 (16:01 -0700)
committerJamo Luhrsen <jluhrsen@redhat.com>
Mon, 2 Oct 2017 23:17:46 +0000 (16:17 -0700)
Since Oxygen is now under active development and it's
autorelease is now running and triggering distribution-
test, the jenkins queue is backing up more frequently.
It's probably time to only run Carbon once a week like
we have been doing with Boron before that.

Change-Id: Ic7e9daa1f78217bfa0e434a53e5b979c50a1c0b4
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
jjb/autorelease/autorelease-projects.yaml

index c2c355b2ed39fe6eed0a88cded7eea7835435cde..c20ec5eedcb0bd9e9d99060b48dc46f52d49cce3 100644 (file)
@@ -23,6 +23,8 @@
           jdk: 'openjdk8'
           integration-test: nitrogen
       - carbon:
+          # Run once a week now that Nitrogen is released and Oxygen is in active development
+          cron: 'H 12 * * 0'
           next-release-tag: '{stream}'
           branch: 'stable/carbon'
           jdk: 'openjdk8'