Skip to content

Commit

Permalink
CI: graduate CLI overhaul to regular jobs
Browse files Browse the repository at this point in the history
Depends-On: https://softwarefactory-project.io/r/c/sf-zuul-jobs-config/+/31014
Change-Id: I3c643eaeec2a1e6ccfc87c4e4ec033e6d7762c0f
  • Loading branch information
mhuin authored and morucci committed Mar 7, 2024
1 parent d6705ca commit e0586f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions zuul.d/jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Base CI job
- job:
name: sf-operator
parent: sf-operator-microshift-cli-overhaul
parent: sf-operator-microshift
pre-run: &pre-run
- playbooks/health-check/dstat-pre.yaml
post-run: &post-run
Expand Down Expand Up @@ -42,7 +42,7 @@

- job:
name: sf-operator-multinode
parent: sf-operator-microshift-multinode-cli-overhaul
parent: sf-operator-microshift-multinode
pre-run: *pre-run
post-run: *post-run
timeout: 5200
Expand Down

0 comments on commit e0586f4

Please sign in to comment.