Commit e8b0989
authored
Ensure e2e tests run if optional deps are missing (#4921)
* Don't fail job-e2e-before_script script if s3 server is missing
* Fix helm v2 cli install
- Peg to lastest v2 build
- Script fails to automatically find it
- grep of helm release page fails to find 'v2' in first page returned by github1 parent 67f005e commit e8b0989
File tree
2 files changed
+3
-2
lines changed- deploy/ci/travis
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
27 | | - | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
0 commit comments