We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d4c413 commit 6fdc333Copy full SHA for 6fdc333
.github/workflows/e2e_tests.yaml
@@ -25,7 +25,7 @@ concurrency:
25
cancel-in-progress: true
26
27
jobs:
28
- kubernetes:
+ kubernetes-e2e:
29
30
runs-on: ubuntu-20.04
31
.github/workflows/olm_tests.yaml
@@ -18,7 +18,7 @@ concurrency:
18
19
20
21
+ kubernetes-olm-upgrade:
22
23
timeout-minutes: 60
24
env:
0 commit comments