fuel-web/nailgun/tools
Igor Kalnitsky 5929239f4f
Do not remove logs on 'tox -e cleanup'
So far we call `tox -e cleanup` each time before running Fuel UI test.
We need that to clear database and start fresh Nailgun instance.
Unfortunately, tox's cleanup goal removes Nailgun logs and at the end of
tests we have only logs from last running test case.

In order avoid this inconvenient and provide full logs on CI, let's stop
removing those logs.

Change-Id: I43107a2de4bf0656e3cec3e924bf55c55f0beacb
2016-09-06 13:27:44 +03:00
..
env.sh Optional database prepare 2016-06-10 17:23:12 +03:00
env_functions.sh Do not remove logs on 'tox -e cleanup' 2016-09-06 13:27:44 +03:00