mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-23 20:37:12 +01:00
docs: add note about testing new releases on testing env
Signed-off-by: hagen1778 <roman@victoriametrics.com>
This commit is contained in:
parent
78ecfede06
commit
3ed172eeeb
@ -69,6 +69,7 @@ Bumping the limits may significantly improve build speed.
|
|||||||
* linux/ppc64le
|
* linux/ppc64le
|
||||||
* linux/386
|
* linux/386
|
||||||
This step can be run manually with the command `make publish` from the needed git tag.
|
This step can be run manually with the command `make publish` from the needed git tag.
|
||||||
|
1. Verify that created images are stable and don't introduce regressions on [test environment](https://github.com/VictoriaMetrics/VictoriaMetrics-enterprise/blob/master/Release-Guide.md#testing-releases).
|
||||||
1. Push the tags `v1.xx.y` and `v1.xx.y-cluster` created at previous steps to public GitHub repository at https://github.com/VictoriaMetrics/VictoriaMetrics.
|
1. Push the tags `v1.xx.y` and `v1.xx.y-cluster` created at previous steps to public GitHub repository at https://github.com/VictoriaMetrics/VictoriaMetrics.
|
||||||
Push the tags `v1.xx.y`, `v1.xx.y-cluster`, `v1.xx.y-enterprise` and `v1.xx.y-enterprise-cluster` to the corresponding
|
Push the tags `v1.xx.y`, `v1.xx.y-cluster`, `v1.xx.y-enterprise` and `v1.xx.y-enterprise-cluster` to the corresponding
|
||||||
branches in private repository.
|
branches in private repository.
|
||||||
|
Loading…
Reference in New Issue
Block a user