Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

router_check_tool: Load runtime flags before running the tests #36660

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

cainelli
Copy link
Contributor

Commit Message: router_check_tool: Load runtime flags before running the tests.
Additional Description: This adds a new field to the Validation configuration to load runtime flags. More context in #35662 (comment)
Risk Level: Low
Testing: Extended existing tests. Without re2.max_program_size.error_level flag set the test fails.

bazel-bin/test/tools/router_check/router_check_tool -c test/tools/router_check/test/config/RuntimeFlags.yaml -t test/tools/router_check/test/config/RuntimeFlags.golden.proto.json

Fixes: #35174

Signed-off-by: Fernando Cainelli <fernando.cainelli-external@getyourguide.com>
Copy link

As a reminder, PRs marked as draft will not be automatically assigned reviewers,
or be handled by maintainer-oncall triage.

Please mark your PR as ready when you want it to be reviewed!

🐱

Caused by: #36660 was opened by cainelli.

see: more, trace.

…runtime-flags

Signed-off-by: Fernando Cainelli <fernando.cainelli-external@getyourguide.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

router check tool: configure runtime flags
1 participant