Skip to content

slapos/tests: Refine the assertRegex calling

Boxiang Sun requested to merge Daetalus/kedifa:3.12 into master

Python 3.12 completely drops assertRegex. Also this code keep the Python 2 compatibility.

Merge request reports