diff --git a/.zuul.yaml b/.zuul.yaml index 117bf103..73ba13fb 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -5,5 +5,21 @@ - puppet-openstack-integration-jobs-scenario002 - puppet-openstack-beaker-jobs - tripleo-puppet-undercloud - - tripleo-puppet-standalone - release-notes-jobs-python3 + check: + jobs: + - puppet-swift-tripleo-standalone + gate: + jobs: + - puppet-swift-tripleo-standalone + +- job: + name: puppet-swift-tripleo-standalone + parent: tripleo-puppet-ci-centos-7-standalone + description: | + TripleO standalone Job running Object Storage specific Tempest tests. + vars: + featureset_override: + run_tempest: true + tempest_whitelist: + - 'object_storage'