1. 794f89e Add fluentd into stacklight deployment job by Ildar Svetlov · 7 years ago
  2. 5c31e28 Fix copyTempstResults function by ibumarskov · 7 years ago
  3. 61463c7 Added retry block and sleeps to orchestrate functions by Jakub Josef · 7 years ago
  4. cd5b277 Check that nova compute minion exists before running states by Sergio Lystopad · 7 years ago
  5. 4f62a09 Fix for postgresql client state hanging. by Nikolas Britton · 7 years ago
  6. 7230636 Allow getHeatStackServers method to find nested servers by Mykyta Karpin · 7 years ago
  7. 3e261b9 Disable verification of cmd run inside contrail network installation by Jakub Josef · 7 years ago
  8. b1ac98e Fixing race condition with octavia-db-manage during initial install by Marcin Iwinski · 7 years ago
  9. 84f0168 Fixed missing property on salt enforceState by Jakub Josef · 7 years ago
  10. 432e9d9 Refactoring in salt functions by Jakub Josef · 7 years ago
  11. 638e0bf Propagate DEBUG variable to the debuild (used also for running run_tests.sh) by Petr Ruzicka · 7 years ago
  12. c9eaa7e Make logs more readable :-) by Petr Ruzicka · 7 years ago
  13. 1321431 Added debug property to debian build binary by Jakub Josef · 7 years ago
  14. 30378ab Set correct version of pepper for --json-file by Sergey · 7 years ago
  15. da4eb70 Enforced latest version of debian build image by Jakub Josef · 7 years ago
  16. 37cd497 Added exception handling during parsion Salt API JSON response by Jakub Josef · 7 years ago
  17. c8074db Improved handling of jenkins uid and gid by Jakub Josef · 7 years ago
  18. 66284f5 Changed salt-pepper version to also accept bigger versions than 0.5.2 by Jakub Josef · 7 years ago
  19. 87a8a3c Added --no-download parameter to create virtualenv for offline deployments by Jakub Josef · 7 years ago 2018.1
  20. 66a242d Added retry function to Common by Richard Felkl · 7 years ago
  21. c3b47f4 Add possibility to generate junit report for k8s tests. by vrovachev · 7 years ago
  22. d44b697 Added function for verify user presence by Jakub Josef · 7 years ago
  23. 13b8371 Add refresh_grains step for infra node. by Andrey Shestakov · 7 years ago
  24. 6c96376 Added venv parameter to createOpenstackEnv by Jakub Josef · 7 years ago
  25. a661b8c Added option to handling workspace getting for concurrency builds by Jakub Josef · 7 years ago
  26. dc7292f Aptly: --acquire-by-hash systematically by chnyda · 7 years ago
  27. 8fc0fd1 Salt models test timeout increased to 40 min by Jakub Josef · 7 years ago
  28. a2491ad Removed offline state checking by Jakub Josef · 7 years ago
  29. e2f4ebb Decreased verbosity of salt-calls by Jakub Josef · 7 years ago
  30. 5908ae6 added installation of ceilometer, aodh and ceilometer collector by Ondrej Smola · 7 years ago
  31. 205a92b Extend cmdRun to support more options ie: runAs by chnyda · 7 years ago
  32. 374188e Fix pattern check by ibumarskov · 7 years ago
  33. 5feeee4 Reduced output of virtualenv commands in Jenkins by Jakub Josef · 7 years ago
  34. fb055b1 Add shCmdStatus command by Vasyl Saienko · 7 years ago
  35. c1aba9b Orchestrate - added checks for pillar by Richard Felkl · 7 years ago
  36. 68e17b0 Add an abbility to define remote for buildSourceGbp and buildSource. by Oleg Iurchenko · 7 years ago
  37. fcd55d6 Fix small issue with elasticsearch vip in oss by Mikhail Ivanov · 7 years ago
  38. d0898c9 Add an ability to deploy DogTag by cloud-deploy-pipeline by Oleg Iurchenko · 7 years ago
  39. 5e50e17 Refactored internet checking in salt pepper communication by Jakub Josef · 7 years ago 2017.12
  40. 03d4d5a Added proper logging to pepper calls in offline deployment by Jakub Josef · 7 years ago
  41. 1cb967b Improved offline deployments handling during salt communication by Jakub Josef · 7 years ago
  42. 4589280 Remove parallel step in testing by chnyda · 7 years ago
  43. 0af6b0a Replaced hard kill of salt-master with cleaner way by Jakub Josef · 7 years ago
  44. bcb0e4c Fix service start in salt-models testing by chnyda · 7 years ago
  45. d7a7dee Enhance test speed for salt-models by chnyda · 7 years ago
  46. bd518f2 Revert "Add workaround to fix timeout of salt-models tests" by Jakub Josef · 7 years ago
  47. 8e1f1fe support for static ips on mgmt network by Jiri Broulik · 7 years ago
  48. bae95dd Add workaround to fix timeout of salt-models tests by chnyda · 7 years ago
  49. 7bdfeab Fix condition for publish_dump by chnyda · 7 years ago
  50. 7c86d8e Reduce timeout for salt-models tests by chnyda · 7 years ago
  51. 788996c Fix typo in oss condition by Mikhail Ivanov · 7 years ago
  52. a686663 Temporary fix to install stable reclass by chnyda · 7 years ago
  53. bc1fea4 Refactor functions getting credentials by ID by Alexander Evseev · 7 years ago
  54. 3eedc78 Avoid regexp in waitForMinion by Oleg Iurchenko · 7 years ago
  55. 2fffaba Timeout handling refactored in salt models utils by Jakub Josef · 7 years ago
  56. 7d24ff3 Force install reclass from given source by chnyda · 7 years ago
  57. f2f9579 Aptly: fix dump of publish with regexp by chnyda · 7 years ago
  58. fac3ad5 Add quotes for argument of aptly promotion by chnyda · 7 years ago
  59. 5312d1f Add OSS installation steps to Orchestrate pipeline by Mikhail Ivanov · 7 years ago
  60. 7eb2150 Validate Salt minion operates after state by Oleg Iurchenko · 7 years ago
  61. 6e208fc add refresh_pillar and sync_all on retry for jenkins and gerrit states by Richard Felkl · 7 years ago
  62. 169f812 More verbosity on invalid gerrit config by Dmitry Pyzhov · 7 years ago
  63. 96cb63a Enforced exact version of salt-pepper during creating pepper venv by Jakub Josef · 7 years ago
  64. e832b0a Allow gerrit checkout to custom path by Dmitry Pyzhov · 7 years ago
  65. 229035f Check if keystone:client present in non-openstack deployments by Alexander Noskov · 7 years ago
  66. 2a902f0 Use internal aptly when testing models and change timeout by chnyda · 7 years ago
  67. 2fa09f2 Install salt-pepper from pypi by chnyda · 7 years ago
  68. 9740ee1 Increase timeout for wget (part 2) by Alexander Noskov · 7 years ago
  69. 9191191 Revert "Use internal aptly when testing models" by Cedric Hnyda · 7 years ago
  70. 3a3b506 Use internal aptly when testing models by chnyda · 7 years ago
  71. a5f1196 Increase timeout for wget by Alexander Noskov · 7 years ago
  72. 6d067c1 Fix missing import by Jakub Josef · 7 years ago
  73. c065302 Increase salt master bootstrap timeout to 40min, fixed xargs interpolation parameter by Jakub Josef · 7 years ago
  74. 987c0ff fail when cfn state is ROLLBACK_COMPLETE by Tomáš Kukrál · 7 years ago
  75. 38ad6cc Try to use another escaping for pepper json by Jakub Josef · 7 years ago
  76. 804dd05 Fixed OFFLINE_DEPLOYMENT parameter handling inside pepper util functions by Jakub Josef · 7 years ago
  77. 5f97d53 Refactoring in salt and python utils for offline deployment by Jakub Josef · 7 years ago
  78. caa070b Added OFFLINE_DEPLOYMENT property handling to salt utils by Jakub Josef · 7 years ago
  79. 7f7950e Fix JSON escaping in offline deployment mode by Jakub Josef · 7 years ago
  80. 8ed7c74 fixed quotes in pepper wit offline deployment by Richard Felkl · 7 years ago
  81. 0869b3a Make sure we apply salt.master after update cluster model by Vasyl Saienko · 7 years ago
  82. d7ea417 Add timeout for saltmodeltesting by chnyda · 7 years ago
  83. bcfff18 Add temporary fix for offline deployment unable to use newer pepper by chnyda · 7 years ago
  84. 751ac40 Add option for storage for Aptly promotion by chnyda · 7 years ago
  85. 0e17ec0 Fixed exception handling in Orchestrate utils with enabled ASK_ON_ERROR feature by Jakub Josef · 7 years ago
  86. 15fbbc9 Raise default aptly publish timeout by Filip Pytloun · 7 years ago
  87. 62fe3a4 Publish only latest packages by default by Filip Pytloun · 7 years ago
  88. d4a42d0 Keep original variable types in overrides by Mykyta Karpin · 7 years ago
  89. 443fb64 add opencontrail container install by Marek Celoud · 7 years ago
  90. 6de1676 increase retries on cicd deploy to 2 by Richard Felkl · 7 years ago
  91. 9491623 Add ability to clean peppervenv by Mykyta Karpin · 7 years ago
  92. 4901a04 Use new pepper option --json-file to fix escaping problems by chnyda · 7 years ago
  93. ffea7ef Fixed the function: remove test docker container by name by Ievgeniia Zadorozhna · 7 years ago
  94. 44569fb Adding the procedure to created devops virtual env by Oleh Hryhorov · 7 years ago
  95. 029391c test etcd setup pillar presence by Marek Celoud · 7 years ago
  96. f52c492 Install required formula to test salt model by chnyda · 7 years ago
  97. eebab58 SaltModelTesting: remove unused variable and fix ignore class not found by chnyda · 7 years ago
  98. 076e5c9 Fix the problem with etcd check. by vrovachev · 7 years ago
  99. 292c066 Fix custom variable passing to tempest container by Mykyta Karpin · 7 years ago
  100. fa46782 Fix escape in salt-model testing by chnyda · 7 years ago