Skip to content

Remove sleep from run_ci_local #400

@cmenders

Description

@cmenders

Remove sleeps from run_ci_local. Previously were added for delay to ensure the resources (specifically docker containers) were set up / running after the setup step. Instead, we should use our SetupResource framework and run any necessary health checks instead of an arbitrary wait.
(https://github.com/cybench/bountybench/blob/main/run_ci_local.sh#L186-L190)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions