mirror of
https://github.com/siderolabs/omni.git
synced 2026-03-31 13:41:04 +02:00
Enabled secureboot in Talemu. Split e2e-scaling tests: extract forced removal flows from it. Changed the tests flags to support more complicated machine provision flows: now it can read the config from the yaml file. Run secureboot tests on cron only. Signed-off-by: Artem Chernyshev <artem.chernyshev@talos-systems.com>
11 lines
106 B
YAML
11 lines
106 B
YAML
---
|
|
count: 15
|
|
provider:
|
|
id: talemu
|
|
---
|
|
count: 15
|
|
provider:
|
|
id: talemu
|
|
data: |
|
|
secure_boot: true
|