Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 06eca11

Browse files
🎨E2E: ensure info logs are shown when testing playwright e2e (#8543)
1 parent 36d55e9 commit 06eca11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎tests/e2e-playwright/Makefile‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ $(SLEEPERS_INPUT_FILE) $(JUPYTER_LAB_INPUT_FILE) $(CLASSIC_TIP_INPUT_FILE) $(S4L
149149
read -p "Is the test running in autoscaled deployment [y/n]: " AUTOSCALED; \
150150
read -p "Enter your username: " USER_NAME; \
151151
read -s -p "Enter your password: " PASSWORD; echo ""; \
152+
echo "--log-cli-level=INFO" > $@; \
152153
echo "--product-url=$$PRODUCT_URL --user-name=$$USER_NAME --password=$$PASSWORD" > $@; \
153154
if [ "$$BILLABLE" = "y" ]; then \
154155
echo "--product-billable" >> $@; \

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /