mirror of
https://github.com/kairos-io/kairos-agent.git
synced 2025-08-20 01:07:02 +00:00
* Run tests in parallel and output github formats on workflow Signed-off-by: Itxaka <itxaka@kairos.io> * Fix broken parallel tests We were using a fixed file for the tests which several tests could be accessing at the same time. This fixes it by setting a temp random file at the test start Signed-off-by: Itxaka <itxaka@kairos.io> * Fix the tests logging to stdout Signed-off-by: Itxaka <itxaka@kairos.io> * Drop the verbose Signed-off-by: Itxaka <itxaka@kairos.io> * Fix agent test Signed-off-by: Itxaka <itxaka@kairos.io> * Let the event consumer create the logfile or whatever Signed-off-by: Itxaka <itxaka@kairos.io> * Drop Focus Signed-off-by: Itxaka <itxaka@kairos.io> --------- Signed-off-by: Itxaka <itxaka@kairos.io> |
||
|---|---|---|
| .. | ||
| hooks | ||
| agent_options.go | ||
| agent_suite_test.go | ||
| agent_test.go | ||
| agent.go | ||
| config.go | ||
| iconunix.go | ||
| install_test.go | ||
| install.go | ||
| interactive_install.go | ||
| make_art.sh | ||
| notify.go | ||
| recovery.go | ||
| reset.go | ||
| upgrade.go | ||