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 |
|
Daniel Wallace
|
06ce92399d
|
add travis check
|
2018-08-14 09:38:53 -05:00 |
|
Daniel Wallace
|
550e6cfebd
|
add kitchen tests
|
2018-08-14 09:26:59 -05:00 |
|
Nicole Thomas
|
74baec10f8
|
Merge pull request #1276 from rallytime/readme-sha
Add sum to README for 2018.08.13 release
|
2018-08-13 14:24:16 -04:00 |
|
rallytime
|
c5e8b7e88b
|
Add sum to README for 2018.08.13 release
|
2018-08-13 14:20:29 -04:00 |
|
Nicole Thomas
|
4a08be3ad2
|
Merge pull request #1274 from rallytime/changelog-updates
Update AUTHORS, ChangeLog, and Release Version number
|
2018-08-13 13:47:49 -04:00 |
|
Nicole Thomas
|
dea59a57ae
|
Merge branch 'develop' into changelog-updates
|
2018-08-13 13:46:03 -04:00 |
|
rallytime
|
64d1a3573d
|
Update bootstrap version number
|
2018-08-13 13:43:22 -04:00 |
|
rallytime
|
633334e98a
|
Update AUTHORS and ChangeLog for release
|
2018-08-13 13:39:12 -04:00 |
|
Nicole Thomas
|
cf511880dd
|
Merge pull request #1273 from The-Loeki/py3-fedora
Fedora Py3 fixes
|
2018-08-10 10:01:21 -04:00 |
|
Ronald van Zantvoort
|
b8e6a96451
|
Py3/-x doc clarification
|
2018-08-09 21:12:57 +02:00 |
|
Ronald van Zantvoort
|
3785e67c43
|
fedora deps sort alphabetically
|
2018-08-09 21:03:18 +02:00 |
|
Ronald van Zantvoort
|
b24e884307
|
Fedora Py3 POSIX fix
|
2018-08-09 19:12:42 +02:00 |
|
Ronald van Zantvoort
|
cbf4296531
|
Fedora Py3 shellcheck fixes
|
2018-08-09 18:55:43 +02:00 |
|
Ronald van Zantvoort
|
4dbf02c1a5
|
Fedora Py3 docs
|
2018-08-09 18:50:09 +02:00 |
|
Ronald van Zantvoort
|
65d134132c
|
Fedora Py3 Tornado <5.0 workaround
|
2018-08-09 18:35:41 +02:00 |
|
Ronald van Zantvoort
|
bfb7c79465
|
Fedora Py3 compat
|
2018-08-09 13:45:45 +02:00 |
|
Nicole Thomas
|
5626154a91
|
Merge pull request #1271 from rallytime/fix-pip-pkg-loop
Handle commented lines in the requirements files for pip pkgs
|
2018-08-07 16:03:33 -04:00 |
|
rallytime
|
da7ee8433d
|
Handle commented lines in the requirements files for pip pkgs
Fixes an issue in CentOS 6 where pip pkgs weren't getting installed because
of the comments added to the requirements files in Salt.
|
2018-08-07 15:56:54 -04:00 |
|
Nicole Thomas
|
51a41db5d2
|
Merge pull request #1270 from rallytime/fix-typo
Remove typo: extra 'c' was accidentally added in #1269
|
2018-08-07 13:28:01 -04:00 |
|
rallytime
|
afd39f4e1d
|
Remove typo: extra 'c' was accidentally added in #1269
|
2018-08-07 13:26:53 -04:00 |
|
Nicole Thomas
|
92748910ce
|
Merge pull request #1269 from rallytime/develop
[Arch] Add python2-futures to list of pkgs on git install
|
2018-08-07 13:17:05 -04:00 |
|
rallytime
|
75c6ca4af6
|
[Arch] Add python2-futures to list of pkgs on git install
python2-futures is listed as an optional dependency, but is required by
python2-tornado. We need to install it along with everything else.
|
2018-08-07 13:12:45 -04:00 |
|
Nicole Thomas
|
a80b3647cf
|
Merge pull request #1268 from alexandruavadanii/fix-undef-warnmsg
Fix undefined variable warn_msg on amd64
|
2018-08-05 10:31:04 -04:00 |
|
Alexandru Avadanii
|
3b7d2fee2b
|
Fix undefined variable warn_msg on amd64
Fixes: 6ad614bd
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
2018-08-04 03:55:15 +02:00 |
|
Nicole Thomas
|
7d4e68622b
|
Merge pull request #1266 from mfapouw/sles12sp2-fix
SLES12SP changed packages git to git-core and libzmq3 to libzmq4
|
2018-08-01 16:59:52 -04:00 |
|
Nicole Thomas
|
163f7ac6a4
|
Merge pull request #1251 from alexandruavadanii/aarch64-bootstrap
Allow arm64 installation on Debian systems
|
2018-08-01 16:26:01 -04:00 |
|
Nicole Thomas
|
60a9b287e2
|
Merge branch 'develop' into aarch64-bootstrap
|
2018-07-31 12:02:38 -04:00 |
|