Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
mcp-ci
/
pipeline-library
/
432e9d93da85647b306c7ce0db5ef60ebb273acd
/
src
/
com
/
mirantis
/
mk
/
Salt.groovy
432e9d9
Refactoring in salt functions
by Jakub Josef
· 7 years ago
37cd497
Added exception handling during parsion Salt API JSON response
by Jakub Josef
· 7 years ago
a2491ad
Removed offline state checking
by Jakub Josef
· 7 years ago
e2f4ebb
Decreased verbosity of salt-calls
by Jakub Josef
· 7 years ago
205a92b
Extend cmdRun to support more options ie: runAs
by chnyda
· 7 years ago
5e50e17
Refactored internet checking in salt pepper communication
by Jakub Josef
· 7 years ago
2017.12
03d4d5a
Added proper logging to pepper calls in offline deployment
by Jakub Josef
· 7 years ago
1cb967b
Improved offline deployments handling during salt communication
by Jakub Josef
· 7 years ago
3eedc78
Avoid regexp in waitForMinion
by Oleg Iurchenko
· 7 years ago
7eb2150
Validate Salt minion operates after state
by Oleg Iurchenko
· 7 years ago
a5f1196
Increase timeout for wget
by Alexander Noskov
· 7 years ago
6d067c1
Fix missing import
by Jakub Josef
· 7 years ago
38ad6cc
Try to use another escaping for pepper json
by Jakub Josef
· 7 years ago
804dd05
Fixed OFFLINE_DEPLOYMENT parameter handling inside pepper util functions
by Jakub Josef
· 7 years ago
5f97d53
Refactoring in salt and python utils for offline deployment
by Jakub Josef
· 7 years ago
caa070b
Added OFFLINE_DEPLOYMENT property handling to salt utils
by Jakub Josef
· 7 years ago
7f7950e
Fix JSON escaping in offline deployment mode
by Jakub Josef
· 7 years ago
8ed7c74
fixed quotes in pepper wit offline deployment
by Richard Felkl
· 7 years ago
bcfff18
Add temporary fix for offline deployment unable to use newer pepper
by chnyda
· 7 years ago
d4a42d0
Keep original variable types in overrides
by Mykyta Karpin
· 7 years ago
4901a04
Use new pepper option --json-file to fix escaping problems
by chnyda
· 7 years ago
e0ed6ca
Improved working with quotation marks in pepper calls
by Jakub Josef
· 7 years ago
398ab09
Try to fix JSON printing to pepper command
by Jakub Josef
· 7 years ago
4169759
Fixed passing JSON to pepper
by Jakub Josef
· 7 years ago
03203d6
fixed retry logic in Orchestrate
by Richard Felkl
· 7 years ago
f75ef51
Salt: fix pepper call
by chnyda
· 7 years ago
2421801
pepper: Reenable --make-token and cleanup previous virtualenv
by chnyda
· 7 years ago
c37a64b
Do not create token on pepper command
by Mykyta Karpin
· 7 years ago
a0dbb25
Refactor Salt to allow simple usage of pepper
by chnyda
· 7 years ago
2c54c16
Groovy: fix runSaltCommandPepper
by chnyda
· 7 years ago
de0ff32
Support queue=true/false for salt states
by Petr Michalec
· 7 years ago
bec4558
Using salt-pepper to connect SALT_MASTER from Jenkins slaves
by Oleg Grigorov
· 7 years ago
1928212
Enabling passing kwargs to runSaltProcessStep func
by Kalynovskyi
· 7 years ago
1c165e2
Fix setSaltOverrides method
by Mykyta Karpin
· 7 years ago
ef0c1d8
Removed usage of mcp.Common YML methods
by Jakub Josef
· 7 years ago
f1a692a
strip execution success from getFileContent
by Tomáš Kukrál
· 7 years ago
e6c562e
Removed all references to Ansi colors
by Jakub Josef
· 7 years ago
62f6c84
Fixed checkResult function in case of passing string
by Jakub Josef
· 7 years ago
71512bc
support for status check on multiple minions
by Jiri Broulik
· 7 years ago
6336611
unite info messages for salt actions
by Marek Celoud
· 7 years ago
29c9e33
Fix Salt overrides function
by Matthew Mosesohn
· 7 years ago
cf1f233
add param in minionPresent
by Jiri Broulik
· 7 years ago
d0c2757
commandStatus function fix
by Jiri Broulik
· 7 years ago
ea5462e
typo fix
by Jiri Broulik
· 7 years ago
e564684
Ignore overrides.yml file when configuring override metadata
by Matthew Mosesohn
· 7 years ago
e36ab7c
Don't stuck when salt minion/master is restarted
by Vasyl Saienko
· 7 years ago
115a78f
Fixed syntax of command status function
by Jakub Josef
· 7 years ago
2c69f3d
minion and status check
by Jiri Broulik
· 7 years ago
1c77afa
Add parameter to allow enforceState continue in case 'No minions matched the target'
by Martin Polreich
· 7 years ago
657ccfc
Add infoMsg for enforceHighstate
by Alexander Noskov
· 7 years ago
1c4770b
use installInfra function
by vrovachev
· 8 years ago
18ac50f
update getMinions parameter
by Tomáš Kukrál
· 8 years ago
b12ff9f
add testTarget to Orchestrate class
by Tomáš Kukrál
· 8 years ago
243cf84
fix setSaltOverrides - missing variable
by Tomáš Kukrál
· 8 years ago
f178f05
add fix missing common in setSaltOverrides
by Tomáš Kukrál
· 8 years ago
9e88085
Add new function setSaltOverrides
by Matthew Mosesohn
· 8 years ago
48544be
timeout added
by Jiri Broulik
· 8 years ago
bceaa32
Improved implementation of pretty printing.
by Jakub Josef
· 8 years ago
16e9ce7
cmd print return
by Jiri Broulik
· 8 years ago
ae19c26
return value
by Jiri Broulik
· 8 years ago
852dfd5
grains fix
by Jiri Broulik
· 8 years ago
d97d7db
Improved output of salt errors
by Jakub Josef
· 8 years ago
d9001df
Improved output of salt errors
by Jakub Josef
· 8 years ago
39b30cf
Fixed salt command runs
by Jakub Josef
· 8 years ago
053df39
Improved salt cmd.run ability
by Jakub Josef
· 8 years ago
c4c4020
Improved error printing in salt results verification
by Jakub Josef
· 8 years ago
374beb7
Added error printing in salt exception
by Jakub Josef
· 8 years ago
71721f5
Fixed salt state checking
by Jakub Josef
· 8 years ago
5e12570
Fixed salt state checking
by Jakub Josef
· 8 years ago
a33e6d4
Fixed salt state checking
by Jakub Josef
· 8 years ago
777ac38
Change salt resource checking
by Jakub Josef
· 8 years ago
75298f9
Revert "use getFileContent as NonCPS"
by Tomas Kukral
· 8 years ago
e914f0e
use getFileContent as NonCPS
by Tomáš Kukrál
· 8 years ago
b12eedd
add getFileContent function
by Tomáš Kukrál
· 8 years ago
a87941c
Improved salt resource printing due to perfomance issues
by Jakub Josef
· 8 years ago
5f83821
Fixed batch param testing
by Jakub Josef
· 8 years ago
2f25cf2
Implemented batch option on salt states
by Jakub Josef
· 8 years ago
8021c00
Removed extra informations in salt exceptions, fixed escaping.
by Jakub Josef
· 8 years ago
b77c081
Optimalize salt results printing
by Jakub Josef
· 8 years ago
43f62bc
Simplified ASK_ON_ERROR handling
by Jakub Josef
· 8 years ago
b41c8d5
Moved pretty-printing to own function
by Jakub Josef
· 8 years ago
77ba3b2
Fixed node key in error asking
by Jakub Josef
· 8 years ago
a548384
Added pretty print to asking for errors
by Jakub Josef
· 8 years ago
760e84b
Improved error asking
by Jakub Josef
· 8 years ago
c952e5a
Implemented ask for error possibility
by Jakub Josef
· 8 years ago
0e7bd63
Implemented warning message in salt state checking
by Jakub Josef
· 8 years ago
f1fb447
Fixed resource cleaning in salt prints
by Jakub Josef
· 8 years ago
5276ebe
Get minions salt function
by Ales Komarek
· 8 years ago
d9afd0e
Added colors to salt outputs
by Jakub Josef
· 8 years ago
935d2ef
Implemented new version of pretty printing
by Jakub Josef
· 8 years ago
7852fe1
Fix pretty print in salt states output
by Jakub Josef
· 8 years ago
0e923bd
Fix pretty printing
by Jakub Josef
· 8 years ago
74b3469
Updated logging in salt.groovy
by Jakub Josef
· 8 years ago
8a715bf
Improved working with booleans in salt checks
by Jakub Josef
· 8 years ago
871bf15
Fixed missing util class definition
by Jakub Josef
· 8 years ago
9873dae
Fixed working with keys in salt print result
by Jakub Josef
· 8 years ago
ece32af
Fixed working with keys in salt print result
by Jakub Josef
· 8 years ago
952ae0b
Fixed working with keys in salt print result
by Jakub Josef
· 8 years ago
4eb2e6a
Fixed printing of salt jobs
by Jakub Josef
· 8 years ago
26546bd
Fixed salt resources matching
by Jakub Josef
· 8 years ago
Next »