Skip to content

2023.1: CI: Collect diagnostic information at the end of aio jobs #1117

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 27, 2024

Conversation

markgoddard
Copy link
Contributor

  • Add diagnostics.sh
  • Add diagnostics.yml playbook
  • CI: Collect diagnostic information at end of aio jobs

@markgoddard markgoddard requested a review from a team as a code owner June 26, 2024 15:04
@markgoddard markgoddard self-assigned this Jun 26, 2024
This is a copy of roles/kayobe-diagnostics/files/get_logs.sh in Kayobe.
This playbook runs a script that collects diagnostic information from hosts.
The diagnostics are aggregated to a directory
(diagnostics_path_local/inventory_hostname) on localhost.

NOTE: The diagnostic information contains sensitive information such as
passwords in configuration files.
Use the new diagnostics.yml playbook.
Copy link
Contributor

@jovial jovial left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice. Hoping this will help me debug failures in: #1104

@markgoddard markgoddard merged commit 26990d9 into stackhpc/2023.1 Jun 27, 2024
12 checks passed
@markgoddard markgoddard deleted the 2023.1-diagnostics branch June 27, 2024 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants