Skip to content

suite/merge: handle bad lua#2100

Closed
kshtsk wants to merge 1 commit intoceph:mainfrom
kshtsk:wip-handle-bad-lua
Closed

suite/merge: handle bad lua#2100
kshtsk wants to merge 1 commit intoceph:mainfrom
kshtsk:wip-handle-bad-lua

Conversation

@kshtsk
Copy link
Copy Markdown
Contributor

@kshtsk kshtsk commented Oct 30, 2025

If there is an error in lua script at postmerge stage teuthology-suite unexpectedly drops exception and exits.

However, we better print exception and go on with our suite, just filter out the failed case.

If there is an error in lua script at postmerge stage
teuthology-suite unexpectedly drops exception and exits.

However, we better print exception and go on with our suite,
just filter out the failed case.

Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@clyso.com>
@kshtsk kshtsk requested a review from a team as a code owner October 30, 2025 12:15
@kshtsk kshtsk requested review from VallariAg and amathuria and removed request for a team October 30, 2025 12:15
@zmc
Copy link
Copy Markdown
Member

zmc commented Oct 30, 2025

I don't love this idea as it could cause us to unintentionally miss out on testing features in case of malformed or buggy yaml

@kshtsk
Copy link
Copy Markdown
Contributor Author

kshtsk commented Oct 30, 2025

I don't love this idea as it could cause us to unintentionally miss out on testing features in case of malformed or buggy yaml

@zmc makes sense...

@kshtsk kshtsk closed this Oct 30, 2025
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