25e4d69242
This is a mechanically generated change to replace openstack.org git:// URLs with https:// equivalents. This is in aid of a planned future move of the git hosting infrastructure to a self-hosted instance of gitea (https://gitea.io), which does not support the git wire protocol at this stage. This update should result in no functional change. For more information see the thread at http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html Change-Id: I229c1efd14751dc7c75a5d864375c2a0ea4c2ca8 |
||
---|---|---|
.. | ||
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.