(initial version of page with info on arm-qa instances) |
(minor tweaks) |
||
Line 1: | Line 1: | ||
= arm-qa machines = | = arm-qa machines = | ||
There are currently 4 SOC's setup as arm QA machines. | There are currently 4 SOC's (System On Chip) setup as arm QA machines in one of the calxeda chassis maintained by Fedora Infrastructure. | ||
These instances have 4GB of memory, and 300GB drives. | |||
These machines are useable for testing packages, building test fixes, etc | These machines are useable for testing packages, building test fixes, etc | ||
Line 7: | Line 9: | ||
Access to these machines is controlled by the 'arm-qa' fas group. | 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 | All members of that group have ssh access to bastion-comm01.fedoraproject.org | ||
and from there to the arm machines. The machines are: | and from there to the arm machines. | ||
Currently The machines are: | |||
arm03-qa00.arm.fedoraproject.org | arm03-qa00.arm.fedoraproject.org | ||
arm03-qa01.arm.fedoraproject.org | arm03-qa01.arm.fedoraproject.org | ||
arm03-qa02.arm.fedoraproject.org | arm03-qa02.arm.fedoraproject.org | ||
arm03-qa03.arm.fedoraproject.org | arm03-qa03.arm.fedoraproject.org | ||
Currently all 4 are armv7hfp and fedora 18. | Currently all 4 are armv7hfp and fedora 18, some may be reinstalled with f19 prerelease candidates soon. | ||
== access == | == access == | ||
In order to access the machines: | |||
* Ensure you have been added to the arm-qa fas group. | * Ensure you have been added to the arm-qa fas group. |
Revision as of 19:55, 10 June 2013
arm-qa machines
There are currently 4 SOC's (System On Chip) setup as arm QA machines in one of the calxeda chassis maintained by Fedora Infrastructure.
These instances have 4GB of memory, and 300GB drives.
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.
Currently 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, some may be reinstalled with f19 prerelease candidates soon.
access
In order to access the machines:
- 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:
- Enroll a yubikey or googleauthenticator. see: https://fedoraproject.org/wiki/Infrastructure_Two_Factor_Auth
- 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.