Update WhiteSource scan timer 29/61729/2
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Fri, 13 Sep 2019 19:47:11 +0000 (12:47 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Fri, 13 Sep 2019 20:03:43 +0000 (13:03 -0700)
Run WhiteSource jobs weekly on Sunday.

Issue: RELENG-2386
Change-Id: I26d5b4a89e262ff2b046bdae8298e61597b71bc1
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
jjb/lf-whitesource-jobs.yaml
releasenotes/notes/run-whitesource-weekly-31486a47d44e4c21.yaml [new file with mode: 0644]

index 418565d..5a10bb5 100644 (file)
@@ -86,7 +86,7 @@
     branch: master
     build-days-to-keep: 30
     build-timeout: 60
-    cron: "@daily"
+    cron: "H H * * 7"
     disable-job: false
     git-url: "$GIT_URL/$PROJECT"
     github-url: "https://github.com"
diff --git a/releasenotes/notes/run-whitesource-weekly-31486a47d44e4c21.yaml b/releasenotes/notes/run-whitesource-weekly-31486a47d44e4c21.yaml
new file mode 100644 (file)
index 0000000..52de3db
--- /dev/null
@@ -0,0 +1,4 @@
+---
+fixes:
+  - |
+    Run WhiteSource scan jobs weekly on Sunday.