chore: run DLE tests for different Postgres version
Description
At the moment it is possible to run tests only for the default version which is not reliable enough.
The MR adds the ability to test the DLE feature-revision for all supported PostgreSQL versions.
Note the custom GitLab-runner is required (marked with the dle-test tag in our case).
Related issue
Examples
Checklist
-
the MR description has been reviewed -
this MR contains text changes and they have been reviewed OR there are no texts changes -
this MR contains GUI/CLI changes and they have been reviewed OR there are no GUI/CLI changes -
this MR contains API changes, specifications reflect those changes and they have been reviewed OR there are no API changes