Skip to content

Commit

Permalink
Merge pull request canonical#4319 from mvo5/s390x-autopkgtest
Browse files Browse the repository at this point in the history
tests: add support for autopkgtests on s390x
  • Loading branch information
mvo5 authored Nov 30, 2017
2 parents f513da7 + 6cc6b45 commit afc042f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions spread.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,9 @@ backends:
- ubuntu-16.04-armhf:
username: ubuntu
password: ubuntu
- ubuntu-16.04-s390x:
username: ubuntu
password: ubuntu
# Yakkety
- ubuntu-16.10-amd64:
username: ubuntu
Expand All @@ -171,6 +174,9 @@ backends:
- ubuntu-16.10-armhf:
username: ubuntu
password: ubuntu
- ubuntu-16.10-s390x:
username: ubuntu
password: ubuntu
# Zesty
- ubuntu-17.04-amd64:
username: ubuntu
Expand All @@ -184,6 +190,9 @@ backends:
- ubuntu-17.04-armhf:
username: ubuntu
password: ubuntu
- ubuntu-17.04-s390x:
username: ubuntu
password: ubuntu
# Artful
- ubuntu-17.10-amd64:
username: ubuntu
Expand All @@ -197,6 +206,9 @@ backends:
- ubuntu-17.10-armhf:
username: ubuntu
password: ubuntu
- ubuntu-17.10-s390x:
username: ubuntu
password: ubuntu
# Bionic
- ubuntu-18.04-amd64:
username: ubuntu
Expand All @@ -210,6 +222,9 @@ backends:
- ubuntu-18.04-armhf:
username: ubuntu
password: ubuntu
- ubuntu-18.04-s390x:
username: ubuntu
password: ubuntu
external:
type: adhoc
environment:
Expand Down

0 comments on commit afc042f

Please sign in to comment.