[releng] use arm01-releng02 for doing the arm composes

Dennis Gilmore ausil at fedoraproject.org
Tue Apr 7 22:40:33 UTC 2015


commit 877621c0d86458cc18c8b97fe1b222be574f8246
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Tue Apr 7 17:40:08 2015 -0500

    use arm01-releng02 for doing the arm composes

 scripts/run-pungi |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/scripts/run-pungi b/scripts/run-pungi
index d456150..0542439 100755
--- a/scripts/run-pungi
+++ b/scripts/run-pungi
@@ -78,7 +78,7 @@ done
 for arch in armhfp i386 x86_64
 do
  if [[ $arch == armhfp ]]
-  then HOST=arm01-releng00.arm.fedoraproject.org
+  then HOST=arm01-releng02.arm.fedoraproject.org
   else HOST=compose-x86-01.phx2.fedoraproject.org
  fi
 


More information about the rel-eng mailing list