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 Enable UI by default #5677

Merged
merged 1 commit into from
May 27, 2022

Conversation

amahussein
Copy link
Collaborator

Signed-off-by: Ahmed Hussein (amahussein) a@ahussein.me

fixes #5566

Added a toggle option to generate the HTML Report. By default, it is enabled.

  -h, --html-report                   Generates an HTML Report. Enabled by default.
        --no-html-report             Disables generating the HTML report.

The HTML report is generated in the following cases:

  • not passing any argument
  • passing --html-report
  • passing -h

To disable the HTML report, the user needs to pass --no-html-report

Signed-off-by: Ahmed Hussein (amahussein) <a@ahussein.me>
@amahussein
Copy link
Collaborator Author

build

@tgravescs tgravescs merged commit e860228 into NVIDIA:branch-22.06 May 27, 2022
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.

Qualification tool Enable UI by default
3 participants