Javier Jardón pushed to branch jjardon/aarch64 at BuildStream / buildstream
Commits:
-
6766615c
by Javier Jardón at 2018-11-07T21:43:25Z
1 changed file:
Changes:
... | ... | @@ -89,18 +89,36 @@ tests-debian-9: |
89 | 89 |
image: buildstream/testsuite-debian:9-master-119-552f5fc6
|
90 | 90 |
<<: *linux-tests
|
91 | 91 |
|
92 |
+tests-debian-9-aarch64:
|
|
93 |
+ image: buildstream/testsuite-debian:aarch64-9-master-123-8931e42c
|
|
94 |
+ tags:
|
|
95 |
+ - aarch64
|
|
96 |
+ <<: *linux-tests
|
|
97 |
+ |
|
92 | 98 |
tests-fedora-27:
|
93 |
- image: buildstream/testsuite-fedora:27-master-119-552f5fc6
|
|
99 |
+ image: buildstream/testsuite-fedora:aarch64-27-master-123-8931e42c
|
|
94 | 100 |
<<: *linux-tests
|
95 | 101 |
|
96 | 102 |
tests-fedora-28:
|
97 | 103 |
image: buildstream/testsuite-fedora:28-master-119-552f5fc6
|
98 | 104 |
<<: *linux-tests
|
99 | 105 |
|
106 |
+tests-fedora-28-aarch64:
|
|
107 |
+ image: buildstream/testsuite-fedora:aarch64-27-master-123-8931e42c
|
|
108 |
+ tags:
|
|
109 |
+ - aarch64
|
|
110 |
+ <<: *linux-tests
|
|
111 |
+ |
|
100 | 112 |
tests-ubuntu-18.04:
|
101 | 113 |
image: buildstream/testsuite-ubuntu:18.04-master-119-552f5fc6
|
102 | 114 |
<<: *linux-tests
|
103 | 115 |
|
116 |
+tests-ubuntu-18.04--aarch64:
|
|
117 |
+ image: buildstream/testsuite-ubuntu:aarch64-27-master-123-8931e42c
|
|
118 |
+ tags:
|
|
119 |
+ - aarch64
|
|
120 |
+ <<: *linux-tests
|
|
121 |
+ |
|
104 | 122 |
tests-unix:
|
105 | 123 |
# Use fedora here, to a) run a test on fedora and b) ensure that we
|
106 | 124 |
# can get rid of ostree - this is not possible with debian-8
|