Commit graph

213 commits

Author SHA1 Message Date
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
Pedro Algarvio
2c287803df The logic should not be negative. 2013-03-19 12:58:24 +00:00
Pedro Algarvio
d692a20d6b Fix test_install_daily, Trisquel also supports daily packages. 2013-03-19 12:25:52 +00:00
Pedro Algarvio
d3aa842f04 Add Trisquel to _OS_FAMILY_MAP for proper grains matching. 2013-03-18 12:18:13 +00:00
Pedro Algarvio
5274526e76 Switch tests to use v0.13.1 since v0.13.2 was tagged before bumping version. 2013-03-18 12:03:07 +00:00
Pedro Algarvio
58b86bd11a Some more debugging in install_ubuntu_restart_daemons. 2013-03-17 22:45:31 +00:00
Pedro Algarvio
34ebcac886 In case the daemon was not found running, show all running processes in debug mode. 2013-03-16 16:53:43 +00:00
Pedro Algarvio
f4722c59ad Clean-up the added PPA while running install tests. 2013-03-16 16:28:21 +00:00
Pedro Algarvio
a6000216ae Fix test_config_only_without_actually_configuring_anything_fails since it's now a warning. 2013-03-11 03:25:51 +00:00
Pedro Algarvio
01f82a3f86 Fix last step of test_install_from_git_on_checked_out_repository. 2013-03-11 03:11:45 +00:00
Pedro Algarvio
c92d065b02 Don't reset obuff/ebuff when streaming stds. 2013-03-11 03:10:39 +00:00
Pedro Algarvio
058bf73f64 Since not installing a daemon or configuring is now a warning, adapt test case. 2013-03-11 01:33:23 +00:00
Pedro Algarvio
4302b1299a Add support for running a specific test case(by name). 2013-03-11 00:49:22 +00:00
Pedro Algarvio
d676721908 Merge branch 'develop' of github.com:saltstack/salt-bootstrap into develop 2013-03-11 00:38:20 +00:00
Roberto Aguilar
6ec2a06876 Updated sample run line to have sudo. 2013-03-10 14:56:52 -07:00
Roberto Aguilar
3fc715ae95 Moved warning to top of section.
Moved warning and added note that `sudo` is required.
2013-03-10 14:55:45 -07:00
Pedro Algarvio
83fb7ce384 Checkout the tag in the actual git repository. 2013-03-06 22:50:55 +00:00
Pedro Algarvio
41ea209d36 Added a test case which require the cloned git repository to be updated before installing salt. 2013-03-06 21:29:33 +00:00
Pedro Algarvio
a7cbde0883 Merge branch 'develop' of github.com:saltstack/salt-bootstrap into issues/57 2013-03-04 12:11:10 +00:00
Pedro Algarvio
6787717dc8 Also uninstall the dependencies between Debian based test runs. 2013-03-04 12:02:10 +00:00
Pedro Algarvio
0b9e8a61b0 No user input. 2013-03-04 11:55:51 +00:00
Pedro Algarvio
e85785c11f Include Debian based distributions support into tests/install-testsuite-deps.py. 2013-03-04 11:53:06 +00:00
Pedro Algarvio
81480ff388 Disable the salt git develop install test because salt's develop branch is not always installable and the test cannot fail because of that. 2013-03-03 20:00:29 +00:00
Pedro Algarvio
2bc7b0d49c Remove git from cleanup. 2013-03-03 12:29:11 +00:00
Pedro Algarvio
997edfb4e9 Fedora does not need to enable epel-testing repo. 2013-03-03 12:25:29 +00:00
Pedro Algarvio
f8b825899a Support Fedora in tests/install-testsuite-deps.py. 2013-03-03 12:04:36 +00:00
Pedro Algarvio
f594c55485 Merge branch 'develop' of github.com:saltstack/salt-bootstrap into issues/57 2013-03-02 13:13:11 +00:00
Pedro Algarvio
be517a2c21 Also cleanup dependencies for Red Had based distributions(test suite). 2013-03-02 13:12:12 +00:00
Pedro Algarvio
c16f45f91d As a last resort go through a bunch of glob rules to cleanup the file-system. 2013-02-28 23:29:48 +00:00
Pedro Algarvio
c63a287dd9 Merge branch 'develop' of github.com:saltstack/salt-bootstrap into issues/57 2013-02-28 14:29:58 +00:00
Pedro Algarvio
e9737c325c Change pip binary name for Amazon distro. 2013-02-28 14:29:10 +00:00
Pedro Algarvio
55dea02a89 Merge branch 'develop' of github.com:saltstack/salt-bootstrap into issues/57 2013-02-28 14:27:40 +00:00
Pedro Algarvio
e74e987ed5 Add required commands to install-testsuite-deps.py for Amazon Linux distro. 2013-02-28 14:23:33 +00:00
Pedro Algarvio
e11a589eba Skip syndic install test case since it's a know failure until Debian packages are >=0.13 2013-02-28 00:55:08 +00:00
Pedro Algarvio
60e7d4ceff Another sudo "bytes" the dust. 2013-02-27 23:56:24 +00:00
Pedro Algarvio
d46da380eb sudo should not be provided. 2013-02-27 23:55:42 +00:00
Pedro Algarvio
9c6417cf9e Update the tests to work with and around the extra -P flag. 2013-02-27 23:52:16 +00:00
Pedro Algarvio
f878cf4b44 Add test suite dependencies install commands for Debian based distributions. 2013-02-27 21:21:18 +00:00
Pedro Algarvio
f6c0f6aa50 Improved system cleanup. 2013-02-26 20:36:09 +00:00
Pedro Algarvio
b68f7275c5 Support ZYPPER_EXIT_INF_CAP_NOT_FOUND while cleaning up. 2013-02-26 19:16:17 +00:00
Pedro Algarvio
67c673bd1d Non interactive! 2013-02-26 18:47:04 +00:00
Pedro Algarvio
139af8392d Minor change in clean up commands. 2013-02-26 18:24:24 +00:00
Pedro Algarvio
84928c758d 1:1 mapping from openSUSE to SLES regaring the tearDown() functions. 2013-02-26 14:05:01 +00:00
Pedro Algarvio
99bed02f6f Properly detect and handle SLES SP2 on install-testsuite-deps.py. 2013-02-26 13:46:01 +00:00