index
:
sos
bmr-suse-policy
main
suse
A unified tool for collecting system logs and other debug information
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
sos_tests.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[tests] search for fixed strings, not regexps, by default
Pavel Moravec
2023-08-17
1
-2
/
+7
*
[tests] Allow tests to restrict execution architecture
Jake Hunsaker
2023-05-02
1
-0
/
+19
*
[testing] Change location of mocked files for tests
Jake Hunsaker
2023-01-12
1
-11
/
+9
*
Replace deprecated Logger.warn by Logger.warning
Pavel Moravec
2023-01-11
1
-1
/
+1
*
[tests] Allow test suite to use locally installed sos
Jake Hunsaker
2022-08-29
1
-3
/
+8
*
[teamd,tests] Add a test for teamd plugin and device enumeration
Jake Hunsaker
2022-08-10
1
-5
/
+15
*
[tests] Increase default timeout
Jake Hunsaker
2022-07-01
1
-1
/
+1
*
[tests] Do not remove temp dirs from failed CI test runs
Jake Hunsaker
2022-01-05
1
-1
/
+2
*
[tests] Enable verbosity by default for all tests
Jake Hunsaker
2021-10-18
1
-1
/
+1
*
[cirrus] Upload logs from failed tests to GCE storage bucket
Jake Hunsaker
2021-09-09
1
-4
/
+24
*
[tests] Allow StageTwo to place files with different names
Jake Hunsaker
2021-09-08
1
-13
/
+29
*
[tests] Allow entire test classes to be distro specific
Jake Hunsaker
2021-08-10
1
-0
/
+21
*
[tests] Add test for cleaning and existing archive
Jake Hunsaker
2021-08-04
1
-1
/
+24
*
[tests] Catch unexpected exceptions that can't be inspected
Jake Hunsaker
2021-06-30
1
-0
/
+3
*
[tests] Make sos execution timeout configurable
Jake Hunsaker
2021-06-30
1
-1
/
+2
*
[tests] Add tests to ensure help output
Jake Hunsaker
2021-06-22
1
-0
/
+27
*
[tests] Re-organize some features between base test classes
Jake Hunsaker
2021-06-22
1
-93
/
+108
*
[Plugin] Add default journal collection for Plugin services
Jake Hunsaker
2021-06-14
1
-1
/
+5
*
[tests] Add test for using `--encrypt-pass`
Jake Hunsaker
2021-06-03
1
-2
/
+34
*
[tests] Improve failed command reporting in test output
Jake Hunsaker
2021-05-26
1
-1
/
+11
*
[tests] Add test for priority parameter in add_cmd_output()
Jake Hunsaker
2021-05-24
1
-0
/
+14
*
[tests] Add integration testing for Foreman
Jake Hunsaker
2021-05-13
1
-26
/
+10
*
[archive] Don't shell out for compressing the archive
Jake Hunsaker
2021-05-12
1
-0
/
+9
*
[tests] assertFileGlobInArchive should only fail if file is present
Jake Hunsaker
2021-05-05
1
-4
/
+8
*
[tests] Correct test package installation
Jake Hunsaker
2021-05-05
1
-3
/
+3
*
[tests] Add test class for when exceptions are expected in an execution
Jake Hunsaker
2021-05-03
1
-6
/
+46
*
[tests] Use re.search for assertOutput(Not)Contains
Jake Hunsaker
2021-04-28
1
-2
/
+4
*
[tests] Allow lists for plugin enablement assertions
Jake Hunsaker
2021-04-15
1
-2
/
+8
*
[tests] Add distro specific helper decorators
Jake Hunsaker
2021-04-15
1
-1
/
+12
*
[tests] Set local distro in StageOne to allow distro-specific tests
Jake Hunsaker
2021-04-15
1
-8
/
+10
*
[tests] Add a pre-setup setup method and smoke tests
Jake Hunsaker
2021-04-15
1
-0
/
+9
*
[tests] Add StageTwoReportTest as a base test class
Jake Hunsaker
2021-04-15
1
-4
/
+214
*
[tests] Start using avocado for test suite
Jake Hunsaker
2021-04-15
1
-0
/
+490