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:
Alexander Todorov 2019-01-23 16:32:32 +02:00 committed by Lars Karlitski
parent 7ff4d7ac9e
commit e947e01331
1 changed files with 1 additions and 0 deletions

View File

@ -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