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

WIP: Add safe-updates for client #1084

Closed
wants to merge 3 commits into from
Closed

WIP: Add safe-updates for client #1084

wants to merge 3 commits into from

Conversation

pasuder
Copy link

@pasuder pasuder commented May 28, 2018

That change introduces option safe-updates for mysql clients by setting it in ~/.my.cnf.

@pasuder
Copy link
Author

pasuder commented May 28, 2018

Adding possibility to set it via option.

@pasuder pasuder changed the title Add safe-updates for client WIP: Add safe-updates for client May 28, 2018
@pasuder
Copy link
Author

pasuder commented May 28, 2018

How is that possible?

https://travis-ci.org/puppetlabs/puppetlabs-mysql/jobs/383056902 - not failing
https://travis-ci.org/puppetlabs/puppetlabs-mysql/jobs/384698082 - failing

I did not modify {{spec/functions/mysql_deepmerge_spec.rb}}. It seems to be not modified for last 4 months

Issue with failing syntax check was visible even in other merged commits: https://travis-ci.org/puppetlabs/puppetlabs-mysql/builds/383387368 in PR: #1044

@juliantodt, @eputnam

Pawel Suder added 2 commits May 29, 2018 08:58
Due to RuboCop settings, usage of %w[] was not working
correctly. That change fixes that.

Related to #1084
That change introduces option safe-updates
for mysql clients by setting it in ~/.my.cnf
@pasuder
Copy link
Author

pasuder commented May 29, 2018

Rebase done with commit from branch pasuder:fix_syntax_issues.

@david22swan
Copy link
Member

@pasuder Your PR is currently failing acceptance tests. In addition it needs to be rebased.

@pasuder pasuder closed this Aug 14, 2018
@pasuder pasuder reopened this Aug 14, 2018
@pasuder
Copy link
Author

pasuder commented Aug 14, 2018

Ah, rebase should I do, I will.

@david22swan
Copy link
Member

@pasuder Your pr is currently failing against both acceptance and unit test's. The acceptance test's seem to failing on the mysql::server::backup test and getting an error back while the unit test seems to be expecting a string, "1", but are instead getting an integer, 1.

@pasuder
Copy link
Author

pasuder commented Oct 17, 2018

I will be not able to test it. Let's close it.

@pasuder pasuder closed this Oct 17, 2018
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.

2 participants