David Murphy
73475d2505
Removed Debian-13 container and cleaned up debug statements
2024-12-12 12:24:29 -07:00
David Murphy
1040775f56
Added Debian 11 and 13 containers, removed Amazon Linux 2 container, updated test
2024-12-12 10:55:42 -07:00
David Murphy
316e65a979
Updated tests, and debugging, min Python version 3.6
2024-12-12 10:24:19 -07:00
David Murphy
0075aa9902
Updated Amazon dependencies, and tests
2024-12-11 16:56:41 -07:00
David Murphy
651d50aa05
Updated tests to allow for older Python versions, add Amazon containers
2024-12-11 16:02:26 -07:00
David Murphy
f47986ffd5
Update tests - debugging
2024-12-11 16:02:25 -07:00
David Murphy
6360fd19f2
Adjust version test to allow for git versions of salt
2024-11-25 13:07:35 -07:00
David Murphy
8fa55b714e
Adjust allowing for git version input 3006 or 3007
2024-11-25 12:32:09 -07:00
David Murphy
0bbe715ad8
Fix MacOS grep -E pattern to allow for no '.x' versions
2024-11-15 13:59:08 -07:00
David Murphy
f52fea9e1d
Added debugging and setting test version as github environment variable
2024-11-15 13:59:07 -07:00
David Murphy
dbfd3b0f19
Updated testing
2024-11-15 13:59:06 -07:00
David Murphy
22c7173a22
Fixing test
2024-11-15 13:59:06 -07:00
David Murphy
ba77751f99
Adjusted test
2024-11-15 13:59:05 -07:00
David Murphy
c1e7783a84
trying sudo
2024-11-15 13:59:05 -07:00
David Murphy
f2a5fc19a4
Update testing
2024-11-15 13:59:04 -07:00
David Murphy
1f885ee091
Debug tests output
2024-11-15 13:59:04 -07:00
David Murphy
90fc657e71
more debug
2024-11-15 13:59:02 -07:00
David Murphy
5776297744
Debugging pip conditional
2024-11-15 13:59:02 -07:00
twangboy
94b61ec940
Add back other OS's for testing
2024-11-07 10:45:20 -07:00
twangboy
8686ca3a39
Parse versions from artifactory
2024-11-07 10:03:14 -07:00
twangboy
f1a5e97125
Get version from instance name
2024-11-07 10:02:08 -07:00
twangboy
de5f8d4292
Update tests on Windows
2024-11-07 10:01:09 -07:00
David Murphy
1b8b907636
Removed debugging apart from macos latest pick, disabled CI/CI testing
2024-11-06 17:55:51 -07:00
David Murphy
ef6d6b6d7e
Trying container
2024-11-05 11:35:37 -07:00
David Murphy
ded5813ead
Debugging tests
2024-11-05 11:18:29 -07:00
David Murphy
63bdbaf392
Debugging
2024-11-04 16:03:56 -07:00
David Murphy
b4a632180e
Further debugging
2024-11-04 15:54:01 -07:00
David Murphy
db974361f7
Initial Shell pytest
2024-11-04 15:40:40 -07:00
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
8d02826be7
account for salt_version ending in .x, eg. 3006.x branch.
2023-04-20 15:30:38 -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
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