Ensure that logs are artifacted after a test run. Also, ensure that these logs are in unique directories so that they are not overwritten by Jenkins as it builds the final artifact archive. For example, if two jobs have a `test.log`, Jenkis will only keep one of those logs. Each log must be named differently or placed in a unique directory. Signed-off-by: Major Hayden <major@redhat.com> |
||
|---|---|---|
| .. | ||
| Jenkinsfile | ||
| run_tests.sh | ||
| test.yml | ||
| test_runner_base.yml | ||
| test_runner_image.yml | ||
| vars.yml | ||