Skip to content

Conversation

@mikeBashStuff
Copy link
Contributor

This PR mainly focuses on moving the .sh into .py. It also changes a bit logic around picking up the latest "build failed" comment by looking at the map of comments per patchset.

Copy link
Contributor

@karlatec karlatec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall LGTM, just nits I guess.

The amount of json data we need to pass through jq is quite
cumbersome to handle, not allowing to easily apply more
complex logic against the searched data. Having it under py
should be far more straightforward.

Signed-off-by: Michal Berger <[email protected]>
Also, introduce ignore list for parameters that are not deemed as
crucial (e.g.: for given workflow).

Signed-off-by: Michal Berger <[email protected]>
Copy link
Contributor

@glimchb glimchb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think this script belongs in spdk main repo and not here...

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.

3 participants