Lucius AI
DOCUMENTATION

Run and connect

Runners

Connect an external test execution provider so suites can run on its infrastructure.

Runner configurations#

A runner configuration stores the credentials Lucius AI uses to connect to an external test execution provider. Once a runner config exists, suite runs can execute on that provider's infrastructure. Runner configs are managed per project, under Project Settings → Runners.

Create a runner config#

  1. 01

    Open Runners

    Go to Project Settings → Runners and select Create Runner Config.

  2. 02

    Name it

    Give the config a name so you can identify it when starting a run.

  3. 03

    Check the provider

    Confirm the execution provider the config connects to.

  4. 04

    Set visibility

    Choose Private to keep the config scoped to the current project, or Public to share it per your project's permissions.

  5. 05

    Add credentials

    Enter the username and token issued by the provider, then select Create.

A runner config connects a test execution provider using a name, visibility, and credentials.