Skip to content

--action-timeout not forwarded by deploy-and-evaluate.sh #37

Description

@yoavkatz

Summary

deploy-benchmark.sh accepts --action-timeout SECONDS but deploy-and-evaluate.sh (the wrapper) does not accept or forward the flag. Passing --action-timeout to the wrapper silently drops it.

Steps to reproduce

./deploy-and-evaluate.sh --action-timeout 120 ...

The flag is ignored; deploy-benchmark.sh runs with its default timeout.

Expected behaviour

deploy-and-evaluate.sh should accept --action-timeout and pass it through to deploy-benchmark.sh.

Found in

PR #33 review by @kellyaa.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions