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