Skip to content

Support passing arbitrary flags to run_all_experiments.py via request_pr_exp.py.  #245

Open
@oliverchang

Description

@oliverchang

Currently there is very little control over flags passed to PR experiments:

command: ["/bin/bash", "report/docker_run.sh", "${GKE_EXP_BENCHMARK}", "${GKE_EXP_NAME}", "${GKE_EXP_FUZZING_TIMEOUT}", "ofg-pr", "${GKE_EXP_LLM}", "${GKE_EXP_DELAY}"]

We should ideally support piping arbitrary flags via request_pr_exp.py.

e.g.

request_pr_exp.py -p 123 -n NAME -- --model=foo --context 

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions