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

Run testplan on in CI #137

Merged
merged 15 commits into from
Dec 22, 2020
Merged

Run testplan on in CI #137

merged 15 commits into from
Dec 22, 2020

Commits on Dec 17, 2020

  1. try to run test plan on ci

    acruikshank committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    17b3762 View commit details
    Browse the repository at this point in the history
  2. remove broken parameters option

    acruikshank committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    5aa2965 View commit details
    Browse the repository at this point in the history
  3. move workflow definition to bottom

    acruikshank committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    6ecad80 View commit details
    Browse the repository at this point in the history
  4. put job definition in jobs group

    acruikshank committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    bae301d View commit details
    Browse the repository at this point in the history
  5. remove undefined executor configuration

    acruikshank committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    65d108f View commit details
    Browse the repository at this point in the history
  6. use go-test tools and restore parameterization

    acruikshank committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    c4e2849 View commit details
    Browse the repository at this point in the history
  7. define executor explicitly

    acruikshank committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    7c0071c View commit details
    Browse the repository at this point in the history
  8. define executor through parameters

    acruikshank committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    5be8207 View commit details
    Browse the repository at this point in the history
  9. back to ci-go

    acruikshank committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    021abfb View commit details
    Browse the repository at this point in the history
  10. remove extraneous steps

    acruikshank committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    c5d75df View commit details
    Browse the repository at this point in the history
  11. add prepare step

    acruikshank committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    ea33308 View commit details
    Browse the repository at this point in the history
  12. fix path to test definition

    acruikshank committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    f5c4343 View commit details
    Browse the repository at this point in the history
  13. fix whitespace

    acruikshank committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    aa8d99e View commit details
    Browse the repository at this point in the history
  14. add k8s test and use it in ci

    acruikshank committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    bdbb497 View commit details
    Browse the repository at this point in the history
  15. trigger testplan only on merge to master

    acruikshank committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    4291e13 View commit details
    Browse the repository at this point in the history