kairos-agent/internal/agent
Itxaka fbb64f2a82
Run tests in parallel and output github formats on workflow (#543)
* 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>
2024-09-17 17:51:11 +02:00
..
hooks Move to use our ghw clone (#535) 2024-09-17 15:27:31 +02:00
agent_options.go art: Make linter happy 2022-08-08 08:32:11 +00:00
agent_suite_test.go robot: Add agent config bootstrap test 2022-11-27 14:34:36 +01:00
agent_test.go Run tests in parallel and output github formats on workflow (#543) 2024-09-17 17:51:11 +02:00
agent.go Run tests in parallel and output github formats on workflow (#543) 2024-09-17 17:51:11 +02:00
config.go Converge all yaml libs into v3 (#266) 2024-03-20 16:53:42 +01:00
iconunix.go arrow_up: Bump go in Earthly and workflows to ^1.20 (#1213) 2023-03-30 16:42:25 +02:00
install_test.go Move to use our ghw clone (#535) 2024-09-17 15:27:31 +02:00
install.go Fail if remote url address doesnt exist (#527) 2024-09-11 15:57:53 +02:00
interactive_install.go Move to use our ghw clone (#535) 2024-09-17 15:27:31 +02:00
make_art.sh 🔧 Integrate Shellcheck (#931) 2023-02-23 04:36:49 -08:00
notify.go Rename go module kairos-agent (#81) 2023-07-10 14:39:48 +02:00
recovery.go Rename go module kairos-agent (#81) 2023-07-10 14:39:48 +02:00
reset.go Add reset for uki (#221) 2024-02-02 13:20:06 +01:00
upgrade.go Unify --recover and --boot-entry upgrade options in code 2024-08-26 16:33:44 +03:00