Pedro Algarvio
b45900e903
Remote empty lines
2014-01-14 16:15:08 +00:00
Pedro Algarvio
ff75e49c86
Prepare the code to support passing the colums to use in output
2014-01-14 15:16:30 +00:00
Pedro Algarvio
106c44587e
Merge pull request #9701 from s0undt3ch/hotfix/ssh-binaries
...
Skip the tests if binaries are missing.
2014-01-11 14:47:14 -08:00
Pedro Algarvio
44bdfee0a3
Merge pull request #9700 from s0undt3ch/hotfix/no-hardcoded-virtualenv-bin
...
no hardcoded virtualenv bin
2014-01-11 14:46:52 -08:00
Pedro Algarvio
2bb11d24b9
Skip the tests if binaries are missing.
2014-01-11 14:38:17 -07:00
Pedro Algarvio
8268b7b532
Ignore it PyLint!!!
2014-01-11 21:35:18 +00:00
Pedro Algarvio
5642db5032
Simplify the code
2014-01-11 21:20:42 +00:00
Pedro Algarvio
a5a791695c
Import from the right module.
2014-01-11 21:12:03 +00:00
Pedro Algarvio
bdec26f812
Tell Pylint to ignore these imports.
2014-01-11 21:01:58 +00:00
Pedro Algarvio
ba4bf1b05d
Add helper function while there's no new release of salt-testing.
2014-01-11 20:51:32 +00:00
Pedro Algarvio
b1ddb350b6
Some more white-space lint fixes
2014-01-11 13:48:12 -07:00
Pedro Algarvio
c8038d87b1
Use KNOWN_BINARY_NAMES
from salt.modules.virtualenv
2014-01-11 12:19:29 -07:00
Thomas S Hatch
b90b4a0db8
Set tests to refresh fs list cace with every check
2014-01-09 15:10:42 -07:00
Pedro Algarvio
2cab3227fd
The virtualenv binary can have multiple CLI names.
2014-01-02 20:27:18 +00:00
Pedro Algarvio
7e62178d5a
Add test case to conform parser errors on wrong arguments
2013-12-31 09:32:04 +00:00
Mike Place
ca57a864b8
Increase timeout for pkg tests.
...
* Since we started running a refresh_db in pkgrepo (7c3d0cc80d
), we may be checking an exit code prematurely. This increases the timeouts to 120 seconds to see if Jenkins will calm itself.
2013-12-30 11:08:32 -07:00
Mike Place
444cae7236
Integration test fix
...
* oscodename should not have been removed.
2013-12-27 13:25:05 -07:00
Mike Place
9a8b9ab49d
Fix Ubuntu integration tests.
...
Ubuntu changed the name of the software-properties package, breaking tests. Details here: https://bugs.launchpad.net/ubuntu/+source/ubuntu-meta/+bug/439566
2013-12-27 09:40:07 -07:00
Thomas S Hatch
d713cb919c
Fix missed import
2013-12-20 13:52:45 -07:00
Pedro Algarvio
edcf47ccc2
White-space related lint fixes.
2013-12-20 20:02:05 +00:00
Thomas S Hatch
b3ddce56dc
Merge pull request #9365 from whiteinge/test-eauth-token
...
Add integrations tests for master_call eauth & token for RunnerClient and WheelClient
2013-12-20 08:46:29 -08:00
Seth House
d6c4584bf2
Added integration tests for RunnerClient's master_call
2013-12-19 21:07:46 -07:00
Seth House
6f4cabf99c
Added wheel test for testing token authentication
2013-12-19 21:07:46 -07:00
Seth House
78f4d77681
Added helper function to easily create directories
2013-12-19 21:07:46 -07:00
Thomas S Hatch
26a3eb1ec8
remove test for not yet covered case
2013-12-19 14:27:40 -07:00
Thomas S Hatch
a5f7360d22
Merge pull request #9307 from olliewalsh/client_timeouts
...
Fix client timeout issues
2013-12-19 09:23:54 -08:00
Ollie Walsh
14da357576
Increase master timeout during tests now that it is not incorrectly incrementing
2013-12-17 01:49:08 +00:00
Pedro Algarvio
68d7cc074b
exsel
matching is no longer supported.
2013-12-17 01:01:49 +00:00
Pedro Algarvio
b7b99a3a06
Let's see if PyLint stops complaining.
2013-12-14 00:40:34 +00:00
Thomas S Hatch
1216169d00
pylint
2013-12-13 16:32:08 -07:00
Seth House
7cfaca6ddb
Add basic lowdata test for master_call
2013-12-13 16:00:34 -07:00
Seth House
f4ea6c2026
Added integration tests for two functions in the key wheel module
2013-12-13 16:00:19 -07:00
Seth House
932cd9708a
Added new TestCase for testing the *Client interfaces
2013-12-13 16:00:19 -07:00
Thomas S Hatch
49f4ae324f
Changed underlying error message to be more concise
2013-12-13 15:27:44 -07:00
Thomas S Hatch
476f0b8a25
Apply yaml_utf8 to test config
2013-12-13 15:20:50 -07:00
Pedro Algarvio
27a32c5849
Catch the proper exception. White-space fixes.
2013-12-13 08:12:00 +00:00
Thomas S Hatch
39e849c314
pylint fixes
2013-12-12 20:51:28 -07:00
Thomas S Hatch
781bfe2455
remove reduntant faulty test
2013-12-12 15:18:36 -07:00
Thomas S Hatch
ea22369481
lint fixes for mysql tests
2013-12-12 15:13:20 -07:00
Thomas S Hatch
7957455ff9
some pylint fixes for mysql tests
2013-12-12 14:56:45 -07:00
regilero
2e48812cfa
Merge remote-tracking branch 'upstream/develop' into mysql_additions
2013-12-12 22:10:50 +01:00
regilero
f1b6b4af55
MySQL tests: add a localhost target on mysqladmin test to check for MySQL server presence
2013-12-12 21:23:52 +01:00
Mike Place
6c991e3216
Extreme-self-tab-lart
2013-12-12 11:31:11 -07:00
Mike Place
7405a4eaf3
Pylinting.
2013-12-12 10:16:45 -07:00
Mike Place
6027940a55
More gitfs integration testing.
2013-12-12 10:16:45 -07:00
Thomas S Hatch
7ee36fce89
pylint fixes
2013-12-11 13:07:36 -07:00
regilero
9195f8e5f7
Lint fix
2013-12-11 14:40:42 +01:00
Thomas S Hatch
86e58abe54
Merge pull request #9152 from cachedout/roots_gitfs_testing
...
Fileserver integration testing.
2013-12-10 16:47:57 -08:00
Mike Place
d59d8ecfd7
Fileserver integration testing.
...
Finished the roots integration tests for now. Started on GitFS testing.
2013-12-10 17:45:54 -07:00
regilero
3b14cd7cb4
Merge remote-tracking branch 'upstream/develop' into mysql_additions
2013-12-11 00:56:56 +01:00