Details
-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: Qserv
-
Labels:None
-
Story Points:0.5
-
Epic Link:
-
Sprint:DB_S14_10
-
Team:Data Access and Database
Description
Integration test have to returns non-zero when failing. This will ease use of CI or debugging tools (git bisect, buildbot).
Attachments
Issue Links
- relates to
-
DM-1428 Add return codes for qserv-check-integration.py and qserv-testunit.py
- Done
A git-bisect example script might be proposed in a future ticket:
For example:
killall mysqld mysql-proxy xrootd java python
setup -k -r . &&
qserv-configure.py --all --force &&