Daniel Mach
|
8dfc923876
|
Fix utf8 handling in 'pass' renderer and make it more robust
|
2023-06-05 20:10:49 +00:00 |
|
jeanluc
|
20ac30d1e5
|
Add tests for issue 52164
|
2023-06-05 19:56:32 +00:00 |
|
Pedro Algarvio
|
e18d829f36
|
Drop Python 3.7 support.
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
|
2023-06-05 20:55:24 +01:00 |
|
nicholasmhughes
|
d988dfb5b2
|
fixes saltstack/salt#64420 'unable to unmount' failure should return False result
|
2023-06-05 19:53:52 +00:00 |
|
twangboy
|
7d765c5fcc
|
Fix issue overwriting existing values in Registry.pol
|
2023-06-05 19:42:32 +00:00 |
|
MKLeb
|
6ea70ae3f9
|
Add tests for the ansible roster docs
|
2023-06-05 19:31:05 +00:00 |
|
twangboy
|
41d9f33c3f
|
Don't report failure on task manager installs
|
2023-06-02 19:44:58 +00:00 |
|
David Murphy
|
692447efeb
|
Updated tests to chek lowercase output to SELinux config file
|
2023-06-01 14:17:44 +00:00 |
|
David Murphy
|
161fbe5d88
|
Only run on Linux since SELinux tests
|
2023-06-01 14:17:44 +00:00 |
|
David Murphy
|
d49dc61788
|
Only need to alter modesting which is written to SELinux config file
|
2023-06-01 14:17:44 +00:00 |
|
David Murphy
|
f4a2f1f800
|
Changed test to only run on Linux, since SELinux test
|
2023-06-01 14:17:44 +00:00 |
|
David Murphy
|
2b5022d1a9
|
Updated test comparison string
|
2023-06-01 14:17:44 +00:00 |
|
David Murphy
|
117a447f99
|
Updated selinux state test
|
2023-06-01 14:17:44 +00:00 |
|
Megan Wilhite
|
d9a421d014
|
Merge pull request #64323 from natalieswork/remove-azure
[master] Remove azure
|
2023-06-01 12:58:06 +00:00 |
|
Daniel A. Wozniak
|
d50ba4de9b
|
Update changelog entry
|
2023-05-31 15:59:57 -07:00 |
|
Daniel A. Wozniak
|
e8c016419b
|
Fix netapi tests
|
2023-05-31 15:59:57 -07:00 |
|
Daniel A. Wozniak
|
5ac48c5161
|
test fixes
|
2023-05-31 15:59:57 -07:00 |
|
MKLeb
|
f9cb6e2b8a
|
Add assumed_creds tests for utils/aws.py
|
2023-05-31 20:23:39 +00:00 |
|
Julian Dehm
|
8547e63306
|
lxd: include devices in container tests
|
2023-05-31 18:57:31 +00:00 |
|
natalieswork
|
18cd662eb6
|
Merge branch 'master' into remove-azure
|
2023-05-31 11:02:44 -04:00 |
|
Pedro Algarvio
|
560ab52ccf
|
Fixed file client private attribute reference on SaltMakoTemplateLookup
Fixes #64280
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
|
2023-05-31 14:39:59 +00:00 |
|
Pedro Algarvio
|
3f92d3f934
|
Migrate tests/unit/utils/test_templates.py to pytest
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
|
2023-05-31 14:39:59 +00:00 |
|
Pedro Algarvio
|
32a7c51b40
|
f
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
|
2023-05-31 14:39:59 +00:00 |
|
Pedro Algarvio
|
e93c86ccf3
|
Migrate tests/unit/test_template.py to pytest
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
|
2023-05-31 14:39:59 +00:00 |
|
Pedro Algarvio
|
c10eb79954
|
Merge 3006.x into master
Conflicts:
* changelog/64226.fixed.md
* tests/pytests/unit/states/test_pip.py
|
2023-05-30 12:59:16 +01:00 |
|
Pedro Algarvio
|
8167cf84b8
|
Add @pytest.mark.flaky_jail to tests/pytests/integration/ssh/test_ssh_setup.py::test_setup
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
|
2023-05-30 07:03:12 +01:00 |
|
Pedro Algarvio
|
24f1deebeb
|
Add @pytest.mark.flaky_jail to tests/pytests/integration/ssh/test_ssh_setup.py::test_setup
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
|
2023-05-29 18:08:57 +01:00 |
|
MKLeb
|
8016a098f8
|
Change the assert statement to just check that the list is non-empty, assuming there is always one interface
|
2023-05-29 18:07:33 +01:00 |
|
MKLeb
|
3d5c849021
|
Add debug logging to the test
|
2023-05-29 18:07:33 +01:00 |
|
MKLeb
|
44dc5921d5
|
move utils/win_network.py tests to pytest
|
2023-05-29 18:07:33 +01:00 |
|
David Murphy
|
6901d8f841
|
Fix broken backport 64229 form master to 3006.x
|
2023-05-26 07:30:29 +01:00 |
|
Nicholas Hughes
|
03a4ed63b8
|
Merge branch 'master' into remove-azure
|
2023-05-25 12:32:33 -04:00 |
|
Natalie Lee
|
235cd93326
|
removing added pylint exception for unpacking-non-sequence pylint rule
|
2023-05-25 14:53:45 +00:00 |
|
cmcmarrow
|
85b51e4449
|
fix 64169 lint error
|
2023-05-23 19:03:09 -07:00 |
|
Daniel A. Wozniak
|
23582dce20
|
The linter is not always right
|
2023-05-23 14:41:30 -07:00 |
|
Daniel A. Wozniak
|
4baea1a97b
|
Remove vendored tornado
|
2023-05-23 14:41:30 -07:00 |
|
Daniel A. Wozniak
|
a2bebacc07
|
Remove cruft
|
2023-05-23 14:41:30 -07:00 |
|
Daniel A. Wozniak
|
4672a4dcdd
|
Work around for amazon linux 2 test dependency failure
|
2023-05-23 14:41:30 -07:00 |
|
Daniel A. Wozniak
|
6a5e032214
|
Deltaproxy test fix
|
2023-05-23 14:41:30 -07:00 |
|
Daniel A. Wozniak
|
ade9da2703
|
Fix up pre-commit and lint
|
2023-05-23 14:41:30 -07:00 |
|
Daniel A. Wozniak
|
e237d5525e
|
Fix test on windows
|
2023-05-23 14:41:30 -07:00 |
|
Daniel A. Wozniak
|
38d1df3b46
|
Saltnado test fixes
|
2023-05-23 14:41:30 -07:00 |
|
Daniel A. Wozniak
|
574e6cd2c2
|
Add tornado to docs check pre-commit
|
2023-05-23 14:41:30 -07:00 |
|
Daniel A. Wozniak
|
d1f514ad76
|
More test fixes
|
2023-05-23 14:41:30 -07:00 |
|
Jenkins
|
97a77adc32
|
Swap for new ioloop for now
|
2023-05-23 14:41:30 -07:00 |
|
Jenkins
|
5c8550de75
|
Unit test fixes
|
2023-05-23 14:41:30 -07:00 |
|
Jenkins
|
4c4d017ddb
|
Test fix
|
2023-05-23 14:41:30 -07:00 |
|
nicholasmhughes
|
41fe2c2b39
|
disable unpacking-non-sequence pylint rule
|
2023-05-23 15:10:39 -04:00 |
|
nicholasmhughes
|
bf40680835
|
disable unpacking-non-sequence pylint rule
|
2023-05-23 13:25:21 -04:00 |
|
Nicholas Hughes
|
a34d42b276
|
Merge branch 'master' into remove-azure
|
2023-05-23 11:04:16 -04:00 |
|