Commit graph

156 commits

Author SHA1 Message Date
Andrew Dean
fcfac10c23 Add Void Linux support 2017-02-06 14:32:40 -05:00
Denys Havrysh
cdef85919f Deprecate -G option: use https scheme for GitHub by default 2016-08-27 23:40:56 +03:00
Alexander Krasnukhin
62eea1878a Add tests for ps1 2016-06-28 13:10:37 +02:00
Pedro Algarvio
051c43915f It's a String! 2014-10-04 11:29:15 +01:00
Pedro Algarvio
c21ad6ed15 Update the runtests parser to set the stable version in the environ 2014-10-04 11:18:56 +01:00
Pedro Algarvio
f13e036179 Try to get the current stable version from the environ 2014-10-04 11:16:04 +01:00
Pedro Algarvio
d7c6113c69 Remove libcloud and requests during test cleanup 2014-10-04 11:14:40 +01:00
Pedro Algarvio
8c46d07840 Don't delete the salt-testing package during tests 2014-10-04 11:13:21 +01:00
Pedro Algarvio
267fb30898 Stream output and force a timeout 2014-04-14 14:14:54 +01:00
Pedro Algarvio
dd33bf3a1f Log the process output 2014-04-14 13:36:52 +01:00
Pedro Algarvio
acccf33a73 Store testsuite logs in a file 2014-04-13 15:08:20 +01:00
Pedro Algarvio
46f11cf34d Fix test_install_testing unit test. Logic was wrong. 2013-08-04 17:35:40 +01:00
Pedro Algarvio
b2bc75dfff Allow RedHat based distributions to choose epel-testing to bootstrap. Fixes #190. 2013-08-04 16:35:47 +01:00
Pedro Algarvio
3f181db63f Double to single quotes. 2013-08-04 16:35:39 +01:00
Alex Van't Hof
b4280c637a Add support for Linux Mint and consolidate Ubuntu derivatives
A significant number of Ubuntu derivatives are functionally
equivalent for bootstrap purposes, so use standard Ubuntu install
functions instead of creating new ones for each derivative.
2013-07-26 21:24:09 -04:00
Pedro Algarvio
41f88862a2 Salt testing parsers now print the overall results header. 2013-06-27 12:21:17 +01:00
Pedro Algarvio
d9d605a1c4 Updated testes suite to use salt-testing. 2013-06-24 15:23:24 +01:00
Pedro Algarvio
13503b2155 Update Solaris test suite cleanup. 2013-06-05 19:07:03 +01:00
Pedro Algarvio
ac78ae33b0 Include the FreeBSD directory to cleanup 2013-06-04 12:20:26 +01:00
Pedro Algarvio
a2af01b253 Minor alphabetical re-ordering 2013-06-04 11:55:36 +01:00
Pedro Algarvio
a52632d4d8 Add arch related clean up globs 2013-06-04 11:53:43 +01:00
Pedro Algarvio
e271ff5db4 Don't clone from HTTPS to avoid SSL certificate issues. 2013-06-03 11:53:55 +01:00
Pedro Algarvio
86fbc24576 Re-enable full cleanup. 2013-06-03 10:11:02 +01:00
Pedro Algarvio
722dfe3659 Let's try a bit less house cleaning to see if the buildbot slave survives. 2013-06-02 17:37:52 +01:00
Pedro Algarvio
13a5983763 Missed the new -P check for bash installations. 2013-06-01 14:58:27 +01:00
Pedro Algarvio
33903981cb Add SuSE SLES SP1 to the list of distributions requiring -P. 2013-06-01 14:58:27 +01:00
Pedro Algarvio
d4a0808a43 Un-installing m2crypto in CentOS-5.7 pulls in yum. We can't remove yum! 2013-05-28 13:38:14 +01:00
Pedro Algarvio
8974d5e49f Removed the unittest TestProgram import because of the HTML reports. We don't need it. 2013-05-28 13:09:35 +01:00
Pedro Algarvio
c87ce82b0e Improved output. 2013-05-26 12:53:14 +01:00
Pedro Algarvio
1ad6d2af6b Less initial white-space. 2013-05-26 12:10:25 +01:00
Pedro Algarvio
f595b25d37 Produce a parseable output of the test results. 2013-05-23 20:28:12 +01:00
Pedro Algarvio
659acf7a4c One html report file per suite. 2013-05-23 19:57:00 +01:00
Pedro Algarvio
4dd90d7e40 Add minimal skipped tests report. 2013-05-23 19:56:45 +01:00
Pedro Algarvio
adc563f26e This should return the HTML runner to it's original. 2013-05-23 19:25:43 +01:00
Pedro Algarvio
59bc569d57 Remove print's left behind by me. 2013-05-23 19:19:00 +01:00
Pedro Algarvio
7c1ffd13ce Add the HTMLTestRunner from Wai Yip Tung.
The original can be downloaded from:
  http://tungwaiyip.info/software/HTMLTestRunner.html
2013-05-23 19:11:56 +01:00
Pedro Algarvio
d80c36842d Bold link? 2013-05-23 18:07:41 +01:00
Pedro Algarvio
6c1029530b Disable syndic install test cases since we need to have a proper configuration file. 2013-05-23 06:33:56 +01:00
Pedro Algarvio
9ad90c45f0 No more detached signals(again). 2013-05-20 05:01:46 +01:00
Pedro Algarvio
28cd9ed45d Detach from parent group(again) 2013-05-20 04:20:38 +01:00
Pedro Algarvio
e390ca9bd0 Define the stable salt version to test in a single place and use that. 2013-05-18 23:39:04 +01:00
Pedro Algarvio
599148fd8f Disable syndic test case. 2013-05-13 23:37:24 +01:00
Pedro Algarvio
c001f2a072 Improve tests cleanup glob. 2013-05-12 18:18:44 +01:00
Pedro Algarvio
f6fbc17db0 Store the XML report files in the systems /tmp directory 2013-05-11 20:32:14 +01:00
Pedro Algarvio
ce2985ae68 Drop subunit support. 2013-05-10 23:59:07 +01:00
Pedro Algarvio
5003d6d94a Support subunit tests output 2013-05-10 19:24:49 +01:00
Pedro Algarvio
0e2b9a6bbe Add an overall tests result, it simplifies knowing what exactly failed. 2013-05-09 13:35:01 +01:00
Pedro Algarvio
830b6192f3 Debian no longer explicitly requires -P.
It's now optional to build with ZMQ3 support.
2013-05-09 13:33:38 +01:00
Pedro Algarvio
82a4095f54 Update the test suite to install v0.15.0 on git install tests. 2013-05-04 20:07:11 +01:00
Pedro Algarvio
bfaea400c6 Install salt 0.14 instead of 0.13.1 2013-03-24 09:23:53 +00:00