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] 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
*
[Plugin] Add new method for iterating over storage devices
Jake Hunsaker
2020-04-07
2
-20
/
+40
*
[Policy] Add Container Runtime abstraction class
Jake Hunsaker
2020-04-07
1
-32
/
+70
*
[tests] Make simple.sh consistent
Bryan Quigley
2020-03-18
1
-9
/
+1
*
[tests] add license header to source files
Bryn M. Reeves
2020-02-26
9
-0
/
+63
*
[tests] delete random shebangs
Bryn M. Reeves
2020-02-26
4
-8
/
+0
*
[tests] remove obsolete test_exe.py script
Bryn M. Reeves
2020-02-26
1
-4
/
+0
*
[tests] use echo instead of py script in test_{output,shell_out}()
Bryn M. Reeves
2020-02-26
1
-4
/
+2
*
[tests] compare correct string types in test_nonexe_file()
Bryn M. Reeves
2020-02-26
1
-1
/
+1
*
[tests] look for 'true' in test_exe_file() instead of py script
Bryn M. Reeves
2020-02-26
1
-2
/
+1
*
[policies] fix LinuxPolicy performance regression (test suite)
Bryn M. Reeves
2020-02-14
2
-21
/
+21
*
[travis] Move to single test script and use travis job matrix
Bryan Quigley
2020-02-04
1
-0
/
+111
*
[Plugin] Allow selectively disabling postprocessing
Jake Hunsaker
2019-11-19
1
-0
/
+22
[next]