diff --git a/.github/workflows/ui-pr_rm_head_2.9.yaml b/.github/workflows/ui-pr_rm_current.yaml similarity index 95% rename from .github/workflows/ui-pr_rm_head_2.9.yaml rename to .github/workflows/ui-pr_rm_current.yaml index 0ecc6ae0..c72d9886 100644 --- a/.github/workflows/ui-pr_rm_head_2.9.yaml +++ b/.github/workflows/ui-pr_rm_current.yaml @@ -1,5 +1,5 @@ # This workflow calls the master E2E workflow with custom variables -name: UI-Pull-Request_RM_head_2.9 +name: UI-Pull-Request_RM_head_2.10 on: pull_request: @@ -36,7 +36,7 @@ jobs: # WARNING, VALUES BELOW ARE HARDCODED FOR RUNS SCHEDULED BY PULL_REQUEST EVENT destroy_runner: true upstream_cluster_version: 'v1.30.3+k3s1' - rancher_version: 'latest/devel/2.9' + rancher_version: 'latest/devel/2.10' # If qase_run_id is none the run is getting deleted in QASE qase_run_id: 'none' grep_test_by_tag: '@login @p0 @p1 @rbac'