Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Postgres integration test CI #986

Merged
merged 3 commits into from
May 8, 2023

Conversation

samuel40791765
Copy link
Contributor

Issues:

Resolves CryptoAlg-1817

Description of changes:

Adds a test script to integrate with Postgres in our CI. The file was largely taken from our current s2n integration test script.
A patch is needed to resolve the inconsistent error messages we have with OpenSSL. PostGres's SSL tests depend on specifically on OpenSSL's error messaging format. We might make an upstream contribution to understand our error messages at some point.

Call-outs:

N/A

Testing:

CI

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and
the ISC license.

@samuel40791765 samuel40791765 force-pushed the postgres-ci branch 20 times, most recently from e46100e to 21d27a9 Compare May 1, 2023 23:50
@samuel40791765 samuel40791765 marked this pull request as ready for review May 1, 2023 23:54
@samuel40791765 samuel40791765 force-pushed the postgres-ci branch 2 times, most recently from b37fd5a to e6c0857 Compare May 2, 2023 18:13
@samuel40791765 samuel40791765 enabled auto-merge (squash) May 4, 2023 22:11
@samuel40791765 samuel40791765 merged commit d1552fa into aws:main May 8, 2023
@samuel40791765 samuel40791765 deleted the postgres-ci branch May 8, 2023 23:07
andrewhop pushed a commit to andrewhop/aws-lc that referenced this pull request Sep 12, 2023
The file was largely taken from our current s2n integration test script.
A patch is needed to resolve the inconsistent error messages we have
with OpenSSL. PostGres's SSL tests depend on specifically on OpenSSL's
error messaging format. We might make an upstream contribution to
understand our error messages at some point.
andrewhop pushed a commit that referenced this pull request Sep 13, 2023
The file was largely taken from our current s2n integration test script.
A patch is needed to resolve the inconsistent error messages we have
with OpenSSL. PostGres's SSL tests depend on specifically on OpenSSL's
error messaging format. We might make an upstream contribution to
understand our error messages at some point.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants