commit | de7d41eda87c4b6f07d267b24ed11dae17c2332b | [log] [tgz] |
---|---|---|
author | Mehdi Abaakouk <sileht@redhat.com> | Wed Mar 22 17:09:51 2017 +0100 |
committer | Mehdi Abaakouk <sileht@redhat.com> | Tue Apr 18 10:54:00 2017 +0200 |
tree | e2eccdd78b2b0531e231040e5cf7c1e05154c9f1 | |
parent | fca71e43a076d8d684e226e65828714c0300dd23 [diff] |
tempest: rework gabbi setup The current approach is a bit hacky and create one tempest scenario per gabbi HTTP call. The side effect is that tests continue to run even the previous one have fail. This changes the approach by running gabbi to have one scenario per yaml file from tempest point of view. This will make easier to debug the scenario in case of failure. Change-Id: I594288322d9ac5d3d128d601cba1d2291a632e20