Justin Findlay
a70fa267b1
Merge pull request #22936 from jayeshka/boto_dynamodb-states-unit-test
...
adding states/boto_dynamodb unit test case
2015-04-22 08:49:52 -06:00
Justin Findlay
ce1a880025
Merge pull request #22935 from jayeshka/boto_cloudwatch_alarm-states-unit-test
...
adding states/boto_cloudwatch_alarm unit test case
2015-04-22 08:48:19 -06:00
Jayesh Kariya
650435ec44
adding states/boto_dynamodb unit test case
2015-04-22 16:17:29 +05:30
Jayesh Kariya
4e5a101647
adding states/boto_cloudwatch_alarm unit test case
2015-04-22 16:15:54 +05:30
Jayesh Kariya
f78374e34a
adding states/boto_asg unit test case
2015-04-22 16:13:14 +05:30
Felix Dreissig
468d392074
Adjust tests to the new return value of modules.localemod.gen_locale()
2015-04-21 19:11:33 -06:00
Nicole Thomas
2793ad667b
Merge pull request #22911 from rallytime/test_fixes
...
Fix some Python 2.6-related test failures on 2015.2
2015-04-21 18:44:37 -06:00
rallytime
cac386247c
Skip the network state unit tests if sustem is on Python 2.6
...
These tests need to be refactored to be able to run on Python 2.6
2015-04-21 14:13:58 -06:00
rallytime
1be53aaf7d
Remove Python 2.6 incompatible section of test
...
A portion of this test seems to be only testing the differences
between the way Python is using the help string between 2.6 and
2.7. This section doesn't really seem to be testing any salt code.
2015-04-21 12:25:31 -06:00
rallytime
3ce1cef592
Fix Python 2.6 syntax error in unit.modules.state_test.py
2015-04-21 11:01:33 -06:00
Colton Myers
92c51affc5
Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.2
2015-04-21 10:33:39 -06:00
Nicole Thomas
f7ccbac1f2
Merge pull request #22884 from jfindlay/merge_22847
...
Merge 22847
2015-04-21 10:15:31 -06:00
Justin Findlay
8b2e60127d
Merge pull request #22893 from s0undt3ch/hotfix/lint-2015.2
...
[2015.2] Lint Fixes
2015-04-21 09:24:49 -06:00
Justin Findlay
c2a5d59fb7
Merge pull request #22890 from jayeshka/postfix-unit-test
...
adding postfix unit test case
2015-04-21 09:01:18 -06:00
Justin Findlay
3640fa59bc
Merge pull request #22889 from jayeshka/blockdev-states-unit-test
...
adding states/blockdev unit test case
2015-04-21 08:48:06 -06:00
Justin Findlay
7899914dbe
fix deprecated artifactory state code
2015-04-21 08:38:23 -06:00
Pedro Algarvio
3ae68c4f7b
Minor cosmetic changes in order not to disable the PEP8 PyLint code all together
2015-04-21 15:03:47 +01:00
Pedro Algarvio
ae2bca1f6f
Fix W1504(unidiomatic-typecheck
2015-04-21 14:02:17 +01:00
Jayesh Kariya
2cfd1a4395
adding postfix unit test case
2015-04-21 17:36:07 +05:30
Jayesh Kariya
4aac4904b4
adding states/blockdev unit test case
2015-04-21 17:32:30 +05:30
Jayesh Kariya
7674fee99f
adding states/aws_sqs unit test case
2015-04-21 17:30:48 +05:30
Justin Findlay
7fe3efa0f9
Merge pull request #22848 from jayeshka/apache-states-unit-test
...
adding states/apache unit test case
2015-04-20 21:44:42 -06:00
Justin Findlay
15e869d540
Merge pull request #22849 from jayeshka/apt-states-unit-test
...
adding states/apt unit test case
2015-04-20 21:44:15 -06:00
Justin Findlay
42761ee346
Merge pull request #22846 from jayeshka/at-states-unit-test
...
adding states/at unit test case
2015-04-20 21:33:28 -06:00
Justin Findlay
be16c24b0b
Merge pull request #22845 from jayeshka/augeas-states-unit-test
...
adding states/augeas unit test case
2015-04-20 21:25:55 -06:00
Justin Findlay
03af523de9
Merge pull request #22853 from s0undt3ch/2014.7
...
Don't assume package installation order.
2015-04-20 20:42:41 -06:00
Thomas S Hatch
d5d1ddc8d6
Merge pull request #22705 from jayeshka/win_dns_client_unit_test
...
adding win_dns_client test case and used @patch for mocking.
2015-04-20 09:50:22 -06:00
Justin Findlay
3651d21ad4
Merge pull request #22743 from jayeshka/netscaler-unit-test
...
adding netscaler unit test case
2015-04-20 09:25:17 -06:00
Thomas S Hatch
a7ff60491b
Merge pull request #22815 from plastikos/issue-22797
...
Fix failure with nested nodegroups:
2015-04-20 09:12:54 -06:00
Pedro Algarvio
b62df62151
Don't assume package installation order.
...
Additionally pep8 when installed using wheel, reports the version
together with the name.
2015-04-20 14:45:25 +01:00
Jayesh Kariya
446121750d
adding states/artifactory unit test case
2015-04-20 16:02:46 +05:30
Jayesh Kariya
58ffc0c756
adding states/augeas unit test case
2015-04-20 16:01:10 +05:30
Jayesh Kariya
be7e2e9202
adding states/at unit test case
2015-04-20 15:59:27 +05:30
Jayesh Kariya
e06343bc18
adding states/apt unit test case
2015-04-20 15:57:54 +05:30
Jayesh Kariya
619dd5cce8
adding states/apache unit test case
2015-04-20 15:56:31 +05:30
Thayne Harbaugh
b37b6b2849
Add a test for incorrectly-nested nodegroups that cause a resolution loop.
2015-04-17 17:01:47 -06:00
Thayne Harbaugh
6c1d4d58e9
Fix failure with nested nodegroups:
...
If a nodegroup was re-used - even if it wasn't a circular reference - it
would fail the nodegroup expansion with the following message:
Failed nodegroup expansion: illegal nested nodegroup "min"
This was simply because already-visited nodegroups are pushed into `skip`
but were never popped.
* Add another test case for this situation.
* Pop the current nodegroup from `skip` when leaving the expansion
context
Fixes : #22797
2015-04-17 15:20:34 -06:00
Justin Findlay
1c288dc146
Merge pull request #22505 from jayeshka/sysmod-unit-test
...
adding sysmod unit test case.
2015-04-17 15:03:39 -06:00
Nicole Thomas
3049183f07
Merge pull request #22775 from jayeshka/alternatives-states-unit-test
...
adding states/alternatives unit test case
2015-04-17 13:18:30 -06:00
Nicole Thomas
4d396e5e94
Merge pull request #22777 from jayeshka/apache_module-states-unit-test
...
adding states/apache_module unit test case
2015-04-17 12:08:01 -06:00
Rahul Handay
33da15b07b
Adding pkg_resouce.py unit tests
2015-04-17 17:52:13 +05:30
Jayesh Kariya
f5bb21cd3e
adding states/apache_module unit test case
2015-04-17 17:28:54 +05:30
Jayesh Kariya
283899e939
adding states/alternatives unit test case
2015-04-17 15:26:36 +05:30
Jayesh Kariya
5905b03ed8
resolved errors.
2015-04-17 12:34:26 +05:30
Justin Findlay
cf94017d88
fix saltmod.function unit test
2015-04-16 14:41:46 -06:00
Thomas S Hatch
94e4e6bc1e
Merge pull request #22723 from thatch45/lazy_layers
...
Fix the lazy loader to keep a top level key ref
2015-04-16 10:36:26 -06:00
Nicole Thomas
1bb93d29af
Merge pull request #22660 from basepi/merge-forward-2015.2
...
[2015.2] Merge forward from 2014.7 to 2015.2
2015-04-16 10:00:11 -06:00
Thomas S Hatch
c003252a8e
Fix test
2015-04-16 09:33:50 -06:00
Justin Findlay
bacbf6cfa5
Merge pull request #22741 from jayeshka/lvm-states-unit-test
...
adding states/lvm test case
2015-04-16 07:20:10 -06:00
Jayesh Kariya
0ef4df8e0f
adding netscaler unit test case
2015-04-16 17:21:51 +05:30