From 3b32c5ca309483edb982efc168f18eac051f3bd8 Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Tue, 9 Feb 2021 13:51:08 -0600 Subject: [PATCH] Use Tempest for dashboard test instead of tempest-horizon All tests implemented in tempest-horizon have been merged to tempest[1] and tempest-horizon will be retired, so we assume that we no longer need to install tempest-horizon plugins. [1] https://review.opendev.org/771727/ Change-Id: I2639127f9258298f48154f782d654858a71a7c36 --- tests/os_horizon-overrides.yml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/tests/os_horizon-overrides.yml b/tests/os_horizon-overrides.yml index 9876e85d..97b96dba 100644 --- a/tests/os_horizon-overrides.yml +++ b/tests/os_horizon-overrides.yml @@ -23,13 +23,8 @@ tempest_run: yes tempest_dashboard_login_url: "https://{{ hostvars[groups['horizon_all'][0]]['ansible_host'] }}/auth/login/" tempest_dashboard_url: "https://{{ hostvars[groups['horizon_all'][0]]['ansible_host'] }}/" -tempest_plugins: - - name: tempest-horizon - repo: https://github.com/openstack/tempest-horizon - branch: master - tempest_test_whitelist: - - tempest_horizon.tests.scenario.test_dashboard_basic_ops.TestDashboardBasicOps + - tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps tempest_tempest_conf_overrides: dashboard: