slateci / slate-portal

This repository contains the web Portal to the SLATE platform.
The Unlicense
5 stars 3 forks source link

Try different wait strategy for pods in integration-tests.yml github workflow #259

Closed adamhgriffith-uofu closed 1 year ago

adamhgriffith-uofu commented 1 year ago

Rather than waiting an arbitrary number of minutes, try an await strategy like GitHub Action: Await k8s workloads in ./github/workflows/integration-tests.yml.