Nicole Thomas
7dac1db55d
Merge pull request #31453 from DSRCompany/issues/30431_get_url_large_file_2015.8_backbort
...
Backport cp_geturl fix for large files into 2015.8
2016-02-24 08:38:24 -07:00
Nicolas Delaby
5630401889
_api_mismatch was a good idea
...
But impractical since dockerd doesn't necessarily return all configuration items.
2016-02-24 16:34:45 +01:00
Kyle Stapp
87f4843490
Clarified the form of requisite targets/requisite-references
2016-02-24 10:34:03 -05:00
Denys Havrysh
07dece2f8f
Remove duplicate post-installation section for Debian install guide
2016-02-24 17:30:51 +02:00
Denys Havrysh
10c05f6943
Add install section for Debian Stretch (Testing) from community repository
2016-02-24 17:26:20 +02:00
Denys Havrysh
b2c78e08dc
Add note about supported Debian architectures on SaltStack corp repo
2016-02-24 17:24:44 +02:00
Bo Maryniuk
59eca53441
Adjust test case for the third package in the test static data
2016-02-24 16:06:53 +01:00
Bo Maryniuk
8034cf0b91
Add third test package static info
2016-02-24 16:06:33 +01:00
Bo Maryniuk
90f209569a
Implement test for the upgrade_available
2016-02-24 15:52:18 +01:00
Bo Maryniuk
ad87e719d6
Bugfix: when only one package, no dict is returned. Still upgrade_available should return boolean.
2016-02-24 15:52:01 +01:00
Bo Maryniuk
7eb5f19cb4
Implement test for latest_available
2016-02-24 14:10:07 +01:00
Bo Maryniuk
e372c0b596
Implement test for the info_available
2016-02-24 13:59:05 +01:00
Bo Maryniuk
447771c0fc
Add Zypper static data for the available packages
2016-02-24 13:58:47 +01:00
Dmitry Kuzmenko
664bdec2b3
Backport cp_geturl fix for large files into 2015.8
...
Originally it was implemented in PR #30704 .
2016-02-24 15:25:00 +03:00
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