Home
last modified time | relevance | path

Searched refs:SERVER_STOPPED (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/
H A Dmodels.py14 SERVER_STOPPED = 0 variable in BuildEnvironment
17 (SERVER_STOPPED, "stopped"),
40 bbstate = models.IntegerField(choices = SERVER_STATE, default = SERVER_STOPPED)