Commit Graph

4 Commits

Author SHA1 Message Date
Patrick Ohly 66c6c3ce40 prow.sh: show KUBECONFIG when running e2e.test
This is useful for developers who might want to grab the command and
run it again.
2019-06-14 13:04:58 +02:00
Patrick Ohly f31e6a0d66 prow.sh: support other drivers
None-hostpath drivers may have deploy scripts under a different
name (CSI_PROW_DEPLOY_SCRIPT). A custom E2E test suite might replace
run_e2e and then not use the "--storage.testdriver" parameter, which
changes the name of the relevant tests (CSI_PROW_E2E_TEST_PREFIX).

move_junit can be used in such a custom run_e2e.
2019-06-07 13:17:27 +02:00
Patrick Ohly 4fa924a251 release-tools: merge commit '03999882f676a65ab71e11686c3b26b830d7700f'
This imports Prow support.
2019-06-07 09:38:13 +02:00
Patrick Ohly 1bcacfac8e Add 'release-tools/' from commit '33d58fdc29b90120bf16e536042379251f8631f2'
git-subtree-dir: release-tools
git-subtree-mainline: 21ce5ebe03
git-subtree-split: 33d58fdc29
2019-02-20 08:59:57 +01:00