From 30a8ae7e487bf849de062d1f9f4b590a50bb97dc Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Tue, 16 Feb 2021 23:37:12 +0900 Subject: [PATCH] Remove reference to tempest-horizon repo ... because the repo has been retired[1]. [1] 7b03c9dfb97e9900abd5fc0f5e9112dce7c59a0d Closes-Bug: #1915832 Change-Id: I96760e4e4f35b3f044ba03156a0fa449a9854b5b --- run_tests.sh | 4 ++++ zuul.d/base.yaml | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/run_tests.sh b/run_tests.sh index 14002f8b1..bb299f10b 100755 --- a/run_tests.sh +++ b/run_tests.sh @@ -103,6 +103,8 @@ if [[ "${ZUUL_PROJECT}" = "openstack/tempest" ]]; then fi if [ -d /home/zuul/src/opendev.org ]; then + # TODO(tkajinam): This should be fixed since the tempest-horizon repo + # has been retired. # For ubuntu we always need to deploy tempest-horizon from source if uses_debs; then if [ -d /home/zuul/src/opendev.org/openstack/tempest-horizon ]; then @@ -128,6 +130,8 @@ if [ -d /home/zuul/src/opendev.org ]; then fi fi else + # TODO(tkajinam): This should be fixed since the tempest-horizon repo + # has been retired. # For ubuntu we always need to deploy tempest-horizon from source if uses_debs; then $SUDO rm -rf /tmp/openstack/tempest-horizon diff --git a/zuul.d/base.yaml b/zuul.d/base.yaml index 001953743..0dc1aa81a 100644 --- a/zuul.d/base.yaml +++ b/zuul.d/base.yaml @@ -48,7 +48,6 @@ - openstack/puppet-watcher - openstack/puppet-zaqar - openstack/tempest - - openstack/tempest-horizon - job: name: puppet-openstack-integration-run-base