Skip to content

self-hosted CML Runner executor not supported #169

@DavidGOrtega

Description

@DavidGOrtega

Launching the gpu runner in the logs appears executor not supported

`{"job":644109193,"level":"info","msg":"executor not supported","project":20009146,"referee":"metrics","runner":"LGtng_o9","time":"2020-07-17T12:54:05Z"}`

How to reproduce

Setup a workflow with self-hosted runner in GL, launch the runner and do a commit to run the CI.

docker run --name runnerg --rm \
    -e RUNNER_IDLE_TIMEOUT=1800 \
    -e RUNNER_LABELS=cml \
    -e RUNNER_REPO=$REPO \
    -e repo_token=$TOKEN \
    dvcorg/cml-gpu-py3-cloud-runner

Its probably because the $RUNNER_EXECUTOR is empty or invalid

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