Teztale: Introduce test release pipeline
What
Introduces a test release pipeline for Teztale.
Why
How
This is mainly the same as done for Grafazos.
In addition, we move enable_sccache and enable_cargo_cache from ci/bin/common.ml to ci/lib_tezos_ci/tezos_ci.ml, so that it can be used outide of ci/bin especially in teztale/ci.
Manually testing the MR
Check https://gitlab.com/nomadic-labs/tezos/-/pipelines/1769551346
Checklist
-
Document the interface of any function added or modified (see the coding guidelines) -
Document any change to the user interface, including configuration parameters (see node configuration) -
Provide automatic testing (see the testing guide). -
For new features and bug fixes, add an item in the appropriate changelog ( docs/protocols/alpha.rstfor the protocol and the environment,CHANGES.rstat the root of the repository for everything else). -
Select suitable reviewers using the Reviewersfield below. -
Select as Assigneethe next person who should take action on that MR
Edited by Killian Delarue