Commit 84007eb
committed
[SPARK-52210] Fix
This PR aims to fix `watched-namespaces` E2E test.
To match Helm chart version.
**AFTER**
```
$ git grep 1.1.0-dev
build-tools/helm/spark-kubernetes-operator/Chart.yaml:version: 1.1.0-dev
tests/e2e/watched-namespaces/spark-operator-dynamic-config-1.yaml: helm.sh/chart: spark-kubernetes-operator-1.1.0-dev
tests/e2e/watched-namespaces/spark-operator-dynamic-config-2.yaml: helm.sh/chart: spark-kubernetes-operator-1.1.0-dev
```
No.
Pass the CIs.
No.
Closes #217 from dongjoon-hyun/SPARK-52210.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
(cherry picked from commit 3ab814d)
Signed-off-by: Dongjoon Hyun <[email protected]>watched-namespaces E2E test1 parent 05b75fe commit 84007eb
File tree
2 files changed
+2
-2
lines changed- tests/e2e/watched-namespaces
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
0 commit comments