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

#12891: Copy generated artifacts out of docker container so that we can upload test results #12959

Closed
wants to merge 15 commits into from

Commits on Sep 20, 2024

  1. #12891: Mount generated folder into Docker container and move any art…

    …ifacts generated after the test command into it so that we have access to it on the host
    tt-rkim committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    24266f3 View commit details
    Browse the repository at this point in the history
  2. #12891: Add shell

    tt-rkim committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    4996adb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2ff0ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    085b854 View commit details
    Browse the repository at this point in the history
  5. #12891: Use echo

    tt-rkim committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    77b3180 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e9caf4c View commit details
    Browse the repository at this point in the history
  7. #12891: Remount and reorder

    tt-rkim committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    5d17aa4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    842469e View commit details
    Browse the repository at this point in the history
  9. #12891: Use id

    tt-rkim committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    c887041 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    08b35a3 View commit details
    Browse the repository at this point in the history
  11. #12891: Forgot the sudo

    tt-rkim committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b822cab View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a8df582 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    775e151 View commit details
    Browse the repository at this point in the history
  14. #12891: Get rid of bad command and copy github_generated to generated…

    …/ to start off so that we don't fail on cp generated/*
    tt-rkim committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    161da7c View commit details
    Browse the repository at this point in the history
  15. Revert "#12891: REVERT ME - run on specific runners"

    This reverts commit 027d7ca.
    tt-rkim committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1744d52 View commit details
    Browse the repository at this point in the history