74983421a1
Sometimes container or service does not start, and this doesn't make the CI fail. Until now, the failed containers are listed in the /var/log/extras/ tree, but it's not checked on a regular basis. This patch intends to make a hard failure in case either a service or a container doesn't start as expected. Co-Authored-By: Cédric Jeanneret <cjeanner@redhat.com> Related-Bug: #1816523 Change-Id: I001e2f27d2b562bb0be87c8eaadcf3622e530498
6 lines
180 B
YAML
6 lines
180 B
YAML
---
|
|
features:
|
|
- New "validate_services" boolean flag in order to check the service state
|
|
- New "validate-services" role in charge of container and service state
|
|
validation
|