Skip to content

Conversation

@yachmenevas
Copy link
Contributor

@yachmenevas yachmenevas commented Nov 11, 2025

Description

Add a minimal skeleton for the nightly E2E matrix workflow.
Preserves triggers, job order, and profile matrix; replaces logic with echo placeholders only.

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

Validate triggers, dependencies, and matrix expansion without side effects before introducing real setup/tests/notifications.

What is the expected result?

Workflow runs on schedule/dispatch/PR, expands profiles matrix, and prints stage/profile messages only.

Checklist

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

Changelog entries

section: ci
type: chore
summary: "Add skeleton for nightly E2E matrix workflow with echo-only stages."

@yachmenevas yachmenevas added this to the v1.2.0 milestone Nov 11, 2025
@yachmenevas yachmenevas marked this pull request as draft November 11, 2025 08:14
@yachmenevas yachmenevas force-pushed the chore/ci/e2e-matrix-skeleton branch from 7f76051 to 20821ac Compare November 11, 2025 08:24
…atrix setup and cleanup

- Setup profiles: single profile 'sds' with storage class 'sds-replicated-volume'
- Matrix setup (prepare): real setup logic with tools installation, kubeconfig, values preparation
- Cleanup: real cleanup logic for nightly-nested-e2e-* namespaces

Signed-off-by: Anton T. <[email protected]>
@yachmenevas yachmenevas force-pushed the chore/ci/e2e-matrix-skeleton branch from 8570e30 to 744dba8 Compare November 11, 2025 09:28
@yachmenevas
Copy link
Contributor Author

Closing PR - reverting to skeleton state

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