Commit graph

48 commits

Author SHA1 Message Date
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
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
4ebcded9dc
add amazon linux tests 2018-08-14 12:12:35 -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
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
06ce92399d
add travis check 2018-08-14 09:38:53 -05:00
Pedro Algarvio
770904f72d No line break 2013-06-27 17:43:03 +01:00
Pedro Algarvio
31d931015c Use pip mirrors. 2013-06-27 17:34:43 +01:00
Pedro Algarvio
6be81cbc18 We need sudo perms 2013-06-27 14:54:51 +01:00
Pedro Algarvio
0024645200 Install salt-testing in travis. 2013-06-27 14:29:03 +01:00
Pedro Algarvio
60108ad7f5 Finally remove the Travis-CI ZeroMQ PPA. 2013-03-17 16:04:01 +00:00
Pedro Algarvio
b0e4766500 Try to get rid of Travis ZeroMQ PPA. 2013-03-17 15:59:54 +00:00
Pedro Algarvio
7f800cfb9f Non-interactive!!! 2013-03-17 12:58:43 +00:00
Pedro Algarvio
b921b382d9 I don't give a @!#$! about Travis-CI ZeroMQ PPA. 2013-03-17 12:54:21 +00:00
Pedro Algarvio
d89ecdd84c Enable debug output while running under travis. 2013-03-16 17:17:04 +00:00
Pedro Algarvio
e9e30969f5 Don't forget autoremove 2013-03-16 16:54:41 +00:00
Pedro Algarvio
b8931b7eb8 Travis has the libzmq3 not libzmq1. 2013-03-16 16:39:27 +00:00
Pedro Algarvio
469d2fa85d Remove the Travis installed libzmq1. 2013-03-16 16:33:56 +00:00
Pedro Algarvio
ba0f655e79 Remove python as a language in .travis.yml. 2013-02-10 12:20:55 +00:00
Pedro Algarvio
8243975646 Some minor changes on travis ci script file. 2013-02-06 21:54:31 +00:00
Pedro Algarvio
4e488f005d Install pip packages using sudo. 2013-02-04 01:07:55 +00:00
Pedro Algarvio
a545c61d27 Switched the bootstrap script unit testing to python. Refs #38. 2013-02-04 01:05:37 +00:00
Pedro Algarvio
2a88743c86 The tests script needs to be run as root. 2013-01-25 20:26:16 +00:00
Pedro Algarvio
421fe1b843 Use a specific script to run the bootstrap tests.
Additionally test git installs using a specific tag and sha commit.
2013-01-23 19:16:44 +00:00
Pedro Algarvio
be2449c60d Also test piped installations. 2013-01-22 17:25:42 +00:00
Pedro Algarvio
a80a84069c Re-enable checkbashisms in Travis-CI. 2013-01-22 13:54:08 +00:00
Pedro Algarvio
93ccf442a3 Don't check bash'isms for now since we reverted our last change. 2013-01-21 23:23:53 +00:00
Pedro Algarvio
8a58c1c236 Revert travis-ci env setting. 2013-01-21 18:17:08 +00:00
Pedro Algarvio
8e3cb9a78f Choose a Travis-CI env which has less builds on queue. 2013-01-21 18:08:30 +00:00
Pedro Algarvio
eb60270b13 Run /usr/bin/checkbashisms against our script to see if we don't introduce anymore bash'isms. 2013-01-21 17:57:17 +00:00
Pedro Algarvio
3ef9a96340 Show what we're doing in travis-ci. 2013-01-21 16:24:57 +00:00
Pedro Algarvio
d99c5a124a Don't wait for user input on install_ubuntu_git_deps() 2013-01-19 10:53:07 +00:00
Pedro Algarvio
eb625048c7 Call salt-minion for versions report. 2013-01-19 10:37:29 +00:00
Pedro Algarvio
513f8f8e78 Moved most functions to before install. 2013-01-19 10:32:35 +00:00
Pedro Algarvio
a8fc1e02b0 Don't wait forever for failed commands. 2013-01-19 10:28:19 +00:00
Pedro Algarvio
ba91cbc269 Remove extra && 2013-01-19 10:23:58 +00:00
Pedro Algarvio
28c3f5213c Fix commands order. 2013-01-19 10:22:17 +00:00
Pedro Algarvio
77303f7123 Display salt's versions report once installed. 2013-01-19 10:18:39 +00:00
Pedro Algarvio
ba97481499 Actually, don't upgrade... 2013-01-19 10:13:24 +00:00
Pedro Algarvio
7e3489cf32 Update and less script calls. 2013-01-19 10:10:01 +00:00
Pedro Algarvio
7b995223a0 Properly call scripts. 2013-01-19 09:57:20 +00:00
Pedro Algarvio
12276e68c3 All of them once more. 2013-01-19 09:56:28 +00:00
Pedro Algarvio
7e1c518ab6 There can be only one script setting? 2013-01-19 09:50:16 +00:00
Pedro Algarvio
e18fb5bcac Let's add travis-ci support for minimal checks. 2013-01-19 09:39:17 +00:00