Nicole Thomas
06fdd8917a
Merge pull request #1238 from rallytime/py3-u16
...
Add Python3 package support for Ubuntu 16.04
2018-06-04 11:28:51 -04:00
rallytime
27d3d9c3e2
Add separate section to README for Python 3 support
2018-06-04 11:18:38 -04:00
rallytime
c136ddfdb9
Fix rst formatting for nested bullet list
2018-05-31 10:27:33 -04:00
rallytime
e20866453d
Add Python3 package support for Ubuntu 16.04
...
Refs #1127
2018-05-31 10:23:26 -04:00
Nicole Thomas
3080cab2cf
Merge pull request #1226 from jheidbrink/fix_nodeps_flag
...
Call __git_clone_and_checkout directly
2018-05-29 13:33:09 -04:00
Nicole Thomas
6d8e68ab23
Merge pull request #1235 from KaiSforza/jenkins-cleanup
...
Jenkins cleanup, `Replay` ease of use
2018-05-29 13:32:04 -04:00
William Giokas
b467850821
Make sure we're not running a test twice
2018-05-23 11:10:55 -06:00
William Giokas
f0574fb2c4
Update the distro list
...
If you really need to test it against a different distro, you can go to
the `Replay` thing in Jenkins and modify the basePRDistros or
baseDistros list.
2018-05-23 11:09:55 -06:00
William Giokas
b8ee1aa28e
Some cleanups to jenkins
...
I removed the var checking, some trailing spaces
2018-05-23 10:36:37 -06:00
Brett Benassi
587ac40827
Merge pull request #1234 from KaiSforza/jenkins-parallel
...
Update to scripting, different pr tests
2018-05-23 10:30:41 -06:00
William Giokas
46ca7143fa
Update to scripting, different pr tests
2018-05-23 10:30:00 -06:00
Brett Benassi
c64448b530
Merge pull request #1232 from KaiSforza/jenkins-bootstrap
...
Remove the colon
2018-05-21 15:51:00 -06:00
William Giokas
bec0bbb5d5
Remove the colon
2018-05-21 15:48:46 -06:00
Nicole Thomas
017921a914
Merge pull request #1231 from KaiSforza/jenkins-bootstrap
...
Make this run on the new bootstrap instance
2018-05-21 17:43:16 -04:00
William Giokas
da7c173349
Make this run on the new bootstrap instance
2018-05-21 15:34:22 -06:00
Nicole Thomas
59f15be5dc
Merge pull request #1230 from KaiSforza/jenkins
...
Add Jenkinsfile
2018-05-21 17:09:54 -04:00
William Giokas
04afc0dec3
Add Jenkinsfile
...
Need to add a pipeline to use this.
2018-05-21 15:03:25 -06:00
Jan Heidbrink
c4eefe1b1b
Check out repo even with NO_DEPS option
...
This addresses issue 1217.
2018-05-19 17:59:51 +02:00
Nicole Thomas
361bf220d5
Merge pull request #1229 from rallytime/fix-shellcheck-failure
...
Fix the variable ref from #803
2018-05-17 10:42:06 -04:00
rallytime
6d59599676
Fix the variable ref from #803
...
The version of shellcheck that was previously running on bootstrap PRs
was out of date and not catching the fact that the VIRTUAL_ENV variable
didn't exist. That variable should be _VIRTUALENV_DIR instead.
2018-05-16 10:20:53 -04:00
rallytime
22a7bc373a
Add Ubuntu 18.04 support
...
Fixes #1225
2018-05-10 15:56:48 -04:00
Nicole Thomas
0d502f2272
Merge pull request #1224 from rallytime/move-1210
...
Move #1210 to develop branch
2018-04-26 13:19:11 -04:00
pjcreath
056f8d8a39
Add 'yum clean metadata' after updating the saltstack.repo file as requested.
...
According to https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/deployment_guide/sec-working_with_yum_cache
this option "eliminates all files that yum uses to determine the remote
availability of packages."
2018-04-26 13:17:15 -04:00
pjcreath
03273de164
bootstrap-salt.sh: fix for silently ignored version argument on CentOS/RHEL
...
This commit adds a warning when a pre-existing saltstack.repo
on CentOS/RHEL causes the version argument to be ignored.
It also allows the -F (forced overwrite) option to override
this situation, overwriting the saltstack.repo file, and
thus installing the specified version.
Resolves #1209 .
2018-04-26 13:17:10 -04:00
Nicole Thomas
911b3efccd
Merge pull request #1223 from rallytime/update-sha
...
Add sum to README for 2018.04.25 release
2018-04-25 16:10:11 -04:00
rallytime
182ef75d19
Add sum to README for 2018.04.25 release
2018-04-25 16:08:49 -04:00
Nicole Thomas
173bb69ed5
Merge pull request #1221 from rallytime/new-release
...
Update authors file, changelog, and release number
2018-04-25 15:34:02 -04:00
rallytime
cded5c2a07
Update release date to 4-25
2018-04-25 15:29:40 -04:00
rallytime
af8e97183e
Update release version in bootstrap-salt script
2018-04-24 15:15:07 -04:00
rallytime
6b49d129d1
Update changelog with latest changes
2018-04-24 15:13:55 -04:00
rallytime
550ae3e1c0
Update authors file with new contributors
2018-04-24 15:12:42 -04:00
Nicole Thomas
9af82fb1f4
Merge pull request #1219 from abednarik/use_tornado4_freebsd_deps
...
Install py-tornado4 for FreeBSD.
2018-04-19 14:24:08 -04:00
abednarik
15250b8ee3
Install py-tornado4 for FreeBSD.
...
See https://github.com/saltstack/salt/issues/45790
2018-04-19 14:38:14 -03:00
Nicole Thomas
680311d45a
Merge pull request #1211 from vutny/drop-fedora-copr
...
Remove COPR repos configuration for Fedora
2018-03-27 09:18:29 -04:00
Denys Havrysh
97d8ba7a55
README: latest stable is in Fedora 26/27/28 repos
...
Also trim some trailing spaces and long lines.
2018-03-27 13:42:47 +03:00
Denys Havrysh
357a07bf7b
Remove COPR repos configuration for Fedora
2018-03-27 13:24:45 +03:00
Nicole Thomas
f20889182e
Merge pull request #1205 from bdrung/develop
...
Use integer parameter for sleep command
2018-03-08 10:58:05 -05:00
Benjamin Drung
e2c0433ffa
Use integer parameter for sleep command
...
The bootstrap-salt.sh script uses a "bashism" for the sleep command.
Bash allows real numbers as sleep time, but other POSIX shell
interpreters only support an integer as parameter. Thus raise the sleep
timeout from 0.1 to 1 second.
The git commits baa54a64
, acbd9842
, 1aea3037
, and 03186a6d
that
introduce the sleep commands do not explain why a sleep command is used
in the code. You might be able to remove the sleep command completely.
Bug-Debian: https://bugs.debian.org/772406
2018-03-08 16:30:23 +01:00
Nicole Thomas
a2385e2d89
Merge pull request #1204 from rallytime/add-2018.3
...
Add 2018.3 branch to list of stable options
2018-03-07 18:04:19 -05:00
Nicole Thomas
871b876f06
Merge pull request #1203 from rallytime/fix-1202
...
If installing with -P, install tornado<5.0.
2018-03-07 18:03:56 -05:00
rallytime
0c4b68db40
Add 2018.3 branch to list of stable options
2018-03-07 15:29:37 -05:00
rallytime
c035d83c9c
If installing with -P, install tornado<5.0.
...
Tornado 5.0 is not compatible with Salt at this time. For now, install
an older version until Salt is fixed for newer versions of tornado.
See https://github.com/saltstack/salt/issues/45790 for more information.
Fixes #1202
2018-03-07 15:08:31 -05:00
Nicole Thomas
e8e2b6bf5c
Merge pull request #1201 from Ch3LL/m2crypto
...
Add M2Crypto to python27 centos 6 bootstrap install
2018-02-15 11:53:02 -05:00
Ch3LL
de6a459405
remove unnecessary variable
2018-02-15 10:16:41 -05:00
Ch3LL
1827473239
Add M2Crypto to python27 centos 6 bootstrap install
2018-02-14 18:44:05 -05:00
Nicole Thomas
c596ca4fbd
Merge pull request #1200 from rallytime/test-PR-reviewers
...
Update README to include mention of bootstrap-salt.ps1 for Windows
2018-01-30 16:52:31 -05:00
rallytime
2932bae2fa
Update README to include mention of bootstrap-salt.ps1 for Windows
2018-01-30 16:14:02 -05:00
Nicole Thomas
3034f0522f
Merge pull request #1199 from rallytime/spelling-errors
...
Port spelling fixes from change in Salt to Bootstrap
2018-01-29 08:58:37 -05:00
rallytime
d945972fc0
Port spelling fixes from change in Salt to Bootstrap
...
Refs https://github.com/saltstack/salt/pull/45747
2018-01-29 08:55:27 -05:00
Nicole Thomas
ca13dd562d
Merge pull request #1197 from jasperla/openbsd/cdn
...
OpenBSD has a cdn which handles selecting the best mirror
2018-01-26 15:11:00 -05:00