Remove ignored success-url job attribute

Since Zuul 4.7.0:

> The following attributes are now ignored:
>
> * The ``report-build-page`` tenant configuration setting.
> * The ``success-url`` job attribute.
> * The ``failure-url`` job attribute.

Remove `success-url` from all jobs.

Change-Id: I66a03cbf2939d95f31781e7e1ff332699a752f99
This commit is contained in:
Antoine Musso 2023-03-16 17:50:35 +01:00
parent 6054680b60
commit 7948760ffb
2 changed files with 0 additions and 5 deletions

View File

@ -348,7 +348,6 @@
# parenting on tox-docs as we need builded docs first and also this is
# the main use-case for this role
parent: tox-docs
success-url: docs/
files:
- roles/fetch-sphinx-tarball/.*
- roles/tox/library/.*

View File

@ -93,7 +93,6 @@
:default: dist
Directory, relative to zuul_work_dir, holding build content.
success-url: npm/html/
post-run: playbooks/javascript/tarball.yaml
- job:
@ -191,7 +190,6 @@
Path to operate in.
post-run: playbooks/tox/docs-post.yaml
success-url: docs/
vars:
js_build_command: docs
@ -285,7 +283,6 @@
:default: dist
Directory, relative to zuul_work_dir, holding build content.
success-url: npm/html/
- job:
name: build-javascript-content-tarball
@ -404,6 +401,5 @@
Path to operate in.
post-run: playbooks/tox/docs-post.yaml
success-url: docs/
vars:
npm_command: docs