Bye, bye readthedocs-failing

All users of the job and template have been removed, remove them.

Depends-On: https://review.opendev.org/685616
Depends-On: https://review.opendev.org/685617
Change-Id: I4224b278eba6299462dc94465dbdba647e31ef18
This commit is contained in:
Andreas Jaeger 2019-09-29 18:03:44 +02:00
parent 629524a047
commit 8f05574254
3 changed files with 0 additions and 43 deletions

View File

@ -1,7 +0,0 @@
- hosts: localhost
tasks:
- name: Fail job
fail:
msg: |
Your project requires manual intervention to correctly publish results
to readthedocs. For more details see http://lists.openstack.org/pipermail/openstack-dev/2018-August/132836.html

View File

@ -47,16 +47,6 @@
vars:
constraints_file: '{{ ansible_user_dir }}/src/opendev.org/openstack/requirements/upper-constraints.txt'
- job:
name: your-readthedocs-job-requires-attention
parent: base
description: |
A placeholder job to warn projects their readthedocs
post-pipeline jobs are failing and require updating.
run: playbooks/docs/rtd-warning-job.yaml
nodeset:
nodes: []
- job:
name: tox-py35-on-zuul
parent: tox-py35

View File

@ -932,32 +932,6 @@
jobs:
- trigger-readthedocs-webhook
- project-template:
name: docs-on-readthedocs-failing
description: |
Template for projects requiring updates to their
docs-on-readthedocs usage. Because project managers
are required to update their project, infra can not
fix deployment. Since rtd triggering only
happens in the post pipeline, nobody really checks the
results of the jobs. Not everyone reads the mailing list as
closely as we might like. The result is a lot of projects
with broken documentation publishing that don't know about it.
This job always fails and provides a link to the mailing list
post with details of how to fix the job.
Revert to :zuul:project_template:`docs-on-readthedocs` when the
webhook id is added to the project.
check:
jobs:
- build-openstack-sphinx-docs
- your-readthedocs-job-requires-attention:
voting: false
gate:
jobs:
- build-openstack-sphinx-docs
- project-template:
name: nodejs4-publish-to-npm
description: |