Skip to content
This repository was archived by the owner on Mar 20, 2026. It is now read-only.

Commit f358122

Browse files
disable flaky upgrade tests
1 parent 320bdfe commit f358122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests-schedule.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
env:
3939
KUBE_VERSION: ${{ matrix.kube-version }}
4040
run: |
41-
make start-kind helm-tests e2e-tests external-db-tests upgrade-tests ha-tests install-tests delete-kind KUBE_VERSION=$KUBE_VERSION
41+
make start-kind helm-tests e2e-tests external-db-tests ha-tests install-tests delete-kind KUBE_VERSION=$KUBE_VERSION

0 commit comments

Comments
 (0)