AlmaLinux / AlmaLinux/build-system
Decide what to do with OVAL generation tests
- 主要语言
- 没有语言数据
- 星标
- 32
- 派生
- 11
- PR 合并指标
- 30 天内没有已合并 PR
描述
Currently, the OVAL generation tests [added here](https://github.com/AlmaLinux/albs-web-server/pull/1100) were disabled later on in the `preflight` workflow due to [this problem](https://github.com/AlmaLinux/build-system/issues/429) and as part of [this PR](https://github.com/AlmaLinux/albs-web-server/pull/1112).
Ideally, `preflight` should also be able to perform such tests, as we won't notice if something got broken until the commit lands master.
There are 3 options:
* We keep it as it is - and we know that we should always keep an eye on oval tests after anything is merged
* We try to also run the tests, despite of the limitations to pull the code from the private repo when running the `preflight` workflow
* We move the tests out of web_server and re-imagine these tests somewhere else (in the private repo, or in some intermediate one)
贡献指南
评估
这个 Issue 还没有评估数据。