-
Notifications
You must be signed in to change notification settings - Fork 344
Closed
Labels
cml-runnerSubcommandSubcommandgood-first-issueGood for newcomers (good-first-issue)Good for newcomers (good-first-issue)
Description
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-runnerIts probably because the $RUNNER_EXECUTOR is empty or invalid
dmpetrov
Metadata
Metadata
Assignees
Labels
cml-runnerSubcommandSubcommandgood-first-issueGood for newcomers (good-first-issue)Good for newcomers (good-first-issue)