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