twangboy
|
bacaa9c4c0
|
Add missing import
|
2016-03-30 08:56:49 -06:00 |
|
twangboy
|
1094754085
|
Gate the tests for Mac OS X
|
2016-03-30 08:56:49 -06:00 |
|
twangboy
|
ab205f52d4
|
Fix some lint errors
|
2016-03-30 08:56:49 -06:00 |
|
twangboy
|
cd4c84a7eb
|
Fix problem with xattr.list tests
|
2016-03-30 08:56:49 -06:00 |
|
twangboy
|
f54139fb9f
|
Fix some tests
|
2016-03-30 08:56:49 -06:00 |
|
twangboy
|
fd96733fc7
|
Put test file in correct state for each test
|
2016-03-30 08:56:49 -06:00 |
|
twangboy
|
212590b130
|
Add remaining test functions
|
2016-03-30 08:56:49 -06:00 |
|
twangboy
|
8b8d35ef8b
|
Add if main statement
|
2016-03-30 08:56:49 -06:00 |
|
twangboy
|
677c4384b0
|
Add integration test file for mac_xattr
|
2016-03-30 08:56:49 -06:00 |
|
twangboy
|
12f4b7edb2
|
Fix error when there are no extended attributes
|
2016-03-30 08:56:49 -06:00 |
|
Mike Place
|
1d9321d043
|
Merge pull request #32221 from dmurphy18/fix_version_check
Fix version check, fix extracting Major and Minor versions from __ver…
|
2016-03-30 08:50:31 -06:00 |
|
Mike Place
|
4749fdc9ca
|
Merge pull request #32222 from twangboy/win_user_expire
Add `expire` as an option in user.present for Windows
|
2016-03-30 08:49:12 -06:00 |
|
Bo Maryniuk
|
30c8f7216b
|
Move "string to EVR" function to the utilities
|
2016-03-30 16:46:31 +02:00 |
|
twangboy
|
3c1c076d78
|
Fix unit tests
|
2016-03-30 08:46:02 -06:00 |
|
twangboy
|
bb84218d55
|
Add better documentation for errors
|
2016-03-30 08:46:02 -06:00 |
|
twangboy
|
e88fb40030
|
Fix execute_return_success to return bool or error
|
2016-03-30 08:46:02 -06:00 |
|
twangboy
|
b92c5c709e
|
Add documentation for date/time format errors
|
2016-03-30 08:46:02 -06:00 |
|
twangboy
|
fedc5c367c
|
Use class attributes instead of global variables
|
2016-03-30 08:46:02 -06:00 |
|
twangboy
|
54059b33a0
|
Add global variables for setUp function
|
2016-03-30 08:46:02 -06:00 |
|
twangboy
|
fb82553be7
|
Add instructions for parallels time sync
Re-added tests that were having problems caused
by parallels time sync
|
2016-03-30 08:46:02 -06:00 |
|
twangboy
|
bda7ccff0e
|
Fix list_zones again
|
2016-03-30 08:46:02 -06:00 |
|
twangboy
|
f84db363d6
|
Fix list_zones
|
2016-03-30 08:46:02 -06:00 |
|
twangboy
|
19ec1ea837
|
Fix some tests
|
2016-03-30 08:46:02 -06:00 |
|
twangboy
|
4e89f8f124
|
Fix tests
|
2016-03-30 08:46:02 -06:00 |
|
twangboy
|
85a5a492d2
|
Change list_zones to return a list
|
2016-03-30 08:46:02 -06:00 |
|
twangboy
|
1050dbe6ec
|
Simplified tests
|
2016-03-30 08:46:02 -06:00 |
|
twangboy
|
abfd8fbd85
|
Fix test_get_zonecode
|
2016-03-30 08:46:02 -06:00 |
|
twangboy
|
0ea5a6e91c
|
Fix test_get_time
|
2016-03-30 08:46:02 -06:00 |
|
twangboy
|
155694e4c1
|
Remove possible race conditions
|
2016-03-30 08:46:02 -06:00 |
|
twangboy
|
8fa35de6e5
|
Add destructiveTest decorators
|
2016-03-30 08:46:02 -06:00 |
|
twangboy
|
54dc95f8a0
|
Fix a pylint error
|
2016-03-30 08:46:02 -06:00 |
|
twangboy
|
40b0428b4f
|
Remove redundant try/except blocks
|
2016-03-30 08:46:02 -06:00 |
|
twangboy
|
52007746a6
|
Fix get_set_time test
|
2016-03-30 08:46:02 -06:00 |
|
twangboy
|
213c400c03
|
Fix timezone test
|
2016-03-30 08:46:02 -06:00 |
|
twangboy
|
3c31bea8c1
|
Add integration test enhancements
|
2016-03-30 08:46:02 -06:00 |
|
twangboy
|
2583af0d94
|
Added SaltInvocationError exceptions
|
2016-03-30 08:46:02 -06:00 |
|
twangboy
|
073dc9561b
|
Add better error handling
|
2016-03-30 08:46:02 -06:00 |
|
twangboy
|
d3f1685bc0
|
Add remaining tests
|
2016-03-30 08:46:02 -06:00 |
|
twangboy
|
ed5b9cf68b
|
Fix systemsetup gate
|
2016-03-30 08:46:02 -06:00 |
|
twangboy
|
b14b36307a
|
Add tests for mac_timezone
|
2016-03-30 08:46:02 -06:00 |
|
Bo Maryniuk
|
fb014a40b0
|
Sort installed pkgs data by version_cmp
|
2016-03-30 16:45:55 +02:00 |
|
Bo Maryniuk
|
b57e439d57
|
Merge yumpkg's and zypper's version_cmp for a common use
|
2016-03-30 16:44:59 +02:00 |
|
Bo Maryniuk
|
ebd13a283c
|
Remove version_cmp from Zypper module and use just lowpkg alias
|
2016-03-30 16:44:21 +02:00 |
|
Bo Maryniuk
|
b46d5b526a
|
Remove version_cmp from the yumpkg and use just a lowpkg alias
|
2016-03-30 16:43:47 +02:00 |
|
Mike Place
|
4fcdaab428
|
Merge pull request #32223 from twangboy/fix_31976
Create minion.d directory on install for Windows
|
2016-03-30 08:43:27 -06:00 |
|
Mike Place
|
22bd1e6b29
|
Merge pull request #32227 from twangboy/fix_32031
Remove list2cmdline usage from win_service.py
|
2016-03-30 08:43:17 -06:00 |
|
Mike Place
|
7fce438b67
|
Merge pull request #32239 from alprs/fix-file_log_warning
Add state file name to warning log line
|
2016-03-30 08:37:54 -06:00 |
|
Andreas Lutro
|
72adae3702
|
add state file name to log line
|
2016-03-30 15:46:53 +02:00 |
|
Bo Maryniuk
|
f4d9881e61
|
Force-sort the RPM output to ensure latest version of the multi-package on top of the list.
|
2016-03-30 12:14:21 +02:00 |
|
twangboy
|
58772b036d
|
Remove list2cmdline usage
|
2016-03-29 16:14:10 -06:00 |
|