From dcc4f472df59aa62f1cd6a0442b8e5507b294bf1 Mon Sep 17 00:00:00 2001 From: Ilya Shakhat Date: Mon, 8 Apr 2019 16:01:44 +0200 Subject: [PATCH] Rename OSProfiler-enabled Tempest job A new name reflects that only smoke tests are executed and that Redis driver is used. Change-Id: I79abc1afd67c134842c1e7b432a7da6bdcb37d3d --- .zuul.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 53a49e4..dd340f6 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -15,15 +15,15 @@ jobs: - openstack-tox-functional - openstack-tox-functional-py35 - - tempest-full-py3-profiler-enabled + - tempest-smoke-py3-osprofiler-redis gate: jobs: - openstack-tox-functional - openstack-tox-functional-py35 - - tempest-full-py3-profiler-enabled + - tempest-smoke-py3-osprofiler-redis - job: - name: tempest-full-py3-profiler-enabled + name: tempest-smoke-py3-osprofiler-redis parent: tempest-full-py3 voting: false post-run: playbooks/osprofiler-post.yaml