Skip to content

Commit

Permalink
Updating version and name in pr lane (#259)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmartin24 authored Jan 28, 2025
1 parent addaab2 commit d9c77a9
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -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:
Expand Down Expand Up @@ -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'

0 comments on commit d9c77a9

Please sign in to comment.