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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[Plugin] Allow plugins to define default command environment vars
Jake Hunsaker
2022-03-25
3
-0
/
+87
*
[mac_parser] Match quoted mac addresses, fix duplication check
Jake Hunsaker
2022-03-14
1
-0
/
+24
*
[tests] Add a test for non-default plugin_timeout compliance
Jake Hunsaker
2022-03-02
2
-1
/
+27
*
[clean,parsers] Build regex lists for static items only once
Jake Hunsaker
2022-01-17
1
-0
/
+1
*
[tests] Do not remove temp dirs from failed CI test runs
Jake Hunsaker
2022-01-05
1
-1
/
+2
*
[clean, hostname] Fix unintentionally case sensitive shortname handling
Jake Hunsaker
2021-11-19
1
-1
/
+20
*
[Plugin] Ensure specific plugin timeouts are only set for that plugin
Jake Hunsaker
2021-11-03
1
-0
/
+35
*
[tests] Increase stagetwo log test timeout
Jake Hunsaker
2021-10-18
1
-0
/
+1
*
[tests] Enable verbosity by default for all tests
Jake Hunsaker
2021-10-18
3
-3
/
+3
*
[tests] Run unit tests under avocado instead of nose
Jake Hunsaker
2021-10-11
3
-38
/
+2
*
[Plugin] Improve add_string_as_file collection and manifest recording
Jake Hunsaker
2021-09-17
3
-3
/
+45
*
[clean] Provide archive abstractions to obfuscate more than sos archives
Jake Hunsaker
2021-09-13
3
-0
/
+13
*
[cirrus] Upload logs from failed tests to GCE storage bucket
Jake Hunsaker
2021-09-09
1
-4
/
+24
*
[tests] Add tests for proper handling and logging of conf file options
Jake Hunsaker
2021-09-08
2
-0
/
+63
*
[tests] Allow StageTwo to place files with different names
Jake Hunsaker
2021-09-08
1
-13
/
+29
*
[Plugin] Make plugin options their own class
Jake Hunsaker
2021-08-30
3
-40
/
+22
*
[collect,docs] Drop `--master` and update internal references
Jake Hunsaker
2021-08-23
1
-1
/
+1
*
[sos] Read config section for clean when `--clean` is used
Jake Hunsaker
2021-08-11
4
-0
/
+64
*
[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
4
-25
/
+110
*
[sos|options] Add global 'namespaces' option
Jake Hunsaker
2021-08-02
1
-1
/
+1
*
[cleaner] Read map file only once for parsers
Jake Hunsaker
2021-07-29
1
-5
/
+5
*
[tests] use Avocado "recursive" behavior by default
Cleber Rosa
2021-07-27
1
-2
/
+0
*
[tests] Add foreman_proxy and foreman_installer tests
Pavel Moravec
2021-07-22
1
-0
/
+26
*
[utilities,Plugin] Add sysroot wrappers for common os.path methods
Jake Hunsaker
2021-06-30
1
-0
/
+1
*
[tests] Catch unexpected exceptions that can't be inspected
Jake Hunsaker
2021-06-30
1
-0
/
+3
*
[tests] Add new full-run clean test case
Jake Hunsaker
2021-06-30
2
-0
/
+86
*
[tests] Make sos execution timeout configurable
Jake Hunsaker
2021-06-30
1
-1
/
+2
*
[tests] Move report_with_mask tests to cleaner_tests directory
Jake Hunsaker
2021-06-22
1
-0
/
+0
*
[tests] Add tests to ensure help output
Jake Hunsaker
2021-06-22
4
-0
/
+217
*
[tests] Re-organize some features between base test classes
Jake Hunsaker
2021-06-22
1
-93
/
+108
*
[Plugin] Allow plugin activation by container presence
Jake Hunsaker
2021-06-16
1
-1
/
+1
*
[cleaner] Remove binary files by default
Jake Hunsaker
2021-06-15
3
-1
/
+62
*
[Plugin] Add default journal collection for Plugin services
Jake Hunsaker
2021-06-14
2
-1
/
+47
*
[tests] Add test for using `--encrypt-pass`
Jake Hunsaker
2021-06-03
2
-2
/
+85
*
[archive] skip copying SELinux context for /proc and /sys everytime
Pavel Moravec
2021-06-01
1
-0
/
+39
*
[tests] Improve failed command reporting in test output
Jake Hunsaker
2021-05-26
3
-3
/
+13
*
[tests] Add test for priority parameter in add_cmd_output()
Jake Hunsaker
2021-05-24
2
-0
/
+68
*
[tests] Add test for plugin design conformance
Jake Hunsaker
2021-05-19
1
-0
/
+57
*
[report] Do not fail on skipping non-existing plugins
Jake Hunsaker
2021-05-18
1
-1
/
+12
*
[tests] Add integration testing for Foreman
Jake Hunsaker
2021-05-13
2
-26
/
+116
*
[archive] Don't shell out for compressing the archive
Jake Hunsaker
2021-05-12
3
-2
/
+46
*
[tests|logs] Stream test data to journal, change inspected journal
Jake Hunsaker
2021-05-05
1
-9
/
+13
*
[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
2
-10
/
+9
*
[tests] Add test class for when exceptions are expected in an execution
Jake Hunsaker
2021-05-03
2
-6
/
+89
*
[Plugin] Make command output size limiting obvious
Jake Hunsaker
2021-04-30
1
-0
/
+4
*
[tests] Use re.search for assertOutput(Not)Contains
Jake Hunsaker
2021-04-28
1
-2
/
+4
*
[logging] Fix archive debug logging, adjust verbosity levels
Jake Hunsaker
2021-04-28
1
-1
/
+20
*
[process] Collect per-process files from /proc
Jake Hunsaker
2021-04-16
1
-0
/
+29
[prev]
[next]