buildvm: add staging aarch64 builder
This commit is contained in:
parent
a0cb1171cc
commit
e684aac867
3 changed files with 11 additions and 2 deletions
|
@ -41,7 +41,7 @@ buildvm-04.stg.phx2.fedoraproject.org
|
|||
buildvm-05.stg.phx2.fedoraproject.org
|
||||
buildvm-ppc64-01.stg.ppc.fedoraproject.org
|
||||
buildvm-ppc64le-01.stg.ppc.fedoraproject.org
|
||||
# buildvm-aarch64-01.stg.arm.fedoraproject.org
|
||||
buildvm-aarch64-01.stg.arm.fedoraproject.org
|
||||
# buildvm-armv7-01.stg.arm.fedoraproject.org
|
||||
|
||||
[buildvm-aarch64]
|
||||
|
|
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
vmhost: aarch64-c21n1.arm.fedoraproject.org
|
||||
eth0_ip: 10.5.129.232
|
||||
gw: 10.5.129.254
|
||||
main_bridge: br1
|
||||
virt_install_command: "{{ virt_install_command_one_nic }} --graphics none"
|
||||
|
||||
ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-fedora-24-aarch64
|
||||
ks_repo: http://10.5.126.23/pub/fedora-secondary/releases/24/Everything/aarch64/os/
|
|
@ -685,7 +685,7 @@ buildvm-04.stg.phx2.fedoraproject.org
|
|||
buildvm-05.stg.phx2.fedoraproject.org
|
||||
buildvm-ppc64-01.stg.ppc.fedoraproject.org
|
||||
buildvm-ppc64le-01.stg.ppc.fedoraproject.org
|
||||
# buildvm-aarch64-01.stg.arm.fedoraproject.org
|
||||
buildvm-aarch64-01.stg.arm.fedoraproject.org
|
||||
# buildvm-armv7-01.stg.arm.fedoraproject.org
|
||||
busgateway01.stg.phx2.fedoraproject.org
|
||||
composer.stg.phx2.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue