From Fedora Project Wiki

(First draft)
 
m (Add category)
Line 21: Line 21:
my-failed-system.example.com
my-failed-system.example.com
</pre>
</pre>
[[Category:AutoQA]]

Revision as of 15:40, 4 September 2009

QA.png


If for whatever reason, the autotest server has trouble connecting to a client test system, it will first attempt to Repair the system. If the repair operation fails, it will change the system status to Failed. This page documents how to correct systems in a Failed state.

Determine the problem

As always, first determine what the problem is. Is the client test system available

Address problem

Return system to autotest

With the problem resolved, you can tell autotest that the system is once again available for testing.

  1. Login to the autotest server
  2. Using the atest command, mark the test system as Ready
# atest host mod -y my-failed-system.example.com
Set status to Ready for host: 
	my-failed-system.example.com