e557d06fd4
1. change mariadb to mysql 2. delete the "exit 0" in cobbler.sh 3. enable rabbitmq service in dependency.sh Change-Id: I56ac94460c772edd54b0ee6e28392964aa5aa582 Signed-off-by: baigk <baiguoku@huawei.com> |
||
---|---|---|
.. | ||
ansible | ||
prepare.sh | ||
README.md | ||
regtest2.conf | ||
regtest3.conf | ||
regtest4.conf | ||
regtest5.conf | ||
regtest6.conf | ||
regtest7.conf | ||
regtest8.conf | ||
regtest9.conf | ||
regtest10.conf | ||
regtest11.conf | ||
regtest12.conf | ||
regtest13.conf | ||
regtest.conf | ||
regtest.sh |
Regression Test for Compass
Compass uses Zuul-Jenkins combination for its continuous integration. All compass regtests are defined in this directory. The main entrance for regtests is regtest.sh
all the .conf
files are different test cases. This example table shows the relationship of regtest/
, zuul server
and Jenkins server
.
Jenkins job name | regtest conf file | enabled in zuul |
---|---|---|
compass-ci-1 | regtest1.conf | master branch |
compass-daily-2 | regtest8.conf | dev branch |
compass-periodic-check-5 | regtest10.conf | none |
compass-weekly | regtest3.conf | both |
The above example shows the relationship. The direcotry ansible
is for ansible installer's regtest only.