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
diff --git a/jobs/deb/deb-build-serial-vault.yaml b/jobs/deb/deb-build-serial-vault.yaml
index 2c31df5..c5ce4b0 100644
--- a/jobs/deb/deb-build-serial-vault.yaml
+++ b/jobs/deb/deb-build-serial-vault.yaml
@@ -5,6 +5,8 @@
5 description: "Build the Serial Vault package"5 description: "Build the Serial Vault package"
6 concurrent: true6 concurrent: true
7 node: snap && build7 node: snap && build
8 triggers:
9 - timed: H/5 * * * *
8 builders:10 builders:
9 - shell:11 - shell:
10 !include-raw:12 !include-raw:
@@ -12,4 +14,3 @@
12 - shell:14 - shell:
13 !include-raw-escape:15 !include-raw-escape:
14 - deb-build-serial-vault.sh16 - deb-build-serial-vault.sh
15

Subscribers

People subscribed via source and target branches