1. 6552ae1 Add a sleep after salt master update by Denis V. Meltsaykin · 4 years, 7 months ago
  2. 689079a [SALT] add option to update salt by Denis V. Meltsaykin · 4 years, 8 months ago
  3. 07adcde Ability to upgrade nodes before deployment start by Ivan Berezovskiy · 5 years ago
  4. 9ef25b9 Set batch size by default to 2/3 of available worker_threads by Denis Egorenko · 5 years ago
  5. d13c152 Drop installInfra step on cicd stage by Denis Egorenko · 5 years ago
  6. 9365e26 Update getting batch size for cloud deploy and upgrade mcp jobs by Denis Egorenko · 5 years ago
  7. 05ada9f Convert workerThreads toString for isInteger check by Ivan Berezovskiy · 5 years ago
  8. 70002bc Support Salt batch sizing for most important pipelines by Denis Egorenko · 5 years ago
  9. e983d45 Get rid of hardcoded node names in pipelines by Denis Egorenko · 5 years ago
  10. 4d6885e Use proper method for salt-minion restart by Ivan Berezovskiy · 5 years ago
  11. b901aa7 Remove unnecessary steps from kdt deployment by Stanislav Riazanov · 6 years ago
  12. 3235eb9 Remove unused code in mk-pipelines related to cloud deployment and testing. by Oleksii Zhurba · 6 years ago
  13. 489ae3e Add RECLASS_SYSTEM_BRANCH field by sgarbuz · 6 years ago
  14. 65cfeda Add check for minions reachability before the Installation step in deployment job by Martin Polreich · 6 years ago
  15. ba650f5 Adjust kdt workload deployments by Stanislav Riazanov · 6 years ago
  16. 0e3f841 Revert "Expose SALT_MASTER_OPT_WORKER_THREADS env variable" by Aleksey Zvyagintsev · 6 years ago
  17. cb46078 Expose SALT_MASTER_OPT_WORKER_THREADS env variable by Martin Polreich · 6 years ago
  18. b8494f2 Call installKubernetesClient when deploying k8s by Vasyl Saienko · 6 years ago
  19. f030258 kdt (k8s drivetrain) component by Stanislav Riazanov · 6 years ago
  20. c409d1e Adding checks for STACK_INSTALL by Oleh Hryhorov · 6 years ago
  21. f8a65aa Use separate method to check contrail-api service readiness by Anton Samoylov · 6 years ago
  22. 293fa3f Allow to set custom STACK_NAME when creating infra by Vasyl Saienko · 6 years ago
  23. c562fc4 Call installDockerSwarm independently by Vasyl Saienko · 6 years ago
  24. 723bd06 Add conformance execution for containerD cases by Victor Ryzhenkin · 6 years ago
  25. 86b8953 Merge "cloud deploy: remove ZWSP from STACK_NAME" by mcp-jenkins · 6 years ago
  26. 7fd23f2 cloud deploy: remove ZWSP from STACK_NAME by Inessa Vasilevskaya · 6 years ago
  27. 0e9ca9f Merge "opencontrail: call installBackup directly" by mcp-jenkins · 6 years ago
  28. 30cb731 opencontrail: call installBackup directly by Inessa Vasilevskaya · 6 years ago
  29. a979f8f Add call to K8s addon in case of OC engine is used by Svimba · 6 years ago
  30. 5b7c260 Install ceph before openstack by Mykyta Karpin · 6 years ago
  31. b8ddb49 Drop EXTRA_FORMULAS logic by azvyagintsev · 6 years ago
  32. f23ed00 Add class filer for k8s pipelines. by Andrey Shestakov · 6 years ago
  33. 4c78fe1 Adding orchestration step by Vasyl Saienko · 6 years ago
  34. 47129e3 Merge "Centralize redundant install infra call" by mcp-jenkins · 6 years ago
  35. d3d5fad Centralize redundant install infra call by Oleksii Grudev · 7 years ago
  36. 35f7133 Make sure key pair is removed by Mykyta Karpin · 6 years ago
  37. 16fb74f Fix: extra_target does not exist in cloud deploy script by Dzmitry Stremkouski · 7 years ago
  38. 2a63aa6 Adding EXTRA_TARGET to share commands among clusters by Oleh Hryhorov · 7 years ago
  39. 825b5be Adding ability to pass salt version in bootstrap by Oleh Hryhorov · 7 years ago
  40. a554ea0 Change pipeline K8s + OpenContrail 4.0 by Svimba · 7 years ago
  41. efd668f Add retry to openstack network list by Petr Jediný · 7 years ago
  42. 8565073 Merge "Separating salt ca minions from highstate run to protect from race condition" by mcp-jenkins · 7 years ago 2018.4.0
  43. 47a4512 Separating salt ca minions from highstate run to protect from race condition by Dzmitry Stremkouski · 7 years ago
  44. 51139fd Pass STACK_COMPUTE_COUNT when creating heat stack by Vasyl Saienko · 7 years ago
  45. fa4c163 Fixing finalize step for infrastructure nodes with glusterfs. by Dzmitry Stremkouski · 7 years ago
  46. a81e931 Allow to pass cluster_name heat param by Vasyl Saienko · 7 years ago
  47. 052e77a Added warning about STACK_DELETE enabled to cloud deploy pipeline by Jakub Josef · 7 years ago
  48. b800a0f Integrate manila into cloud-deploy pipeline by Vasyl Saienko · 7 years ago
  49. 86f1a84 Restart Salt minions before highstate by Oleg Iurchenko · 7 years ago
  50. 89da050 Deleting depricated commands by Oleh Hryhorov · 7 years ago
  51. 2c21c6c Refactoring in pipelines to better use salt.groovy lib code by Jakub Josef · 7 years ago
  52. 18efef9 Merge "Add possibility to generate junit report for k8s tests." by Jakub Josef · 7 years ago
  53. ff3e72d Add possibility to generate junit report for k8s tests. by vrovachev · 7 years ago
  54. 2d348ea Merge "Add TestRail reporting stage for devcloud deployments" by Jakub Josef · 7 years ago
  55. 88aaf83 Unified usings of job workspaces by Jakub Josef · 7 years ago
  56. 637a215 Add TestRail reporting stage for devcloud deployments by ibumarskov · 7 years ago
  57. a63f986 Added 12h timeout to all pipelines by Jakub Josef · 7 years ago
  58. 6445578 Add opencontrail test step by Jan Cach · 7 years ago
  59. d01c42f move order of ceph installation in cloud deploy pipeline by Jiri Broulik · 7 years ago
  60. 4209d75 Add EXTRA_FORMULAS parameter to cloud-deploy-pipeline by ibumarskov · 7 years ago
  61. 9a8c3d7 Add a possibility to define extra repo during bootstrap by Oleg Iurchenko · 7 years ago
  62. 2f234c2 Validate STATIC_MGMT_NETWORK parameter by Oleg Iurchenko · 7 years ago
  63. 61b3e5d static ips on mgmt network by Jiri Broulik · 7 years ago
  64. e8c0913 Merge "Apply infra states before cicd installation stage" by mcp-jenkins · 7 years ago
  65. ff3567c Apply infra states before cicd installation stage by Vladimir Jigulin · 7 years ago
  66. 3deb79a Add OSS installation steps to cloud-deploy pipeline by Mikhail Ivanov · 7 years ago
  67. f83409d fix STACK_COMPUTE_COUNT error by Tomáš Kukrál · 7 years ago
  68. 5446051 The patch fixes typo by Oleh Hryhorov · 7 years ago
  69. 9630a76 Adding ability to run pipelines on jenkins slaves by Oleh Hryhorov · 7 years ago
  70. 625f4b4 Use Pepper instead of sending http request from jenkins master by chnyda · 7 years ago
  71. e016d7e Fix cloud-deploy-pipeline by Mykyta Karpin · 7 years ago
  72. 597fb03 Refactor cloud-deploy-pipeline.groovy to use Pepper by chnyda · 7 years ago
  73. 8c38003 adding Ceph connect by Jiri Broulik · 7 years ago
  74. 225abad Adding parameter to runConformanceTests method by Tetiana Korchak · 7 years ago
  75. 0d4dba3 Merge "Pass FORMULA_PKG_REVISION to heat env" by Jakub Josef · 7 years ago
  76. 77b1b5a return stack_name in outputs by Tomáš Kukrál · 7 years ago
  77. 8e320ca Replace underscores in JOB_NAME by hyphen by Oleh Hryhorov · 7 years ago
  78. 8f96113 Pass FORMULA_PKG_REVISION to heat env by Mykyta Karpin · 7 years ago
  79. dedca4b Merge "adding cicd pipeline" by Jiri Broulik · 7 years ago
  80. 86b9ab2 dont use underscore in STACK_NAME by Tomáš Kukrál · 7 years ago
  81. b27b483 adding cicd pipeline by Jiri Broulik · 7 years ago
  82. 8427ff5 add scaling of computes by Tomáš Kukrál · 7 years ago
  83. 685f3b8 print aws outputs in pretty way by Tomáš Kukrál · 7 years ago
  84. 8737ecb print awsOutput before checking them by Tomáš Kukrál · 7 years ago
  85. 8e50d8e write outputs.json file by Tomáš Kukrál · 7 years ago
  86. 897b7a7 improve target for kubeconfig loading by Tomáš Kukrál · 7 years ago
  87. 7e48706 save kubeconfig artifacts by Tomáš Kukrál · 7 years ago
  88. c65d258 build descrition output with more endpoints by Jakub Pavlik · 7 years ago
  89. 36d4397 give 2 minutes to ceph cluster before tests by Tomáš Kukrál · 7 years ago
  90. a8b4b44 Merge "Remove extra step for k8s state." by Tomas Kukral · 7 years ago
  91. e14058a Check that ip of saltmaster is correct in deploy pipeline by chnyda · 7 years ago
  92. 0cc0109 fix rgw installation by Tomáš Kukrál · 7 years ago
  93. de1ac68 fix master reference by Tomáš Kukrál · 7 years ago
  94. 0aa35d5 Fix heat stack create method by Mykyta Karpin · 7 years ago
  95. a77caa9 install ceph rgw by Tomáš Kukrál · 7 years ago
  96. fcb214a don't check response for test by Tomáš Kukrál · 7 years ago
  97. 550364e remove launch new heat stack phase by Tomáš Kukrál · 7 years ago
  98. e401b0a remove k8s bootstrap tests by Tomáš Kukrál · 7 years ago
  99. 09d67cd fix target for junit ceph test by Tomáš Kukrál · 7 years ago
  100. 07ad0c9 run infratest on master by Tomáš Kukrál · 7 years ago