| Summary: | Test harness/suite/"test runner" | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Olli-Antti Kivilahti <olli-antti.kivilahti> |
| Component: | Test Suite | Assignee: | Chris Cormack <chris> |
| Status: | In Discussion --- | QA Contact: | Galen Charlton <gmcharlt> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | dcook, mtj |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18055 | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 |
| Patch complexity: | --- | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
| Attachments: | KD-1738 - AnsbileTorpor - Poor man's Ansible Tower - testHarness.pl | ||
|
Description
Olli-Antti Kivilahti
2017-03-09 12:30:14 UTC
Created attachment 60945 [details] [review] KD-1738 - AnsbileTorpor - Poor man's Ansible Tower - testHarness.pl testHarness.pl for running Koha's tests in petite chunks I am using this script to run various kinds of tests in Koha.
Test execution starts from
Jenkins2.0,
then passes to
https://github.com/kivilahtio/AnsbileTorpor
which triggers a Koha build and test runs
and finally is executed via Ansible scripts
ks-test-harness.pl --git 5
I reckon Tomas and Jonathan might have something to say on this topic... especially as there is talk about testing on the listserv at the moment... |