benchflow / benchflow

An open-source expert system for automated end-to-end objective-driven performance testing and performance insights.
Other
25 stars 4 forks source link

Remove the folder mapping to a local folder in the test definition #296

Open VincenzoFerme opened 7 years ago

VincenzoFerme commented 7 years ago

We do not need anymore the folder to be exposed to a local folder, after https://github.com/benchflow/benchflow/issues/254

Consequently the same change has to be applied to the wercker.yml file in https://github.com/benchflow/benchflow/blob/devel/wercker.yml#L122 and https://github.com/benchflow/benchflow/blob/devel/wercker.yml#L171

jeppe-style commented 7 years ago

Yes, this is only needed if we want to preserve the data after the mongo container is stopped.