Skip to content
Snippets Groups Projects
Commit 6494c33d authored by Marek Puzyniak's avatar Marek Puzyniak
Browse files

gitlab-ci: Add more logs to api test


In order to debug or analize issue with api test
it would be good to have more logs. With this patch
we can collect logs from supervisord and wifimngr.
Collection of those logs were added to test artifacts.

Sometimes it happened that api tests were started
but wifimngr process was not RUNNING yet. This
is handled by waiting loop till wifimngr process is
in RUNNING state. After that ubus-api-validator is called.

Signed-off-by: default avatarMarek Puzyniak <marek.puzyniak@iopsys.eu>
parent d8485c83
Branches
No related tags found
1 merge request!41gitlab-ci: Add more logs to api test
Pipeline #14837 passed with warnings