summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorJames E. Blair <jim@acmegating.com>2021-07-29 16:45:52 -0700
committerJames E. Blair <jim@acmegating.com>2021-07-29 16:45:52 -0700
commit072cdf788533d1e65c568daa2e96dd9418a8759e (patch)
tree9e03b94d54db68bd9ba65f8c5f3477c32ad0a063 /.zuul.yaml
parent9f2e3e23e91f8d397f36bd03fcaccc4ca7ff4edc (diff)
downloadzuul-072cdf788533d1e65c568daa2e96dd9418a8759e.tar.gz
Remove success-url and failure-url
These options are deprecated and ignored by Zuul. Change-Id: Ie0fd1895f61ea3d83db9d5a7b5e1c68781388d53
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 2b51b9d88..57096a03c 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -39,8 +39,6 @@
- job:
name: zuul-stream-functional-2.9
parent: zuul-stream-functional
- success-url: 'http://zuul.opendev.org/t/zuul/build/{build.uuid}'
- failure-url: 'http://zuul.opendev.org/t/zuul/build/{build.uuid}'
vars:
zuul_ansible_version: 2.9
@@ -113,7 +111,6 @@
parent: build-javascript-deployment
description: |
Builds the zuul dashboard without an overridden API URL.
- success-url: 'npm/html/'
files: &zuul_build_dashboard_files
- web/.*
- playbooks/dashboard/.*
@@ -288,7 +285,6 @@
- nodejs-run-test:
vars:
zuul_work_dir: "{{ zuul.project.src_dir }}/web"
- success-url: 'npm/reports/bundle.html'
files:
- web/.*
- zuul-stream-functional-2.8
@@ -317,7 +313,6 @@
- nodejs-run-test:
vars:
zuul_work_dir: "{{ zuul.project.src_dir }}/web"
- success-url: 'npm/reports/bundle.html'
files:
- web/.*
- zuul-stream-functional-2.8