Enumeration AutoTestSnapshotBuildProgramState

Enumeration Members

ERRORED: "errored"

The program has crashed.

FINISHED: "finished"

The program has finished successfully, the snapshot can be published.

RUNNING: "running"

The program is currently running.

WAITING_TO_START: "waiting-to-start"

The program has not started yet.