Files
Joachim Wiberg c89c1f689b support: diagnostic debug for flaky test
This patch adds diagnostic data and additional logging to catch the root
cause for issue #1303:

  - Exactly when and why cleanup is called
  - Whether the cd /tmp command succeeds
  - The actual tar exit code (not just 255 from SSH)
  - Whether cleanup happens before tar completes (race condition)
  - The full collection.log showing the sequence of events

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
2025-12-05 14:40:02 +01:00
..

:testgroup:
== Miscellaneous Tests

Tests verifying system utilities and operational features:

 - Operational datastore query for all configuration
 - Support data collection with work-dir and GPG encryption

include::operational_all/Readme.adoc[]

<<<

include::support_collect/Readme.adoc[]