Schedule an operational testing periodically in |gitlabci|
This section describes how to configure a periodic operational testing with |gitlabci|.
The .gitlab-ci.yml
makes it possible to run operational testing to check the reproducibility of the pipeline. To do so, it is needed to configure a CI/CD Schedules using the main branch.
From the left panel:
- click on CI/CD > Schedules
- click on the blue button New schedule
Then, fill in the form as follows:
Finally, click on the blue button Save pipeline schedule
The new periodic operational testing now appears in the list of the Schedules