1. d2bb3f2 [CVP] Replace hardcode in runCVPrally method by Oleksii Zhurba · 6 years ago
  2. db69258 Fix parameters in restoreGaleraDb method by Martin Polreich · 6 years ago 2019.2.3
  3. ddfe51c Add checkClusterTimeSync method by Martin Polreich · 6 years ago
  4. 86fbac6 Remove unused and useless helm installation via separated state by Victor Ryzhenkin · 6 years ago
  5. 4dba967 Merge "Add getBranchesForGitRepo function to Git.groovy class" into release/2019.2.0 by mcp-jenkins · 6 years ago
  6. 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
  7. 8452340 Merge "Add function for checking minions readiness for new commands" into release/2019.2.0 by mcp-jenkins · 6 years ago
  8. d20a418 Add function for checking minions readiness for new commands by Denis Egorenko · 6 years ago
  9. 966d9ae Merge "Add kubernetes.client exclude" into release/2019.2.0 by mcp-jenkins · 6 years ago
  10. b618a07 Merge "Switch common.retry around enforceState to 'retries' parameter" into release/2019.2.0 by mcp-jenkins · 6 years ago
  11. 02dfe1f Merge "Add installKubernetesClient function" into release/2019.2.0 by mcp-jenkins · 6 years ago
  12. f4f8933 [CVP] Fix for missing cluster_name variable by Oleksii Zhurba · 6 years ago 2019.2.2
  13. b4f31ea Add getBranchesForGitRepo function to Git.groovy class by Martin Polreich · 6 years ago
  14. 964f2f7 Add kubernetes.client exclude by Vasyl Saienko · 6 years ago
  15. e5d7770 Add installKubernetesClient function by Vasyl Saienko · 6 years ago
  16. 759d017 Switch common.retry around enforceState to 'retries' parameter by Martin Polreich · 6 years ago
  17. b1a369f Add 'retries_wait' parameter for enforceState method - by Martin Polreich · 6 years ago
  18. 115474a Mount folder with certs to cvp container by Oleksii Zhurba · 6 years ago
  19. 05fd604 Restart apache on kmn nodes after barbican.server state by Vasyl Saienko · 6 years ago 2019.2.0 proposed
  20. b998991 Run dogtag:server in single thread by Vasyl Saienko · 6 years ago
  21. 5320f23 Increase wait timeout for contrail-api by Anton Samoylov · 6 years ago
  22. 321f992 - Use separate function to check contrail-api readiness by Anton Samoylov · 6 years ago
  23. e8c1b4f Fix contrail-api verification procedure after Contrail VCP deployment by Anton Samoylov · 6 years ago
  24. 0cebe6a Merge "Fix wrong parameter name in Galera restoration pipeline" into release/2019.2.0 by mcp-jenkins · 6 years ago
  25. 9b99f45 Remove unused variable from galera validation function by Martin Polreich · 6 years ago
  26. 614d422 Fix wrong parameter name in Galera restoration pipeline by Martin Polreich · 6 years ago
  27. dc85547 Merge "Add sleep after Contrail Control installation" into release/2019.2.0 by mcp-jenkins · 6 years ago
  28. 14e39d6 Add more verbosity for Common.retry function by Denis Egorenko · 6 years ago
  29. 9e4cac5 Add sleep after Contrail Control installation by Svimba · 6 years ago
  30. 22ec90b Remove currentBuild.result 'FAILURE', because it can not be unset later by sandriichenko · 6 years ago
  31. a9cf0da Merge "Fix logic in bash inside installContrailCompute method" into release/2019.2.0 by mcp-jenkins · 6 years ago
  32. c2158a6 Fix logic in bash inside installContrailCompute method by Anton Samoylov · 6 years ago
  33. b742f4b Support complex values for keys in setSaltOverride by Victor Ryzhenkin · 6 years ago
  34. 38b17f6 Use enforceStateWithTest for k8s docker installation by Victor Ryzhenkin · 6 years ago
  35. 91efd36 Merge "Enforce docker states only if target exists" into release/2019.2.0 by mcp-jenkins · 6 years ago
  36. 7e4d18f Fix typo in testTarget call during enforceState by Victor Ryzhenkin · 6 years ago
  37. d5ded2d Enforce docker states only if target exists by Victor Ryzhenkin · 6 years ago
  38. 4a45d73 Fix codenarc issues to unblock merge by Victor Ryzhenkin · 6 years ago
  39. 47c09d1 Update restoreGaleraDb function by Martin Polreich · 6 years ago
  40. b16c4c1 Merge "Pull docker images for StackLight successively" by mcp-jenkins · 6 years ago
  41. e59448c Pull docker images for StackLight successively by Ivan Berezovskiy · 6 years ago
  42. 2d6b3d5 Pull docker images on targets successively by Ivan Berezovskiy · 6 years ago
  43. 4300109 Refactor function to check if user belongs to group[s] by Kirill Mashchenko · 6 years ago
  44. 9e9a967 Merge "Return String from zibBase64" by mcp-jenkins · 6 years ago
  45. b1e6d0b Return String from zibBase64 by Pavlo Shchelokovskyy · 6 years ago
  46. d129531 Merge "Add verifyGaleraCluster function" by Aleksey Zvyagintsev · 6 years ago
  47. 7dc4e4d Merge "Change deprecation message for enforceState methods" by mcp-jenkins · 6 years ago
  48. 65864b0 Add verifyGaleraCluster function by Martin Polreich · 6 years ago
  49. 80fa318 Replace 'enforceState' method input varibles with Maps by Martin Polreich · 6 years ago
  50. 67a9c8d Merge "Do not generate octavia certs on gateway node" by mcp-jenkins · 6 years ago
  51. a678da6 Add retries for heat by Mykyta Karpin · 6 years ago
  52. 4928869 Change deprecation message for enforceState methods by Martin Polreich · 6 years ago
  53. 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
  54. 497bc79 Merge "Add ability to wait jobs triggered by the same trigger" by mcp-jenkins · 6 years ago
  55. 014131a Switching salt.minion states to be executed one by one by Mykyta Karpin · 6 years ago
  56. e6fe16d Merge "Add fuctions to encode/decode zipped base64 strings" by mcp-jenkins · 6 years ago
  57. 058c1f4 Switch syntax test fromulas to mirror.mirantis.com by azvyagintsev · 6 years ago
  58. c19e66b Convert enforceState methods to use Map as input parameter by Martin Polreich · 6 years ago
  59. b883a2d Add python-gnupg to hardcoded requirement of model generator by Dmitry Pyzhov · 6 years ago
  60. be5dfee Revert "wip: encrypt sensitive data in reclass model" by Aleksey Zvyagintsev · 6 years ago
  61. b5208e4 Add ability to wait jobs triggered by the same trigger by Denis Egorenko · 6 years ago
  62. bd0ca53 Add fuctions to encode/decode zipped base64 strings by Pavlo Shchelokovskyy · 6 years ago
  63. 1a90287 wip: encrypt sensitive data in reclass model by Dmitry Pyzhov · 6 years ago
  64. a147b48 Install proper docker package for tests by Ivan Berezovskiy · 6 years ago
  65. e890912 Do not generate octavia certs on gateway node by Ann Taraday · 6 years ago
  66. 8b24fd4 Add trailing '/' for parsing Depends-On Gerrit message by Denis Egorenko · 6 years ago
  67. 26da6c1 Add ability to detect cross-project patches dependency by Denis Egorenko · 6 years ago
  68. 224e318 Add functions to work with mirror.mirantis.com by Vasyl Saienko · 6 years ago
  69. 7014b4a Merge "Add function to add comments from Gerrit user" by mcp-jenkins · 6 years ago
  70. 13b20ad Merge "Add kubernetes conformance in-cluster execution" by mcp-jenkins · 6 years ago
  71. 3253f46 Add function to add comments from Gerrit user by Denis Egorenko · 6 years ago
  72. 46da67a Add kubernetes conformance in-cluster execution by Victor Ryzhenkin · 6 years ago
  73. f2e1bb1 Add new parameter in prepareVenv by dtsapikov · 6 years ago
  74. 3aa91f5 Temporary disable docker.client state on cfg node by Ivan Berezovskiy · 6 years ago
  75. edd21dc Add ability to check does image with tag exists in registry by Denis Egorenko · 6 years ago
  76. e716a45 Temporary switch tests to inhouse docker-salt image by azvyagintsev · 6 years ago
  77. 833b477 Fix state ordering for SL and ssl\gluster by azvyagintsev · 6 years ago
  78. fc169b7 Increase retries for Glance api checks by Mykyta Karpin · 6 years ago
  79. b7f440e Merge "Small fix for apt_mk_version => mcp_version" by mcp-jenkins · 6 years ago
  80. 0b86a4f Increase number of checks for neutron API by Vasyl Saienko · 6 years ago
  81. f757c82 Merge "Get api version / remove hardcoded v2" by Leontiy Istomin · 6 years ago
  82. 03ed4e7 Fix race in ceph keyring setup by Vasyl Saienko · 6 years ago
  83. 2c8db8c Merge "Workaround k8s rally getting stuck on large scenarios" by Leontiy Istomin · 6 years ago
  84. be599d1 Revert "Exclude fluentd state in installOpenstackCompute" by Vasyl Saienko · 6 years ago
  85. 06fce2a Workaround k8s rally getting stuck on large scenarios by Oleg Basov · 6 years ago
  86. 603d95b Small fix for apt_mk_version => mcp_version by azvyagintsev · 6 years ago
  87. 865dd0a Exclude fluentd state in installOpenstackCompute by Mateusz Matuszkowiak · 6 years ago
  88. 642cb25 Change horizon installation order by Oleksandr Bryndzii · 6 years ago
  89. 8f78679 Fixing galera.slave state by Oleh Hryhorov · 6 years ago
  90. 4a697fc Get api version / remove hardcoded v2 by Oleg Basov · 6 years ago
  91. f7a714c Fix rados gw target by Mykyta Karpin · 6 years ago
  92. 1c93d12 Add additional empty line between pinning rules for extra repos by Denis Egorenko · 6 years ago
  93. fb2d437 Fix octavia minion cert deploy by Ann Taraday · 6 years ago
  94. df727b2 Adding tests for multiple roles for singlenode deploy. by Dzmitry Stremkouski · 6 years ago
  95. 418bfc4 Pass grafana password in rally task args by Oleg Basov · 6 years ago
  96. 7c0e51d Merge "Add more retry for salt.minion" by mcp-jenkins · 6 years ago
  97. 7c90579 Add more retry for salt.minion by Ann Kamyshnikova · 6 years ago
  98. 82808b2 Fix typo in retry func call by Oleksii Grudev · 6 years ago
  99. 2f0253b Merge "Add retry for salt.minion state" by Sergey Otpuschennikov · 6 years ago
  100. 4983dec Fix private aptly hostname and port by Alexander Evseev · 6 years ago