#388: parse the Fedora Installation Test Automation output as test results ----------------------+----------------------------------------------------- Reporter: hongqing | Owner: Type: task | Status: new Priority: major | Milestone: Automate installation test plan Component: core | Keywords: ----------------------+----------------------------------------------------- The output of Fedora Installation Test Automation project includes two parts:[[BR]] 1.The terminal output got by serial port are stored in boot.log, stage1.log and stage2.log[[BR]] 2.The anaconda logs are transferred by virtio, they are also stored in the test results directory.[[BR]] The test result 'PASS' or 'FAIL' can be got from the terminal logs, the anaconda logs can be sent as attachments when the test fails. [[BR]] These should be implemented in anaconda_install.py