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

[Testing] KFP standalone test infra for upgradability #1971

Merged
merged 30 commits into from
Mar 9, 2020

Commits on Aug 28, 2019

  1. Implement upgrade test

    Bobgy committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    6a60dba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c2dc39 View commit details
    Browse the repository at this point in the history
  3. Fix comments

    Bobgy committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    2c045b4 View commit details
    Browse the repository at this point in the history
  4. Base upgrade_test_setup.yaml

    Bobgy committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    098dc59 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2019

  1. Configuration menu
    Copy the full SHA
    6a0f0bf View commit details
    Browse the repository at this point in the history
  2. Fix entrypoint argument

    Bobgy committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    d14a31d View commit details
    Browse the repository at this point in the history
  3. Fix e2e workflow yaml

    Bobgy committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    b97c6d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8f05a8 View commit details
    Browse the repository at this point in the history
  5. Fix no closing backtick

    Bobgy committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    ae2573e View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

  1. Configuration menu
    Copy the full SHA
    88fe2a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b51967d View commit details
    Browse the repository at this point in the history
  3. clean up code

    Bobgy committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    84d1e30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f51adc9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    251734b View commit details
    Browse the repository at this point in the history
  6. Reorder tests

    Bobgy committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    6267bd4 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. Configuration menu
    Copy the full SHA
    53017fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98c2bb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b593e1 View commit details
    Browse the repository at this point in the history
  4. Fix BUILD.bazel

    Bobgy committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    087c5c3 View commit details
    Browse the repository at this point in the history
  5. Fix upgrade_test.go

    Bobgy committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    01ffcd2 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2019

  1. Configuration menu
    Copy the full SHA
    9fdca98 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. Configuration menu
    Copy the full SHA
    30eaa4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee07a50 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. Fix hard coded namespace

    Bobgy authored Nov 8, 2019
    Configuration menu
    Copy the full SHA
    bb5eec0 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2020

  1. Configuration menu
    Copy the full SHA
    d5c3048 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbb5a5d View commit details
    Browse the repository at this point in the history
  3. Update upgrade test

    Bobgy committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    3bceb65 View commit details
    Browse the repository at this point in the history
  4. Remove redundant code

    Bobgy committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    1a95fdb View commit details
    Browse the repository at this point in the history
  5. Fix integration test exit code

    Bobgy committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    bec3c94 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dc13efd View commit details
    Browse the repository at this point in the history