Daniel A. Wozniak
fc0b20e657
More ssh test fixes
...
- Fix thin dir unit tests after distro change revert
- Skip any tests that require system python of 3.9 or higher
2025-02-19 00:26:32 -07:00
Daniel A. Wozniak
2404b3222c
Skip tests that require newer python
2025-02-18 21:00:17 -07:00
Daniel A. Wozniak
198758a47b
Mark test that needs system python 3.8
2025-02-18 18:02:52 -07:00
Daniel A. Wozniak
a017805680
Merge remote-tracking branch 'saltstack/3007.x' into merge/master/3007.x
2025-02-17 00:09:58 -07:00
Daniel A. Wozniak
9f1647d0f6
Merge branch '3006.x' into merge/3007.x/3006.x
2025-01-29 15:22:23 -07:00
Barney Sowood
955529f1c0
Update test_gem to set gem_binary to "gem.cmd
...
Updates tests/integration/modules/test_gem.py to pass
gem_binary="gem.cmd" to the gem module on windows. Although just using
"gem" on the commandline works, from the module, via cmd.run_all it
doesn't.
2025-01-20 02:37:15 -07:00
Barney Sowood
5fe28f00f9
Skip cmd.script tests on windows
...
Skips cmd.script tests on windows. These are using a python script
that relies on the shebang in the script to work on Unix like OSes. That
won't work on Windows.
2025-01-17 16:14:28 -07:00
Barney Sowood
9a327c5919
Convert test_custom grains test to pytest
...
Converts the test_custom grains test from an old style test to a pytest
test. This is just to make it easier for me to debug why it is failing
and needs to be done at some point anyway.
2025-01-17 15:00:54 -07:00
Twangboy
30e2d9aaf4
Use os.linesep instead of \n
2025-01-16 15:20:27 -07:00
Barney Sowood
19b0db156f
Make systemctl/hostctl check functions check they're on linux
2025-01-12 22:35:40 -07:00
Daniel A. Wozniak
277b24e4a1
Show free memory and test fix
2025-01-11 15:25:01 -07:00
Daniel A. Wozniak
ee33df82eb
Multiple test fixes
2025-01-11 15:25:01 -07:00
Daniel A. Wozniak
718654ae21
Fix timezone and locale tests on photon
2025-01-11 15:25:01 -07:00
Daniel A. Wozniak
78e06fdb42
test fix
2025-01-11 15:25:01 -07:00
Daniel A. Wozniak
6f7b448591
Fix pkg tests on debian containers
2025-01-11 15:25:01 -07:00
Daniel A. Wozniak
d9bfbee860
Fix runas test by adding cwd
2025-01-11 15:25:01 -07:00
twangboy
79d4ff772a
Change repo.saltproject.io to new url
2025-01-11 15:25:01 -07:00
Daniel A. Wozniak
58f448405b
Use broadcom.com instead of repo.saltproject.io for test_cp
2025-01-11 15:25:01 -07:00
Olivier Mehani
15573a8f20
Add state.sls_exists to ssh client
...
fixes : #66893
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
Fix typo in sate.sls_exists doctstrings (module & ssh wrapper)
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2024-09-26 15:11:09 -07:00
Daniel A. Wozniak
6b3418fe0b
Merge remote-tracking branch 'saltstack/3006.x' into merge/3007.x/3006.x
2024-09-20 14:20:13 -07:00
Niklas Rousset
eba0b174d7
Add test cases for stdin_raw_newlines functionality
2024-09-18 14:53:40 -07:00
Daniel A. Wozniak
8dd2e3473c
Merge branch '3006.x' into merge/3007.x/3006.x
2024-08-26 19:26:17 -07:00
Daniel A. Wozniak
671cdd9313
Migrate grains tests to pytest
2024-08-17 14:35:02 -07:00
Daniel A. Wozniak
9c353984d7
Migrate grains tests to pytest
2024-08-08 17:03:15 -07:00
Daniel A. Wozniak
c24ccef828
Increase test timeout
2024-08-08 14:47:22 -07:00
Daniel A. Wozniak
6597a6b115
Increase timeout on grains test
2024-08-06 17:08:07 -07:00
Daniel A. Wozniak
539664c6ba
Merge branch '3007.x' into merge/master/3007.x
2024-07-04 21:35:33 -07:00
Daniel A. Wozniak
679605891d
Skip test on photon
2024-06-26 12:43:04 -07:00
Daniel A. Wozniak
a359f9188f
More fips test fixes
2024-06-25 05:18:45 -07:00
jeanluc
aaad0d2ecf
Allow signature verification logic to be reused for other backends
2024-05-27 01:17:57 -07:00
jeanluc
33efd9c4a7
Ensure namespace packages and submodule entrypoints work
2024-05-22 03:27:40 -07:00
Pedro Algarvio
06bd9d1dfc
Merge 3007.x into master
2024-05-15 15:30:28 +01:00
Pedro Algarvio
0f2c3b53b6
Merge 3006.x into 3007.x
2024-05-15 07:50:13 +01:00
Shane Lee
580ad437fd
Fix some tests
2024-05-14 21:15:16 +01:00
Pedro Algarvio
3c5b143403
Merge 3006.x into 3007.x
2024-05-14 06:30:18 +01:00
Pedro Algarvio
85ea23dd62
Skip problematic tests due to system python being too recent
2024-05-13 18:31:50 +01:00
ScriptAutomate
457dfa6f23
Add Fedora 40 and Ubuntu 24.04 support
2024-05-13 18:31:50 +01:00
Pedro Algarvio
428dd21f3d
Merge 3007.x into master
2024-05-10 09:27:46 +01:00
Daniel A. Wozniak
feca5c8476
Un-skip syndic tests
2024-05-01 18:05:02 +01:00
jeanluc
9063d0ca4b
Remove more unnecessary references
2024-04-17 15:22:05 -07:00
jeanluc
e6e339ebbf
Finish removal of Vault modules
2024-04-17 15:22:05 -07:00
jeanluc
32ac3cf679
Make x509_v2
the default x509
modules
2024-04-17 15:20:14 -07:00
Daniel A. Wozniak
1271a7b27e
Test fixes
...
- Add back cmd_json and cmd_yaml pillars for test fixes
- Remove broken tests and bump cache seed
- Fix filemap
- Restrict pyzmq to <25.1.1
- Fix pkg tests
- Fix performance test
- skip tests that failed due to zypperpkg module removal
- Fix tmp path so test passes on windows
- Remove files accidently added
2024-04-11 16:22:55 -07:00
Daniel A. Wozniak
86dea3a5dd
Clean up more warts in man page generation
2024-04-11 16:22:55 -07:00
Daniel A. Wozniak
dc526dc2b1
Initial purge of community extensions
2024-04-11 16:22:55 -07:00
Pedro Algarvio
a11e1033e3
Merge 3007.x into master
2024-04-04 09:40:47 +01:00
Pedro Algarvio
c32f748482
Merge 3006.x into 3007.x
2024-04-02 17:19:57 +01:00
ScriptAutomate
42dd9fea5d
Replace AlmaLinux with Rocky Linux
2024-04-02 14:13:03 +01:00
Pedro Algarvio
62bea250ff
Minor timeout adjustments
2024-03-15 14:49:04 +00:00
Pedro Algarvio
74415c7d0a
Merge 3007.x into master
2024-03-07 10:06:45 +00:00