Skip to content

K8SPSMDB-1248 Add wait_for_running check after cluster creation in self-healing-chaos tests #3033

K8SPSMDB-1248 Add wait_for_running check after cluster creation in self-healing-chaos tests

K8SPSMDB-1248 Add wait_for_running check after cluster creation in self-healing-chaos tests #3033

Workflow file for this run

name: Run tests
on: [pull_request]
jobs:
test:
name: Test
runs-on: ubuntu-latest
steps:
- uses: actions/setup-go@v5
with:
go-version: '^1.23'
- uses: actions/[email protected]
- name: run tests
run: make test