Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
J
jenkins.debian.net
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Debian QA
jenkins.debian.net
Commits
00c41e98
Commit
00c41e98
authored
4 years ago
by
Holger Levsen
Browse files
Options
Downloads
Patches
Plain Diff
disable more jobs as long as osuosl167 (which is running the https proxy) is down
Signed-off-by:
Holger Levsen
<
holger@layer-acht.org
>
parent
2a2dd31d
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
job-cfg/reproducible.yaml
+26
-8
26 additions, 8 deletions
job-cfg/reproducible.yaml
with
26 additions
and
8 deletions
job-cfg/reproducible.yaml
+
26
−
8
View file @
00c41e98
...
...
@@ -648,11 +648,13 @@
my_hname
:
'
osuosl171'
my_timed
:
'
0
0
*
*
H/3'
my_shell
:
"
python3
-u
/srv/jenkins/bin/reproducible_openwrt_rebuild.py"
-
'
openwrt_rebuilder_future'
:
my_disabled
:
true
-
'
openwrt_rebuilder_future'
:
my_description
:
'
Rebuild
an
OpenWrt
snapshot
or
a
release
in
the
future.'
my_hname
:
'
osuosl172'
my_timed
:
'
0
2
*
*
H/3'
my_shell
:
"
python3
-u
/srv/jenkins/bin/reproducible_openwrt_rebuild.py"
my_disabled
:
true
my_shellext
:
"
.sh"
my_shell
:
'
/srv/jenkins/bin/reproducible_{my_task}{my_shellext}'
my_hname
:
'
'
...
...
@@ -687,42 +689,52 @@
my_timed
:
'
42
23
*
*
1,3,5'
my_openwrt_config
:
'
CONFIG_TARGET_ar71xx=y'
my_openwrt_target
:
'
ar71xx'
my_disabled
:
true
-
'
openwrt-target-ramips'
:
my_timed
:
'
42
23
*
*
2,4,6'
my_openwrt_config
:
'
CONFIG_TARGET_ramips=y'
my_openwrt_target
:
'
ramips'
my_disabled
:
true
-
'
openwrt-target-x86'
:
my_timed
:
'
42
19
*
*
1,3,5'
my_openwrt_config
:
'
CONFIG_TARGET_x86=y'
my_openwrt_target
:
'
x86'
my_disabled
:
true
-
'
openwrt-target-bcm47xx'
:
my_timed
:
'
42
19
*
*
2,4,6'
my_openwrt_config
:
'
CONFIG_TARGET_bcm47xx=y'
my_openwrt_target
:
'
bcm47xx'
my_disabled
:
true
-
'
openwrt-target-kirkwood'
:
my_timed
:
'
42
15
*
*
1,3,5'
my_openwrt_config
:
'
CONFIG_TARGET_kirkwood=y'
my_openwrt_target
:
'
kirkwood'
my_disabled
:
true
-
'
openwrt-target-lantiq'
:
my_timed
:
'
42
15
*
*
2,4,6'
my_openwrt_config
:
'
CONFIG_TARGET_lantiq=y'
my_openwrt_target
:
'
lantiq'
my_disabled
:
true
-
'
openwrt-target-mediatek'
:
my_timed
:
'
42
11
*
*
1,3,5'
my_openwrt_config
:
'
CONFIG_TARGET_mediatek=y'
my_openwrt_target
:
'
mediatek'
my_disabled
:
true
-
'
openwrt-target-omap'
:
my_timed
:
'
42
11
*
*
2,4,6'
my_openwrt_config
:
'
CONFIG_TARGET_omap=y'
my_openwrt_target
:
'
omap'
my_disabled
:
true
-
'
openwrt-target-sunxi'
:
my_timed
:
'
42
7
*
*
2,4,6'
my_openwrt_config
:
'
CONFIG_TARGET_sunxi=y'
my_openwrt_target
:
'
sunxi'
my_disabled
:
true
-
'
openwrt-target-tegra'
:
my_timed
:
'
42
3
*
*
1,3,5'
my_openwrt_config
:
'
CONFIG_TARGET_tegra=y'
my_openwrt_target
:
'
tegra'
my_disabled
:
true
my_description
:
'
Rebuild
OpenWrt
(one
target,
some
packages)
twice
(with
variations)
and
investigate
regarding
reproducibility.'
my_shell
:
'
/srv/jenkins/bin/reproducible_openwrt.sh
master
{my_openwrt_target}
{my_openwrt_config}'
my_trigger
:
'
'
...
...
@@ -740,6 +752,7 @@
-
'
netbsd'
:
my_description
:
'
Rebuild
NetBSD
(for
some
archs)
twice
(with
variations)
and
investigate
regarding
reproducibility.'
my_timed
:
'
42
16
*
*
1,3,5'
my_disabled
:
true
-
'
html_builtin-pho'
:
my_description
:
'
Generate
HTML
pages
for
stats
about
.buildinfo
files
based
on
builtin-pho
data.'
my_timed
:
'
10
*
*
*
*'
...
...
@@ -766,10 +779,12 @@
my_description
:
'
Setup
an
alpine
schroot
to
test
alpine
packages
for
reproducibility.'
my_timed
:
'
42
23
1
1
*'
my_hname
:
'
osuosl169'
my_disabled
:
true
-
'
setup_schroot_alpine_osuosl170'
:
my_description
:
'
Setup
an
alpine
schroot
to
test
alpine
packages
for
reproducibility.'
my_timed
:
'
42
23
1
1
*'
my_hname
:
'
osuosl170'
my_disabled
:
true
-
'
setup_schroot_archlinux_jenkins'
:
my_description
:
'
Setup
an
Arch
Linux
schroot
to
test
Arch
Linux
packages
for
reproducibility.'
my_timed
:
'
42
23
1
1
*'
...
...
@@ -778,14 +793,17 @@
my_description
:
'
Setup
an
Arch
Linux
schroot
to
test
Arch
Linux
packages
for
reproducibility.'
my_timed
:
'
42
23
1
1
*'
my_hname
:
'
osuosl169'
my_disabled
:
true
-
'
setup_schroot_archlinux_osuosl170'
:
my_description
:
'
Setup
an
Arch
Linux
schroot
to
test
Arch
Linux
packages
for
reproducibility.'
my_timed
:
'
42
23
1
1
*'
my_hname
:
'
osuosl170'
my_disabled
:
true
-
'
setup_schroot_archlinux_osuosl173'
:
my_description
:
'
Setup
an
Arch
Linux
schroot
to
test
Arch
Linux
packages
for
reproducibility.'
my_timed
:
'
42
23
1
1
*'
my_hname
:
'
osuosl173'
my_disabled
:
true
-
'
setup_mock_fedora-23_x86_64_jenkins'
:
my_description
:
'
Setup
mock
for
fedora-23
on
X86_64
to
test
.rpm
packages
for
reproducibility.'
my_timed
:
'
42
23
1
1
*'
...
...
@@ -937,31 +955,31 @@
-
'
archlinux'
:
my_num
:
2
op_descname
:
'
an
Arch
Linux'
my_disabled
:
fals
e
my_disabled
:
tru
e
-
'
archlinux'
:
my_num
:
3
op_descname
:
'
an
Arch
Linux'
my_disabled
:
fals
e
my_disabled
:
tru
e
-
'
archlinux'
:
my_num
:
4
op_descname
:
'
an
Arch
Linux'
my_disabled
:
fals
e
my_disabled
:
tru
e
-
'
archlinux'
:
my_num
:
5
op_descname
:
'
an
Arch
Linux'
my_disabled
:
fals
e
my_disabled
:
tru
e
-
'
archlinux'
:
my_num
:
6
op_descname
:
'
an
Arch
Linux'
my_disabled
:
fals
e
my_disabled
:
tru
e
-
'
archlinux'
:
my_num
:
7
op_descname
:
'
an
Arch
Linux'
my_disabled
:
fals
e
my_disabled
:
tru
e
-
'
archlinux'
:
my_num
:
8
op_descname
:
'
an
Arch
Linux'
my_disabled
:
fals
e
my_disabled
:
tru
e
-
'
fedora-23_x86_64'
:
my_num
:
1
op_descname
:
'
a
Fedora
23'
...
...
This diff is collapsed.
Click to expand it.
Holger Levsen
@holger
mentioned in commit
1ccfd15e
·
4 years ago
mentioned in commit
1ccfd15e
mentioned in commit 1ccfd15e0f96f40bbd5f9194aa892105fee76b8e
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment