From f5b472cdc7f3f4a64d8cbdc60ce4fa0111622627 Mon Sep 17 00:00:00 2001 From: Kota Tsuyuzaki Date: Sat, 4 May 2019 07:28:44 +0900 Subject: [PATCH] Fix wrong tox env name from func-post-ec to func-ec Change-Id: I789fb2413985942460d3275b479d6410c62c380f --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 7ddfbe796a..c4b82937e4 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -127,7 +127,7 @@ description: | Run functional tests for swift under cPython version 2.7. - Uses tox with the ``func-post-ec`` environment. + Uses tox with the ``func-ec`` environment. It sets TMPDIR to an XFS mount point created via tools/test-setup.sh. branches: ^(?!stable/ocata).*$