Do not generate journal.xml from beakerlib
bacause this requires additional Python modules and we don't really use it! Fixes [ WARNING ] :: cannot create journal.xml due to missing python interpreter
This commit is contained in:
parent
7ff4d7ac9e
commit
e947e01331
@ -88,6 +88,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