module-puppetlabs-mysql/spec/acceptance
Colleen Murphy 07b661dcea Require title of mysql_grant resource to match form user/table
This addresses https://tickets.puppetlabs.com/browse/MODULES-1040.
The user parameter is required to have the form username@host. A grant
is identified in the instances method by a name of the form
username@host/table. The resource will fail to be identified as already
existing if the name given to the resource does not match this form.
2014-06-04 10:44:36 -07:00
..
nodesets Fixes to get tests running on RHEL5. 2014-05-12 12:32:20 -04:00
types Require title of mysql_grant resource to match form user/table 2014-06-04 10:44:36 -07:00
mysql_account_delete_spec.rb Add unsupported infrastructure for excluding OSes we can't test on. 2014-02-26 17:54:48 +00:00
mysql_backup_spec.rb Fix test so it doesn't fail on deprecation warnings. 2014-05-29 14:49:00 -04:00
mysql_bindings_spec.rb Install MySQL client and daemon dev libraries. 2014-05-19 09:41:25 +12:00
mysql_db_spec.rb Allow use different name for db resource other than db name 2014-03-15 13:38:13 -07:00
mysql_server_config_spec.rb Missed a couple of tests to gate off for unsupported platforms. 2014-05-09 16:53:11 -04:00
mysql_server_monitor_spec.rb Add unsupported infrastructure for excluding OSes we can't test on. 2014-02-26 17:54:48 +00:00
mysql_server_root_password_spec.rb Try to add some checks so the test doesn't do an rm -rf / 2014-05-09 13:58:46 -04:00
mysql_server_spec.rb Change package/service for MariaDB. 2014-05-09 15:35:16 -04:00
unsupported_spec.rb Add unsupported infrastructure for excluding OSes we can't test on. 2014-02-26 17:54:48 +00:00