Enable pg12-pg14 upgrade test

talha_pg14_support
Sait Talha Nisanci 2021-08-24 21:33:11 +03:00
parent cddb8663dd
commit 4552a45b38
1 changed files with 7 additions and 0 deletions

View File

@ -681,6 +681,13 @@ workflows:
image_tag: '12.8-13.4' image_tag: '12.8-13.4'
requires: [build-12,build-13] requires: [build-12,build-13]
- test-pg-upgrade:
name: 'test-12-14_check-pg-upgrade'
old_pg_major: 12
new_pg_major: 14
image_tag: '12-13-14-dev202108191715'
requires: [build-12,build-14]
- test-pg-upgrade: - test-pg-upgrade:
name: 'test-13-14_check-pg-upgrade' name: 'test-13-14_check-pg-upgrade'
old_pg_major: 13 old_pg_major: 13