Skip to content

Commit

Permalink
test: fix el_cl_launcher_test - add new --log.level flag
Browse files Browse the repository at this point in the history
  • Loading branch information
samlaf committed Feb 12, 2025
1 parent f80531f commit 8109111
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/el_cl_launcher_test.star
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ def test_launch_with_defaults(plan):
cl_service_config.cmd,
[
"op-node",
"--log.level=INFO",
"--l2=http://{0}:{1}".format(
el_sevice.ip_address, el_sevice.ports["engine-rpc"].number
),
Expand Down

0 comments on commit 8109111

Please sign in to comment.