1. d25fb78 Hide password from cvp-finc tests output by Sergey Galkin · 5 years ago
  2. ca25083 Pin pip to latest version with Python2 support for Python 2.7 by Denis Egorenko · 5 years ago
  3. 81244e1 Re-order second run openssh state by Denis Egorenko · 5 years ago
  4. a5b3af2 Run openssh state after salt.minion one more time by Denis Egorenko · 5 years ago
  5. 99125a7 Add toString() method for package name for isPackageInstalled func by Denis Egorenko · 5 years ago
  6. b2a6795 Add common function for getting Salt worker_threads value by Denis Egorenko · 5 years ago
  7. 4babe45 Update Galera functions for verify/restore by Denis Egorenko · 5 years ago
  8. f119aa5 Update runSaltCommand command to support batch by Martin Polreich · 6 years ago
  9. 9c56bc0 Get rid of hardcoded node names in pipeline library by Denis Egorenko · 5 years ago
  10. e4630a3 Merge "Update scripts for restoring failed node of Mysql in Galera cluster" into release/proposed/2019.2.0 by mcp-jenkins · 5 years ago
  11. 7c3bd95 Update scripts for restoring failed node of Mysql in Galera cluster by Denis Egorenko · 5 years ago
  12. 1944851 Make safe condition for resource.changes by Ivan Berezovskiy · 5 years ago
  13. bcf56fb Call xtrabackup.client.restore to trigger restore by Martin Polreich · 5 years ago
  14. 8a9e593 Don't remove mysql data in case of RESTART_CLUSTER by Martin Polreich · 5 years ago
  15. 81a0b8c Use pkg.list_pkgs function to determine package state by Ivan Berezovskiy · 5 years ago
  16. 3870245 Run salt minion restart and do not wait for response by Ivan Berezovskiy · 5 years ago
  17. 1480c7e Fix isPackageInstalled method when salt return is empty by Ivan Berezovskiy · 6 years ago
  18. 108da66 Add retries to gnocchi.cleint by Vasyl Saienko · 6 years ago
  19. ac8bcce Fix getWsrepParameters behavior and Update getGaleraLastShutdownNode and getWsrepParameters by Martin Polreich · 6 years ago
  20. 1d30b00 Merge "Update git mirror to work with http creds" into release/proposed/2019.2.0 by mcp-jenkins · 6 years ago
  21. 31e261a Merge "Add condition for docker pull operation" into release/proposed/2019.2.0 by mcp-jenkins · 6 years ago
  22. f206346 Add new startFirstNode function by sgarbuz · 6 years ago
  23. 0c4dc2c Add condition for docker pull operation by Oleksii Zhurba · 6 years ago
  24. 82d0545 Update git mirror to work with http creds by Ivan Berezovskiy · 6 years ago
  25. e5bbc68 Merge "Add isPackageInstalled and getIostatValues methods to Salt.groovy class" into release/proposed/2019.2.0 by mcp-jenkins · 6 years ago
  26. ad888da Merge "Split restoreGaleraDb function and add restoreType param support" into release/proposed/2019.2.0 by mcp-jenkins · 6 years ago
  27. e8beaf2 Merge "Add check for disks i/o utilization to verifyGaleraStatus method" into release/proposed/2019.2.0 by mcp-jenkins · 6 years ago
  28. d8dd2c9 Add restartSaltMinion and upgradePackageAndRestartSaltMinion by Vasyl Saienko · 6 years ago
  29. fb026be Consider null an error value during mysql verification by Martin Polreich · 6 years ago
  30. f48bb10 Add check for disks i/o utilization to verifyGaleraStatus method by Martin Polreich · 6 years ago
  31. e48741b Split restoreGaleraDb function and add restoreType param support by Martin Polreich · 6 years ago
  32. 7c8ac9a Improve error logging for galera recovery pipeline by Martin Polreich · 6 years ago
  33. f89f9b4 Move Galera method to new separate class by Martin Polreich · 6 years ago
  34. 0c1e278 Add output of not responding minions to minionsReachable function by Martin Polreich · 6 years ago
  35. ad8e95b Add isPackageInstalled and getIostatValues methods to Salt.groovy class by Martin Polreich · 6 years ago
  36. b8b7f92 Make runPepper more resistant against SaltReqTimeoutError by azvyagintsev · 6 years ago
  37. 4541e95 Fix enforce salt.minion state to run twice by azvyagintsev · 6 years ago
  38. a2e599a Enforce salt.minion state to run twice by azvyagintsev · 6 years ago
  39. 1c6254f Change Heka installation condidtion in SL pipeline by Dmitry Kalashnik · 6 years ago
  40. f59d91a Added retries to the grafana.client part in SL block by Mateusz Matuszkowiak · 6 years ago
  41. b445d53 Fix getting pillar values for ES health check by Dmitry Kalashnik · 6 years ago
  42. f629950 Merge "Add elasticsearch scheme var to status check" into release/proposed/2019.2.0 by mcp-jenkins · 6 years ago
  43. 792966a Replace runSaltProcessStep by cmdRun by Oleksandr Bryndzii · 6 years ago
  44. 36b34c7 Add elasticsearch scheme var to status check by Dmitry Kalashnik · 6 years ago
  45. 00608bc Change way to get jenkins master url by Ivan Berezovskiy · 6 years ago
  46. db69258 Fix parameters in restoreGaleraDb method by Martin Polreich · 6 years ago 2019.2.3
  47. ddfe51c Add checkClusterTimeSync method by Martin Polreich · 6 years ago
  48. 86fbac6 Remove unused and useless helm installation via separated state by Victor Ryzhenkin · 6 years ago
  49. 4dba967 Merge "Add getBranchesForGitRepo function to Git.groovy class" into release/2019.2.0 by mcp-jenkins · 6 years ago
  50. 79bc202 Merge "Add 'retries_wait' parameter for enforceState method - Fix usage of non-defiened retries_wait variable" into release/2019.2.0 by mcp-jenkins · 6 years ago
  51. 8452340 Merge "Add function for checking minions readiness for new commands" into release/2019.2.0 by mcp-jenkins · 6 years ago
  52. d20a418 Add function for checking minions readiness for new commands by Denis Egorenko · 6 years ago
  53. 966d9ae Merge "Add kubernetes.client exclude" into release/2019.2.0 by mcp-jenkins · 6 years ago
  54. b618a07 Merge "Switch common.retry around enforceState to 'retries' parameter" into release/2019.2.0 by mcp-jenkins · 6 years ago
  55. b4f31ea Add getBranchesForGitRepo function to Git.groovy class by Martin Polreich · 6 years ago
  56. 964f2f7 Add kubernetes.client exclude by Vasyl Saienko · 6 years ago
  57. e5d7770 Add installKubernetesClient function by Vasyl Saienko · 6 years ago
  58. 759d017 Switch common.retry around enforceState to 'retries' parameter by Martin Polreich · 6 years ago
  59. b1a369f Add 'retries_wait' parameter for enforceState method - by Martin Polreich · 6 years ago
  60. 05fd604 Restart apache on kmn nodes after barbican.server state by Vasyl Saienko · 6 years ago 2019.2.0 proposed
  61. b998991 Run dogtag:server in single thread by Vasyl Saienko · 6 years ago
  62. 5320f23 Increase wait timeout for contrail-api by Anton Samoylov · 6 years ago
  63. 321f992 - Use separate function to check contrail-api readiness by Anton Samoylov · 6 years ago
  64. e8c1b4f Fix contrail-api verification procedure after Contrail VCP deployment by Anton Samoylov · 6 years ago
  65. 0cebe6a Merge "Fix wrong parameter name in Galera restoration pipeline" into release/2019.2.0 by mcp-jenkins · 6 years ago
  66. 9b99f45 Remove unused variable from galera validation function by Martin Polreich · 6 years ago
  67. 614d422 Fix wrong parameter name in Galera restoration pipeline by Martin Polreich · 6 years ago
  68. dc85547 Merge "Add sleep after Contrail Control installation" into release/2019.2.0 by mcp-jenkins · 6 years ago
  69. 14e39d6 Add more verbosity for Common.retry function by Denis Egorenko · 6 years ago
  70. 9e4cac5 Add sleep after Contrail Control installation by Svimba · 6 years ago
  71. 22ec90b Remove currentBuild.result 'FAILURE', because it can not be unset later by sandriichenko · 6 years ago
  72. a9cf0da Merge "Fix logic in bash inside installContrailCompute method" into release/2019.2.0 by mcp-jenkins · 6 years ago
  73. c2158a6 Fix logic in bash inside installContrailCompute method by Anton Samoylov · 6 years ago
  74. b742f4b Support complex values for keys in setSaltOverride by Victor Ryzhenkin · 6 years ago
  75. 38b17f6 Use enforceStateWithTest for k8s docker installation by Victor Ryzhenkin · 6 years ago
  76. 91efd36 Merge "Enforce docker states only if target exists" into release/2019.2.0 by mcp-jenkins · 6 years ago
  77. 7e4d18f Fix typo in testTarget call during enforceState by Victor Ryzhenkin · 6 years ago
  78. d5ded2d Enforce docker states only if target exists by Victor Ryzhenkin · 6 years ago
  79. 4a45d73 Fix codenarc issues to unblock merge by Victor Ryzhenkin · 6 years ago
  80. 47c09d1 Update restoreGaleraDb function by Martin Polreich · 6 years ago
  81. b16c4c1 Merge "Pull docker images for StackLight successively" by mcp-jenkins · 6 years ago
  82. e59448c Pull docker images for StackLight successively by Ivan Berezovskiy · 6 years ago
  83. 2d6b3d5 Pull docker images on targets successively by Ivan Berezovskiy · 6 years ago
  84. 4300109 Refactor function to check if user belongs to group[s] by Kirill Mashchenko · 6 years ago
  85. d129531 Merge "Add verifyGaleraCluster function" by Aleksey Zvyagintsev · 6 years ago
  86. 7dc4e4d Merge "Change deprecation message for enforceState methods" by mcp-jenkins · 6 years ago
  87. 65864b0 Add verifyGaleraCluster function by Martin Polreich · 6 years ago
  88. 80fa318 Replace 'enforceState' method input varibles with Maps by Martin Polreich · 6 years ago
  89. 67a9c8d Merge "Do not generate octavia certs on gateway node" by mcp-jenkins · 6 years ago
  90. a678da6 Add retries for heat by Mykyta Karpin · 6 years ago
  91. 4928869 Change deprecation message for enforceState methods by Martin Polreich · 6 years ago
  92. b0801ae Merge "Convert enforceState methods to use Map as input parameter - allows using named parameters in pipelines - reduces complexity of Orchestration pipelines" by mcp-jenkins · 6 years ago
  93. 497bc79 Merge "Add ability to wait jobs triggered by the same trigger" by mcp-jenkins · 6 years ago
  94. 014131a Switching salt.minion states to be executed one by one by Mykyta Karpin · 6 years ago
  95. 058c1f4 Switch syntax test fromulas to mirror.mirantis.com by azvyagintsev · 6 years ago
  96. c19e66b Convert enforceState methods to use Map as input parameter by Martin Polreich · 6 years ago
  97. b883a2d Add python-gnupg to hardcoded requirement of model generator by Dmitry Pyzhov · 6 years ago
  98. be5dfee Revert "wip: encrypt sensitive data in reclass model" by Aleksey Zvyagintsev · 6 years ago
  99. b5208e4 Add ability to wait jobs triggered by the same trigger by Denis Egorenko · 6 years ago
  100. 1a90287 wip: encrypt sensitive data in reclass model by Dmitry Pyzhov · 6 years ago