Commit graph

176 commits

Author SHA1 Message Date
Pedro Algarvio
e0a0a23d06 Don't rename err buffer. 2013-02-10 00:30:45 +00:00
Pedro Algarvio
14a30f4d07 Subclass Popen to provided non blocking reads. 2013-02-09 20:56:07 +00:00
Pedro Algarvio
f6ba2ba197 Fix gathering data when running separate tests. 2013-02-08 11:30:32 +00:00
Pedro Algarvio
4c3775522f Remove previous shell based testing. Show versions report on install test cases. 2013-02-07 05:17:10 +00:00
Pedro Algarvio
46033b0dda Add a readme for the tests. 2013-02-07 04:51:47 +00:00
Pedro Algarvio
c1325acb23 Finish renaming script. Bumped version to mark this event. 2013-02-07 01:44:38 +00:00
Pedro Algarvio
3054b03af3 Fix explicit stable install. 2013-02-06 20:42:15 +00:00
Pedro Algarvio
36373b57d9 Print detected grains. 2013-02-06 20:40:35 +00:00
Pedro Algarvio
2d49f56063 Add specific git sha install test case. 2013-02-06 20:31:42 +00:00
Pedro Algarvio
25f6f1bfd6 Add specific git tag install test case. 2013-02-06 20:30:20 +00:00
Pedro Algarvio
399f5eea79 Add latest git develop install test case. 2013-02-06 20:28:37 +00:00
Pedro Algarvio
c6d6de7f50 Script argument needs to be None if not running the bootstrap script. 2013-02-06 20:25:56 +00:00
Pedro Algarvio
263fb37c7f Add explicit stable and piped install tests. 2013-02-06 20:24:05 +00:00
Pedro Algarvio
8e1c5fc95d Provide cleanup functions to revert the changes made by the tests. 2013-02-06 20:14:38 +00:00
Pedro Algarvio
1a28c6cc2d Fix test case. 2013-02-06 08:23:18 +00:00
Pedro Algarvio
9a2e9f546b Added sh and daily installation test cases. 2013-02-06 08:19:31 +00:00
Pedro Algarvio
e3f44739cc Non blocking read of the subprocess to travis does not hang. 2013-02-06 07:40:45 +00:00
Pedro Algarvio
b1b5c7d137 Create XML_OUTPUT_DIR in the proper place and provide verbosity info to XMLTestRunner. 2013-02-05 01:11:59 +00:00
Pedro Algarvio
76bf7598f4 Support StringIO methods. 2013-02-04 22:11:42 +00:00
Pedro Algarvio
bd2762c95c Properly duplicate Tee write's to std{out,err}. 2013-02-04 03:54:06 +00:00
Pedro Algarvio
556304c451 Use a file like object for the process stdout/stderr. 2013-02-04 03:30:00 +00:00
Pedro Algarvio
0dfee1388f test_install needs root permissions to execute. Skip test otherwise. 2013-02-04 03:28:43 +00:00
Pedro Algarvio
ab3f877691 Print information where the XML reports will be stored. 2013-02-04 02:46:16 +00:00
Pedro Algarvio
cce970870e Since there's lot's of output, let's try and see if communicate does not fail. 2013-02-04 01:56:39 +00:00
Pedro Algarvio
fcdf334f8f I guess travis-ci needs some output to think the job is still alive. 2013-02-04 01:35:19 +00:00
Pedro Algarvio
a545c61d27 Switched the bootstrap script unit testing to python. Refs #38. 2013-02-04 01:05:37 +00:00