David Moreau Simard
David Moreau Simard
> @dmsimard I think CI needs some love, all tests seem to fail, even those this PR didn't touch 😅 > > Do I need to rebase and try again?...
I am still interested in this. I will circle back to the PR once there is a bugfix release out. Thanks for your patience.
You can disregard the failure with the distributed-sqlite job, it's the concurrency problem I need to resolve. For the podman job, the failure was the following: ``` 2024-04-29 12:25:32.788176 |...
Hi @CedricLevasseur and thanks for the PR. I don't use Oracle Linux but my understanding is that it gets parsed as RedHat and then the rest of it works out...
With the current policy installed, there was this violation: ```type=AVC msg=audit(1659328232.363:1540): avc: denied { append } for pid=19459 comm="gunicorn" name="server.log" dev="vda1" ino=8459320 scontext=system_u:system_r:init_t:s0 tcontext=unconfined_u:object_r:user_home_t:s0 tclass=file permissive=0```
recheck
recheck
This is failing the mysql job on ubuntu-bionic with an error on the first ara_record task: ``` TASK [smoke-tests : Record data with no type] ********************************** task path: /home/zuul/.ara-tests/git/ara/tests/integration/roles/smoke-tests/tasks/ara-ops.yaml:30 The...