Use newer version of Postgres for Optimize performance tests #4665
Labels
scope:optimize
Changes to Optimize.
type:task
Issues that are a change to the project that is neither a feature nor a bug fix.
version:optimize 3.15.0
Acceptance Criteria (Required on creation)
Optimize runs its performance CI tests against an Engine with a Postgres version that is not in extended support
Hints
As per the conversation in this thread, Optimize is currently running its nightly performance tests against a provisioned Postgres instance using version 9. This version will soon go into extended support (in 2025), and incur higher costs.
Optimize should update to a newer version of Postgres with the connected engine. Note that the Postgres client is already the latest version, and the use of postgres is limited to storing engine data. It is expected to be a relatively straightforward migration with respect to breaking changes.
We first need to verify that these tests are successful when running against a new version of Postgres, then can update the version being used in GCP.
Links
Breakdown
Pull Requests
Dev2QA handover
The text was updated successfully, but these errors were encountered: