1. 3621b96 Add common function for getting Salt worker_threads value by Denis Egorenko · 5 years ago
  2. f797695 Update runSaltCommand command to support batch by Martin Polreich · 6 years ago
  3. 65fb637 Make safe condition for resource.changes by Ivan Berezovskiy · 5 years ago
  4. 61a493c Use pkg.list_pkgs function to determine package state by Ivan Berezovskiy · 5 years ago
  5. 768dabd Run salt minion restart and do not wait for response by Ivan Berezovskiy · 5 years ago
  6. 775a553 Fix isPackageInstalled method when salt return is empty by Ivan Berezovskiy · 5 years ago
  7. 121f34c Add restartSaltMinion and upgradePackageAndRestartSaltMinion by Vasyl Saienko · 6 years ago
  8. 712d85c Add output of not responding minions to minionsReachable function by Martin Polreich · 6 years ago
  9. 386e94e Make runPepper more resistant against SaltReqTimeoutError by azvyagintsev · 6 years ago
  10. a774420 Fix for a method call to use Map by Martin Polreich · 6 years ago
  11. 4512e2e Add isPackageInstalled and getIostatValues methods to Salt.groovy class by Martin Polreich · 6 years ago
  12. 11276c2 Fix call to salt method inside the class itself by Martin Polreich · 6 years ago
  13. b369f82 Merge "Add getIPAddressesForNodename funtction" by Pavel Cizinsky · 6 years ago
  14. b577f2d Add getIPAddressesForNodename funtction by Martin Polreich · 6 years ago
  15. a1edaba Add function for checking minions readiness for new commands by Denis Egorenko · 6 years ago
  16. 3e7656b Fix usage of non-defiened retries_wait variable by Ivan Berezovskiy · 6 years ago
  17. f67b39a Add 'retries_wait' parameter for enforceState method by Martin Polreich · 6 years ago
  18. 232ad90 Add checkClusterTimeSync method by Martin Polreich · 6 years ago
  19. 2f99730 Support complex values for keys in setSaltOverride by Victor Ryzhenkin · 6 years ago
  20. e347966 Fix typo in testTarget call during enforceState by Victor Ryzhenkin · 6 years ago
  21. 49d6781 Fix codenarc issues to unblock merge by Victor Ryzhenkin · 6 years ago
  22. 4928869 Change deprecation message for enforceState methods by Martin Polreich · 6 years ago
  23. c19e66b Convert enforceState methods to use Map as input parameter by Martin Polreich · 6 years ago
  24. 9710007 Pass more options to salt.getFileContent by Pavlo Shchelokovskyy · 6 years ago
  25. 92db3e1 Fix enforceStateWithTest to not result in Error in case of missing optional param by Martin Polreich · 6 years ago
  26. d72cd2a getFirstMinion should return minion id by Dmitry Ukov · 6 years ago
  27. 75e4064 Add enforceStateWithTests method by Martin Polreich · 6 years ago
  28. 0c09838 Raise exception for orchestrateSystem if failed by Oleksii Grudev · 6 years ago
  29. a2effb8 Handle different types of Salt cmd returns by Martin Polreich · 6 years ago
  30. 9e1d97a Adding orchestration methods by Oleksii Grudev · 7 years ago
  31. 88a4821 Increasing default timeouts from 5m to 2H for orchestrators. by Dzmitry Stremkouski · 6 years ago
  32. b544070 Adding salt.orchestratePrePost function by Dzmitry Stremkouski · 6 years ago
  33. dd020d9 Fixing orchestrateSystem function by Dzmitry Stremkouski · 6 years ago
  34. d9476ac Fix usage of SaltStack batch. by Richard Felkl · 7 years ago
  35. 5f96e09 Ability to address commands to different clouds by Oleh Hryhorov · 7 years ago
  36. 0584fe7 Merge "Make minion restart timeout configurable" by Roman Vyalov · 7 years ago
  37. 6a39621 Make minion restart timeout configurable by Vasyl Saienko · 7 years ago
  38. 5425d23 installInfraKvm fix for slow responding environments. by Dzmitry Stremkouski · 7 years ago
  39. 9418927 Change delay for salt minion discovery from 0.5s with 200 retries to 1s with 180 retries, on slower environment e.g. labs is not enough by lmercl · 7 years ago
  40. 30be703 Fix enforceHighstate exclude by Petr Jediný · 7 years ago
  41. 8a8d56b Improvements in pipeline-library: [minionsPresent] by Dzmitry Stremkouski · 7 years ago
  42. d2a5055 change salt - getNodeProvider by Jiri Broulik · 7 years ago
  43. fb9996d Fixed waitForMinion functionality in Salt.groovy by Jakub Josef · 7 years ago 2018.4.0 testing
  44. efc9acf Merge "Salt result checking improved" by Jakub Josef · 7 years ago
  45. 4714594 Salt result checking improved by Jakub Josef · 7 years ago
  46. 962ba91 Fixed ASK_ON_ERROR functionality inside retry steps by Jakub Josef · 7 years ago
  47. f8f9694 support for live VM snapshots / new salt / openstack functions by Jiri Broulik · 7 years ago
  48. 84f0168 Fixed missing property on salt enforceState by Jakub Josef · 7 years ago
  49. 432e9d9 Refactoring in salt functions by Jakub Josef · 7 years ago
  50. 37cd497 Added exception handling during parsion Salt API JSON response by Jakub Josef · 7 years ago
  51. a2491ad Removed offline state checking by Jakub Josef · 7 years ago
  52. e2f4ebb Decreased verbosity of salt-calls by Jakub Josef · 7 years ago
  53. 205a92b Extend cmdRun to support more options ie: runAs by chnyda · 7 years ago
  54. 5e50e17 Refactored internet checking in salt pepper communication by Jakub Josef · 7 years ago 2017.12
  55. 03d4d5a Added proper logging to pepper calls in offline deployment by Jakub Josef · 7 years ago
  56. 1cb967b Improved offline deployments handling during salt communication by Jakub Josef · 7 years ago
  57. 3eedc78 Avoid regexp in waitForMinion by Oleg Iurchenko · 7 years ago
  58. 7eb2150 Validate Salt minion operates after state by Oleg Iurchenko · 7 years ago
  59. a5f1196 Increase timeout for wget by Alexander Noskov · 7 years ago
  60. 6d067c1 Fix missing import by Jakub Josef · 7 years ago
  61. 38ad6cc Try to use another escaping for pepper json by Jakub Josef · 7 years ago
  62. 804dd05 Fixed OFFLINE_DEPLOYMENT parameter handling inside pepper util functions by Jakub Josef · 7 years ago
  63. 5f97d53 Refactoring in salt and python utils for offline deployment by Jakub Josef · 7 years ago
  64. caa070b Added OFFLINE_DEPLOYMENT property handling to salt utils by Jakub Josef · 7 years ago
  65. 7f7950e Fix JSON escaping in offline deployment mode by Jakub Josef · 7 years ago
  66. 8ed7c74 fixed quotes in pepper wit offline deployment by Richard Felkl · 7 years ago
  67. bcfff18 Add temporary fix for offline deployment unable to use newer pepper by chnyda · 7 years ago
  68. d4a42d0 Keep original variable types in overrides by Mykyta Karpin · 7 years ago
  69. 4901a04 Use new pepper option --json-file to fix escaping problems by chnyda · 7 years ago
  70. e0ed6ca Improved working with quotation marks in pepper calls by Jakub Josef · 7 years ago
  71. 398ab09 Try to fix JSON printing to pepper command by Jakub Josef · 7 years ago
  72. 4169759 Fixed passing JSON to pepper by Jakub Josef · 7 years ago
  73. 03203d6 fixed retry logic in Orchestrate by Richard Felkl · 7 years ago
  74. f75ef51 Salt: fix pepper call by chnyda · 7 years ago
  75. 2421801 pepper: Reenable --make-token and cleanup previous virtualenv by chnyda · 7 years ago
  76. c37a64b Do not create token on pepper command by Mykyta Karpin · 7 years ago
  77. a0dbb25 Refactor Salt to allow simple usage of pepper by chnyda · 7 years ago
  78. 2c54c16 Groovy: fix runSaltCommandPepper by chnyda · 7 years ago
  79. de0ff32 Support queue=true/false for salt states by Petr Michalec · 7 years ago
  80. bec4558 Using salt-pepper to connect SALT_MASTER from Jenkins slaves by Oleg Grigorov · 7 years ago
  81. 1928212 Enabling passing kwargs to runSaltProcessStep func by Kalynovskyi · 7 years ago
  82. 1c165e2 Fix setSaltOverrides method by Mykyta Karpin · 7 years ago
  83. ef0c1d8 Removed usage of mcp.Common YML methods by Jakub Josef · 7 years ago
  84. f1a692a strip execution success from getFileContent by Tomáš Kukrál · 7 years ago
  85. e6c562e Removed all references to Ansi colors by Jakub Josef · 7 years ago
  86. 62f6c84 Fixed checkResult function in case of passing string by Jakub Josef · 7 years ago
  87. 71512bc support for status check on multiple minions by Jiri Broulik · 7 years ago
  88. 6336611 unite info messages for salt actions by Marek Celoud · 7 years ago
  89. 29c9e33 Fix Salt overrides function by Matthew Mosesohn · 7 years ago
  90. cf1f233 add param in minionPresent by Jiri Broulik · 7 years ago
  91. d0c2757 commandStatus function fix by Jiri Broulik · 7 years ago
  92. ea5462e typo fix by Jiri Broulik · 7 years ago
  93. e564684 Ignore overrides.yml file when configuring override metadata by Matthew Mosesohn · 7 years ago
  94. e36ab7c Don't stuck when salt minion/master is restarted by Vasyl Saienko · 7 years ago
  95. 115a78f Fixed syntax of command status function by Jakub Josef · 7 years ago
  96. 2c69f3d minion and status check by Jiri Broulik · 7 years ago
  97. 1c77afa Add parameter to allow enforceState continue in case 'No minions matched the target' by Martin Polreich · 7 years ago
  98. 657ccfc Add infoMsg for enforceHighstate by Alexander Noskov · 8 years ago
  99. 1c4770b use installInfra function by vrovachev · 8 years ago
  100. 18ac50f update getMinions parameter by Tomáš Kukrál · 8 years ago