Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests/kola: adapt for new pure-RHEL variants
A big part of the new variants added in openshift/os#1445 is that we only minimally modify `/etc/os-release`. This means that e.g. `ID` is still `rhel` and `VERSION_ID` is e.g. `9.4` for the `rhel-9.4` variant. We do still inject `VARIANT` and `VARIANT_ID` though. Adapt these library functions here to handle this.
- Loading branch information