Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Cirrus-CI: Add option to run system-tests | Chris Evich | 2018-10-31 |
Normally, we would not run system-tests as part of PR-level CI, they're simply too heavy-weight and complex. However, in some instances it may be desirable to provide a quick feedback loop, prior to release packaging and official testing. Enable this by executing the system-tests when a magic string is present in the PR description: ``***CIRRUS: SYSTEM TEST***`` Signed-off-by: Chris Evich <cevich@redhat.com> |