diff --git a/.zuul.yaml b/.zuul.yaml index a971a47b..7861188d 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -6,24 +6,3 @@ - puppet-openstack-integration-jobs-scenario004 - puppet-openstack-litmus-jobs - release-notes-jobs-python3 - check: - jobs: - - puppet-horizon-tripleo-standalone - gate: - jobs: - - puppet-horizon-tripleo-standalone - -- job: - name: puppet-horizon-tripleo-standalone - parent: tripleo-puppet-ci-centos-9-standalone - description: | - TripleO standalone Job running Horizon specific Tempest tests. - vars: - build_container_images: true - featureset_override: - run_tempest: false - tempest_services: - - horizon - tempest_test_whitelist: - - 'tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario' - use_os_tempest: true