Revert "openstack-tox-molecule timing out uploading logs"

This reverts commit f1ead74ee6.

Fixed By: https://review.opendev.org/c/openstack/tripleo-quickstart/+/807491

Change-Id: I4e93f4366f36ef362bff1c96cddd04f589e68ea2
This commit is contained in:
chandan kumar 2021-09-09 05:35:52 +00:00
parent f1ead74ee6
commit 7e6ef923e6

View File

@ -12,8 +12,6 @@
check: check:
jobs: jobs:
- openstack-tox-linters - openstack-tox-linters
- openstack-tox-molecule:
voting: false
- tripleo-ci-centos-8-content-provider: - tripleo-ci-centos-8-content-provider:
dependencies: dependencies:
- openstack-tox-linters - openstack-tox-linters
@ -30,6 +28,4 @@
gate: gate:
queue: tripleo queue: tripleo
jobs: jobs:
- openstack-tox-molecule:
voting: false
- openstack-tox-linters - openstack-tox-linters