Commit graph

19 commits

Author SHA1 Message Date
David Murphy
100fab8fbe Removed support for SLES 12 and updated pre-commit versions 2024-07-11 15:00:20 -07:00
Gareth J. Greenaway
4fefc1cbed
Test out the minor versions (#1936)
* Test out the minor versions

* update the maxsplit for the target_salt_version to account for minor versions passed in with dashes because kitchen does not like dots.

* Blacklist 3005-1 and 3006-1 for git.

* different approach to getting the target salt version

* Adding missing kitchen files.
2023-06-26 15:48:10 -07:00
Gareth J. Greenaway
f457cc3dcc
Fixing defaults (#1921)
* Fixing a bug when no type or version is specified.  Adding tests for when no type or version is passed.

* skip test_installation when using default type as we do not have a version to compare.

* adding rockylinux-9 and centos-stream9 to stable distros.

* adding rockylinux-9 and centos-stream9 to stable distros.

* Adding debugging for BSDs.

* Update Vagrant.

* Use upgrade instead of install to ensure vagrant is upgraded.

* cleanup code adding default type.

* better cleanup for default bootstrap type.
2023-04-26 10:30:40 -07:00
Gareth J. Greenaway
e7c8f7698b
If the passed version begins with v, eg. it's a tag, remove it before comparison. 2023-04-20 13:01:58 -07:00
Gareth J. Greenaway
c1a928e2f3 pin requests-ntlm to 1.1.0 2023-03-09 16:33:58 +00:00
Gareth J. Greenaway
b0dad4a52d Fixing typo. Blacklist centos-stream9 in latest pkg tests.
removing --upgrade
2023-03-09 16:33:58 +00:00
Imran Iqbal
83f9c1e190
test(conftest): skip Salt version test for nightly 2022-12-08 13:49:21 +00:00
Pedro Algarvio
60e28fe66d It's always python 3
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2022-08-12 08:08:37 +01:00
Imran Iqbal
9818c45d88
test(conftest): adjust PATH on macOS jobs only (not Vagrant) 2022-06-08 09:10:12 +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
ca974fba21
No global variables 2019-05-15 16:10:06 +01:00
Pedro Algarvio
0c599e717d
Remove unused imports 2019-05-15 14:09:07 +01: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