Mike Place
28252ba0b8
Merge pull request #19131 from cachedout/fix_pip_tests
...
Fix failing tests in develop
2014-12-19 11:46:14 -07:00
Nitin Madhok
fa5834b564
Change patches to all test functions
2014-12-19 13:38:42 -05:00
Mike Place
7ff6c22b9b
Remove deprecated tests
2014-12-19 11:37:56 -07:00
Mike Place
05fed01430
Fix failing tests in develop
2014-12-19 11:05:47 -07:00
Mike Place
516c3ec9bc
Merge pull request #19096 from basepi/merge-forward
...
Merge forward from 2014.7 to develop
2014-12-19 10:29:50 -07:00
Thomas S Hatch
9fea50e954
Merge pull request #19094 from thatch45/jayeshka-disk_unit_tests
...
Merge #18953 with lint fixes
2014-12-19 10:15:03 -07:00
Nitin Madhok
aa570e3ceb
Changing AssertEquals to AssertTrue and AssertFalse
2014-12-19 11:45:16 -05:00
Mike Place
f407e69943
Merge pull request #19123 from rupeshta/pw_user_unit_tests
...
added test cases for pw_user module
2014-12-19 09:35:25 -07:00
Nitin Madhok
0b8bed6d94
Adding another unit test to check for zfs.create success
2014-12-19 11:04:19 -05:00
Nitin Madhok
2ed539ea61
Adding another unit test to check for zfs.exists failure
2014-12-19 10:36:28 -05:00
Nitin Madhok
5c8a81a166
Adding unit tests for zfs.exists
2014-12-19 10:29:33 -05:00
Nitin Madhok
9027d1fc2f
Fixing unit tests for mdadm
2014-12-19 08:55:07 -05:00
Rupesh Tare
255d107d36
added test cases for pw_user module
2014-12-19 18:51:13 +05:30
Nitin Madhok
c992f04f32
Changing permissions of test files and fixing lint violations
2014-12-19 05:50:18 -05:00
Jayesh
0b1ea591ed
unit test case for groupadd
2014-12-19 12:03:45 +05:30
Mike Place
3493cfae7e
Replaced by pylint check.
2014-12-18 13:01:51 -07:00
Thomas S Hatch
2546c489f8
try out pylint disable for perms
2014-12-18 10:43:41 -07:00
Thomas S Hatch
6a9195e190
fix bad file perms
2014-12-18 10:42:25 -07:00
Thomas S Hatch
b8f4cc7021
more lint
2014-12-18 10:33:31 -07:00
Colton Myers
43df12b6cc
Merge branch '2014.7' into merge-forward
...
Conflicts:
salt/client/ssh/shell.py
salt/modules/file.py
tests/integration/states/file.py
2014-12-18 10:32:19 -07:00
Thomas S Hatch
cc8705bcba
lint
2014-12-18 10:15:58 -07:00
Thomas S Hatch
6afb8b64d6
Merge branch 'disk_unit_tests' of https://github.com/jayeshka/salt into jayeshka-disk_unit_tests
2014-12-18 10:11:01 -07:00
Rupesh Tare
a851d449f5
class name changed
2014-12-18 11:53:10 +05:30
Rupesh Tare
97b53fbcec
Merge branch 'develop' into linux_lvm_unit_tests
2014-12-18 11:00:03 +05:30
Rupesh Tare
01ba8b6b46
pylint bug fixing
2014-12-18 10:59:01 +05:30
Elias Probst
5a6811759f
Fix tests for #18841 .
2014-12-18 01:51:26 +01:00
Elias Probst
a2e52dd5fc
Fix tests for #18841 .
2014-12-18 01:51:08 +01:00
Elias Probst
e82c6ba7c0
Add missing line.
2014-12-18 01:50:39 +01:00
Thomas S Hatch
1dcc05b049
Merge branch '2014.7' into develop
...
Conflicts:
salt/modules/yumpkg.py
2014-12-17 15:00:26 -07:00
Thomas S Hatch
efb087df09
Merge pull request #19051 from nmadhok/fix-module-mdadm-create
...
Fixing salt.modules.mdadm.create and correcting incorrect code.
2014-12-17 14:56:18 -07:00
Thomas S Hatch
45365c095e
Merge pull request #19029 from basepi/merge-forward
...
Merge forward from 2014.7 to develop
2014-12-17 14:48:01 -07:00
Thomas S Hatch
d13d8b37b1
Merge pull request #19017 from rupeshta/at_unit_tests
...
At unit tests
2014-12-17 14:44:04 -07:00
Thomas S Hatch
c2c9e56b82
Merge pull request #18931 from cachedout/cli_refactor
...
Refactor the entire CLI out of __init__
2014-12-17 14:37:13 -07:00
Thomas S Hatch
6263382858
Merge pull request #18918 from cachedout/salt_cli_retcode
...
Make salt cli return a non-zero error code if an error occurred
2014-12-17 14:36:51 -07:00
Nitin Madhok
4cb2fd604c
Refactor mdadm tests
2014-12-17 14:27:51 -05:00
Nitin Madhok
c7eee6385b
Forgot to end with quotes
2014-12-17 13:48:57 -05:00
Nitin Madhok
502b340553
Fixing unit tests for mdadm
2014-12-17 13:46:34 -05:00
Rupesh Tare
c28620b805
created unit test cases for linux_lvm module
2014-12-17 19:54:11 +05:30
Elias Probst
6363aa22ac
Add integration tests for 'modules.file.replace()'.
2014-12-17 12:06:58 +01:00
rallytime
b76f49b9d0
Pylint fix and skip all of the classes
2014-12-16 16:21:27 -07:00
rallytime
7f258bf729
Disable zcbuildout tests as they are not running reliably.
...
These tests are not running reliably, aren't quite testing the functionalty
the way they should, and take too long to run as unit tests. When these get
reinstated, they should be implemented as integration tests instead of unit
tests.
2014-12-16 16:00:51 -07:00
Colton Myers
fc16bd16c0
Merge branch '2014.7' into merge-forward
...
Conflicts:
doc/faq.rst
doc/ref/states/compiler_ordering.rst
doc/topics/best_practices.rst
doc/topics/development/conventions/formulas.rst
salt/config.py
salt/modules/state.py
salt/states/mount.py
salt/utils/event.py
tests/unit/utils/process_test.py
2014-12-16 14:45:25 -07:00
Rupesh Tare
64517b5449
Merge branch 'develop' into at_unit_tests
2014-12-16 19:50:03 +05:30
Rupesh Tare
8d271b173d
added test cases for at and atc function from at module
2014-12-16 19:48:30 +05:30
Mike Place
67150306b6
Fix version test
2014-12-15 13:13:42 -07:00
Pedro Algarvio
a6b5011cb7
Typo
2014-12-15 19:28:26 +00:00
Mike Place
302d5cab39
Fix failing test
2014-12-15 12:04:35 -07:00
Mike Place
a8ab27df4c
Make tests run
2014-12-15 11:36:19 -07:00
Thomas S Hatch
403f1404e4
Merge pull request #18956 from thatch45/merge_forward_8798
...
Merge forward 2014.7
2014-12-15 10:38:36 -07:00
Thomas S Hatch
75cc71b051
Merge pull request #18762 from jacksontj/2014.7
...
Move reactor master-clients to threads
2014-12-15 09:43:17 -07:00
Rupesh Tare
54bb776f9e
Merge branch 'develop' into at_unit_tests
2014-12-15 17:29:54 +05:30
Rupesh Tare
fbafd6fb51
added unit test case for atrm & jobcheck functions from at module
2014-12-15 17:28:58 +05:30
Pedro Algarvio
71df7ac58a
Skip tests which require the SSHD server running in case it's not
2014-12-13 00:11:41 +00:00
Thomas Jackson
545400e006
Pylint cleanup
2014-12-12 09:42:41 -08:00
Thomas S Hatch
bdc907dab6
Merge branch '2014.7' into merge_forward_8798
...
Conflicts:
salt/cli/__init__.py
salt/cloud/clouds/ec2.py
salt/scripts.py
salt/utils/__init__.py
salt/utils/saltminionservice.py
2014-12-12 09:49:34 -07:00
Thomas Jackson
0e6195f778
Add some tests for ThreadPool
2014-12-12 08:16:18 -08:00
Thomas Jackson
77a7d9ab13
backport tests for process manager
2014-12-12 08:04:02 -08:00
Rupesh Tare
c86bdb6c16
created unit test case for function atq from module at
2014-12-12 19:23:22 +05:30
Jayesh
b69d81ee69
Added test case
2014-12-12 17:20:31 +05:30
Thomas S Hatch
b848e7ebe8
Merge pull request #18938 from cachedout/jid_util
...
Refactor jid utils out of utils/__init__
2014-12-11 17:27:00 -07:00
Thomas S Hatch
8e281dedcc
lint fix
2014-12-11 16:58:10 -07:00
Mike Place
454da2545f
Fix failing tests
2014-12-11 16:23:04 -07:00
Daniel Hobley
694adda563
Fixed unit tests for archive module
2014-12-11 22:46:36 +01:00
C. R. Oldham
28075d3c5e
Merge pull request #18894 from cro/fbsd_sockstat
...
Add support for sockstat on FreeBSD as an alternative to lsof
2014-12-11 10:17:31 -07:00
Erik Johnson
c1fd180c45
Fix jinja tests
...
These tests were using the now-outdated method of looking in the
file_roots for cached templates in masterless mode.
2014-12-10 18:41:32 -06:00
C. R. Oldham
8e691d7f32
Fix lint
2014-12-10 16:43:42 -07:00
C. R. Oldham
dfdbdb0a26
Add support for sockstat on FreeBSD as an alternative to lsof
2014-12-10 15:52:02 -07:00
Elias Probst
2fe5e0309c
Typo (assertInSalStatetWarning → assertInSaltStateWarning).
2014-12-10 21:04:11 +01:00
Mike Place
b811f633af
Fix one more failing test
2014-12-10 09:33:54 -07:00
Mike Place
5d15fb1f1b
Fix failing tests
2014-12-10 08:42:08 -07:00
Thomas S Hatch
bcb529f809
Merge pull request #18823 from scalp42/typos
...
Correct some typos
2014-12-09 14:43:15 -07:00
Thomas S Hatch
274aca9b5b
Merge pull request #18844 from rallytime/fix_parted_tests
...
Patch unittests when calling _validate_device
2014-12-09 11:46:58 -07:00
Thomas S Hatch
3d73816507
Merge branch '2014.7' into develop
...
Conflicts:
salt/modules/virtualenv_mod.py
salt/states/network.py
salt/utils/parsers.py
2014-12-09 10:59:18 -07:00
rallytime
8211dc2f00
Patch unittests when calling _validate_device
2014-12-09 10:48:02 -07:00
rallytime
db9ae406c3
Fix mocked calls in unit/modules/archive_test.py
...
This is due to the changes in #18621
2014-12-09 08:36:30 -07:00
Justin Findlay
b7467f5f45
update venv unit tests accordingly
2014-12-08 23:28:28 -07:00
Anthony Scalisi
55d1da42d3
fix typo in spec
2014-12-08 14:34:02 -08:00
Anthony Scalisi
44963fae0e
fix various typos
2014-12-08 14:32:53 -08:00
Pedro Algarvio
e4f39ed32f
Fix variable ref
2014-12-08 18:07:04 +00:00
Pedro Algarvio
9bf2f77b2e
Make coverage reports optional
2014-12-08 17:32:28 +00:00
Thomas S Hatch
59f16926e9
Revert "Channel/Sreq cleanup"
2014-12-04 13:26:04 -07:00
Colton Myers
472f6577e2
Merge branch '2014.7' into merge-forward
...
Conflicts:
salt/minion.py
salt/modules/localemod.py
salt/states/mount.py
salt/transport/__init__.py
salt/utils/schedule.py
2014-12-04 11:11:11 -07:00
Thomas S Hatch
f17b456e7d
Merge pull request #18663 from terminalmage/buildpackage-jenkins-adjustment
...
Always run download_packages() after executing buildpackage SLS
2014-12-03 21:06:54 -07:00
Thomas S Hatch
b1b770014b
Merge pull request #18592 from nazgul5/utils.network
...
salt.utils.network._interfaces_ifconfig: SunOS fix
2014-12-03 10:02:15 -07:00
Thomas Jackson
59b177097b
Remove tests for old interface
2014-12-02 22:51:47 -08:00
Pedro Algarvio
60b9d47be5
Merge pull request #18638 from s0undt3ch/2014.7
...
Some 2014.7 test fixes
2014-12-03 00:54:43 +00:00
Erik Johnson
5c864fa003
Always run download_packages() after executing buildpackage SLS
...
By restricting this function call to when the script is successful, we
end up losing the log file from buildpackage.py when it fails, making it next to
impossible to troubleshoot. This commit makes jenkins retrieve at least
the log file, no matter what happens.
2014-12-02 17:49:50 -06:00
Pedro Algarvio
a964a2161e
Switch imports and revert the assert to what it was.
2014-12-02 23:18:54 +00:00
Pedro Algarvio
04fe9382aa
Merge pull request #18585 from rallytime/cmd_unittests
...
Added some more cmdmod unittests
2014-12-02 15:54:57 +00:00
Pedro Algarvio
6a259dc229
Proper minion config initialization. Fix test.
2014-12-02 07:55:52 +00:00
Pedro Algarvio
c6eab06e70
Add required imports
2014-12-02 07:44:16 +00:00
Pedro Algarvio
f720fc1f78
Proper minion config initialization
2014-12-02 07:43:18 +00:00
Pedro Algarvio
0dd818053e
Proper minion config setup
2014-12-02 07:34:45 +00:00
Pedro Algarvio
55b68c389d
Merge branch '2014.7' into develop
...
Conflicts:
tests/unit/modules/boto_vpc_test.py
2014-12-02 01:40:47 +00:00
Pedro Algarvio
83153354c4
Remove PyLint disable rule in 2014.7
...
Since it's unlikely we upgrade PyLint in this branch
2014-12-02 01:37:42 +00:00
Pedro Algarvio
2396568dd5
Remove unused import
2014-12-02 01:36:49 +00:00
Pedro Algarvio
b37c76a800
Merge branch '2014.7' into develop
...
Conflicts:
tests/unit/modules/boto_vpc_test.py
2014-12-02 01:09:15 +00:00
Pedro Algarvio
6530a7911e
Disable the false import error
2014-12-02 01:06:56 +00:00
Pedro Algarvio
4372415db8
Merge branch 'merge-forward' of https://github.com/basepi/salt into develop
...
Conflicts:
salt/modules/zcbuildout.py
salt/runners/lxc.py
tests/unit/modules/boto_vpc_test.py
2014-12-02 00:30:31 +00:00
Pedro Algarvio
50105aa001
Merge branch '2014.7' into develop
...
Conflicts:
salt/modules/boto_secgroup.py
salt/modules/boto_vpc.py
tests/unit/modules/boto_vpc_test.py
2014-12-01 23:07:39 +00:00
Colton Myers
fcc2196a5f
Merge branch '2014.7' into merge-forward
...
Conflicts:
salt/cloud/__init__.py
salt/modules/boto_secgroup.py
salt/modules/boto_vpc.py
salt/modules/file.py
salt/modules/zcbuildout.py
salt/runner.py
salt/runners/lxc.py
salt/runners/manage.py
salt/utils/schedule.py
tests/unit/modules/boto_vpc_test.py
tests/unit/modules/hashutil_test.py
tests/unit/templates/jinja_test.py
2014-12-01 15:04:03 -07:00
rallytime
3760915099
Skip test_max_open_files test until we can find the real problem
2014-12-01 13:43:57 -07:00
Vitalii Nazg
8f9af6802b
Lint fixes: unused import, tabs
2014-12-01 22:08:23 +02:00
rallytime
a26cd377ff
More cmdmod unittests
2014-12-01 08:57:11 -07:00
rallytime
c3d90c9f4f
If umask=0 is provided, enter the umask if statement
...
Previously the 'Zero umask is not allowed' statement was not getting hit
Also updated the appropriate umask tests
2014-12-01 08:57:10 -07:00
rallytime
98b06be08a
Added some more cmdmod unittests
2014-12-01 08:57:10 -07:00
rallytime
e7cdd75090
Add another cmdmod.py unittest
2014-12-01 08:57:10 -07:00
Pedro Algarvio
be18e8b244
Disable some Pylint errors
2014-12-01 03:24:41 +00:00
Pedro Algarvio
bdf3a3e91c
Disable some Pylint errors
2014-12-01 03:24:37 +00:00
Pedro Algarvio
fd9377fefe
Disable some Pylint errors
2014-12-01 03:23:52 +00:00
Pedro Algarvio
a985f0ac4e
Disable some Pylint errors
2014-12-01 03:23:52 +00:00
Vitalii Nazg
8ff9e7f7e9
salt.utils.network._interfaces_ifconfig: SunOS fix
...
In SunOS 11.1 with IPv6 enabled interfaces occur twice in 'ifconfig -a'
output with the same name: for ipv4 and then for ipv6 addr family. Thus,
ipv6 data overwrites data collected from ipv4 interfaces.
Every instance has it's own 'UP' status and we assume that ipv4
status determines global interface status.
Thus commit tries to merge data from conflicting instances.
Also, regexp was tuned for SunOS's ifconfig.
2014-11-28 19:02:45 +02:00
Pedro Algarvio
9d6c855e1a
Disable some Pylint errors
2014-11-28 15:33:45 +00:00
Pedro Algarvio
b07707ff96
Disable some Pylint errors
2014-11-28 15:31:55 +00:00
Pedro Algarvio
8a1cc589a1
Disable some Pylint errors
2014-11-28 15:31:01 +00:00
Pedro Algarvio
14cc8931ed
Disable some Pylint errors
2014-11-28 15:30:05 +00:00
Pedro Algarvio
733b31da23
Merge branch '2014.7' into develop
...
Conflicts:
tests/unit/modules/hashutil_test.py
tests/unit/templates/jinja_test.py
2014-11-27 03:59:40 +00:00
Pedro Algarvio
78bc5107ee
Switch open()
for salt.utils.fopen()
2014-11-26 23:38:34 +00:00
Pedro Algarvio
62ec46d6dd
Switch open()
for salt.utils.fopen()
2014-11-26 23:37:01 +00:00
Pedro Algarvio
d957d2e911
Switch open()
for salt.utils.fopen()
2014-11-26 23:36:26 +00:00
Pedro Algarvio
bea345e720
Switch open()
for salt.utils.fopen()
2014-11-26 23:35:31 +00:00
Pedro Algarvio
1857a0d31f
Switch open()
for salt.utils.fopen()
2014-11-26 23:30:18 +00:00
Pedro Algarvio
8735242906
We need to call read()
!
2014-11-26 23:13:19 +00:00
Pedro Algarvio
b8b4158377
Remove unused import
2014-11-26 21:52:30 +00:00
Pedro Algarvio
aaf0f4aba0
Fix imports
2014-11-26 21:08:13 +00:00
Pedro Algarvio
1eeb02d93f
Add a missed with
2014-11-26 21:07:39 +00:00
Pedro Algarvio
47edf6fc89
Fix the with
context
2014-11-26 20:49:04 +00:00
Pedro Algarvio
bd7f23ac6f
Switch open()
for salt.utils.fopen()
2014-11-26 20:30:13 +00:00
Pedro Algarvio
bfe99dbb3f
Merge branch '2014.7' into develop
...
Conflicts:
salt/cloud/__init__.py
salt/modules/file.py
salt/modules/zcbuildout.py
salt/runners/lxc.py
salt/runners/manage.py
2014-11-26 20:14:56 +00:00
Pedro Algarvio
2d210b9055
Switch open()
for salt.utils.fopen()
2014-11-26 18:33:22 +00:00
Pedro Algarvio
9f60901597
Switch open()
for salt.utils.fopen()
2014-11-26 18:29:21 +00:00
Pedro Algarvio
737bd84402
Switch open()
for salt.utils.fopen()
2014-11-26 18:28:56 +00:00
Pedro Algarvio
53f554468d
Switch open()
for salt.utils.fopen()
2014-11-26 18:28:15 +00:00
Pedro Algarvio
91af550062
Switch open()
for salt.utils.fopen()
2014-11-26 18:25:20 +00:00
Pedro Algarvio
c4d0686024
Switch open()
for salt.utils.fopen()
2014-11-26 18:24:08 +00:00
Pedro Algarvio
89befb8827
Switch open()
for salt.utils.fopen()
2014-11-26 18:02:24 +00:00
Pedro Algarvio
b5cda75a8c
Switch open()
for salt.utils.fopen()
2014-11-26 18:01:35 +00:00
Pedro Algarvio
ea717d2422
Switch open()
for salt.utils.fopen()
2014-11-26 17:59:52 +00:00
Pedro Algarvio
d27c38d28f
Switch open()
for salt.utils.fopen()
2014-11-26 17:57:57 +00:00
Pedro Algarvio
70b657af20
Switch open()
for salt.utils.fopen()
2014-11-26 17:56:43 +00:00
Pedro Algarvio
46ea34b4f5
Switch open()
for salt.utils.fopen()
2014-11-26 17:55:30 +00:00
Pedro Algarvio
32b2f2e05f
Switch open()
for salt.utils.fopen()
2014-11-26 17:54:29 +00:00
Pedro Algarvio
2127a98667
Switch open()
for salt.utils.fopen()
2014-11-26 17:52:46 +00:00
Pedro Algarvio
9230f5b5ee
Switch open()
for salt.utils.fopen()
2014-11-26 17:50:47 +00:00
Pedro Algarvio
753338e078
Switch open()
for salt.utils.fopen()
2014-11-26 17:49:27 +00:00
Pedro Algarvio
2a597da207
Switch open()
for salt.utils.fopen()
2014-11-26 17:47:05 +00:00
Pedro Algarvio
6b72255e9b
Switch open()
for salt.utils.fopen()
2014-11-26 17:46:13 +00:00
Pedro Algarvio
5dfddc88a4
Switch open()
for salt.utils.fopen()
2014-11-26 17:39:49 +00:00
Pedro Algarvio
0723b24feb
Switch open()
for salt.utils.fopen()
2014-11-26 17:39:18 +00:00
Thomas S Hatch
d416b8b1b8
gix tornado merge conflict
2014-11-26 09:25:47 -07:00
Thomas S Hatch
6aa5b0f858
Merge branch '2014.7' into develop
...
Conflicts:
salt/modules/genesis.py
salt/modules/parted.py
salt/modules/win_service.py
salt/runner.py
salt/states/file.py
tests/integration/netapi/rest_tornado/test_app.py
2014-11-26 09:24:24 -07:00
Pedro Algarvio
50c437f8c5
Use atexit for the cleanup
2014-11-26 00:41:02 +00:00
Pedro Algarvio
593544b577
Move cleanup_runtime_config_instance
out of TestDaemon
2014-11-26 00:20:27 +00:00
rallytime
eeab98c3be
Skip tornado tests if we can't import ZMQIOLoop
...
Tornado tests were failing on Ubuntu 10 and 12 because they don't have
a new enough version of PyZMQ to use the ioloop.current function.
2014-11-25 13:06:33 -07:00
Mike Place
1daa9a4d69
Fix failing test in develop
...
Add progress
2014-11-25 10:31:27 -07:00
Thomas S Hatch
93ddc68b9a
Merge pull request #18454 from rallytime/cmd_unittests
...
Started some unit tests for the cmdmod.py module
2014-11-25 09:35:40 -07:00
Thomas S Hatch
b83ab14c01
Merge branch '2014.7' into develop
...
Conflicts:
salt/states/file.py
2014-11-25 09:29:58 -07:00
Mike Place
4451833a6b
Merge pull request #18292 from cachedout/fix_runners
...
If we want returns, maybe we shouldn't exit first
2014-11-25 09:12:41 -07:00
starzyk1
d6b5b58280
Fixes of pylint violations
2014-11-25 14:22:30 +01:00
starzyk1
4bdede0700
Fixes of pylint violations
2014-11-25 12:49:14 +01:00
Konrad Starzyk
0759323c99
Merge remote-tracking branch 'upstream/develop' into jboss7
2014-11-25 11:52:27 +01:00
starzyk1
50fab573c8
Fixes of pylint violations
2014-11-25 11:51:43 +01:00
Mike Place
d746bb272c
Run runner tests async
2014-11-24 20:48:04 -07:00
rallytime
dc3c8f91bd
Pylint fix
2014-11-24 19:44:54 -07:00
Pedro Algarvio
e8104167f4
Forced clean up of runtime config dictionary which includes a local client
2014-11-25 00:33:45 +00:00
rallytime
792433f915
Started some unit tests for the cmdmod.py module
2014-11-24 17:03:52 -07:00
rallytime
022d2dbbfb
Remove unused import
2014-11-24 13:02:08 -07:00
rallytime
512f07303a
Put the parser variable in the correct place
2014-11-24 12:13:38 -07:00
rallytime
d2e5443860
Add parser to jenkins.py
2014-11-24 11:58:24 -07:00
Pedro Algarvio
0b946ba32b
Merge branch '2014.7' into hotfix/merge-forward
2014-11-22 02:17:10 +00:00
Pedro Algarvio
6e0f4da593
Fix syntax errors
2014-11-22 02:16:26 +00:00
Pedro Algarvio
50bb9c3867
Merge branch '2014.7' into hotfix/merge-forward
...
Conflicts:
salt/fileclient.py
2014-11-21 23:39:28 +00:00
Pedro Algarvio
74e23b9e26
And also the base branch of the incoming PR's branch
2014-11-21 23:35:37 +00:00
Pedro Algarvio
672e98cf0f
Use requests instead of github package. Also output the PR incoming branch.
2014-11-21 23:33:29 +00:00
Konrad Starzyk
6656837ff0
Merge remote-tracking branch 'upstream/develop' into jboss7
2014-11-21 21:52:46 +01:00
Colton Myers
dc43840cee
Merge branch '2014.7' into merge-forward
...
Conflicts:
salt/modules/glusterfs.py
salt/modules/macports.py
salt/modules/makeconf.py
salt/modules/mdadm.py
salt/modules/smartos_vmadm.py
salt/modules/zypper.py
salt/utils/event.py
tests/integration/netapi/rest_tornado/test_app.py
tests/unit/netapi/rest_tornado/test_handlers.py
2014-11-21 12:05:32 -07:00
Thomas Jackson
44f91a1d21
Add regression test for #8670
...
Before the fix in #18363 get_event would return None on the first non-matching event (since wait was 0), this is to verify that get_event works properly with a wait of 0
2014-11-21 08:54:05 -08:00
Thomas Jackson
75bf7bd091
pylint fix
2014-11-20 18:35:41 -08:00
Thomas Jackson
0a1b88e6b5
Change all saltnado asserts to unittest asserts. This way when there is a failure you get nice pretty printouts!
2014-11-20 18:35:41 -08:00
Pedro Algarvio
7b4601219b
More import errors disables
2014-11-20 18:57:09 +00:00
Pedro Algarvio
0c50d789b7
The imports actually work so shut up PyLint!
2014-11-20 18:22:19 +00:00
Pedro Algarvio
21da23c070
Fix the class name
2014-11-20 17:35:42 +00:00
Pedro Algarvio
eb4bfbbde4
Remove slash
2014-11-20 17:19:58 +00:00
Pedro Algarvio
61de0bd629
Let's see if the slash makes a difference
2014-11-20 17:18:12 +00:00
Pedro Algarvio
5a3fead6de
Allow the tests to be properly skipped
2014-11-20 17:16:09 +00:00
Pedro Algarvio
10a9c479ff
Remove unused import
2014-11-20 16:45:36 +00:00
Pedro Algarvio
d651788dff
Allow the test cases to be properly skipped
2014-11-20 16:40:48 +00:00
Pedro Algarvio
76eb73b71e
Fix import
2014-11-20 16:40:48 +00:00
Pedro Algarvio
8ecd85edcc
Mock the right object
2014-11-20 16:40:48 +00:00
Pedro Algarvio
175cba7ff5
Fix imports
2014-11-20 16:40:47 +00:00
Pedro Algarvio
5cf320f45f
Allow the tests to be skipped
2014-11-20 16:40:47 +00:00
Pedro Algarvio
f37495c74f
Allow the test case to properly skip on missing tornado package
2014-11-20 16:40:47 +00:00
Pedro Algarvio
e45033b993
Make PyLint ignore unused imports
2014-11-20 16:40:47 +00:00
Pedro Algarvio
0e4f8de204
Use urlopen
from six
2014-11-20 16:40:46 +00:00
Pedro Algarvio
13df58d2e6
Use urlopen
and URLError
from six
2014-11-20 16:40:45 +00:00
Pedro Algarvio
2bc6b735ef
Use urlencode
from six
2014-11-20 16:40:45 +00:00
Pedro Algarvio
0937d2b4e1
Use urlencode
from six
2014-11-20 16:40:45 +00:00
Pedro Algarvio
6b19c7b03e
Use urlencode
from six
2014-11-20 16:40:45 +00:00
Pedro Algarvio
a802d8f7f5
Use the skip_if_binaries_missing_helper
2014-11-20 16:40:38 +00:00
Pedro Algarvio
66ea3afab8
Merge pull request #18326 from rallytime/pylinting
...
Fix missing cls variable and add some docstring info
2014-11-20 16:35:04 +00:00