diff options
author | Jake Hunsaker <jhunsake@redhat.com> | 2022-08-17 11:51:21 -0400 |
---|---|---|
committer | Jake Hunsaker <jhunsake@redhat.com> | 2022-08-29 09:17:55 -0400 |
commit | edd436a90e6e94029da7e5aa8726dab505c6a738 (patch) | |
tree | decd121c9f1459da14809780597f3b0efae8d046 /.cirrus.yml | |
parent | 80f71f6a5229fa262a5ddaaa9be4ef99f648abbb (diff) | |
download | sos-edd436a90e6e94029da7e5aa8726dab505c6a738.tar.gz |
[tests] Allow test suite to use locally installed sos
Up until now, the test suite was forced to be run using the git
checkout. While this is useful for on-the-fly testing, it does miss an
important use case of building a test package from the checkout, and
running it using that as the system installation of sos.
This commit allows the use of an installed version of sos to test
against. This may be leveraged by adding `-p TESTLOCAL=true` in the
`avocado run` command used to launch the test suite. Setting this
parameter to any other value, or omitting it entirely, will continue the
current behavior or using the git checkout for running tests.
Signed-off-by: Jake Hunsaker <jhunsake@redhat.com>
Diffstat (limited to '.cirrus.yml')
0 files changed, 0 insertions, 0 deletions