instana / go-sensor

:rocket: Go Distributed Tracing & Metrics Sensor for Instana
https://www.instana.com/
MIT License
122 stars 39 forks source link

feat: support parallel processing for couchbase integration test #882

Closed Angith closed 2 months ago

Angith commented 3 months ago

Why The couchbase integration test does not support parallel execution as of now which causes random failures in CI/CD.

What Added support for parallel execution of the couchbase integration test.