Skip to content

chore(ci): update value yamls, fix artifact paths, and disable unused K8s plugins - #4397

Merged
openshift-merge-bot[bot] merged 7 commits into
redhat-developer:mainfrom
zdrapela:del-exclamation-mark-e2e
Mar 16, 2026
Merged

chore(ci): update value yamls, fix artifact paths, and disable unused K8s plugins#4397
openshift-merge-bot[bot] merged 7 commits into
redhat-developer:mainfrom
zdrapela:del-exclamation-mark-e2e

Conversation

@zdrapela

@zdrapela zdrapela commented Mar 12, 2026

Copy link
Copy Markdown
Member

Description

  • Remove !plugin-name suffix from OCI plugin package definitions across all value YAML files
  • Use {{inherit}} for sanity plugin versions instead of hardcoded version strings (except backstage-plugin-scaffolder-backend-module-azure which keeps its explicit version)
  • Disable unused plugins on K8s platforms — Tekton, Adoption Insights, and Orchestrator in RBAC K8s diff files; Tekton in AKS/EKS showcase diffs; remove unnecessary Dynamic Home Page and Scorecard disabling from GKE diff
  • Fix CI artifact directory paths — use Playwright project names (PW_PROJECT_*) instead of namespace names for common::save_artifact and save_all_pod_logs

Which issue(s) does this PR fix

PR acceptance criteria

  • GitHub Actions are completed and successful
  • Unit Tests are updated and passing
  • E2E Tests are updated and passing
  • Documentation is updated if necessary (requirement for new features)
  • Add a screenshot if the change is UX/UI related

How to test changes / Special notes to the reviewer

CI-only change affecting plugin configuration values and artifact collection paths. Verify that nightly and sanity plugin tests pass with the updated configuration, and that artifacts are saved under the correct directories.

@openshift-ci
openshift-ci Bot requested review from sanketpathak and teknaS47 March 12, 2026 12:14
@zdrapela

Copy link
Copy Markdown
Member Author

/test e2e-ocp-helm-nightly

@github-actions

Copy link
Copy Markdown
Contributor

Image was built and published successfully. It is available at:

@zdrapela zdrapela closed this Mar 12, 2026
@zdrapela zdrapela reopened this Mar 12, 2026
@zdrapela

Copy link
Copy Markdown
Member Author

/test e2e-ocp-helm-nightly

@github-actions

Copy link
Copy Markdown
Contributor

The container image build and publish workflows were skipped (either due to [skip-build] tag or no relevant changes with existing image).

@zdrapela

Copy link
Copy Markdown
Member Author

/test e2e-eks-helm-nightly
/test e2e-aks-helm-nightly

@zdrapela
zdrapela force-pushed the del-exclamation-mark-e2e branch from f6bd1a8 to 79dfa80 Compare March 13, 2026 09:57
@github-actions

Copy link
Copy Markdown
Contributor

The container image build workflow finished with status: cancelled.

@zdrapela

Copy link
Copy Markdown
Member Author

/test e2e-aks-helm-nightly
/test e2e-eks-helm-nightly

@zdrapela zdrapela changed the title chore(ci): update value yamls to drop ! and use inherit for sanity plugins chore(ci): update value yamls, fix artifact paths, and disable unused K8s plugins Mar 13, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Image was built and published successfully. It is available at:

@zdrapela
zdrapela force-pushed the del-exclamation-mark-e2e branch from 79dfa80 to ec79697 Compare March 13, 2026 10:39
@zdrapela

Copy link
Copy Markdown
Member Author

/test e2e-aks-helm-nightly
/test e2e-eks-helm-nightly

@github-actions

Copy link
Copy Markdown
Contributor

The container image build and publish workflows were skipped (either due to [skip-build] tag or no relevant changes with existing image).

@zdrapela

Copy link
Copy Markdown
Member Author

/test e2e-aks-helm-nightly
/test e2e-eks-helm-nightly

@zdrapela

Copy link
Copy Markdown
Member Author

/test e2e-ocp-helm-nightly

@github-actions

Copy link
Copy Markdown
Contributor

The container image build and publish workflows were skipped (either due to [skip-build] tag or no relevant changes with existing image).

@zdrapela

Copy link
Copy Markdown
Member Author

/test e2e-eks-helm-nightly
/test e2e-gke-helm-nightly

@subhashkhileri subhashkhileri left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci

openshift-ci Bot commented Mar 16, 2026

Copy link
Copy Markdown

@zdrapela: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-eks-helm-nightly 4b8eb1a link false /test e2e-eks-helm-nightly

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@zdrapela
zdrapela force-pushed the del-exclamation-mark-e2e branch from 4b8eb1a to e50b9db Compare March 16, 2026 09:34
@zdrapela

Copy link
Copy Markdown
Member Author

/test e2e-eks-helm-nightly

@sonarqubecloud

Copy link
Copy Markdown

@zdrapela

Copy link
Copy Markdown
Member Author

/test e2e-eks-helm-nightly

@github-actions

Copy link
Copy Markdown
Contributor

Image was built and published successfully. It is available at:

@openshift-merge-bot
openshift-merge-bot Bot merged commit 014e769 into redhat-developer:main Mar 16, 2026
14 of 15 checks passed
openshift-merge-bot Bot pushed a commit that referenced this pull request Mar 25, 2026
…ugins (#4397) (#4412)

* chore(ci): remove exclamation mark from plugin definitions

* chore(ci): update sanity plugins value yaml to use inherit

* chore(ci): disable scorecard plugin on K8s

* chore(ci): disable unused plugins on K8s platforms

re-enable scorecard on K8s

* chore(ci): switch value files from wrappers to OCI completely

* Revert "chore(ci): switch value files from wrappers to OCI completely"

This reverts commit c911db3.

* chore(ci): fix inherit for Operator

* fix: rbac E2E tests with API

* chore(e2e): extract RHDH pod selector for both Helm and Operator

* Update constants.ts

* Use deployment selector

* remove duplicate prepare_operator

* update gitignore for .local-test

* deduplicate podSelector

* remove unused var

* chore(ci): fix pod selector

* Revert "fix(ci): add cluster health check and retry logic for hibernating clu…"

This reverts commit 42176f2.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants