aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [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
* [sos|options] Add global 'namespaces' optionJake Hunsaker2021-08-021-1/+1
* [cleaner] Read map file only once for parsersJake Hunsaker2021-07-291-5/+5
* [tests] use Avocado "recursive" behavior by defaultCleber Rosa2021-07-271-2/+0
* [tests] Add foreman_proxy and foreman_installer testsPavel Moravec2021-07-221-0/+26
* [utilities,Plugin] Add sysroot wrappers for common os.path methodsJake Hunsaker2021-06-301-0/+1
* [tests] Catch unexpected exceptions that can't be inspectedJake Hunsaker2021-06-301-0/+3
* [tests] Add new full-run clean test caseJake Hunsaker2021-06-302-0/+86
* [tests] Make sos execution timeout configurableJake Hunsaker2021-06-301-1/+2
* [tests] Move report_with_mask tests to cleaner_tests directoryJake Hunsaker2021-06-221-0/+0
* [tests] Add tests to ensure help outputJake Hunsaker2021-06-224-0/+217
* [tests] Re-organize some features between base test classesJake Hunsaker2021-06-221-93/+108
* [Plugin] Allow plugin activation by container presenceJake Hunsaker2021-06-161-1/+1
* [cleaner] Remove binary files by defaultJake Hunsaker2021-06-153-1/+62
* [Plugin] Add default journal collection for Plugin servicesJake Hunsaker2021-06-142-1/+47
* [tests] Add test for using `--encrypt-pass`Jake Hunsaker2021-06-032-2/+85
* [archive] skip copying SELinux context for /proc and /sys everytimePavel Moravec2021-06-011-0/+39
* [tests] Improve failed command reporting in test outputJake Hunsaker2021-05-263-3/+13