[Merge] lp:~javier.collado/ubuntu-test-cases/server-tests-raring-scripts into lp:~ubuntu-server-dev/ubuntu-test-cases/server-tests-raring

Javier Collado javier.collado at canonical.com
Thu Jan 10 10:14:20 UTC 2013


Review: Resubmit

I've created a new directory `lib` that contains `base.sh` and `template.sh`.

`base.sh` is the script that should be sourced to parse parameters and so on
and `template.sh` is the one that should be linked if a scenario doesn't need
any specific configuration.

The reason the two scripts have been moved is to provide a separation about
which script is really used to run test cases and which isn't. Also, note that
`template.sh` needs execution permissions and having it in the same directory
wouldn't have worked since `setup-jobs.py` would have identified it as a script
for the `template` scenario. This could have been solved directly in
`setup-jobs.py`, but I preferred this solution as it's more explicit.

-- 
https://code.launchpad.net/~javier.collado/ubuntu-test-cases/server-tests-raring-scripts/+merge/142550
Your team Ubuntu Server Developers is requested to review the proposed merge of lp:~javier.collado/ubuntu-test-cases/server-tests-raring-scripts into lp:~ubuntu-server-dev/ubuntu-test-cases/server-tests-raring.



More information about the Ubuntu-reviews mailing list