Skip to content

Commit 0d9d674

Browse files
committed
[zuul] Add PR jobs to the periodic lines
Since there is less development in STF now, we don't run the PR jobs as often. Running the jobs reqularly helps to find issues that crop up due to changing deps, etc and make sure the jobs still work. This change adds the jobs from the github-check pipeline into the periodic line, ensuring that they run regularly.
1 parent f9d09e9 commit 0d9d674

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.zuul.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,3 +210,10 @@
210210
jobs:
211211
- stf-crc-ocp_416-nightly_bundles
212212
- stf-crc-ocp_418-nightly_bundles
213+
- stf-crc-ocp_416-local_build
214+
- stf-crc-ocp_418-local_build
215+
- stf-crc-ocp_416-local_build-index_deploy
216+
- stf-crc-ocp_418-local_build-index_deploy
217+
- stf-crc-ocp_416-nightly_bundles-index_deploy
218+
- stf-crc-ocp_418-nightly_bundles-index_deploy
219+

0 commit comments

Comments
 (0)