Fix wrong tox env name from func-post-ec to func-ec

Change-Id: I789fb2413985942460d3275b479d6410c62c380f
This commit is contained in:
Kota Tsuyuzaki
2019-05-04 07:28:44 +09:00
parent 4ee9545805
commit f5b472cdc7

View File

@@ -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).*$