Unverified Commit 4f9d92ca authored by Preetha Appan's avatar Preetha Appan
Browse files

fix test comment

parent 1bad7196
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -4571,7 +4571,7 @@ func TestReconciler_SuccessfulDeploymentWithFailedAllocs_Reschedule(t *testing.T
assertPlaceResultsHavePreviousAllocs(t, 10, r.place)
}
// Tests rescheduling failed service allocations with desired state stop
// Tests force rescheduling a failed alloc that is past its reschedule limit
func TestReconciler_ForceReschedule_Service(t *testing.T) {
require := require.New(t)
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment