podman/contrib/cirrus
Chris Evich f44af20561
Cirrus: Detailed CPU/Memory/Time runner.sh stats
On several occasions, there have been questions about CPU/Memory/IO
trends in testing over time. Start collecting this data for all jobs,
using a common/stable format so that trending analysis can be performed
within/across multiple Cirrus-CI builds. This PR doesn't add any related
tooling, it simply arranges for the collection of the data.

Stats generation is done at the orchestration level to guarantee they
reflect everything happening inside `runner.sh`.  For example, the
container-based tests re-exec `runner.sh` inside a container, but
we're only interested in the top-level stats.

Update all tasks to include collection of the stats file.
Unfortunately, due to the way the Cirrus-CI YAML parser works,
it is *not* possible to alias the artifacts collection more clearly,
for example:

```yaml
    always:
        <<: *runner_stats
        <<: *logs_artifacts
```

Signed-off-by: Chris Evich <cevich@redhat.com>
2020-11-09 14:32:39 -05:00
..
99-do-not-use-google-subnets.conflist Cirrus: Block CNI use of google VPCs 2019-08-28 09:02:31 -04:00
add_second_partition.sh Cirrus: Implement podman automation 2.0 2020-10-02 11:53:04 -04:00
cirrus_yaml_test.py Cirrus: Implement podman automation 2.0 2020-10-02 11:53:04 -04:00
ext_svc_check.sh Cirrus: Implement podman automation 2.0 2020-10-02 11:53:04 -04:00
lib.sh Cirrus: Use F33beta VM image 2020-11-04 09:40:38 -05:00
logcollector.sh Cirrus: Detailed CPU/Memory/Time runner.sh stats 2020-11-09 14:32:39 -05:00
logformatter logformatter: run on system tests & bindings 2020-10-05 11:31:04 -06:00
logformatter.t logformatter: add Synopsis at top of each page 2020-10-01 20:33:20 -06:00
required_host_ports.txt Cirrus: Confirm networking more 2019-08-16 11:03:03 -04:00
runner.sh Cirrus: Detailed CPU/Memory/Time runner.sh stats 2020-11-09 14:32:39 -05:00
setup_environment.sh Cirrus: Use F33beta VM image 2020-11-04 09:40:38 -05:00
shellcheck.sh Cirrus: Fix running shellcheck locally 2020-10-06 16:01:24 -04:00
swagger_stack_trace.png Improve swagger+CORS metadata docs 2020-06-09 09:53:19 -04:00
timestamp.awk CI - various fixes 2020-07-25 12:32:53 -06:00