Skip to content

Commit

Permalink
Update the vineyardd image and the stoat config.
Browse files Browse the repository at this point in the history
Signed-off-by: Ye Cao <[email protected]>
  • Loading branch information
dashanji committed Jul 16, 2024
1 parent cffd8c6 commit 8eb5946
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .github/workflows/vineyard-operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -360,6 +360,12 @@ jobs:
e2e-tests-airflow-integration)
signed_url_key=2e12
;;
e2e-tests-three-etcd-nodes-failover)
signed_url_key=5c91
;;
e2e-tests-five-etcd-nodes-failover)
signed_url_key=7793
;;
esac
echo "::notice:: ${{ matrix.job }}: https://www.stoat.dev/file-viewer?root=https://v6d-io--v6d--$short_sha--e2e-tests-$signed_url_key.stoat.page"
2 changes: 1 addition & 1 deletion k8s/test/e2e/etcd-failover/vineyardd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ spec:
spec:
containers:
- name: vineyardd
image: vineyardcloudnative/vineyardd:latest
image: localhost:5001/vineyardd:latest
imagePullPolicy: IfNotPresent
command:
- /bin/bash
Expand Down

0 comments on commit 8eb5946

Please sign in to comment.