aboutsummaryrefslogtreecommitdiffstats
path: root/.github/arc_config
Commit message (Collapse)AuthorAgeFilesLines
* .github/workflows/ci.yml: require min 31 core per test jobTaras Madan2024-03-051-0/+3
| | | | | We use machines with 32 CPU and 32 RAM. Adding this options we prevent 2 runner PODs scheduling to the same node.
* .github/arc_config/values.yaml: reflect current configurationTaras Madan2024-02-271-13/+16
| | | | | | | 1. To spawn docker from docker, the kubernetes (not dind) mode is used. It provides better security model. 2. No OpenEBS alternatives were considered.
* .github/arc_config: switch to new ARCTaras Madan2024-02-272-38/+204
|
* ci.yml: run any-env tests on k8s-envTaras Madan2023-07-251-0/+38