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

[th/error-loading-eval-config] evaluator: improve error message when parsing "eval-config.yaml" #170

Merged

Conversation

thom311
Copy link
Collaborator

@thom311 thom311 commented Nov 28, 2024

Previously we only got:

ValueError: ".IPERF_TCP[0].Normal": mandatory key missing

Now we get:

ValueError: Failure parsing 'eval-config.yaml': ".IPERF_TCP[0].Normal": mandatory key missing

@thom311 thom311 force-pushed the th/error-loading-eval-config branch 2 times, most recently from 09f3669 to 56523d0 Compare December 2, 2024 09:40
@wizhaoredhat
Copy link
Collaborator

LGTM

Previously we only got:

    ValueError: ".IPERF_TCP[0].Normal": mandatory key missing

Now we get:

    ValueError: Failure parsing 'eval-config.yaml': ".IPERF_TCP[0].Normal": mandatory key missing
@thom311 thom311 force-pushed the th/error-loading-eval-config branch from 56523d0 to cbc8306 Compare December 2, 2024 19:58
@wizhaoredhat wizhaoredhat merged commit bc26d58 into ovn-kubernetes:main Dec 2, 2024
3 checks passed
@thom311 thom311 deleted the th/error-loading-eval-config branch December 2, 2024 22:43
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.

2 participants