Skip to content

chore(ci): remove baremetal cluster tests#2312

Merged
universal-itengineer merged 1 commit into
mainfrom
chore/ci/remove-baremetal-cluster-tests
May 4, 2026
Merged

chore(ci): remove baremetal cluster tests#2312
universal-itengineer merged 1 commit into
mainfrom
chore/ci/remove-baremetal-cluster-tests

Conversation

@universal-itengineer
Copy link
Copy Markdown
Member

@universal-itengineer universal-itengineer commented May 4, 2026

Description

Remove obsolete baremetal nightly E2E GitHub Actions workflows from CI.

Why do we need it, and what problem does it solve?

The repository still contains nightly workflows for baremetal E2E runs and their report aggregation, although these jobs are no longer needed. Keeping them in the CI configuration adds maintenance overhead, clutters the Actions list, and may trigger outdated scheduled jobs or leave confusing dead configuration behind.

This change cleans up the CI setup by removing the unused baremetal nightly workflows.

What is the expected result?

  1. Open GitHub Actions for the repository.
  2. Verify that the removed baremetal nightly workflows are no longer present in the workflow list.
  3. Confirm the repository no longer contains the deleted workflow files.

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

Changelog entries

section: ci
type: chore
summary: "Remove obsolete baremetal nightly E2E workflows and report job."
impact_level: low

Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
@universal-itengineer universal-itengineer added this to the v1.9.0 milestone May 4, 2026
@universal-itengineer universal-itengineer marked this pull request as ready for review May 4, 2026 11:22
@universal-itengineer universal-itengineer merged commit b0cdab7 into main May 4, 2026
29 of 32 checks passed
@universal-itengineer universal-itengineer deleted the chore/ci/remove-baremetal-cluster-tests branch May 4, 2026 11:26
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