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:
97d05e2
)
ansible: Add new CI nodes for el[7-9] on aarch64
author
Kienan Stewart
<kstewart@efficios.com>
Thu, 1 Jun 2023 15:25:17 +0000
(11:25 -0400)
committer
Kienan Stewart
<kstewart@efficios.com>
Thu, 1 Jun 2023 18:22:23 +0000
(14:22 -0400)
Change-Id: I39883cdb956f3df12a9a1cbf85279445851276db
automation/ansible/hosts
patch
|
blob
|
blame
|
history
diff --git
a/automation/ansible/hosts
b/automation/ansible/hosts
index 60bed35403755d1ce9a49744fee030677130a623..f148b4496b8657ef0b7d36fd979535c9e9f3503f 100644
(file)
--- a/
automation/ansible/hosts
+++ b/
automation/ansible/hosts
@@
-32,6
+32,9
@@
ci-node-deb11-arm64-01
ci-node-deb11-arm64-02
ci-node-deb11-arm64-03
ci-node-deb11-arm64-04
+ci-node-el7-arm64-01 ansible_python_interpreter=python2
+ci-node-el8-arm64-01
+ci-node-el9-arm64-01
[node_arm64:vars]
ansible_python_interpreter=python3
@@
-117,6
+120,9
@@
ci-node-sles15sp4-amd64-05-01
ci-node-el7-amd64-02-01 ansible_python_interpreter=python2
ci-node-el8-amd64-03-01
ci-node-el9-amd64-02-01
+ci-node-el7-arm64-01
+ci-node-el8-arm64-01
+ci-node-el9-arm64-01
[node:children]
node_i386
This page took
0.023047 seconds
and
4
git commands to generate.