Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Use kubectl wait instead of sleep #50

Use kubectl wait instead of sleep

Use kubectl wait instead of sleep #50

Workflow file for this run

name: selftest
on:
- push
jobs:
test:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
with:
path: e2e
- uses: ./e2e
with:
controller-ref: main
jumpstarter-ref: main