Skip to content
This repository has been archived by the owner on Sep 19, 2022. It is now read-only.

Move PyTorch Operator e2e tests to AWS Prow #305

Merged
merged 21 commits into from
Oct 22, 2020

Commits on Oct 21, 2020

  1. Add CodeBuild buildspec.yaml

    Jeffwan committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    c986052 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    981c791 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fcb114 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fde23c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87f854e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    66568c4 View commit details
    Browse the repository at this point in the history
  7. Update workDir temproraily

    This should be reverted later. Only valid testing fork repository
    Jeffwan committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    61390f8 View commit details
    Browse the repository at this point in the history
  8. Use kaniko instead of GCP cloud build

    1. Extend workflow build template with custom env_vars and volume_mounts.
    2. Temporarily remove create-pr-symlink step. Seems this is done automatically by some component
    3. Use kaniko instead of GCP cloud build
    Jeffwan committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    6e173bf View commit details
    Browse the repository at this point in the history
  9. Update test case to use EKS

    Jeffwan committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    dcc61ff View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4d43b1b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8191c51 View commit details
    Browse the repository at this point in the history
  12. Explicitly specify aws region

    Jeffwan committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    6cf73f3 View commit details
    Browse the repository at this point in the history
  13. Fix an issue in setup scripts

    Jeffwan committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    054b4b3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bca1291 View commit details
    Browse the repository at this point in the history
  15. Fix python sdk path

    Jeffwan committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    414bc87 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e6d3619 View commit details
    Browse the repository at this point in the history
  17. Add onExit handler back

    Jeffwan committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    89593ac View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3ecdf42 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    bb24686 View commit details
    Browse the repository at this point in the history
  20. Switch to AWS CI Prow cluster

    Jeffwan committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    4ee5524 View commit details
    Browse the repository at this point in the history
  21. Adjust tests parallelism

    Jeffwan committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    47054e5 View commit details
    Browse the repository at this point in the history