summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorJames E. Blair <jeblair@redhat.com>2019-06-07 10:11:31 -0700
committerJames E. Blair <jeblair@redhat.com>2019-06-12 11:29:14 -0700
commit21e3d5f43d504aed346e230f878b0bea0b1e5424 (patch)
tree6f63e0a795dda43b20efca8204a24f837d57c4fb /.zuul.yaml
parent467bed319a9191cd55cbbe5590554d2ed410159b (diff)
downloadzuul-21e3d5f43d504aed346e230f878b0bea0b1e5424.tar.gz
Add opendev tarball jobs
Add jobs which build branch-tip sdist, wheel, and javascript content archives and promote them to tarballs.opendev.org. Change-Id: I4e977b7f3e79a60ecec49839c1cd064ec52d08ab
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml19
1 files changed, 14 insertions, 5 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 846dc8ef9..cdbc15c20 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -202,6 +202,12 @@
dependencies: zuul-build-image
- nodepool-zuul-functional:
voting: false
+ - build-python-release
+ - build-javascript-content-tarball:
+ vars:
+ node_version: 10
+ zuul_work_dir: "{{ zuul.project.src_dir }}/web"
+ create_tarball_directory: build
gate:
jobs:
- zuul-upload-image
@@ -238,19 +244,22 @@
timeout: 2700 # 45 minutes
- zuul-quick-start:
dependencies: zuul-upload-image
- post:
- jobs:
- - publish-zuul-docs
- - publish-zuul-python-branch-tarball
- - publish-openstack-javascript-content:
+ - build-python-release
+ - build-javascript-content-tarball:
vars:
node_version: 10
zuul_work_dir: "{{ zuul.project.src_dir }}/web"
create_tarball_directory: build
+ post:
+ jobs:
+ - publish-zuul-docs
+ - publish-zuul-python-branch-tarball
- release-zuul-python
promote:
jobs:
- zuul-promote-image
+ - opendev-promote-python
+ - opendev-promote-javascript-content
release:
jobs:
- release-zuul-python