Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RemoteTasksTest ¶
func (*RemoteTasksTest) AfterEach ¶
func (tc *RemoteTasksTest) AfterEach(f *framework.F)
func (*RemoteTasksTest) BeforeAll ¶
func (tc *RemoteTasksTest) BeforeAll(f *framework.F)
func (*RemoteTasksTest) TestECSDeployment ¶
func (tc *RemoteTasksTest) TestECSDeployment(f *framework.F)
TestECSDeployment asserts a new ECS task is started when an ECS job is deployed.
func (*RemoteTasksTest) TestECSDrain ¶
func (tc *RemoteTasksTest) TestECSDrain(f *framework.F)
TestECSDrain asserts an ECS job may be started, drained from one node, and is managed by a new node without stopping and restarting the remote task.
func (*RemoteTasksTest) TestECSJob ¶
func (tc *RemoteTasksTest) TestECSJob(f *framework.F)
TestECSJob asserts an ECS job may be started and is cleaned up when stopped.
Click to show internal directories.
Click to hide internal directories.