Skip to content

branch-dispatch

branch-dispatch #2

name: Test KubeRay Operator Upgrade to latest available helm image
on:
repository_dispatch:
types: [branch-dispatch]
jobs:
run_kuberay_upgrade_tests:
runs-on: kuberay-testing # target runner
permissions:
contents: read
steps:
- name: dummy test
run: |
sleep 60 # test success
# # sleep 300 # test failure
# # exit 1 # test failure