Merge branch 'main' of https://github.com/cockpit-project/starter-kit
This commit is contained in:
commit
a55c3d5b6f
11 changed files with 23 additions and 36 deletions
|
|
@ -5,7 +5,7 @@ export TEST_BROWSER=${TEST_BROWSER:-firefox}
|
|||
|
||||
TESTS="$(realpath $(dirname "$0"))"
|
||||
export SOURCE="$(realpath $TESTS/../..)"
|
||||
export LOGS="$(pwd)/logs"
|
||||
export LOGS="${TMT_TEST_DATA:-$(pwd)/logs}"
|
||||
mkdir -p "$LOGS"
|
||||
chmod a+w "$LOGS"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue