Skip to content

fix: change git branch for ci tests#849

Merged
Alex-Vovchuk merged 4 commits into
mainfrom
switch-ci-branch
Mar 10, 2026
Merged

fix: change git branch for ci tests#849
Alex-Vovchuk merged 4 commits into
mainfrom
switch-ci-branch

Conversation

@Alex-Vovchuk
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates PR CI workflows to run installation/tenant-isolation tests against the “next release” branch ref (provided via env.KCM_NEXT_RELEASE) rather than always using main, aligning CI with upcoming release integration.

Changes:

  • Switch actions/checkout of k0rdent/kcm from ref: main to ref: ${{ env.KCM_NEXT_RELEASE }} in three PR test workflows.
  • Switch actions/checkout of k0rdent/istio from ref: main to ref: ${{ env.KCM_NEXT_RELEASE }} in the same workflows.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 6 comments.

File Description
.github/workflows/pr_test_tenant_isolation_test.yaml Use KCM_NEXT_RELEASE for KCM/Istio checkouts during tenant isolation CI.
.github/workflows/pr_test_kof_installation.yaml Use KCM_NEXT_RELEASE for KCM/Istio checkouts during KOF installation CI.
.github/workflows/pr_test_kcm_region_with_kof.yaml Use KCM_NEXT_RELEASE for KCM/Istio checkouts during KCM region + KOF CI.

Comment thread .github/workflows/pr_test_kof_installation.yaml
Comment thread .github/workflows/pr_test_kcm_region_with_kof.yaml
Comment thread .github/workflows/pr_test_kcm_region_with_kof.yaml
Comment thread .github/workflows/pr_test_tenant_isolation_test.yaml Outdated
Comment thread .github/workflows/pr_test_tenant_isolation_test.yaml
Comment thread .github/workflows/pr_test_kof_installation.yaml Outdated
Comment thread .github/workflows/pr_test_kcm_region_with_kof.yaml Outdated
denis-ryzhkov
denis-ryzhkov previously approved these changes Mar 10, 2026
Comment thread .github/workflows/pr_test_kcm_region_with_kof.yaml Outdated
@Alex-Vovchuk Alex-Vovchuk merged commit 9bb035b into main Mar 10, 2026
22 of 23 checks passed
@Alex-Vovchuk Alex-Vovchuk deleted the switch-ci-branch branch March 10, 2026 15:22
@github-project-automation github-project-automation Bot moved this to Done in k0rdent Mar 10, 2026
gmlexx pushed a commit that referenced this pull request Mar 27, 2026
* fix: change git branch for ci tests

* fix: add new variable and replace old

* chore: change istio variable in kcm region ci

* test: add test comment to trigger CI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants