Skip to content

Automate post_results options #388

Description

@misiugodfrey

Currently the post_results.py script takes many parameters that are input manually for the user to post details about a given benchmark run, this includes the storage-configuration, the commits the images were built with, the harware SKU, etc...

This process is unfortunately quite prone to failure, since the user can easily input an option that does not match what the benchmark was actually doing. For instance, there is no way for the script to verify if the storage-configuration that the user claims they ran with is what the benchmark actually ran on.

We should be able to automate the inputs for many of these options (or at least automate verification)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions