forked from vertica/vertica-kubernetes
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix e2e-server-upgrade in nightly tests (vertica#511)
It is currently failing because it cannot find the base vertica image the tests start with. For nightly builds it is in a private repository. We need to push that image into kind as part of test setup. Adding a new make target for this. It will be called from within run-k8s-int-tests.sh -- as part of `make docker-push`.
- Loading branch information
spilchen
authored
Sep 19, 2023
1 parent
7c26724
commit 61c1ceb
Showing
1 changed file
with
12 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters