summaryrefslogtreecommitdiff
path: root/Software/systemd
diff options
context:
space:
mode:
authormpitt <mpitt@web>2018-10-24 20:34:54 +0000
committerIkiWiki <ikiwiki.info>2018-10-24 20:34:54 +0000
commit5ce0367d6dbf6d7a043bd401456efc4d6ba8b84e (patch)
treed0c88b3fd21aac99abd0efb7b46c2d976bb690cd /Software/systemd
parent2c369b6eb9a512e60a70c61d6ac7902568dae954 (diff)
testing happens on arm64 now
Diffstat (limited to 'Software/systemd')
-rw-r--r--Software/systemd/autopkgtest.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/systemd/autopkgtest.mdwn b/Software/systemd/autopkgtest.mdwn
index 90115471..f71e2ddb 100644
--- a/Software/systemd/autopkgtest.mdwn
+++ b/Software/systemd/autopkgtest.mdwn
@@ -10,6 +10,7 @@ systemd's GitHub project has webhooks that trigger autopkgtests on Ubuntu 18.04
* i386: 32 bit x86, little endian, QEMU (OpenStack cloud instance)
* amd64: 64 bit x86, little endian, QEMU (OpenStack cloud instance)
+ * arm64: 64 bit ARM, little endian, QEMU (OpenStack cloud instance)
* s390x: 64 bit IBM z/Series, big endian, LXC (this architecture is not yet available in Canonical's OpenStack and thus skips some tests)
Please see the [[Ubuntu CI infrastructure|https://wiki.ubuntu.com/ProposedMigration/AutopkgtestInfrastructure]] documentation for details about how this works.