mirror of
https://github.com/containers/podman.git
synced 2025-10-09 23:15:39 +08:00
Cirrus: Use imgts container to record metadata
Make use of the built imgts container image to track VM image usage statistics for every automation run. Also update and add small check to the gate test that verifies expected formatting/content of the `.cirrus.yml` file WRT VM Image names. Signed-off-by: Chris Evich <cevich@redhat.com>
This commit is contained in:
@ -33,6 +33,17 @@ task (pass or fail) is set based on the exit status of the last script to execut
|
||||
the vendor.conf, the code and the vendored packages in ./vendor are in sync
|
||||
at all times.
|
||||
|
||||
### ``meta`` Task
|
||||
|
||||
***N/B: Steps below are performed by automation***
|
||||
|
||||
1. Launch a container built from definition in ``./contrib/imgts``.
|
||||
|
||||
2. Update VM Image metadata to help track usage across all automation.
|
||||
|
||||
4. Always exits successfully unless there's a major problem.
|
||||
|
||||
|
||||
### ``testing`` Task
|
||||
|
||||
***N/B: Steps below are performed by automation***
|
||||
|
Reference in New Issue
Block a user