Removed "in-process-" from func env tox name

This shorten shebang in infra, because we are hitting 128 bytes limit.

Change-Id: I02477d81b836df71780942189d37d616944c4dce
(cherry picked from commit 5d7a3a4)
This commit is contained in:
Ondřej Nový 2016-11-19 23:24:30 +01:00
parent 4ecda96b75
commit aef8112de9
1 changed files with 2 additions and 2 deletions

View File

@ -54,12 +54,12 @@ commands =
[testenv:func]
commands = ./.functests {posargs}
[testenv:func-in-process-fast-post]
[testenv:func-fast-post]
commands = ./.functests {posargs}
setenv = SWIFT_TEST_IN_PROCESS=1
SWIFT_TEST_IN_PROCESS_OBJECT_POST_AS_COPY=False
[testenv:func-in-process-encryption]
[testenv:func-encryption]
commands = ./.functests {posargs}
setenv = SWIFT_TEST_IN_PROCESS=1
SWIFT_TEST_IN_PROCESS_CONF_LOADER=encryption