diff --git a/.zuul.yaml b/.zuul.yaml index 0cc30629..486108d2 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -5,25 +5,3 @@ - puppet-openstack-integration-jobs-all - puppet-openstack-litmus-jobs - release-notes-jobs-python3 - check: - jobs: - - puppet-cinder-tripleo-standalone - gate: - jobs: - - puppet-cinder-tripleo-standalone - -- job: - name: puppet-cinder-tripleo-standalone - parent: tripleo-puppet-ci-centos-9-standalone - description: | - TripleO standalone Job running Cinder specific Tempest tests. - vars: - build_container_images: true - featureset_override: - run_tempest: false - tempest_services: - - cinder - tempest_test_whitelist: - - 'tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern' - - 'tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern' - use_os_tempest: true