regilero
|
532796b4d2
|
MySQL module integration tests: grants tests and percent and _ tests
|
2013-12-10 22:54:45 +01:00 |
|
regilero
|
2dc7d80786
|
MySQL: Module: user_grants tests
|
2013-12-09 20:48:36 +01:00 |
|
regilero
|
dc615426e7
|
BUG: white list filtering of grants
|
2013-12-09 16:27:26 +01:00 |
|
regilero
|
6c0b53547d
|
MySQl: fix states integration tests
|
2013-12-08 17:10:37 +01:00 |
|
regilero
|
66b6ac31a7
|
MySQL module test: test conn except for utf-8 db names
|
2013-12-08 16:37:45 +01:00 |
|
regilero
|
a59d47bc9e
|
Merge remote-tracking branch 'upstream/develop' into mysql_additions
|
2013-12-06 10:53:32 +01:00 |
|
Joseph Hall
|
17ca2aeac2
|
Merge pull request #9024 from cachedout/#8976
Grains detection for LXC and fix error in disk.usage under Docker
|
2013-12-05 04:34:15 -08:00 |
|
Erik Johnson
|
cadbcbd59d
|
add test case for #8585
|
2013-12-04 17:29:48 -06:00 |
|
regilero
|
0bfbd7835e
|
MySQL: Suspend grants tests
|
2013-12-04 22:43:27 +01:00 |
|
regilero
|
b376d1a82b
|
MySQL States integration module with db tests
|
2013-12-04 22:33:33 +01:00 |
|
regilero
|
5d9ed7d935
|
typo
|
2013-12-04 22:33:12 +01:00 |
|
regilero
|
934e62f587
|
Lint fixs
|
2013-12-04 22:33:03 +01:00 |
|
regilero
|
ee02117404
|
BUGFIX: custom MySQldb converter breaks use_unicode code in MySQLdb as 4 types should be set as list and not strings. It was breaking the connection when using use_unicode attribute
|
2013-12-04 22:32:53 +01:00 |
|
regilero
|
67dc2f5eaa
|
Mostly working mysql user management integrations tests
|
2013-12-04 22:32:44 +01:00 |
|
regilero
|
ffe6de1592
|
Integration tests for MySQL user managment, WIP
|
2013-12-04 22:32:07 +01:00 |
|
Mike Place
|
398ebc1503
|
Don't run the #8976 tests on Windows.
|
2013-12-04 12:38:54 -07:00 |
|
Mike Place
|
e6e0a7d919
|
Integration testing for #8976
|
2013-12-04 12:34:20 -07:00 |
|
Mathieu Le Marec - Pasquet
|
5f46962e80
|
pep8 fixes
|
2013-12-04 00:25:50 +00:00 |
|
Thomas S Hatch
|
ef40793106
|
Merge pull request #8982 from s0undt3ch/hotfix/salt-cloud-merge
Missed `vm_config` to `profiles_config` and tests
|
2013-12-03 11:13:50 -08:00 |
|
Pedro Algarvio
|
13a9effdaf
|
Add unit tests regarding include.d directories loading.
|
2013-12-03 19:08:30 +00:00 |
|
Chris Rebert
|
d91851a479
|
fix naming of modules.mysql.quoteIdentifier() to follow convention
|
2013-12-03 10:42:24 -08:00 |
|
Pedro Algarvio
|
63cb0571c1
|
Skip temporary files.
|
2013-12-03 18:38:53 +00:00 |
|
Thomas S Hatch
|
77d61d92a4
|
Merge pull request #8914 from makinacorpus/issue-8856-buildout-support
feat: buildout support
|
2013-12-03 09:56:59 -08:00 |
|
Mathieu Le Marec - Pasquet
|
e9246d2a77
|
Remove bootstrap.py's & adapt tests for zcbuildout module
|
2013-12-03 17:53:58 +00:00 |
|
Thomas S Hatch
|
2918ac4209
|
Merge pull request #8801 from s0undt3ch/hotfix/deprecate-salt-cloud-config-file
Deprecate salt cloud split config files to CLI tool
|
2013-12-02 10:36:14 -08:00 |
|
Mathieu Le Marec - Pasquet
|
9bcea05010
|
Remove obsolete test
|
2013-12-02 13:42:34 +00:00 |
|
Pedro Algarvio
|
b71e7c6ba7
|
Fix Lint issues.
|
2013-12-02 13:06:35 +00:00 |
|
regilero
|
b93f1f8d02
|
MySQL: Add integration Tests for database names with utf8 characters
|
2013-12-02 12:13:10 +01:00 |
|
Pedro Algarvio
|
a6d0165977
|
Replace deprecated X.has_key(Y) syntax with Y in X .
|
2013-12-02 10:35:13 +00:00 |
|
Pedro Algarvio
|
29ee963f62
|
Fix Lint issues. Closes #8930.
|
2013-12-02 10:33:13 +00:00 |
|
regilero
|
f5ea59df83
|
BUG: MySQL integration tests: false positive on accents with assertTrue, use assertEqual instead and comment accents tests
|
2013-12-01 17:11:37 +01:00 |
|
regilero
|
69fe9eb27d
|
MySQL: Module integration tests for maintenance tasks check/repair/optimize
|
2013-12-01 15:27:47 +01:00 |
|
Erik Johnson
|
093065b130
|
add test for #8614
|
2013-11-30 22:00:05 -06:00 |
|
regilero
|
95a41bdb9a
|
MySQL integration tests on module level unicode support
|
2013-12-01 01:35:41 +00:00 |
|
Pedro Algarvio
|
923428c68b
|
Fix PyLint issues.
|
2013-12-01 01:35:41 +00:00 |
|
Pedro Algarvio
|
c129d3f567
|
Remove packages installation from mysql tests and push that on travis yml with an opt_requirements.txt source
|
2013-12-01 00:34:58 +00:00 |
|
regilero
|
05c02c4c50
|
Try to install python-mysql in travis env via pip to enable MySQL module
|
2013-12-01 00:34:30 +00:00 |
|
regilero
|
b5f588a9fc
|
Initial MySQL integration test with MySQl packages installed
|
2013-12-01 00:34:29 +00:00 |
|
Mathieu Le Marec - Pasquet
|
228c987b76
|
feat: buildout support
This fixes #8856.
|
2013-11-29 18:51:20 +00:00 |
|
Pedro Algarvio
|
31200152bb
|
Use the new form of passing the configuration file.
|
2013-11-28 19:52:03 +00:00 |
|
Pedro Algarvio
|
62039527ce
|
The cloud tests need libcloud installed. Skip them if not.
|
2013-11-28 19:40:17 +00:00 |
|
Pedro Algarvio
|
8d3e3d3402
|
Skip the test if python-apt is not installed for Debian like systems.
|
2013-11-28 19:26:21 +00:00 |
|
Joseph Hall
|
b32e8901d0
|
Merge pull request #8899 from terminalmage/tests
Simplify jinja syntax for ubuntu pkgrepo test deps
|
2013-11-28 10:31:21 -08:00 |
|
Erik Johnson
|
13dbb9efab
|
Simplify jinja syntax for ubuntu pkgrepo test deps
See the below discussion for more info:
https://github.com/saltstack/salt/pull/8872#discussion-diff-7981734R64
|
2013-11-28 12:27:39 -06:00 |
|
Pedro Algarvio
|
660a91d1ea
|
Merge the salt-cloud cli integration tests into salt's test suite. Refs #8886.
|
2013-11-28 17:55:58 +00:00 |
|
Erik Johnson
|
0ffce3ce6d
|
Fix ubuntu deps for pkgrepo integration tests
This fixes a typo'ed package name, as well as doing logic to determine
the correct package name based on the osrelease.
|
2013-11-27 20:01:14 -06:00 |
|
Thomas S Hatch
|
33a719c1d4
|
Merge pull request #8848 from terminalmage/tests
Add pkgrepo.managed test SLS for Ubuntu
|
2013-11-27 08:10:12 -08:00 |
|
Pedro Algarvio
|
6e596738de
|
Disable some PyLint warnings.
|
2013-11-27 13:07:24 +00:00 |
|
Pedro Algarvio
|
77df007d2f
|
Ignore the exception not declared Pylint error.
|
2013-11-27 13:04:45 +00:00 |
|
Pedro Algarvio
|
880c9b5cff
|
Fix PEP8 E261 - White space before inline comment
|
2013-11-27 12:56:35 +00:00 |
|