summaryrefslogtreecommitdiffstats
path: root/job-cfg/lvc.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'job-cfg/lvc.yaml')
-rw-r--r--job-cfg/lvc.yaml6
1 files changed, 5 insertions, 1 deletions
diff --git a/job-cfg/lvc.yaml b/job-cfg/lvc.yaml
index 11077d47..632e6aba 100644
--- a/job-cfg/lvc.yaml
+++ b/job-cfg/lvc.yaml
@@ -22,6 +22,10 @@
option: category
categories:
- lvc
+ parameters:
+ - string:
+ name: PU_GIT_BRANCH
+ description: The git branch that triggered the build that reulted in this subsequent build
logrotate:
daysToKeep: 90
numToKeep: 20
@@ -71,7 +75,7 @@
my_time: 'H */8 * * *'
- 'debian-miniiso':
dist_name: 'Debian-Installer local mini.iso'
- my_iso: '/srv/d-i/isos/mini.iso'
+ my_iso: '$PU_GIT_BRANCH'
- 'debian-testing-daily-broken':
dist_name: 'Debian-Installer Testing (Daily) -- Broken Scenarios'
my_iso: 'http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso'