Commit graph

176 commits

Author SHA1 Message Date
Imran Iqbal
9818c45d88
test(conftest): adjust PATH on macOS jobs only (not Vagrant) 2022-06-08 09:10:12 +01:00
Imran Iqbal
8fdce31eee
test(requirements): update testinfra => pytest-testinfra
Resolve this `DeprecationWarning`:

```
/usr/local/lib/python3.9/site-packages/_testinfra_renamed.py:5:
DeprecationWarning: testinfra package has been renamed to pytest-testinfra.
Please `pip install pytest-testinfra` and `pip uninstall testinfra` and
update your package requirements to avoid this message
```
2022-04-26 09:52:36 +01:00
Imran Iqbal
cb75c21401
feat(macos): add CI testing using Kitchen's exec driver 2022-04-26 09:52:36 +01:00
Imran Iqbal
c69845e22c feat(windows): add CI testing using Kitchen's proxy driver 2021-05-23 15:18:10 +02:00
Bryce Larson
52a48123a8
fix .0 tests 2020-12-09 05:20:25 +00:00
Bryce Larson
e83c3cf226
only run gentoo on branch, black everything 2020-12-09 03:48:34 +00:00
Bryce Larson
49669edf4f
add .0 tests 2020-08-18 18:12:35 +00:00
Pedro Algarvio
11d59fda89
Test bootstrapped Salt and Python versions are the intended ones 2020-05-27 11:26:37 +01:00
Pedro Algarvio
902334d3f2
Only install pywinrm on windows 2019-05-15 16:15:59 +01:00
Pedro Algarvio
b1901c5b01
More relaxed timeouts 2019-05-15 16:10:52 +01:00
Pedro Algarvio
ca974fba21
No global variables 2019-05-15 16:10:06 +01:00
Pedro Algarvio
74513625f0
Force a delay before accepting the key 2019-05-15 14:09:07 +01:00
Pedro Algarvio
0c599e717d
Remove unused imports 2019-05-15 14:09:07 +01:00
Daniel Wallace
2396e53b8c
install six 2018-08-14 11:05:21 -05:00
Daniel Wallace
2831c54b78
add the first test for test.ping connecting the minion to master 2018-08-14 10:42:23 -05:00
Daniel Wallace
9bb118c0d5
move to pytest 2018-08-14 10:20:46 -05:00
Daniel Wallace
04a056794a
add depedencies to test/requirements.txt 2018-08-14 09:40:21 -05:00
Daniel Wallace
06ce92399d
add travis check 2018-08-14 09:38:53 -05:00
Daniel Wallace
550e6cfebd
add kitchen tests 2018-08-14 09:26:59 -05:00
Ky-Anh Huynh
375b74a1ba
Remove daily install option on Ubuntu system.
Reference:

* https://github.com/saltstack/salt-bootstrap/issues/1245
* https://github.com/saltstack/salt-pack/issues/562
2018-06-22 10:19:41 +07:00
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