From 2c8c23f2ee7a757869e2842ef85e0398ab461ed8 Mon Sep 17 00:00:00 2001 From: "Chandan Kumar (raukadah)" Date: Mon, 9 Dec 2019 16:29:46 +0530 Subject: [PATCH] Replace ostempest job with plain tripleo standalone tripleo-ci-centos-7-standalone-os-tempest was added while porting tripleo ci jobs to os_tempest and now the porting is done. tripleo-ci-centos-7-standalone-os-tempest and tripleo-ci-centos-7-standalone are the same job, It replaces the existing os_tempest job to plain tripleo standalone job to keep consistency at all places. Change-Id: I98d7a44fec4b3b4ba1cf431ac01159da0418f54d Signed-off-by: Chandan Kumar (raukadah) --- zuul.d/project.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index dd9843e..1a4d541 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -21,11 +21,11 @@ check: jobs: - openstack-ansible-python3-ubuntu-bionic - - tripleo-ci-centos-7-standalone-os-tempest + - tripleo-ci-centos-7-standalone gate: jobs: - openstack-ansible-python3-ubuntu-bionic - - tripleo-ci-centos-7-standalone-os-tempest + - tripleo-ci-centos-7-standalone post: jobs: - publish-openstack-python-branch-tarball