[MCOL-5186] Fix cmapi tests that blows systemd. Created: 2022-08-11  Updated: 2022-10-26  Resolved: 2022-08-16

Status: Closed
Project: MariaDB ColumnStore
Component/s: cmapi
Affects Version/s: cmapi-6.4.1
Fix Version/s: cmapi-22.08.1

Type: Task Priority: Blocker
Reporter: Alan Mologorsky Assignee: Alan Mologorsky
Resolution: Fixed Votes: 0
Labels: None

Assigned for Testing: Alan Mologorsky Alan Mologorsky

 Description   

Eventually we got tests failure even using code with previous success test.
One of the tests starts (restarts) controllernode service more than 5 times in 10 seconds.
It exceeds unit (controllernode service) systemd start rate limiting. So unit can't be started more than DefaultStartLimitBurst (5) times before systemd DefaultStartLimitIntervalSec (10secs) has passed. More info HERE

I assume that something changed in aws machines or in the systemd config on that machines, but not totally sure.

So this test have to be simplified to not blowing systemd.



 Comments   
Comment by alexey vorovich (Inactive) [ 2022-08-12 ]

alan.mologorsky can you close this as fixed ?

Comment by Alan Mologorsky [ 2022-08-16 ]

Fixed

Generated at Thu Feb 08 02:55:59 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.