Open
Description
Describe the current behavior
#16168 exposed some weirdness around the current integration test harness and concurrency
we should use pytest for this, since this is what its good at, ideally using a separate pytest
config
Describe the proposed behavior
run integration tests w pytest
Example Use
No response
Additional context
No response