Do not generate journal.xml from beakerlib
bacause this requires additional Python modules and we don't really use it! Related: rhbz#1656105
This commit is contained in:
parent
cd1f26d4e7
commit
9c0f34c0ab
@ -28,6 +28,7 @@ until curl -m 15 --unix-socket /run/weldr/api.socket http://localhost:4000/api/s
|
||||
done;
|
||||
|
||||
|
||||
export BEAKERLIB_JOURNAL=0
|
||||
if [ -z "$*" ]; then
|
||||
# invoke cli/ tests which can be executed without special preparation
|
||||
./tests/cli/test_blueprints_sanity.sh
|
||||
|
Loading…
Reference in New Issue
Block a user