8cb57f54fa
Before cleanup containers and hosts, it should be ensure the docker serivce running but the destroy action missing it, this patch to fix it Change-Id: I85ca806c1fd395daf937b585d466e16fbad4e20c Closes-Bug: #1741852
11 lines
165 B
YAML
11 lines
165 B
YAML
---
|
|
- include: copy_tools.yml
|
|
|
|
- include: validate_docker_execute.yml
|
|
|
|
- include: cleanup_containers.yml
|
|
|
|
- include: cleanup_images.yml
|
|
|
|
- include: cleanup_host.yml
|