1. 369ed90 Revert "Set reclassVersion to 1.5.4 in setupAndTestNode by default" by Vasyl Saienko · 6 years ago
  2. 33e2295 Set reclassVersion to 1.5.4 in setupAndTestNode by default by Vasyl Saienko · 6 years ago
  3. 28fa9d9 WA for stuck tests in docker images by azvyagintsev · 7 years ago
  4. 47e79cd Revert "WA for stuck tests in docker images" by Vasyl Saienko · 7 years ago
  5. ebb370f Revert "WA for stuck tests in docker images - extend" by Vasyl Saienko · 7 years ago
  6. f67e043 WA for stuck tests in docker images - extend by azvyagintsev · 7 years ago
  7. 130a590 WA for stuck tests in docker images by azvyagintsev · 7 years ago
  8. 68f46d2 Decreased verbosity of rsync during test of salt models by Jakub Josef · 7 years ago
  9. 9923de2 Fixed legacy test mode handling during test of salt models by Jakub Josef · 7 years ago
  10. ecf8b30 Revert "Revert "Changed base docker image for salt models testing"" by Jakub Josef · 7 years ago
  11. cbead83 Revert "Changed base docker image for salt models testing" by Jakub Josef · 7 years ago
  12. defbf13 Changed base docker image for salt models testing by Jakub Josef · 7 years ago
  13. d4887ab Replaced references to tcpcloud image with Mirantis ones by Jakub Josef · 7 years ago
  14. c6e0310 Change default version of salt-models-testing docker image to latest by Jakub Josef · 7 years ago
  15. 651df51 Enforced nightly version of salt-models-testing docker image during salt models test by Jakub Josef · 7 years ago
  16. f5b7e08 Added reclass version property to Salt Models testing method by Jakub Josef · 7 years ago
  17. 2ccb69b SaltModelsTesting function refactored to use less sh steps by Jakub Josef · 7 years ago
  18. 8fc0fd1 Salt models test timeout increased to 40 min by Jakub Josef · 7 years ago
  19. 4589280 Remove parallel step in testing by chnyda · 7 years ago
  20. 0af6b0a Replaced hard kill of salt-master with cleaner way by Jakub Josef · 7 years ago
  21. bcb0e4c Fix service start in salt-models testing by chnyda · 7 years ago
  22. d7a7dee Enhance test speed for salt-models by chnyda · 7 years ago
  23. bd518f2 Revert "Add workaround to fix timeout of salt-models tests" by Jakub Josef · 7 years ago
  24. bae95dd Add workaround to fix timeout of salt-models tests by chnyda · 7 years ago
  25. 7c86d8e Reduce timeout for salt-models tests by chnyda · 7 years ago
  26. a686663 Temporary fix to install stable reclass by chnyda · 7 years ago
  27. 2fffaba Timeout handling refactored in salt models utils by Jakub Josef · 7 years ago
  28. 7d24ff3 Force install reclass from given source by chnyda · 7 years ago
  29. 2a902f0 Use internal aptly when testing models and change timeout by chnyda · 7 years ago
  30. 9191191 Revert "Use internal aptly when testing models" by Cedric Hnyda · 7 years ago
  31. 3a3b506 Use internal aptly when testing models by chnyda · 7 years ago
  32. c065302 Increase salt master bootstrap timeout to 40min, fixed xargs interpolation parameter by Jakub Josef · 7 years ago
  33. d7ea417 Add timeout for saltmodeltesting by chnyda · 7 years ago
  34. f52c492 Install required formula to test salt model by chnyda · 7 years ago
  35. eebab58 SaltModelTesting: remove unused variable and fix ignore class not found by chnyda · 7 years ago
  36. fa46782 Fix escape in salt-model testing by chnyda · 7 years ago
  37. 316eefe Kill salt-master & minion after change in configuration by chnyda · 7 years ago
  38. d9fe02f Increase sleep time after restart of salt-master by chnyda · 7 years ago
  39. f0bc2e6 Fix usage of new image for model testing by chnyda · 7 years ago
  40. 0a1fe02 Refactor salt-models-testing to support image with pre-installed salt by chnyda · 7 years ago
  41. 630b9e1 Added ability to specify custom formula pkg repo by Dmitry Ukov · 7 years ago
  42. 69d39ad Revert "SaltModelTesting: change the way reclass is installed" by Cedric Hnyda · 7 years ago
  43. e492579 SaltModelTesting: change the way reclass is installed by chnyda · 7 years ago
  44. 90d8e57 Removed legacy mode checking from library code by Jakub Josef · 7 years ago
  45. 6414aa5 Option reclass, add support for missing class by Petr Michalec · 7 years ago
  46. 532239d saltModelTesting: remove useless sleep to test minion by chnyda · 7 years ago
  47. 5ef7fe9 SaltModelTesting: improve testing of infra by chnyda · 7 years ago
  48. 0603a23 Removed subversion dependency and forced upgrade reclass during salt models testing by Jakub Josef · 7 years ago
  49. 2d01c84 Added cluster name to model testing function by Jakub Josef · 7 years ago
  50. 53f10bb Fix usage of git clone by chnyda · 7 years ago
  51. 7a94b85 fix-env-vars-on-model-testing by Petr Michalec · 7 years ago
  52. 77b9a97 Use new upstream version for reclass by chnyda · 7 years ago
  53. e41c61c SaltModelTesting: use new script from @pmichalec by chnyda · 7 years ago
  54. 00c1ea4 Do not use ansi colors for test-salt-model jobs by Ruslan Kamaldinov · 7 years ago
  55. b7d1014 Decreased max opened files ulimit inside salt containers. by Jakub Josef · 7 years ago
  56. 3c3ee6d Limit CPU threads usage for docker container in SaltModelTesting by Dennis Dmitriev · 7 years ago
  57. fa6ad8d Added formulasRevision param to salt model testing by Jakub Josef · 8 years ago
  58. 1cb8d3f Parametrize FORMULAS_SOURCE variable by Mykyta Karpin · 8 years ago
  59. 3c6680a Refactor setupandtestnode by chnyda · 8 years ago
  60. 4967e4d Fix default_git_url by chnyda · 8 years ago
  61. 727b74e Check if DEFAULT_GIT_URL exists by chnyda · 8 years ago
  62. f6a0c95 fix typo in saltmodeltesting by chnyda · 8 years ago
  63. 66bfc58 fix if condition in salt models testing by chnyda · 8 years ago
  64. 77e4697 remove useless default parameter by chnyda · 8 years ago
  65. 434ac1e fix parameter in setupAndTestNode by chnyda · 8 years ago
  66. 85f72e6 Fix salt-models testing library by chnyda · 8 years ago
  67. f4e5eb4 Fix setupAndTestNode by chnyda · 8 years ago
  68. f14ea2a Add library to test salt models by chnyda · 8 years ago