From Fedora Project Wiki

< Architectures‎ | ARM

Revision as of 18:55, 10 June 2013 by Kevin (talk | contribs) (initial version of page with info on arm-qa instances)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

arm-qa machines

There are currently 4 SOC's setup as arm QA machines.

These machines are useable for testing packages, building test fixes, etc

Access to these machines is controlled by the 'arm-qa' fas group. All members of that group have ssh access to bastion-comm01.fedoraproject.org and from there to the arm machines. The machines are:

arm03-qa00.arm.fedoraproject.org arm03-qa01.arm.fedoraproject.org arm03-qa02.arm.fedoraproject.org arm03-qa03.arm.fedoraproject.org

Currently all 4 are armv7hfp and fedora 18.

access

  • Ensure you have been added to the arm-qa fas group.
  • Ensure you have uploaded a ssh public key to fas.
  • Add the following to your ~/.ssh/config file:

Host arm03-qa* arm03-qa*.arm.fedoraproject.org HostName %h ProxyCommand ssh -q yourfasid@bastion-comm01.fedoraproject.org /usr/bin/nc %h 22

  • ssh to the machine you wish to access.

sudo

All accounts with access to the machine can use sudo. Follow these steps:

  • Login to the arm machine
  • run 'newgrp arm-qa' (this is to work around bug 750361)
  • run your sudo command and enter your fas password and 2nd factor.

Contact

In the event you need a machine rebooted or reinstalled, please ask in #fedora-admin or #fedora-noc or file a infrastructure ticket.