We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea17b1d commit 7733d83Copy full SHA for 7733d83
ci/github/system-testing/e2e.bash
@@ -17,7 +17,7 @@ install() {
17
# configure simcore for testing with a private registry
18
bash tests/e2e/setup_env_insecure_registry
19
# start simcore
20
- export LOG_LEVEL=INFO; make up-version
+ export LOG_LEVEL=DEBUG; make up-version
21
22
echo "-------------- installing test framework..."
23
# create a python venv and activate
0 commit comments