Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
mcp-ci
/
pipeline-library
/
81a0b8cc75989dd377cc29193449980359cd56d1
/
src
/
com
/
mirantis
/
mk
/
Salt.groovy
81a0b8c
Use pkg.list_pkgs function to determine package state
by Ivan Berezovskiy
· 5 years ago
3870245
Run salt minion restart and do not wait for response
by Ivan Berezovskiy
· 5 years ago
1480c7e
Fix isPackageInstalled method when salt return is empty
by Ivan Berezovskiy
· 5 years ago
e5bbc68
Merge "Add isPackageInstalled and getIostatValues methods to Salt.groovy class" into release/proposed/2019.2.0
by mcp-jenkins
· 5 years ago
d8dd2c9
Add restartSaltMinion and upgradePackageAndRestartSaltMinion
by Vasyl Saienko
· 6 years ago
0c1e278
Add output of not responding minions to minionsReachable function
by Martin Polreich
· 6 years ago
ad8e95b
Add isPackageInstalled and getIostatValues methods to Salt.groovy class
by Martin Polreich
· 6 years ago
b8b7f92
Make runPepper more resistant against SaltReqTimeoutError
by azvyagintsev
· 6 years ago
ddfe51c
Add checkClusterTimeSync method
by Martin Polreich
· 6 years ago
79bc202
Merge "Add 'retries_wait' parameter for enforceState method - Fix usage of non-defiened retries_wait variable" into release/2019.2.0
by mcp-jenkins
· 6 years ago
d20a418
Add function for checking minions readiness for new commands
by Denis Egorenko
· 6 years ago
b1a369f
Add 'retries_wait' parameter for enforceState method -
by Martin Polreich
· 6 years ago
b742f4b
Support complex values for keys in setSaltOverride
by Victor Ryzhenkin
· 6 years ago
7e4d18f
Fix typo in testTarget call during enforceState
by Victor Ryzhenkin
· 6 years ago
4a45d73
Fix codenarc issues to unblock merge
by Victor Ryzhenkin
· 6 years ago
4928869
Change deprecation message for enforceState methods
by Martin Polreich
· 6 years ago
c19e66b
Convert enforceState methods to use Map as input parameter
by Martin Polreich
· 6 years ago
9710007
Pass more options to salt.getFileContent
by Pavlo Shchelokovskyy
· 6 years ago
92db3e1
Fix enforceStateWithTest to not result in Error in case of missing optional param
by Martin Polreich
· 6 years ago
d72cd2a
getFirstMinion should return minion id
by Dmitry Ukov
· 6 years ago
75e4064
Add enforceStateWithTests method
by Martin Polreich
· 6 years ago
0c09838
Raise exception for orchestrateSystem if failed
by Oleksii Grudev
· 6 years ago
a2effb8
Handle different types of Salt cmd returns
by Martin Polreich
· 6 years ago
9e1d97a
Adding orchestration methods
by Oleksii Grudev
· 7 years ago
88a4821
Increasing default timeouts from 5m to 2H for orchestrators.
by Dzmitry Stremkouski
· 6 years ago
b544070
Adding salt.orchestratePrePost function
by Dzmitry Stremkouski
· 6 years ago
dd020d9
Fixing orchestrateSystem function
by Dzmitry Stremkouski
· 6 years ago
d9476ac
Fix usage of SaltStack batch.
by Richard Felkl
· 7 years ago
5f96e09
Ability to address commands to different clouds
by Oleh Hryhorov
· 7 years ago
0584fe7
Merge "Make minion restart timeout configurable"
by Roman Vyalov
· 7 years ago
6a39621
Make minion restart timeout configurable
by Vasyl Saienko
· 7 years ago
5425d23
installInfraKvm fix for slow responding environments.
by Dzmitry Stremkouski
· 7 years ago
9418927
Change delay for salt minion discovery from 0.5s with 200 retries to 1s with 180 retries, on slower environment e.g. labs is not enough
by lmercl
· 7 years ago
30be703
Fix enforceHighstate exclude
by Petr Jediný
· 7 years ago
8a8d56b
Improvements in pipeline-library: [minionsPresent]
by Dzmitry Stremkouski
· 7 years ago
d2a5055
change salt - getNodeProvider
by Jiri Broulik
· 7 years ago
fb9996d
Fixed waitForMinion functionality in Salt.groovy
by Jakub Josef
· 7 years ago
2018.4.0
testing
efc9acf
Merge "Salt result checking improved"
by Jakub Josef
· 7 years ago
4714594
Salt result checking improved
by Jakub Josef
· 7 years ago
962ba91
Fixed ASK_ON_ERROR functionality inside retry steps
by Jakub Josef
· 7 years ago
f8f9694
support for live VM snapshots / new salt / openstack functions
by Jiri Broulik
· 7 years ago
84f0168
Fixed missing property on salt enforceState
by Jakub Josef
· 7 years ago
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
Next »