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

Qualification tool: Add regex and username filters. #3025

Merged
merged 5 commits into from
Jul 27, 2021

Conversation

nartal1
Copy link
Collaborator

@nartal1 nartal1 commented Jul 26, 2021

This PR addresses these feature requests:

  1. As a user, I want to select log files for applications whose application name matches a given regular expression so that I can only qualify a subset of applications of interest
  2. As a user, I want to select log files for applications submitted by a specific user so that I can qualify only applications a particular user has submitted

This PR fixes #3041

@nartal1 nartal1 added the tools label Jul 26, 2021
@nartal1 nartal1 added this to the July 19 - July 30 milestone Jul 26, 2021
@nartal1 nartal1 self-assigned this Jul 26, 2021
@nartal1
Copy link
Collaborator Author

nartal1 commented Jul 26, 2021

build

Signed-off-by: Niranjan Artal <[email protected]>
@tgravescs
Copy link
Collaborator

build

@tgravescs
Copy link
Collaborator

@nartal1 please file issues for these and link them.

@nartal1 nartal1 linked an issue Jul 27, 2021 that may be closed by this pull request
@nartal1 nartal1 merged commit db4cd1a into NVIDIA:branch-21.10 Jul 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEA] Qualification tool: Add filters based on Regex and user name.
2 participants