Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientStateTC ¶
func (*ClientStateTC) BeforeAll ¶
func (tc *ClientStateTC) BeforeAll(f *framework.F)
func (*ClientStateTC) TestClientState_Corrupt ¶
func (tc *ClientStateTC) TestClientState_Corrupt(f *framework.F)
TestClientState_Corrupt removes task state from the client's state db to assert it recovers.
func (*ClientStateTC) TestClientState_Kill ¶
func (tc *ClientStateTC) TestClientState_Kill(f *framework.F)
TestClientState_Kill force kills Nomad agents and restarts them in a tight loop to assert Nomad is crash safe.
func (*ClientStateTC) TestClientState_KillDuringRestart ¶
func (tc *ClientStateTC) TestClientState_KillDuringRestart(f *framework.F)
TestClientState_KillDuringRestart force kills Nomad agents and restarts them in a tight loop to assert Nomad is crash safe while a task is restarting.
Click to show internal directories.
Click to hide internal directories.