commit | d66d6fa9e25a6ed21c843ce4e17927d05089425c | [log] [tgz] |
---|---|---|
author | chnyda <chnyda@mirantis.com> | Thu Jun 22 09:34:43 2017 +0200 |
committer | chnyda <chnyda@mirantis.com> | Thu Jun 22 14:16:59 2017 +0200 |
tree | 7fdbfda8fcfd835c6ef2314433a1c6309fd620cc | |
parent | a8d16344a1dcc9d30b7a9c84efa9a88bb0172b27 [diff] |
Refactor salt-models testing The tests take too much time to be executed and they often fail due to lack of resources. The solution to improve salt models testing is to disitribute the work among Jenkins slave. The previous approach consisted in doing all the tests on one slave for a given model. Fix test for system-reclass by testing the good reclass-system version. Change-Id: I605355bdb66d7195e42454bb87b5cc0663d13929