Bo Maryniuk
6989871d27
Implement test for info_installed
2016-02-24 12:31:17 +01:00
Bo Maryniuk
0cc6bce4aa
Use strings instead of unicode strings
2016-02-24 11:56:30 +01:00
Bo Maryniuk
3342c03987
Implement list upgrades test
2016-02-24 11:56:18 +01:00
Bo Maryniuk
8862d7af65
Add list upgrades Zypper static data
2016-02-24 11:55:59 +01:00
Bo Maryniuk
4d38d318f4
Implement error handling test for listing upgrades
2016-02-24 11:55:34 +01:00
Bo Maryniuk
080b4ee617
Do not strip the output
2016-02-24 11:54:53 +01:00
Bo Maryniuk
53338402a5
Use renamed zypper products data file
2016-02-24 11:21:11 +01:00
Bo Maryniuk
c6135975b0
Rename Zypper products static test data file
2016-02-24 11:20:53 +01:00
Bo Maryniuk
ab3ff53d89
Reimplement list_upgrades to use XML output from Zypper instead
2016-02-24 11:20:26 +01:00
justinta89
fd1e2838ea
Lint
2016-02-23 19:40:42 -07:00
justinta89
421a112914
Added config_dir to test minion config
2016-02-23 19:40:22 -07:00
Nicole Thomas
26733ce988
Merge pull request #31442 from sastorsl/salt-modules-file.py-copy-check-src
...
Add os.path.exists(src) to file.py, def copy
2016-02-23 16:40:03 -07:00
Nicole Thomas
e480727d27
Merge pull request #31441 from cachedout/issue_30739
...
Include localhost minions in presence detection for runner
2016-02-23 16:36:59 -07:00
justinta89
bf6a4c0983
Fixed lint error
2016-02-23 16:20:06 -07:00
justinta89
3566fbbcca
More updates to beacons test
2016-02-23 16:19:07 -07:00
justinta89
37c4bf22d2
Updated beacons integration test
2016-02-23 15:46:21 -07:00
Nicole Thomas
8f6c4be618
Merge pull request #31444 from jacobhammons/ddns-docs
...
Documentation updates - ddns state, file.line state/exe function, installation dependencies
2016-02-23 15:40:05 -07:00
rallytime
1931c61563
Only run this pkg.info_installed test on distros that have that func
2016-02-23 15:22:14 -07:00
Jacob Hammons
0b8fce1de4
Fixes #31402
...
Added arguments to state `file.line` to fix issue where exe module uses `line` and state module uses `name`.
Reformatted parameters in exe module `file.line`
placeholder release notes for 2015.5.8
2016-02-23 14:28:40 -07:00
Stein Arne Storslett
0a4132866d
removed lint in the exception string
2016-02-23 22:20:55 +01:00
Justin Findlay
f671c3bf3b
tests.runtests: add minion test runner
2016-02-23 13:47:47 -07:00
Stein Arne Storslett
f8b5d498c3
Add os.path.exists(src) to file.py, def copy
...
Fixes #31356
2016-02-23 21:03:25 +01:00
Mike Place
ffcfad1570
Include localhost minions in presence detection for runner
...
Closes #30739
2016-02-23 12:35:07 -07:00
rallytime
0488668a00
Fix lowpkg.info function for Ubuntu 12 - make sure we have a pkg name
...
Fixes #31370
2016-02-23 11:09:36 -07:00
Bo Maryniuk
e87864986d
Add Zypper unit test: test_list_products and test_refresh_db
2016-02-23 17:35:48 +01:00
Bo Maryniuk
cd6419fc9c
Add Zypper Unit Test installed products sample data
2016-02-23 17:34:37 +01:00
Mike Place
42027e0d72
Merge pull request #31341 from twangboy/package_manager_docs
...
Clarification on Windows Package Manager docs
2016-02-23 09:09:18 -07:00
Mike Place
30d968c0a7
Merge pull request #31380 from kiorky/p
...
Bring up ext_pillar rendering errors as well
2016-02-23 09:08:39 -07:00
Mike Place
64ed9fcd01
Merge pull request #31418 from terminalmage/fix-debian-grains
...
Fix core grains when Debian OS detected as 'Debian GNU/Linux'
2016-02-23 08:49:49 -07:00
Mike Place
3b3106c0cd
Merge pull request #31421 from techhat/etcdauth
...
Add some auth handling for etcd
2016-02-23 08:49:27 -07:00
Mike Place
ec01b994bd
Merge pull request #31429 from mcalmer/fix-refresh-arguments
...
fix argument handling for pkg.download
2016-02-23 08:48:23 -07:00
Mike Place
05c12b9ba1
Merge pull request #31432 from ticosax/hotfix-docker-1.10.2
...
[dockerng] Hotfix docker 1.10.2
2016-02-23 08:39:04 -07:00
Jacob Hammons
0b1fdf7e21
Added note clarifying when dnspython is not required
2016-02-23 08:30:38 -07:00
Nicolas Delaby
1e9f6ff324
handle inconsistencies in dockerd API
2016-02-23 14:10:10 +01:00
Nicolas Delaby
8484815f58
pep8
2016-02-23 14:09:47 +01:00
Michael Calmer
299c07fa7d
fix argument handling for pkg.download
2016-02-23 11:46:09 +01:00
Erik Johnson
5c833efc01
Support running grains tests
2016-02-22 21:55:32 -06:00
Erik Johnson
0e0cd17160
Rename core.py to core_test.py
2016-02-22 21:54:49 -06:00
Mike Place
fb81e905e4
Merge pull request #31420 from twangboy/unversioned_pkgs
...
Handle Unversioned Packages
2016-02-22 16:46:24 -07:00
Joseph Hall
5301f4239b
Fixing syntax error
2016-02-22 16:36:23 -07:00
Mike Place
19d7810478
Merge pull request #31417 from jacobhammons/ddns-docs
...
ddns state docs updated with notes regarding the name, zone, and keyfile.
2016-02-22 16:16:48 -07:00
Joseph Hall
a7c8796381
Removing redundant Nones
2016-02-22 16:16:05 -07:00
Joseph Hall
e3696d5603
Add some auth handling for etcd
2016-02-22 16:02:05 -07:00
twangboy
816e991e87
Fix version check
2016-02-22 15:45:26 -07:00
Erik Johnson
d3cd1b596d
Add unit test for core grains
2016-02-22 16:37:03 -06:00
Erik Johnson
e3d549d376
Fix debian grains setup
...
This was broken in 885e00b
because the updated regex now removes the
slash in 'Debian GNU/Linux'.
This issue did not make it into an official release, it exists only in
the head of the 2015.8 branch.
2016-02-22 16:37:02 -06:00
twangboy
85d8b938ad
Match unversioned packages to winrepo
2016-02-22 15:25:34 -07:00
Jacob Hammons
5c4cbbb572
Added notes regarding the name, zone, and keyfile.
2016-02-22 15:19:07 -07:00
Mike Place
91ff95f093
Merge pull request #31416 from carlwgeorge/selinux_doc_fix
...
selinux module documentation fix
2016-02-22 14:49:28 -07:00
twangboy
c16cfc6360
Fix typos
2016-02-22 14:15:49 -07:00