aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [tests] Skip /sys/class/net/bonding_* from netdevsPavel Moravec2023-03-291-3/+6
* [tests] Call cleaner with --no-update when using keywordsPavel Moravec2023-03-132-2/+2
* [tests] add a test covering #3160Pavel Moravec2023-03-081-0/+19
* [report] Allow users to constrain sos process priorityJake Hunsaker2023-03-071-0/+33
* [report,plugin] Control journal size separate from log-sizeJake Hunsaker2023-03-021-14/+13
* [tests] Add version consistency testJake Hunsaker2023-02-171-2/+12
* [tests] Add test for #3071Pavel Moravec2023-02-161-1/+8
* [tests] Add test for AD username obfuscationPavel Moravec2023-02-151-0/+8
* [test] Add stage 2 test for ipv6 obfuscationMiroslav Hradilek2023-01-274-0/+68
* [testing] Change location of mocked files for testsJake Hunsaker2023-01-1229-22/+27
* Replace deprecated Logger.warn by Logger.warningPavel Moravec2023-01-111-1/+1
* [cleaner,ipv6] Add support for IPv6 obfuscationJake Hunsaker2022-11-301-0/+73
* [cleaner] Apply compile_regexes after a regular parse linePavel Moravec2022-10-281-0/+7
* [report,Plugin] Add a tag summary to report manifestJake Hunsaker2022-10-242-2/+11
* [krb5] Enable on Ubuntu/Debian, expand package tupleJake Hunsaker2022-10-101-0/+39
* [process,PackageManager] Create a mapping of processes to packagesJake Hunsaker2022-09-281-1/+1
* [Plugin] Allow for manual collections during collect phaseJake Hunsaker2022-09-282-15/+14
* [cirrus|foreman] Expand Foreman testing matrix, automate installJake Hunsaker2022-09-261-0/+37
* [cleaner] Replace encoding errors when opening filesJake Hunsaker2022-09-193-0/+59
* [tests] Add a test for stripping '_' by hostname parserPavel Moravec2022-09-151-1/+7
* [cirrus] Update Fedora images used in CI testsJake Hunsaker2022-08-313-4/+4
* [tests] Allow test suite to use locally installed sosJake Hunsaker2022-08-292-5/+10
* [teamd,tests] Add a test for teamd plugin and device enumerationJake Hunsaker2022-08-102-5/+61
* [tests] Update networking test in suiteJake Hunsaker2022-07-251-0/+7
* [clean,IP Parser] Skip obvious version files for the IP parserJake Hunsaker2022-07-194-0/+69
* [logs] Drop catalog from `this` and `last` bootJake Hunsaker2022-07-061-1/+1
* [tests] Increase default timeoutJake Hunsaker2022-07-011-1/+1
* [PackageManager] Make pkg_by_name() more predictableJake Hunsaker2022-06-281-1/+1
* [cleaner] Allow disabling specific parsers individuallyJake Hunsaker2022-06-151-0/+61
* [Plugin] Don't tail binary files for `add_copy_spec()`Jake Hunsaker2022-04-121-2/+6
* [Plugin] Allow plugins to define default command environment varsJake Hunsaker2022-03-253-0/+87
* [mac_parser] Match quoted mac addresses, fix duplication checkJake Hunsaker2022-03-141-0/+24
* [tests] Add a test for non-default plugin_timeout complianceJake Hunsaker2022-03-022-1/+27
* [clean,parsers] Build regex lists for static items only onceJake Hunsaker2022-01-171-0/+1
* [tests] Do not remove temp dirs from failed CI test runsJake Hunsaker2022-01-051-1/+2
* [clean, hostname] Fix unintentionally case sensitive shortname handlingJake Hunsaker2021-11-191-1/+20
* [Plugin] Ensure specific plugin timeouts are only set for that pluginJake Hunsaker2021-11-031-0/+35
* [tests] Increase stagetwo log test timeoutJake Hunsaker2021-10-181-0/+1
* [tests] Enable verbosity by default for all testsJake Hunsaker2021-10-183-3/+3
* [tests] Run unit tests under avocado instead of noseJake Hunsaker2021-10-113-38/+2
* [Plugin] Improve add_string_as_file collection and manifest recordingJake Hunsaker2021-09-173-3/+45
* [clean] Provide archive abstractions to obfuscate more than sos archivesJake Hunsaker2021-09-133-0/+13
* [cirrus] Upload logs from failed tests to GCE storage bucketJake Hunsaker2021-09-091-4/+24
* [tests] Add tests for proper handling and logging of conf file optionsJake Hunsaker2021-09-082-0/+63
* [tests] Allow StageTwo to place files with different namesJake Hunsaker2021-09-081-13/+29
* [Plugin] Make plugin options their own classJake Hunsaker2021-08-303-40/+22
* [collect,docs] Drop `--master` and update internal referencesJake Hunsaker2021-08-231-1/+1
* [sos] Read config section for clean when `--clean` is usedJake Hunsaker2021-08-114-0/+64
* [tests] Allow entire test classes to be distro specificJake Hunsaker2021-08-101-0/+21
* [tests] Add test for cleaning and existing archiveJake Hunsaker2021-08-044-25/+110