Commit Graph

11 Commits

Author SHA1 Message Date
Michal (inc0) Jastrzebski 17c7772419 Break up .zuul.yaml to multiple files
.zuul.yaml became long and hard to maintain, let's break it up by distro

Change-Id: Ic137927e61b8fc8c89d5b0bcb2557ab8d5528100
2018-01-03 14:49:55 -08:00
Jeffrey Zhang e6036f52ed Use separate publish jobs in periodic pipeline
The secrets can not be inherited.

Change-Id: Ie0f99f470a419c57865eb8b0a14e465ae228c799
2017-12-06 06:03:54 +00:00
Jeffrey Zhang 9846a27a6b Improve gate post jobs
- Reuse build jobs to publish images
- Add binary jobs in periodic pipeline
- Push all image to dockerhub
- Use branch name for image tag

Change-Id: Ifefb96bcbcc9c6840cf865f7786b43a43fae4c17
2017-11-28 04:45:30 +00:00
Jeffrey Zhang 6b6003b925 Use 3 hours timeout for gate jobs and install yum-axelget
We have much more images and need more time to build jobs.

Install yum-axelget to make download more faster.

Change-Id: I8af9aef98864214a16eb0fad2142bd1679afe94e
2017-11-21 13:32:24 +08:00
Zuul 61495b1a83 Merge "Dockerhub publisher job" 2017-11-07 07:39:53 +00:00
Michal (inc0) Jastrzebski c506e626e7 Dockerhub publisher job
This patchset includes pushing mechanism for daily periodic jobs.

Change-Id: Ic4179ffd3a6e640abfb181dbd000bc75cc64b750
2017-11-06 09:18:22 -08:00
Michal (inc0) Jastrzebski fe5580fb15 Make binary gates non-voting
Since binary used to be less reliable, let's keep them non voting as in
zuulv2

Change-Id: I1883834e0952ded0b11fafc556113c99c804baae
2017-11-02 15:11:00 +00:00
Zuul d5fd6d7f8b Merge "Zuul: add file extension to playbook path" 2017-11-01 21:15:08 +00:00
James E. Blair 7aa955945d Zuul: add file extension to playbook path
Zuul now supports including the file extension on the playbook path
and omitting the extension is now deprecrated.  Update references
to include the extension.

Change-Id: I0de68389b0f387b37edaf1bfad3f3b5b1d011873
2017-10-29 14:24:05 -07:00
Jeffrey Zhang fc7758aed9 implement deploy jobs in kolla
Partial-Bug: #1720601
Change-Id: I895b49d5d0d4cb3d3dbb1687b8cff0b52716259d
2017-10-27 08:24:52 +00:00
Jeffrey Zhang b64198cce0 Moving jobs to kolla repo
This is zuulv3 migration patch. This patch only implement build jobs.
Deploy jobs will be pushed in another one.

Partial-Bug: #1720601
Change-Id: Ib9157ed132820d752ef1dbd7a53353ebd68b1934
2017-10-19 10:34:03 +08:00