test: make orchestration completion version explicit
This commit is contained in:
@@ -94,6 +94,7 @@ func ingest(t *testing.T, s *store.Store, external string) domain.Task {
|
||||
}
|
||||
|
||||
func TestEndToEndIngestRouteLeaseRotateAndComplete(t *testing.T) {
|
||||
// The completion version is intentionally read after pickup to model the event stream.
|
||||
s, r, _ := setup(t)
|
||||
task := ingest(t, s, "one")
|
||||
h := &harness{occupancy: .95, boundary: true}
|
||||
|
||||
Reference in New Issue
Block a user