Skip to content

Commit 194263c

Browse files
authored
docs(release): add note for expected postsubmit failure in RELEASE.md (#4867)
1 parent 982b506 commit 194263c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

RELEASE.md

+4
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,10 @@ and then "Retry", because after waiting for previous step, artifacts are now rea
215215
216216
TODO: we should have an automation KFP cluster, and the waiting and submiting
217217
`release-on-tag` cloudbuild task should happen automatically.
218+
219+
NOTE: postsubmit tests will most likely fail for the release commit, this is expected, postsubmit
220+
tests start right after the commit is in GitHub repo, but some artifacts they depend on are still
221+
being built by the processes in these two steps.
218222
1. Search "PyPI" in Google internal release doc for getting password of kubeflow-pipelines user.
219223
1. Release `kfp-server-api` python packages to PyPI.
220224
```bash

0 commit comments

Comments
 (0)