Merge ~jamesj/snappy-hwe-snaps/+git/jenkins-jobs:trigger-build into ~snappy-hwe-team/snappy-hwe-snaps/+git/jenkins-jobs:master

Proposed by James Jesudason
Status: Merged
Approved by: Konrad Zapałowicz
Approved revision: 9cccde046797f118bffcadf5062d6a248c232a44
Merged at revision: bf1fad0bf2050c6ecae52fc4bbb7b817f198f0db
Proposed branch: ~jamesj/snappy-hwe-snaps/+git/jenkins-jobs:trigger-build
Merge into: ~snappy-hwe-team/snappy-hwe-snaps/+git/jenkins-jobs:master
Diff against target: 18 lines (+2/-1)
1 file modified
jobs/deb/deb-build-serial-vault.yaml (+2/-1)
Reviewer Review Type Date Requested Status
Konrad Zapałowicz (community) code Approve
System Enablement Bot continuous-integration Approve
Review via email: mp+338418@code.launchpad.net

Description of the change

Add a trigger to run the serial-vault nightly build

To post a comment you must log in.
Revision history for this message
System Enablement Bot (system-enablement-ci-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
Konrad Zapałowicz (kzapalowicz) :
review: Approve (code)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/jobs/deb/deb-build-serial-vault.yaml b/jobs/deb/deb-build-serial-vault.yaml
2index 2c31df5..c5ce4b0 100644
3--- a/jobs/deb/deb-build-serial-vault.yaml
4+++ b/jobs/deb/deb-build-serial-vault.yaml
5@@ -5,6 +5,8 @@
6 description: "Build the Serial Vault package"
7 concurrent: true
8 node: snap && build
9+ triggers:
10+ - timed: H/5 * * * *
11 builders:
12 - shell:
13 !include-raw:
14@@ -12,4 +14,3 @@
15 - shell:
16 !include-raw-escape:
17 - deb-build-serial-vault.sh
18-

Subscribers

People subscribed via source and target branches