Skip to content

2024.1: 2023.1 merge #1242

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 30 commits into from
Aug 22, 2024
Merged

2024.1: 2023.1 merge #1242

merged 30 commits into from
Aug 22, 2024

Conversation

markgoddard
Copy link
Contributor

  • aufn/ceph: Update tenks.yml storage allocation
  • aufn/ceph: Change default storage capacities
  • fix: typo in playbook run command
  • Bump kayobe automation
  • CI: Add multinode workflow
  • CI: Fix loss of number type when calling reusable workflow
  • Make fix-hostname playbook more generic
  • magnum-capi-helm: bump to 1.1.0
  • Add diagnostics.sh
  • Add diagnostics.yml playbook
  • CI: Collect diagnostic information at end of aio jobs
  • CI: Add SSH key to .ssh for synchronize module in diagnostics.yml
  • CI: Fix previous version in multinode.yml for Caracal

assumptionsandg and others added 26 commits August 22, 2023 16:34
This change adds a GitHub workflow to deploy a multinode test cluster
using a workflow dispatch (manual) trigger.
Add a workflow to create multinode clusters on demand
The workflow_dispatch break_duration input has a type of 'number', but
this somehow gets lost when calling the reusable workflow. We see the
following error:

  The template is not valid. .github/workflows/stackhpc-multinode.yml
  (Line: 64, Col: 23): Unexpected value '60'

This issue is described in
https://github.com/orgs/community/discussions/67182. We use the fromJSON
workaround in the thread.
CI: Fix loss of number type when calling reusable workflow
aufn/ceph: Update tenks.yml storage allocation
Work around Rocky OVN Caracal bug for upgrade job
This is a copy of roles/kayobe-diagnostics/files/get_logs.sh in Kayobe.

(cherry picked from commit 36dc6d1)
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.

(cherry picked from commit 03bf7f0)
Use the new diagnostics.yml playbook.

(cherry picked from commit 834110b)
yoga: Backport diagnostics collection
@markgoddard markgoddard requested a review from a team as a code owner August 22, 2024 10:04
@markgoddard markgoddard self-assigned this Aug 22, 2024
@markgoddard markgoddard enabled auto-merge August 22, 2024 10:59
@markgoddard markgoddard merged commit 3381a58 into stackhpc/2024.1 Aug 22, 2024
12 checks passed
@markgoddard markgoddard deleted the 2024.1-2023.1-merge branch August 22, 2024 12:22
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.

6 participants