rallytime
0e5e9ee7d6
Add release info to applicable docs
...
Refs https://github.com/saltstack/salt/issues/34089
2018-11-08 15:44:08 -05:00
Nicole Thomas
13e6b3d2fa
Update License Year
...
Also update the website location and fix a spelling error.
2018-11-08 09:22:11 -05:00
Nicole Thomas
ca6f9f0e23
Merge pull request #1291 from ripesensor/wait_for_apt
...
Modify wait_for_apt function
2018-11-02 12:22:14 -04:00
Matt McKinnon
1874fafbac
return correctly
2018-11-02 09:37:33 -04:00
Matt McKinnon
0276dca341
forgot to sleep, forgot to gpg sign commit
2018-11-02 09:29:22 -04:00
Matt McKinnon
a27cfcb716
. revert __ScriptVersion
...
. rework __wait_for_apt() to try our apt command first, rather
than simulating an exit code.
2018-11-02 09:20:36 -04:00
Matt McKinnon
bf3151a15a
modify wait_for_apt function (and others based on it) to rely on the apt exit code to know if the apt process is locked or not.
2018-11-01 14:19:59 -04:00
Nicole Thomas
0af340712d
Merge pull request #1289 from darkocerdic/add-linuxmint-19
...
Add support for LinuxMint 19
2018-11-01 09:49:21 -04:00
Darko Cerdic
58a2028387
Add support for LinuxMint 19
2018-10-12 18:38:44 +02:00
Nicole Thomas
888128a734
Merge pull request #1285 from rallytime/changelog
...
Update the changelog with latest pull requests
2018-08-28 17:04:40 -04:00
rallytime
b3a84b45c9
Update the changelog with latest pull requests
2018-08-28 17:04:04 -04:00
Nicole Thomas
067d8b8c3a
Merge pull request #1284 from rallytime/authors
...
Add sjorge to Authors file
2018-08-28 17:01:34 -04:00
rallytime
c3f7ce7310
Add sjorge to Authors file
2018-08-28 17:00:54 -04:00
Nicole Thomas
40f1606f6f
Merge pull request #1278 from The-Loeki/dnfBgone
...
Fedora: Reduce DNF calls to 2 during install_dep phase
2018-08-28 16:57:23 -04:00
Nicole Thomas
a415f43fd3
Merge pull request #1283 from sjorge/1237
...
FIX #1237 SmartOS should use pkgin show-deps
2018-08-28 16:56:08 -04:00
sjorge
23ea234af3
Add version note for SmartOS
...
As of 2015Q4 salt support should be very usable, on older platforms
pkgin also not have all the required dependancies.
2018-08-28 20:26:28 +02:00
sjorge
34551ba7b8
FIX #1237 SmartOS should use pkgin show-deps
...
The install_smartos_deps function is used for both stable and git.
Only the m2crypt package is not included in the automatic dependacies
for the salt package.
We simply query the salt package to figure out the dependancies. That we
we have the right set for both git and stable. Even if pacakge names
change in the future.
2018-08-28 19:49:42 +02:00
Nicole Thomas
136da51195
Merge branch 'develop' into dnfBgone
2018-08-19 06:10:15 -04:00
Daniel Wallace
04c1f66e7e
Merge pull request #1282 from Ch3LL/sha_2018.08.15
...
Add sha sum for 2018.08.15 release
2018-08-15 14:48:09 -05:00
Ch3LL
4877384f02
Add sha sum for 2018.08.15 release
2018-08-15 15:46:12 -04:00
Daniel Wallace
3170ef3b2b
Merge pull request #1280 from Ch3LL/changelog
...
Changelog for 2018.08.15 release
2018-08-15 13:59:52 -05:00
Ch3LL
cb97a7e551
Add python-futures install to changelog
2018-08-15 14:58:57 -04:00
Ch3LL
1dacb5eb33
Changelog for 2018.08.15 release
2018-08-15 14:19:21 -04:00
Ronald van Zantvoort
c432e49788
Fedora: prevent possible unassigned operator error in stable install as well
2018-08-15 16:39:44 +02:00
Ronald van Zantvoort
f184a1d3ac
dnfBgone rebase
2018-08-15 16:38:00 +02:00
Daniel Wallace
034359d65a
Merge pull request #1279 from gtmanfred/develop
...
Add tests using kitchen-salt
2018-08-15 09:01:20 -05:00
Daniel Wallace
170a154730
install procps for docker for fedora
2018-08-14 17:27:15 -05:00
Daniel Wallace
fe9e13e62c
force shallow git clone
2018-08-14 17:13:57 -05:00
Daniel Wallace
f8be7e5cff
fix typo
2018-08-14 16:16:08 -05:00
Daniel Wallace
564b46b173
mark more possible failures
...
These just timeout
2018-08-14 15:22:11 -05:00
Daniel Wallace
ffeefc9f67
install concurrent.futures on debian
2018-08-14 15:21:20 -05:00
Daniel Wallace
555240b388
install setuptools if it isn't already there
...
for amazon linux
2018-08-14 14:18:55 -05:00
Daniel Wallace
518b6b5389
Merge pull request #2 from gtmanfred/travis
...
allow failures on ubuntu
2018-08-14 13:48:41 -05:00
Daniel Wallace
c1bcb4647e
allow failures on ubuntu
...
1604 and 1804 will timeout because apt is the slowest package manager
2018-08-14 13:47:50 -05:00
Daniel Wallace
aa44c2375d
Merge pull request #1 from gtmanfred/travis
...
add depedencies to test/requirements.txt
2018-08-14 13:32:45 -05:00
Daniel Wallace
c91d35bf4a
add python2-futures to more places
2018-08-14 13:24:00 -05:00
Daniel Wallace
4ebcded9dc
add amazon linux tests
2018-08-14 12:12:35 -05:00
Daniel Wallace
8e433b8b81
install futures for centos 6
2018-08-14 11:56:57 -05:00
Daniel Wallace
902d3c52f3
default install to git install
2018-08-14 11:34:13 -05:00
Daniel Wallace
6696760917
don't pin major version for the current release
...
This will allow for testing fedora stable installs
2018-08-14 11:31:16 -05:00
Daniel Wallace
647fbb5696
don't overwrite __PACKAGES
...
Fixes saltstack/salt#49098
2018-08-14 11:10:59 -05:00
Daniel Wallace
aaa5106761
skip converge step, use verify
...
This is done so that the ones that do successfully converge still run
their verify.
2018-08-14 11:09:11 -05:00
Daniel Wallace
2396e53b8c
install six
2018-08-14 11:05:21 -05:00
Daniel Wallace
2831c54b78
add the first test for test.ping connecting the minion to master
2018-08-14 10:42:23 -05:00
Daniel Wallace
9bb118c0d5
move to pytest
2018-08-14 10:20:46 -05:00
Daniel Wallace
c3d62794a2
remove period
2018-08-14 10:13:36 -05:00
Daniel Wallace
7affa159e7
use platforms instead of suites
2018-08-14 10:10:27 -05:00
Daniel Wallace
f554bca851
only post warning messages
2018-08-14 09:54:45 -05:00
Daniel Wallace
21d76e2e2b
fix travis.yml
2018-08-14 09:44:16 -05:00
Daniel Wallace
04a056794a
add depedencies to test/requirements.txt
2018-08-14 09:40:21 -05:00