Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventsTest ¶
func (*EventsTest) AfterEach ¶
func (tc *EventsTest) AfterEach(f *framework.F)
func (*EventsTest) BeforeAll ¶
func (tc *EventsTest) BeforeAll(f *framework.F)
func (*EventsTest) TestBlockedEvalEvents ¶
func (tc *EventsTest) TestBlockedEvalEvents(f *framework.F)
TestBlockedEvalEvents applies a job with a large memory requirement. The event stream checks for a failed task group alloc
func (*EventsTest) TestDeploymentEvents ¶
func (tc *EventsTest) TestDeploymentEvents(f *framework.F)
TestDeploymentEvents registers a job then applies a change An event stream listening to Deployment Events asserts that a DeploymentPromotion event is emitted
func (*EventsTest) TestStartIndex ¶
func (tc *EventsTest) TestStartIndex(f *framework.F)
TestStartIndex applies a job, then connects to the stream with a start index to verify that the events from before the job are not included.
Click to show internal directories.
Click to hide internal directories.