Peter Portante e16d0d11b5 Fix working swift "in-process" funtional test runs
The swift code base now allows for running all of the functional tests
against a set of in-process servers. The functional tests, which are
nose based, run entirely with-in the process from which nose is invoked,
allowing for coverage collection and / or easier test development.

These tests had been added using the gate-{name}-unittest-{env} template
which assumes that the env name will be prefixed with 'py' before
passing it to tox. 'pyfunc' doesn't exist as the target so switch to
using the gate-{name}-tox-{envlist} template which does not assume
anything about the tox target.

The ability to run these "in-process" functional tests is only available
post-Icehouse.

Change-Id: I77d47dffa429ffc90ab732c518dc14cbf22f7017
2014-05-05 19:48:08 -04:00
..
2014-03-19 00:06:03 +00:00
2014-03-19 00:06:03 +00:00
2014-04-24 10:09:47 -07:00
2014-03-21 12:00:06 -07:00
2014-03-19 11:31:11 -07:00
2014-03-19 11:31:11 -07:00
2014-03-21 12:00:06 -07:00
2014-03-21 12:00:06 -07:00
2014-03-22 13:18:47 +02:00
2014-03-19 00:06:03 +00:00
2014-03-21 12:00:06 -07:00
2014-04-29 08:56:23 -07:00
2014-04-22 09:24:12 +01:00
2014-04-02 13:18:09 +00:00
2014-03-19 11:31:11 -07:00
2014-04-03 22:12:44 +00:00