1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/integration/internal/swarm
Sebastiaan van Stijn 56a68c15f8
Integration tests: remove some duplicated code, and preserve context
This introduces `NoTasksForService` and `NoTasks` poller checks, that
can be used to check if no tasks are left in general, or for a specific
service.

Some redundant checks were also removed from some tests.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-01-14 04:53:27 +01:00
..
service.go Added support for maximum replicas per node to services 2018-12-24 02:04:15 +02:00
states.go Integration tests: remove some duplicated code, and preserve context 2019-01-14 04:53:27 +01:00