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

fix tear down and add readme file #2768

Merged
merged 2 commits into from
Apr 20, 2024

Commits on Mar 6, 2024

  1. fix tear down

    The test result shows test passed with warning when test did not ran.
    Fix the tear down by adding a check to ensure removal of files
    only occurs if they exist.
    
    Signed-off-by: Disha Goel <[email protected]>
    disgoel committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    eff496b View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. perf/perf_stress_ng: add readme file

    This commit introduces a README.txt file. The README provides a
    description of the test, outlines the steps followed during the
    test execution and lists the prerequisites necessary for running
    the test successfully.
    
    Signed-off-by: Disha Goel <[email protected]>
    disgoel committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    380ff18 View commit details
    Browse the repository at this point in the history