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

Detect task failures in benchmarks #1750

Merged
merged 7 commits into from
Feb 19, 2021

Commits on Feb 17, 2021

  1. Fail query if there are task failures

    Signed-off-by: Andy Grove <andygrove@nvidia.com>
    andygrove committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    6e9f2dd View commit details
    Browse the repository at this point in the history
  2. Remove spark listener after each run

    Signed-off-by: Andy Grove <andygrove@nvidia.com>
    andygrove committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    dd96931 View commit details
    Browse the repository at this point in the history
  3. Revert adding blank line

    andygrove committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    06afc1e View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. Always record queryTime and record status separately

    Signed-off-by: Andy Grove <andygrove@nvidia.com>
    andygrove committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    5c12405 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b740969 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. Implement suggested code change

    Signed-off-by: Andy Grove <andygrove@nvidia.com>
    andygrove committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    7891db3 View commit details
    Browse the repository at this point in the history
  2. Remove file suffix

    Signed-off-by: Andy Grove <andygrove@nvidia.com>
    andygrove committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    9872807 View commit details
    Browse the repository at this point in the history