Revert "Test the upload-logs-swift test role in base-test"

This reverts commit 29a9a6ee7c.
This reverts commit 5d9b2f7041.

Change-Id: I41d8e80d248debd134b61ee9d4c1a133bf5890b5
This commit is contained in:
Jeremy Stanley 2019-10-11 21:54:45 +00:00
parent 5d9b2f7041
commit eba9b471fd
2 changed files with 1 additions and 18 deletions

View File

@ -6,7 +6,7 @@
- name: Include upload logs role
no_log: true
include_role:
name: test-upload-logs-swift
name: upload-logs-swift
vars:
zuul_log_path_shard_build: true
zuul_log_cloud_config: '{{ item }}'

View File

@ -222,23 +222,6 @@
post-run: playbooks/tox-docs/post.yaml
success-url: docs/
- job:
name: opendev-tox-docs-temporary-test
parent: base-test
# Trying opendev-tox-docs with base-test, we can delete this once the gzip
# changes in base-test are copied to base
description: |
Build documentation with "tox".
Uses tox with the ``docs`` environment.
vars:
tox_envlist: docs
bindep_profile: compile doc
pre-run: playbooks/tox-docs/pre.yaml
run: playbooks/tox-docs/run.yaml
post-run: playbooks/tox-docs/post.yaml
success-url: docs/
- job:
name: opendev-publish-tox-docs-base
# This is not parented to opendev-tox-docs because the post