Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance MarathonSchedulerActorTest #4534

Closed
unterstein opened this issue Sep 30, 2016 · 1 comment
Closed

Enhance MarathonSchedulerActorTest #4534

unterstein opened this issue Sep 30, 2016 · 1 comment
Assignees

Comments

@unterstein
Copy link
Contributor

Add Test:

1.) all available Terminal InstanceStatus to the instance and verify explicitly that none of these is sent for reconciliation.

2.) Following Scenario:

Created
Error
Failed
Finished
Killed
Killing
Running
Staging
Starting
Unreachable
Gone
Dropped
Unknown

and a verify that status is only sent for

Created
Killing
Running
Staging
Starting
Unreachable
@unterstein
Copy link
Contributor Author

Review in https://phabricator.mesosphere.com/D36

unterstein added a commit that referenced this issue Oct 7, 2016
Summary: Enhanced MarathonSchedulerActorTest to be more verbose and explicitly to handle terminal task status

Test Plan: sbt test

Reviewers: meichstedt

Subscribers: marathon-team

Differential Revision: https://phabricator.mesosphere.com/D36
meichstedt pushed a commit that referenced this issue Oct 12, 2016
Enhanced MarathonSchedulerActorTest #4534

Summary: Enhanced MarathonSchedulerActorTest to be more verbose and explicitly to handle terminal task status

Test Plan: sbt test

Reviewers: meichstedt

Subscribers: marathon-team

Differential Revision: https://phabricator.mesosphere.com/D36
@mesosphere mesosphere locked and limited conversation to collaborators Mar 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants