| Gliffy Diagram |
|---|
| size | L |
|---|
| name | test-setup |
|---|
| align | left |
|---|
| version | 2 |
|---|
|
The information here will be of interest to people looking to understand, improve and replicate Apache CloudStack test infrastructure across sites.
...
View the configuration of test-matrix/test-matrix-extended jobs to understand further.
| Gliffy Diagram |
|---|
| size | M |
|---|
| name | test-setup |
|---|
| align | left |
|---|
| version | 2 |
|---|
|
- test-matrix-* - This is the umbrella job that starts all other jobs in the sequence. This job points to master by default and so does test-yumrepo-refresh. When you want to change the branch you have to change it for both jobs to ensure your tests are running on the right target branch.
- test-yumrepo-refresh - hourly job refreshing packages on a s3 bucket
- test-environment-refresh - cleanup all hosts to a target cobbler profile (xen/xcp/kvm)
- test-packaging - deploy new cloudstack vm, configure packages, install cloudstack latest rpms from s3
- test-setup-advanced-zone - setup an advanced zone on the testbed and wait for systemvms to be ready
- test-smoke|regression-matrix - run the bvt/full regression tests on the environment
- test-maintenance-operations - run any tests that need to run sequentially like maintenance mode on hosts, disabling zone etc.
...