Revert "Switch base-test to test-prepare-workspace-git"

This reverts commit 88e7b0da57.  The
testing is complete.

Change-Id: I4e5420e05bc8ef8ece56fb53746236e751869cd7
This commit is contained in:
Ian Wienand 2022-09-20 08:41:56 +10:00
parent d48513b084
commit 3bfdda452c
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@
- name: Upload swift logs to {{ _swift_provider_name }}
no_log: true
include_role:
name: upload-logs-swift
name: test-upload-logs-swift
vars:
zuul_log_path_shard_build: true
zuul_log_cloud_config: "{{ lookup('ansible.builtin.vars', 'opendev_cloud_' ~ _swift_provider_name) }}"

View File

@ -53,7 +53,7 @@
- hosts: all
roles:
- validate-host
- test-prepare-workspace-git
- prepare-workspace-git
- mirror-info
- role: configure-mirrors
set_apt_mirrors_trusted: True