Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 365 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 365 Bytes

OCP Metal CI extractor

Extracts bits related to the Metal platform from CI results.

Dependencies

sudo dnf install -y python3-requests

Usage

./metal-ci-extractor <url with results> <destination directory>

Instead of a URL, you can also provide a path to an already downloaded must-gather archive.

Use --help for other flags.