canmove, Confirmed users, Bureaucrats and Sysops emeriti
4,714
edits
No edit summary |
|||
Line 48: | Line 48: | ||
* Download script to fetch builds from the FTP server ({{bug|528064}} | * Download script to fetch builds from the FTP server ({{bug|528064}} | ||
* Script for Smoketests, BFT, and FFT | * Script for Smoketests, BFT, and FFT Test-runs | ||
* Script for Software Update Test-runs | * Script for Software Update Test-runs ({{bug|564539}}) | ||
* Script for Add-ons Test-run ({{bug|562445}}) | * Script for Add-ons Test-run ({{bug|562445}}) | ||
===Software Update Script=== | |||
To run the software update tests automatically a test-run script is required which will take care of any aspect of the tests to be run. Once it has been called it should automatically execute the steps below: | |||
* Install a build | |||
* Run the partial or complete software update tests | |||
* Reinstall the build | |||
* Run the fallback software update tests | |||
* Reinstall the build | |||
* Run background software update tests | |||
* Uninstall the build | |||
A script with this feature set has already been created on {{bug|504653}} and is able to execute all the steps except step 6. The reason is that we do not have any automated tests for background software updates yet. | |||
===Script for Add-on Test-runs=== | ===Script for Add-on Test-runs=== |