Commit e220e88
committed
operator: Point to local operator helm chart in kuttle tests
As the #676 changed the
set up of the operator installation the helm repository was missing. The disable
helm controllers test case depends on official helm repository index existence.
From that point the kuttle v2 end to end test suite start to fail. In this
change the test case will use local operator helm chart definition.
Reference
cec9d13#diff-25902a4a01139dc3d8d70d5086b8cdb53d4b68b46185b3a5dc37c8585e801181L16-L211 parent 719a015 commit e220e88
File tree
2 files changed
+2
-2
lines changed- operator/tests/e2e-v2/disable-helm-controllers
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
0 commit comments