Paweł Gronowski
e7ac69f482
integration-cli: Migrate restart suite
Migrate non-redundant `DockerCLIRestartSuite` cases to modern integration tests:
- `TestRestartStoppedContainer` -> `TestContainerRestartStoppedContainer`
- `TestRestartWithVolumes` -> `TestContainerRestartWithVolumes`
- `TestRestartContainerSuccess` -> `TestContainerRestartPolicyAfterProcessExit/direct-process-exit`
- `TestRestartPolicyAfterRestart` -> `TestContainerRestartPolicyAfterProcessExit/after-manual-restart`
- `TestRestartWithPolicyUserDefinedNetwork` -> `TestContainerRestartPolicyUserDefinedNetwork`
Drop redundant deprecated cases:
- `TestRestartRunningContainer`
covered by `TestWaitRestartedContainer`.
- `TestRestartPolicyNO`, `TestRestartPolicyAlways`, `TestRestartPolicyOnFailure`
covered by modern create/restart-policy tests.
- `TestRestartAutoRemoveContainer`
covered by `TestContainerWithAutoRemoveCanBeRestarted`.
- `TestRestartDisconnectedContainer`
low-value adjacent coverage already exercised by networking restart tests.
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2026-06-17 18:43:05 +02:00
..
2025-08-08 17:07:07 +02:00
2025-09-08 10:08:30 +02:00
2026-06-10 15:57:48 -04:00
2025-09-08 10:08:30 +02:00
2025-12-15 18:56:34 +01:00
2026-06-17 18:43:05 +02:00
2025-07-31 10:13:29 -07:00
2025-10-30 18:09:44 +01:00
2025-12-15 18:56:33 +01:00
2025-09-08 10:08:30 +02:00
2026-06-16 17:45:17 +02:00
2026-06-15 21:10:34 +02:00
2026-02-13 18:49:51 +01:00
2025-10-30 18:09:44 +01:00
2025-10-30 18:09:44 +01:00
2026-03-03 21:53:23 +01:00
2025-10-29 11:44:18 +01:00
2025-11-02 10:46:22 +01:00
2025-09-08 10:08:30 +02:00
2026-04-02 14:20:22 -07:00
2026-02-15 11:04:30 +00:00
2025-12-26 00:27:41 +05:30
2025-12-15 18:56:34 +01:00
2025-07-31 10:13:29 -07:00
2026-05-14 14:07:40 +02:00
2025-11-05 11:28:35 +01:00
2025-10-31 09:22:40 +01:00
2025-11-10 12:40:14 +01:00
2023-06-29 00:08:27 +02:00
2025-07-31 10:13:29 -07:00
2025-09-17 12:06:35 +02:00
2026-05-29 19:25:59 +02:00
2026-05-18 23:21:39 +02:00
2025-06-13 08:26:56 +00:00
2026-06-10 15:57:48 -04:00
2025-12-10 01:51:26 +01:00
2025-10-05 17:27:26 +02:00
2026-02-13 18:49:51 +01:00
2025-07-31 10:13:29 -07:00
2025-12-15 18:56:34 +01:00
2025-11-10 16:08:15 +01:00
2025-12-15 18:56:34 +01:00
2025-12-15 18:56:33 +01:00
2025-07-31 10:13:29 -07:00
2025-08-08 17:07:07 +02:00
2025-10-30 18:09:44 +01:00
2026-05-18 23:21:39 +02:00
2025-10-31 09:22:40 +01:00
2025-10-31 09:22:40 +01:00
2025-12-15 18:56:33 +01:00
2025-12-15 18:56:33 +01:00
2025-10-31 09:22:40 +01:00
2025-07-31 10:13:29 -07:00
2026-01-19 13:43:06 +01:00
2025-10-30 18:09:44 +01:00
2025-09-08 10:08:30 +02:00
2025-12-15 18:56:34 +01:00
2025-06-05 21:42:05 +00:00
2025-09-08 10:08:30 +02:00
2026-05-18 23:21:39 +02:00
2025-10-05 17:27:26 +02:00
2025-12-15 18:56:33 +01:00
2025-12-15 18:56:33 +01:00
2025-10-31 09:22:40 +01:00
2025-10-31 09:22:40 +01:00
2026-05-18 23:21:46 +02:00
2025-10-31 09:22:40 +01:00
2025-10-05 17:27:26 +02:00
2025-10-05 17:27:26 +02:00
2025-10-31 09:22:40 +01:00
2025-10-22 11:50:01 +02:00
2025-09-08 10:08:30 +02:00
2025-12-15 18:56:34 +01:00
2025-10-31 09:22:40 +01:00
2025-06-05 21:42:05 +00:00
2025-08-01 01:48:55 +02:00
2025-07-31 10:13:29 -07:00
2025-12-15 18:56:34 +01:00
2025-09-08 10:08:30 +02:00
2025-07-31 10:13:29 -07:00
2025-10-30 18:09:44 +01:00
2025-10-14 10:14:35 +02:00
2025-09-08 10:08:30 +02:00
2026-05-18 23:21:39 +02:00
2025-10-31 09:22:40 +01:00
2025-12-16 16:55:20 +01:00
2025-12-15 18:56:33 +01:00
2025-09-08 10:08:30 +02:00
2025-10-31 09:22:40 +01:00
2025-07-31 10:13:29 -07:00
2025-04-09 11:05:14 -07:00
2023-06-26 11:18:09 +02:00
2023-05-19 20:38:51 +02:00
2023-05-19 20:38:51 +02:00
2026-05-18 23:21:39 +02:00
2023-05-19 20:38:51 +02:00