From 06468e1ea0a2461ff4314687723ee30d9e50b11f Mon Sep 17 00:00:00 2001 From: Thiago da Silva Date: Fri, 20 Jan 2017 15:22:24 -0500 Subject: [PATCH] Update swift functional job list Update list of functional jobs to use the new testenv func-post-as-copy and remove func-fast-post. Fast-post is becoming the default behavior in Swift and post-as-copy will be deprecated and eventually removed. Change-Id: I57ad432eb94b309913bb9766e4bf138c820d73d9 Depends-On: I11324e711057f7332577fd38f9bff82bdc6aac90 --- jenkins/jobs/projects.yaml | 4 ++-- zuul/layout.yaml | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/jenkins/jobs/projects.yaml b/jenkins/jobs/projects.yaml index 69be2883f1..6e370ff647 100644 --- a/jenkins/jobs/projects.yaml +++ b/jenkins/jobs/projects.yaml @@ -13663,14 +13663,14 @@ - py27 - py34 - func - - func-fast-post + - func-post-as-copy node: ubuntu-trusty - 'gate-{name}-tox-xfs-tmp-{envlist}-{node}': envlist: - py27 - py35 - func - - func-fast-post + - func-post-as-copy - func-encryption node: ubuntu-xenial - '{pipeline}-swift-dsvm-functional{special}-{node}{suffix}': diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 11c16cba3a..d1eb07d17b 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -17134,8 +17134,8 @@ projects: - gate-swift-tox-xfs-tmp-py35-ubuntu-xenial - gate-swift-tox-xfs-tmp-func-ubuntu-trusty - gate-swift-tox-xfs-tmp-func-ubuntu-xenial - - gate-swift-tox-xfs-tmp-func-fast-post-ubuntu-trusty - - gate-swift-tox-xfs-tmp-func-fast-post-ubuntu-xenial + - gate-swift-tox-xfs-tmp-func-post-as-copy-ubuntu-trusty + - gate-swift-tox-xfs-tmp-func-post-as-copy-ubuntu-xenial - gate-swift-tox-xfs-tmp-func-encryption-ubuntu-xenial - gate-tempest-dsvm-full-ubuntu-trusty - gate-tempest-dsvm-full-ubuntu-xenial @@ -17151,8 +17151,8 @@ projects: - gate-swift-tox-xfs-tmp-py35-ubuntu-xenial - gate-swift-tox-xfs-tmp-func-ubuntu-trusty - gate-swift-tox-xfs-tmp-func-ubuntu-xenial - - gate-swift-tox-xfs-tmp-func-fast-post-ubuntu-trusty - - gate-swift-tox-xfs-tmp-func-fast-post-ubuntu-xenial + - gate-swift-tox-xfs-tmp-func-post-as-copy-ubuntu-trusty + - gate-swift-tox-xfs-tmp-func-post-as-copy-ubuntu-xenial - gate-swift-tox-xfs-tmp-func-encryption-ubuntu-xenial - gate-tempest-dsvm-full-ubuntu-trusty - gate-tempest-dsvm-full-ubuntu-xenial