diff options
author | Helmut Grohne <helmut@subdivi.de> | 2015-12-14 06:21:58 +0100 |
---|---|---|
committer | Helmut Grohne <helmut@subdivi.de> | 2015-12-14 06:21:58 +0100 |
commit | f43e32bd5cd8e7825dcbb964704935fa1e49d2ab (patch) | |
tree | 365c961456b212c58e580950d5df84bfebfcf22d | |
parent | d8080f80690d14c45749ca727d572e2e9b496c72 (diff) | |
download | jenkins.debian.net-f43e32bd5cd8e7825dcbb964704935fa1e49d2ab.tar.xz |
rebootstrap: also test architecture nios2
-rwxr-xr-x | job-cfg/rebootstrap.yaml.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/job-cfg/rebootstrap.yaml.py b/job-cfg/rebootstrap.yaml.py index 4addfdb2..93ec3b0d 100755 --- a/job-cfg/rebootstrap.yaml.py +++ b/job-cfg/rebootstrap.yaml.py @@ -17,6 +17,7 @@ mono_architectures = """ hurd-i386 musl-linux-i386 m68k musl-linux-mips musl-linux-mipsel + nios2 powerpcel powerpcspe ppc64el or1k sh4 |