Commit 1d1dd91
authored
Fix for Python Client e2e test to ensure the cleanup command exits cleanly (kubeflow#983)
* fix(python-client): ensure the cleanup command exits
Signed-off-by: Eric Dobroveanu <edobrove@redhat.com>
* chore: update gitignore with venv
Signed-off-by: Eric Dobroveanu <edobrove@redhat.com>
---------
Signed-off-by: Eric Dobroveanu <edobrove@redhat.com>1 parent f9ce110 commit 1d1dd91
2 files changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | | - | |
34 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
35 | 38 | | |
0 commit comments