-
Type:
Task
-
Resolution: Done
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: Build, Client Side Encryption
-
None
Context
Recently I created GODRIVER-4052 because I realized that PR https://github.com/mongodb/mongo-go-driver/pull/2449 committed an incorrect implementation of the updated prose test linked in DRIVERS-3547. That change made it through review largely because all tests passed, suggesting the change was sound. However, at least the "Client Side Encryption Tests latest RHEL 8.7" and "Client Side Encryption Tests rapid RHEL 8.7" tasks started failing after merging that PR. Those tasks take about 4 minutes each to run, so it seems like a reasonable tradeoff to enable those in PR builds.
Definition of done
- Add tags: ["pullrequest"] to the "client-side-encryption-test" matrix defined here
Pitfalls
What should the implementer watch out for? What are the risks?