Skip to content

SAR-361 Try out forked option to resolve segmentation fault

Samuel Twum requested to merge sar-361-try-out-forked into master

Probably a good idea to run the tests with the --forked option to have each test run in its own process to resolve the segmentation faults in some of the pipeline runs.

See motivation here: https://pypi.org/project/pytest-forked/

Run the k8s-test several times with no seg fault happening to confirm this solves the problem.

Edited by Samuel Twum

Merge request reports