You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -73,8 +73,8 @@ For more context, see https://trunkbaseddevelopment.com/branch-for-release/
73
73
74
74
6b. **Waku fleet testing**
75
75
- Start job on `waku.test` [Deployment job](https://ci.infra.status.im/job/nim-waku/), wait for completion of the job. If it fails, then debug it.
76
-
- After completion, disable [deployment job](https://ci.infra.status.im/job/nim-waku/) so that its version is not updated on every merge to `master`.
77
-
- Verify at https://fleets.waku.org/ that the fleet is locked to the release candidate version.
76
+
- After completion, disable fleet so that daily ci not override your release candidate.
77
+
- Verify at https://fleets.waku.org/ that the fleet is locked to the release candidate image.
78
78
- Check if the image is created at [Harbor](https://harbor.status.im/harbor/projects/9/repositories/nwaku/artifacts-tab).
79
79
- Search [Kibana logs](https://kibana.infra.status.im/app/discover) from the previous month (since the last release was deployed) for possible crashes or errors in `waku.test`.
80
80
- Set time range to "Last 30 days" (or since last release).
@@ -126,10 +126,10 @@ We also need to merge the release branch back into master as a final step.
126
126
2. Deploy the release image to [Dockerhub](https://hub.docker.com/r/wakuorg/nwaku) by triggering [the manual Jenkins deployment job](https://ci.infra.status.im/job/nim-waku/job/docker-manual/).
0 commit comments