Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix: Startup states on minions are not being written to mysql returner #34773

Merged
merged 1 commit into from
Jul 19, 2016

Conversation

randomed
Copy link

@randomed randomed commented Jul 19, 2016

What does this PR do?

Allows salt-run jobs.list_jobs etc. to work correctly with a minion triggered mysql returner.
Sets a proper jid for minion based mysql returner, similar to local_cache returner.

What issues does this PR fix or reference?

If a startup state is specified and 'ext_job_cache' is set to 'mysql' on a minion. The mysql returner does not correctly write the state run to Mysql.

New Behavior

Minion will write the startup state to mysql.
Master runners have visibility of the startup state run.

Tests written?

No

@cachedout cachedout merged commit 5802103 into saltstack:2015.8 Jul 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants