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

tests cleanup #1231

Merged
merged 35 commits into from
Sep 8, 2019
Merged

tests cleanup #1231

merged 35 commits into from
Sep 8, 2019

Commits on May 8, 2019

  1. abstract OPENSHIFT_VERSION.

    Elliot Schlegelmilch committed May 8, 2019
    Configuration menu
    Copy the full SHA
    0a41c35 View commit details
    Browse the repository at this point in the history
  2. use myproject rather than default context.

    Elliot Schlegelmilch committed May 8, 2019
    Configuration menu
    Copy the full SHA
    7924ab9 View commit details
    Browse the repository at this point in the history
  3. only do service catalog on 3.09.

    Elliot Schlegelmilch committed May 8, 2019
    Configuration menu
    Copy the full SHA
    8dcb2e0 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2019

  1. parameterize the build, start with two variants.

    Elliot Schlegelmilch committed May 9, 2019
    Configuration menu
    Copy the full SHA
    dff2fff View commit details
    Browse the repository at this point in the history
  2. restructure.

    Elliot Schlegelmilch committed May 9, 2019
    Configuration menu
    Copy the full SHA
    f80398e View commit details
    Browse the repository at this point in the history
  3. Revert "restructure."

    This reverts commit f80398e.
    Elliot Schlegelmilch committed May 9, 2019
    Configuration menu
    Copy the full SHA
    bad526b View commit details
    Browse the repository at this point in the history
  4. restructure to build once, and then try the minishift+test thrice.

    Elliot Schlegelmilch committed May 9, 2019
    Configuration menu
    Copy the full SHA
    1a5cf44 View commit details
    Browse the repository at this point in the history
  5. ==

    Elliot Schlegelmilch committed May 9, 2019
    Configuration menu
    Copy the full SHA
    fc1e9ef View commit details
    Browse the repository at this point in the history
  6. this clean is ok to fail.

    Elliot Schlegelmilch committed May 9, 2019
    Configuration menu
    Copy the full SHA
    0d442cf View commit details
    Browse the repository at this point in the history
  7. are you breaking my string interpolation?

    Elliot Schlegelmilch committed May 9, 2019
    Configuration menu
    Copy the full SHA
    9006299 View commit details
    Browse the repository at this point in the history
  8. minishift versions don't prefix with v.

    Elliot Schlegelmilch committed May 9, 2019
    Configuration menu
    Copy the full SHA
    9fc2e4a View commit details
    Browse the repository at this point in the history
  9. increase minimum minishift version.

    Elliot Schlegelmilch committed May 9, 2019
    Configuration menu
    Copy the full SHA
    18d8b1b View commit details
    Browse the repository at this point in the history
  10. this prevents the rest of minishift from being cleaned.

    Elliot Schlegelmilch committed May 9, 2019
    Configuration menu
    Copy the full SHA
    41005fb View commit details
    Browse the repository at this point in the history
  11. 3.09 -> 3.9;check and set all minishift versions which with their ass…

    …ociated openshift versions.
    Elliot Schlegelmilch committed May 9, 2019
    Configuration menu
    Copy the full SHA
    88205aa View commit details
    Browse the repository at this point in the history
  12. add version to info text.

    Elliot Schlegelmilch committed May 9, 2019
    Configuration menu
    Copy the full SHA
    f941661 View commit details
    Browse the repository at this point in the history
  13. commit to revert later to see that the process works as expected, exc…

    …luding tests.
    Elliot Schlegelmilch committed May 9, 2019
    Configuration menu
    Copy the full SHA
    3eab79c View commit details
    Browse the repository at this point in the history
  14. 🤷‍♀️

    Elliot Schlegelmilch committed May 9, 2019
    Configuration menu
    Copy the full SHA
    b16e618 View commit details
    Browse the repository at this point in the history
  15. can i better name these parallel tasks?"

    Elliot Schlegelmilch committed May 9, 2019
    Configuration menu
    Copy the full SHA
    1cd996f View commit details
    Browse the repository at this point in the history

Commits on May 10, 2019

  1. single quote to double quote

    Elliot Schlegelmilch committed May 10, 2019
    Configuration menu
    Copy the full SHA
    215fb5c View commit details
    Browse the repository at this point in the history
  2. move lock around.

    Elliot Schlegelmilch committed May 10, 2019
    Configuration menu
    Copy the full SHA
    61ea0e6 View commit details
    Browse the repository at this point in the history
  3. remove test for .. testing.

    Elliot Schlegelmilch committed May 10, 2019
    Configuration menu
    Copy the full SHA
    b163040 View commit details
    Browse the repository at this point in the history
  4. can I add another parallel?

    Elliot Schlegelmilch committed May 10, 2019
    Configuration menu
    Copy the full SHA
    acecce2 View commit details
    Browse the repository at this point in the history
  5. use curly brace instead?

    Elliot Schlegelmilch committed May 10, 2019
    Configuration menu
    Copy the full SHA
    28a679d View commit details
    Browse the repository at this point in the history
  6. This reverts commit acecce2.

    Elliot Schlegelmilch committed May 10, 2019
    Configuration menu
    Copy the full SHA
    9d7ba43 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2019

  1. Configuration menu
    Copy the full SHA
    7cf5169 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13e5eba View commit details
    Browse the repository at this point in the history
  3. actually run tests

    Schnitzel committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    e47cd6c View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2019

  1. Configuration menu
    Copy the full SHA
    1fa27cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3631de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    369eaa2 View commit details
    Browse the repository at this point in the history
  4. cleanup tests

    Schnitzel committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    3b1785a View commit details
    Browse the repository at this point in the history
  5. cleanup tests

    Schnitzel committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    23ed6e2 View commit details
    Browse the repository at this point in the history
  6. cleanup foo/bar test

    Schnitzel committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    156f451 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    22fea1f View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2019

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