1. 815758d Add functions for saving artifacts in GCS by Denis Egorenko · 6 years ago
  2. 16ec13f Merge "Created new function in Artifactory.groovy for Helm charts Related-prod: https://mirantis.jira.com/browse/PROD-31524" by Roman Vyalov · 6 years ago
  3. ab8ff4f Created new function in Artifactory.groovy for Helm charts by Oleksandr Hrabar · 6 years ago
  4. 2845792 Fix typo in release metadata method by Mykyta Karpin · 6 years ago
  5. c1cc750 Add escaping for parameters of app.py in updateReleaseMetadata by Alexandr Lovtsov · 6 years ago
  6. 35cdebc Fix releaseMetadata.updateReleaseMetadata() function by Alexandr Lovtsov · 6 years ago
  7. 2d84ca1 add function to run tox Related-prod: PROD-31485 by Ruslan Gustomiasov · 6 years ago
  8. a43be9e add function to run tox Related-prod: PROD-31485 by Ruslan Gustomiasov · 6 years ago
  9. 2e9e345 code review fix Related-prod: PROD-31485 by Ruslan Gustomiasov · 6 years ago
  10. 37a1728 rewrite updateRelaseMetadata for more generic way Related-prod: PROD-31485 by Ruslan Gustomiasov · 6 years ago
  11. cef1bb4 move releaseworkflow vars to params Related-prod: 31339 by Ruslan Gustomiasov · 6 years ago
  12. 9340faa Revert "move releaseworkflow params to function" by Ruslan Gustomiasov · 6 years ago
  13. 5a7a307 move releaseworkflow params to function Related-prod: PROD-31339 by Ruslan Gustomiasov · 6 years ago
  14. da4edd6 add ReleaseWorkflow Related-prod: PROD-31339 by Ruslan Gustomiasov · 6 years ago
  15. 2b7c3be Return "jenkins" when BUILD_USER variable is absent by Maxim Rasskazov · 6 years ago
  16. 8243793 Add methods for versioning by Mykyta Karpin · 6 years ago
  17. 386e94e Make runPepper more resistant against SaltReqTimeoutError by azvyagintsev · 6 years ago
  18. a64e5b2 Add methods for Gerrit CR upload by Oleksii Grudev · 6 years ago
  19. 4b8f402 Fix enforce salt.minion state to run twice by azvyagintsev · 6 years ago
  20. e9beda3 Enforce salt.minion state to run twice by azvyagintsev · 6 years ago
  21. 5f1fd85 Return harbor project id immediately by Mykyta Karpin · 6 years ago
  22. f4a1c27 Add harborUtils module by Mykyta Karpin · 6 years ago
  23. 4e96bd0 Fix targeting in case when conformance pod is deployed on cmp node by ibumarskov · 6 years ago
  24. b7f023a Change Heka installation condidtion in SL pipeline by Dmitry Kalashnik · 6 years ago
  25. ed891e0 Merge "Fix pillar condition for Elasticsearch" by mcp-jenkins · 6 years ago
  26. b34cb7c Fix pillar condition for Elasticsearch by Dmitry Kalashnik · 6 years ago
  27. eaa3e50 Merge "Fix getting pillar values for ES health check" by mcp-jenkins · 6 years ago
  28. 73e43a4 Fix getting pillar values for ES health check by Dmitry Kalashnik · 6 years ago
  29. 1b3d1cd Merge "Replace runSaltProcessStep by cmdRun" by Vasyl Saienko · 6 years ago
  30. 22b03e8 Add elasticsearch scheme var to status check by Dmitry Kalashnik · 6 years ago
  31. 2e592ae Replace runSaltProcessStep by cmdRun by Oleksandr Bryndzii · 6 years ago
  32. 5f8e64c Unhardcode jenkins master protocol by Ivan Berezovskiy · 6 years ago
  33. 0a340f8 [Openstack libs] hot fix for python2.7 venv by vnaumov · 6 years ago
  34. c2a8852 Use salt image for SaltModelTesting container from public registry by Denis Egorenko · 6 years ago
  35. 561ec87 Add poss. to disable update repos during syntax tests by azvyagintsev · 6 years ago
  36. ffe7f0e Merge "Only test disk utilization on xtrabackup nodes" by Pavel Cizinsky · 6 years ago
  37. 0a6f9b5 Added retries to the grafana.client part in SL block by Mateusz Matuszkowiak · 6 years ago
  38. 047257f Only test disk utilization on xtrabackup nodes by Martin Polreich · 6 years ago
  39. bae038c Adjust installKubernetesControl function by Stanislav Riazanov · 6 years ago
  40. 1628774 Merge "Return git clone step for ruby-build to ensureRubyEnv function" by mcp-jenkins · 6 years ago
  41. 26d2cc1 Return git clone step for ruby-build to ensureRubyEnv function by Martin Polreich · 6 years ago
  42. e8115c4 Use salt pre-set image from prod registry by Denis Egorenko · 6 years ago
  43. 757bc58 Restore uploadResultsTestrail method in Test.groovy by Oleksii Zhurba · 6 years ago
  44. 9c456a7 Remove deprecated code from Validate.groovy by Oleksii Zhurba · 6 years ago
  45. c3b0f04 Remove unused and useless helm installation via separated state by Victor Ryzhenkin · 6 years ago
  46. 4a8ccfa Extend dockerTest debug by azvyagintsev · 6 years ago
  47. a774420 Fix for a method call to use Map by Martin Polreich · 6 years ago
  48. 107da60 Merge "Add check for disks i/o utilization to verifyGaleraStatus method" by mcp-jenkins · 6 years ago
  49. ab6bc08 Merge "Improve error logging for galera recovery pipeline" by mcp-jenkins · 6 years ago
  50. 696e076 Merge "Add isPackageInstalled and getIostatValues methods to Salt.groovy class" by mcp-jenkins · 6 years ago
  51. 71307db Improve error logging for galera recovery pipeline by Martin Polreich · 6 years ago
  52. da7ff40 Add check for disks i/o utilization to verifyGaleraStatus method by Martin Polreich · 6 years ago
  53. 4512e2e Add isPackageInstalled and getIostatValues methods to Salt.groovy class by Martin Polreich · 6 years ago
  54. 5c06580 Merge "Split restoreGaleraDb function and add restoreType param support" by mcp-jenkins · 6 years ago
  55. 11276c2 Fix call to salt method inside the class itself by Martin Polreich · 6 years ago
  56. 7269cf3 Add update/salt-formulas repo for CI testing by Denis Egorenko · 6 years ago
  57. 9044fe4 Split restoreGaleraDb function and add restoreType param support by Martin Polreich · 6 years ago
  58. 3e55be9 Fix ensureRuby method to be able to switch versions by Martin Polreich · 6 years ago
  59. 55dbf57 Merge "Add getBranchesForGitRepo function to Git.groovy class" by mcp-jenkins · 6 years ago
  60. 6212096 Add archivation for comparePillars func by Denis Egorenko · 6 years ago
  61. c0fa788 Revert "Add archivation for comparePillars func" by Aleksey Zvyagintsev · 6 years ago
  62. cd17544 Add archivation for comparePillars func by Denis Egorenko · 6 years ago
  63. bfcc56e Merge "Retrieving node services without ugrade condition" by mcp-jenkins · 6 years ago
  64. 3aaadc2 Retrieving node services without ugrade condition by Oleksii Grudev · 6 years ago
  65. b369f82 Merge "Add getIPAddressesForNodename funtction" by Pavel Cizinsky · 6 years ago
  66. 71ba741 Merge "Update getGaleraLastShutdownNode and getWsrepParameters" by Pavel Cizinsky · 6 years ago
  67. b577f2d Add getIPAddressesForNodename funtction by Martin Polreich · 6 years ago
  68. 765f7ba Add getBranchesForGitRepo function to Git.groovy class by Martin Polreich · 6 years ago
  69. c5a9aab Merge "chang mysql service start to state galera" by mcp-jenkins · 6 years ago
  70. 66876fc Add ability to test a new nodegenerator tool for Salt model testing by Denis Egorenko · 6 years ago
  71. 154c117 chang mysql service start to state galera by Pavel Cizinsky · 6 years ago
  72. 7dabb7c Merge "Fix rbenv behavior for multiple ruby versions" by mcp-jenkins · 6 years ago
  73. 306272f Merge "Install latest octavia client for setupOpenstackVirtualenv" by mcp-jenkins · 6 years ago
  74. a64a4a6 Install latest octavia client for setupOpenstackVirtualenv by vnaumov · 6 years ago
  75. 0cf55df Add installKubernetesClient function by Vasyl Saienko · 6 years ago
  76. d96805b Add kubernetes.client exclude by Vasyl Saienko · 6 years ago
  77. 1281cde Update getGaleraLastShutdownNode and getWsrepParameters by Martin Polreich · 6 years ago
  78. f7ca851 Merge "Add option to deploy and configure drivetrain components on kdt" by mcp-jenkins · 6 years ago
  79. e0e009e Fix rbenv behavior for multiple ruby versions by Martin Polreich · 6 years ago
  80. cfc4ac5 Add option to deploy and configure drivetrain components on kdt by Stanislav Riazanov · 6 years ago
  81. f4c4551 Parametrize usage of git global config by Denis Egorenko · 6 years ago
  82. 07b07ba Update generateModel for new model structure by Aleksey Zvyagintsev · 6 years ago
  83. a1edaba Add function for checking minions readiness for new commands by Denis Egorenko · 6 years ago
  84. 0542f57 Revert "Update generateModel for new model structure" by Aleksey Zvyagintsev · 6 years ago
  85. 06666bc Update generateModel for new model structure by azvyagintsev · 6 years ago
  86. 1fbda52 Fix getWsrepParameters behavior by Martin Polreich · 6 years ago
  87. 7981026 Consider null an error value during mysql verification by Martin Polreich · 6 years ago
  88. c4f66f6 UPD: Refactor generateModel by Aleksey Zvyagintsev · 6 years ago
  89. 4c745e5 Revert "Refactor generateModel" by Aleksey Zvyagintsev · 6 years ago
  90. 451aed2 Refactor generateModel by azvyagintsev · 6 years ago
  91. 653652c Merge "Fix variables naming" by Aleksey Zvyagintsev · 6 years ago
  92. 5df7578 Fix variables naming by Martin Polreich · 6 years ago
  93. 8fa1051 Merge "Move Galera method to new separate class" by mcp-jenkins · 6 years ago
  94. 8f0f3ac Move Galera method to new separate class by Martin Polreich · 6 years ago
  95. f5b8afb Merge "Pass docker hostname and domain as different params for testNode function" by mcp-jenkins · 6 years ago
  96. e3509c1 Pass docker hostname and domain as different params for testNode function by Denis Egorenko · 6 years ago
  97. 510fbae Merge "Add upgrade app according to pillar" by mcp-jenkins · 6 years ago
  98. 92285d7 Update parsing of result yaml for galera verification method by Martin Polreich · 6 years ago
  99. 3116a73 Add upgrade app according to pillar by Oleksii Grudev · 6 years ago
  100. b672db7 Change way to get jenkins master url by Ivan Berezovskiy · 6 years ago