← Back to Help Centre / Queue + Runs

The run queue and stage pills

After you dispatch, the run moves through eight stages — watch them on the Queue page.

The 8-stage pipeline

When you click Run, the test is dispatched and moves through these stages, shown as pills on the Queue page:

  1. QueuedProvisioning (a fresh cloud master + injectors spin up)
  2. Setup (the test plan and data are loaded onto the master)
  3. Create DataSmoke (a 1-user check that every step returns OK)
  4. Running (the full load) → AnalysingTeardown

The Smoke stage gates the load test: if the smoke fails, the load won't run, so you don't pay for a broken script. A failed stage turns red with the reason in the log.

Tags: queue, stage pills, run stages, provisioning setup smoke running, what stage, pipeline