rpm packages: add installation script
What
This MR adds a new script to test the installability of rpm package.
As for debian packages, these tests are run in a parallel/matrix.
- for the merge pipeline we run only a partial pipeline : you can check the latest merge pipeline of this MR
- for scheduled pipelines we run all tests : https://gitlab.com/nomadic-labs/tezos/-/pipelines/1572910164
- no installation tests are run in the release pipeline : https://gitlab.com/nomadic-labs/tezos/-/pipelines/1572912923
Why
How
Manually testing the MR
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 pietro