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

Update contrib scripts for Perfconf demo #3363

Merged
merged 4 commits into from
Mar 28, 2023

Commits on Mar 27, 2023

  1. Get the containerized Agent helper scripts ready for PerfConf.

    - Remove the SELinux labeling of the ~/.ssh directory, since it disrupts the
      use of it from _outside_ the container.
    - Switch the default container tag from `latest` to `main`, because we haven't
      done a release build of the Agent since we updated the containerization.
    - Move the generate-token invocation "first" in the demo script, to help fail
      early.
    
    PBENCH-1115
    webbnh committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    ea95a85 View commit details
    Browse the repository at this point in the history
  2. Try stuff

    webbnh committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    b679dc5 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    d5335c4 View commit details
    Browse the repository at this point in the history
  2. Tweak

    webbnh committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    bc4f529 View commit details
    Browse the repository at this point in the history