Documentation ¶
Index ¶
- func DeploymentsForJob(t *testing.T, nomadClient *api.Client, jobID string) []*api.Deployment
- func RegisterAllocs(t *testing.T, nomadClient *api.Client, jobFile string, jobID string) []*api.AllocationListStub
- func RegisterAndWaitForAllocs(t *testing.T, nomadClient *api.Client, jobFile string, jobID string) []*api.AllocationListStub
- func WaitForAllocRunning(t *testing.T, nomadClient *api.Client, allocID string)
- func WaitForDeployment(t *testing.T, nomadClient *api.Client, deployID string, status string, ...)
- func WaitForLeader(t *testing.T, nomadClient *api.Client)
- func WaitForNodesReady(t *testing.T, nomadClient *api.Client, nodes int)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeploymentsForJob ¶ added in v0.9.3
func RegisterAllocs ¶ added in v0.9.2
func WaitForAllocRunning ¶
func WaitForDeployment ¶ added in v0.9.2
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.