Closed mmaslankaprv closed 1 week ago
Preventing tests using s3_impostor from running in parallel with each other to prevent listen port conflict.
s3_impostor
ld.lld: error: duplicate symbol: unit_test_httpd_port_number()
Because s3_imposter already declares this you get errors. We could either:
Preventing tests using
s3_impostor
from running in parallel with each other to prevent listen port conflict.Backports Required
Release Notes