1. a532efc Fixed salt result checking by Jakub Josef · 8 years ago
  2. 4bc2afc Added test print to salt checkResult function by Jakub Josef · 8 years ago
  3. 1aeb6e3 Fix keys in checkResult function by Jakub Josef · 8 years ago
  4. 8734634 Fixed condition by Ales Komarek · 8 years ago
  5. 5e92f6c Fix { by Ales Komarek · 8 years ago
  6. a3c7e50 Fix } by Ales Komarek · 8 years ago
  7. f969087 Merge "New version of salt check result function" by Filip Pytloun · 8 years ago
  8. c59f4c5 run salt.minion cert together with etcd install by Tomáš Kukrál · 8 years ago
  9. 5ade54c New version of salt check result function by Jakub Josef · 8 years ago
  10. d258970 fix getPillar output by Tomáš Kukrál · 8 years ago
  11. 2e3f3be Revert "do not throw exception" by Filip Pytloun · 8 years ago
  12. 348336a do not throw exception by Tomáš Kukrál · 8 years ago
  13. 5d061ea Revert "fix checkResult" by Filip Pytloun · 8 years ago
  14. 9a19561 do not print errors since it creates serializable errors by Tomáš Kukrál · 8 years ago
  15. cebc5eb print errros only when serializable by Tomáš Kukrál · 8 years ago
  16. 5aab231 Merge "Fixed working with git checkout depth" by Filip Pytloun · 8 years ago
  17. 6eb45f8 print warning when state step fails by Tomáš Kukrál · 8 years ago
  18. 1589f9a Fixed working with git checkout depth by Jakub Josef · 8 years ago
  19. 61f29e6 Git checkout params extended with depth settings. by Jakub Josef · 8 years ago
  20. aa8091c make enforceState to print output by default by Tomáš Kukrál · 8 years ago
  21. cec24d4 Salt getPillar and getGrain functions by Ales Komarek · 8 years ago
  22. 01704b3 Add cat function by Tatyana Leontovich · 8 years ago
  23. e88f545 Merge "Remove unneseccary relative path in git checkouts" by Filip Pytloun · 8 years ago
  24. a17c303 Remove unneseccary relative path in git checkouts by Jakub Josef · 8 years ago
  25. d059731 Merge "Fix git checkout in specified paths" by Filip Pytloun · 8 years ago
  26. 6fa8cb1 Fix git checkout in specified paths by Jakub Josef · 8 years ago
  27. bd1c011 Merge "Extend git checkout function by timeout possibility." by Filip Pytloun · 8 years ago
  28. 7dccebe Extend git checkout function by timeout possibility. by Jakub Josef · 8 years ago
  29. b36387e Fix forgotten agentSh call without class by Filip Pytloun · 8 years ago
  30. 3e4a1c9 Fix getGitRemote function by Filip Pytloun · 8 years ago
  31. 49d6630 Cleanup ssh and git functions by Filip Pytloun · 8 years ago
  32. 2a9b712 wrap newlines in json output by Tomáš Kukrál · 8 years ago
  33. e18bcd6 Revert "lets apply some magic to printSaltStateResult" by Tomas Kukral · 8 years ago
  34. ac0f1ce lets apply some magic to printSaltStateResult by Tomáš Kukrál · 8 years ago
  35. bb02c45 display pretty newlines by Tomáš Kukrál · 8 years ago
  36. c5b3029 [mk] Add common functions for tempest run by Victor Ryzhenkin · 8 years ago
  37. e90bb34 Revert "print args in runSaltProcessStep" by Tomas Kukral · 8 years ago
  38. 3281ba1 print args in runSaltProcessStep by Tomáš Kukrál · 8 years ago
  39. f0435c0 Fix determining whether to use local_batch by Filip Pytloun · 8 years ago
  40. f5dda64 remove checkResult from salt process by Tomáš Kukrál · 8 years ago
  41. 29c26e8 remove debug for checkResult by Tomáš Kukrál · 8 years ago
  42. 76db9e8 fix checkResult by Tomáš Kukrál · 8 years ago
  43. dfd4b49 fix quotes in infoMsg by Tomáš Kukrál · 8 years ago
  44. 7783b8e debug checkResult by Tomáš Kukrál · 8 years ago
  45. 6c04bd0 print info about salt actions by Tomáš Kukrál · 8 years ago
  46. adb4ecd use printSaltCommandResult by Tomáš Kukrál · 8 years ago
  47. 926e633 fix keystone:client and install apt-transport-https by Tomáš Kukrál · 8 years ago
  48. 0abdde5 use enforceState instead of runSaltProcessStep when possible by Tomáš Kukrál · 8 years ago
  49. 1971487 use print instead of echo by Tomáš Kukrál · 8 years ago
  50. adf8395 wait 200s for kvm instances by Tomáš Kukrál · 8 years ago
  51. b8e9711 add expception for physical deploy jobs by Tomáš Kukrál · 8 years ago
  52. c73d63c Grab e2e test output to cfg node by Tatyana Leontovich · 8 years ago
  53. 4624370 Gerrit checkout updated to use env params. by Jakub Josef · 8 years ago
  54. 1b75ca8 Gerrit functions extracted into own file by Jakub Josef · 8 years ago
  55. 8d2be5a add installInfraKvm by Tomáš Kukrál · 8 years ago
  56. d2f1bbe Fix wrong method name by Filip Pytloun · 8 years ago
  57. 5a7f7fd Always use compound match for salt minions by Filip Pytloun · 8 years ago
  58. f06ca0f fix missing salt class in installOpenstackMkControl by Tomáš Kukrál · 8 years ago
  59. fb7cbcb Git operation methods by Ales Komarek · 8 years ago
  60. c3964e5 use NonCPS annotated method for working with dicts by Tomáš Kukrál · 8 years ago
  61. b1fe964 fix serializable errors by Tomáš Kukrál · 8 years ago
  62. ee878cd remove result formater by Tomáš Kukrál · 8 years ago
  63. 0302944 fix heat env params by Tomáš Kukrál · 8 years ago
  64. e19ddea print more information about jobs and states by Tomáš Kukrál · 8 years ago
  65. 7bec053 fix restGet in Salt by Tomáš Kukrál · 8 years ago
  66. d4240b5 Fix to uppercase for mk libs by iberezovskiy · 8 years ago
  67. 79ecec3 MCP pipeline library merged with ccp-pipeline-libs repo. by Jakub Josef · 8 years ago
  68. 9a58e14 remove batch run of kubernetes.master.setup by Tomáš Kukrál · 8 years ago
  69. e9e6faa Add function run_e2e tests by Tatyana Leontovich · 8 years ago
  70. f36af07 Re-use already running ssh-agent if any by Sergey Kulanov · 8 years ago
  71. e65f7b0 Update k8s deploy steps by Tomáš Kukrál · 8 years ago
  72. f89a188 Screened credentials printing in openstack env by Alexander Tivelkov · 8 years ago
  73. 6f2bc66 Avoid batch runs as we need to handle salt async calls first by Ales Komarek · 8 years ago
  74. ddb44d0 Overhauled Salt workflows to cope with NoCPS issue by Ales Komarek · 8 years ago
  75. eeed865 No CSP for saltCommand function to fix hashmap serialization error by Ales Komarek · 8 years ago
  76. bfd10f4 Fixed ommited http module include by Ales Komarek · 8 years ago
  77. fc65ea7 Simple echo by Ales Komarek · 8 years ago
  78. 7ebd006 Hackfix by Ales Komarek · 8 years ago
  79. eedc222 Debug output by Ales Komarek · 8 years ago
  80. dce8b47 Fixed status condition by Ales Komarek · 8 years ago
  81. c6d28dd No python module prefix by Ales Komarek · 8 years ago
  82. e11e879 Fixed abdundant parameter by Ales Komarek · 8 years ago
  83. 6307d34 Supress private key output in jenkins console by Sergey Kulanov · 8 years ago
  84. 67af6c2 Fix prepareSshAgentKey method in MK ssl by iberezovskiy · 8 years ago
  85. d874d48 Pip based docutols by Ales Komarek · 8 years ago
  86. c000c15 Escaped new line character and added MCP processes by Ales Komarek · 8 years ago
  87. 0e558ee Fix Keystone RC and parser by Ales Komarek · 8 years ago
  88. ba20398 Add mk libraries by Sergey Kolekonov · 8 years ago