summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--job-cfg/reproducible.yaml23
1 files changed, 5 insertions, 18 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 6d247e74..97df6066 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -277,22 +277,9 @@
- 'setup_pbuilder_testing':
my_description: 'Setup pbuilder for reproducible builds of packages from testing as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example'
my_timed: '23 7 * * *'
- - 'setup_pbuilder_unstable':
- my_description: 'Setup pbuilder for reproducible builds of packages from unstable as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example'
- my_timed: '42 7 * * *'
- - 'setup_pbuilder_experimental':
- my_description: 'Setup pbuilder for reproducible builds of packages from experimental as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example'
- my_timed: '33 7 * * *'
- 'setup_schroot_testing':
my_description: 'Setup testing schroot for fetching source packages for the builder jobs.'
- my_timed: 'H/60 1 * * *'
- - 'setup_schroot_unstable':
- my_description: 'Setup testing schroot for fetching source packages for the builder jobs.'
- my_timed: 'H/60 1 * * *'
- - 'setup_schroot_experimental':
- my_description: 'Setup experimental schroot for fetching source packages for the builder jobs.'
- my_timed: '33 1 * * *'
-
+ my_timed: '0 1 * * *'
my_hname:
- 'profitbricks1': { my_arch: 'amd64' }
- 'profitbricks2': { my_arch: 'amd64' }
@@ -304,16 +291,16 @@
my_task:
- 'setup_pbuilder_unstable':
my_description: 'Setup pbuilder for reproducible builds of packages from testing as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example'
- my_timed: '23 7 * * *'
+ my_timed: '42 7 * * *'
- 'setup_pbuilder_experimental':
my_description: 'Setup pbuilder for reproducible builds of packages from experimental as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example'
- my_timed: '23 7 * * *'
+ my_timed: '33 7 * * *'
- 'setup_schroot_unstable':
my_description: 'Setup unstable schroot for fetching source packages for the builder jobs.'
- my_timed: 'H/60 1 * * *'
+ my_timed: '20 1 * * *'
- 'setup_schroot_experimental':
my_description: 'Setup experimental schroot for fetching source packages for the builder jobs.'
- my_timed: 'H/60 1 * * *'
+ my_timed: '40 1 * * *'
my_hname:
- 'bpi0': { my_arch: 'armhf' }
- 'cbxi4pro0': { my_arch: 'armhf' }