projects
/
lttng-ci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd046de
)
jj: lttng-ust: Add aarch64 el builds to stable-2.12
author
Michael Jeanson
<mjeanson@efficios.com>
Wed, 7 Jun 2023 20:42:10 +0000
(16:42 -0400)
committer
Michael Jeanson
<mjeanson@efficios.com>
Wed, 7 Jun 2023 20:50:38 +0000
(16:50 -0400)
Change-Id: I5b3e22f4a875cbec6e5ac13db00ecea5c8cf616c
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
jobs/lttng-ust.yaml
patch
|
blob
|
blame
|
history
diff --git
a/jobs/lttng-ust.yaml
b/jobs/lttng-ust.yaml
index eee6abf95e5739fa601eb17cdde3ef4c9d87e181..6ce8e6ec6515763e280620c4a47399cb0dcd03dd 100644
(file)
--- a/
jobs/lttng-ust.yaml
+++ b/
jobs/lttng-ust.yaml
@@
-650,7
+650,7
@@
- '{job_prefix}lttng-ust_{version}_{buildtype}':
buildtype: elbuild
version: stable-2.12
- platforms: !!python/tuple [el7-amd64, el8-amd64, el9-amd64]
+ platforms: !!python/tuple [el7-amd64, el8-amd64, el9-amd64
, el7-arm64, el8-arm64, el9-arm64
]
builds: !!python/tuple [std]
confs: !!python/tuple [std]
liburcu_versions: !!python/tuple [stable-0.13]
This page took
0.024069 seconds
and
4
git commands to generate.