Alpha commands e2e tests

This commit is contained in:
Phani Teja Marupaka
2020-01-15 14:09:40 -08:00
parent 983ac2be31
commit c340c30f25
11 changed files with 200 additions and 37 deletions

View File

@@ -8,6 +8,6 @@ set -o errexit
set -o pipefail
mdrip --blockTimeOut 60m0s --mode test \
--label testE2EAgainstLatestRelease examples
--label testE2EAgainstLatestRelease examples/alphaTestExamples
echo "Example e2e tests passed against ${version}."
echo "Example e2e tests passed against ."