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
*
[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
*
[tests] Add a test for default expected plugin enablement
Jake Hunsaker
2021-04-15
1
-1
/
+56
*
[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
2
-3
/
+14
*
[tests] Set local distro in StageOne to allow distro-specific tests
Jake Hunsaker
2021-04-15
2
-9
/
+12
*
[tests] Add a pre-setup setup method and smoke tests
Jake Hunsaker
2021-04-15
2
-0
/
+65
*
[tests] Add plugin tests for basic functionality
Jake Hunsaker
2021-04-15
5
-0
/
+147
*
[tests] Add a StageTwo timeout test
Jake Hunsaker
2021-04-15
2
-0
/
+65
*
[tests] Add StageTwoReportTest as a base test class
Jake Hunsaker
2021-04-15
1
-4
/
+214
*
[unittests] Update file paths in unittests for new directory layout
Jake Hunsaker
2021-04-15
3
-15
/
+15
*
[tests] Start using avocado for test suite
Jake Hunsaker
2021-04-15
26
-272
/
+715
*
[tests] Fix typo
Eric Desrochers
2021-03-23
1
-1
/
+1
*
[clean] Fix hostnames not being obfuscated when host plugin wasn't run
Jake Hunsaker
2021-02-17
1
-1
/
+2
*
[policy] switch to sha256 sum
Bryan Quigley
2021-02-09
1
-1
/
+1
*
[sos] Align plugin options with destination names
Jake Hunsaker
2021-02-03
2
-2
/
+2
*
[Policy] Add policy-controlled forbidden paths
Jake Hunsaker
2021-01-13
1
-0
/
+16
*
[PackageManager] Separate PackageManager from policies
Jake Hunsaker
2021-01-04
1
-1
/
+2
*
[policies] Move linux policies into new subdir
Jake Hunsaker
2021-01-04
2
-2
/
+4
*
[tests] Add test for newly loaded kernel modules
Jake Hunsaker
2020-12-11
1
-2
/
+10
*
[tests] Update simple.sh test suite
Jake Hunsaker
2020-11-19
1
-30
/
+171
*
[report] Allow users to specify commands and files to skip
Jake Hunsaker
2020-11-03
2
-0
/
+4
*
[general] flake8 first pass
Bryan Quigley
2020-08-13
5
-11
/
+5
*
[travis,style] Upgrade to 20.04 and cover more in tests
Bryan Quigley
2020-08-13
7
-51
/
+80
*
[tests] Update sos.conf location
Jake Hunsaker
2020-07-21
1
-4
/
+5
*
[cleaner] Add user-provided keyword obfuscation
Jake Hunsaker
2020-06-17
1
-0
/
+20
*
[cleaner] Add hostname parser
Jake Hunsaker
2020-06-17
1
-0
/
+40
*
[tests] Add tests for SoSCleaner
Jake Hunsaker
2020-06-17
2
-0
/
+98
*
[archive] Drop bzip2
Bryan Quigley
2020-05-26
1
-1
/
+1
*
[tests] Add Timing, summary, and reduce IO for small files
Bryan Quigley
2020-05-04
1
-9
/
+20
*
[plugins] Convert docstrings to class attrs
Jake Hunsaker
2020-04-30
1
-1
/
+1
*
[tests] Fix unittests
Jake Hunsaker
2020-04-21
2
-3
/
+3
*
[global] Drop use of python six and other 2.X bits
Bryan Quigley
2020-04-09
3
-15
/
+6
*
[travis] Update test script for new binary
Jake Hunsaker
2020-04-08
1
-9
/
+9
*
[reporting] Move reporting under sos/report
Jake Hunsaker
2020-04-08
1
-1
/
+1
*
[global] Fix report import paths
Jake Hunsaker
2020-04-07
3
-3
/
+3
[next]