File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -32,12 +32,21 @@ jobs:
3232 matrix :
3333 # Batch test fixes to land later
3434 include :
35+ - build_type : centaurPapiV2beta
36+ build_mysql : 5.6
37+ friendly_name : Centaur Papi V2 Beta with MySQL 5.6 (current Terra production)
3538 - build_type : centaurGcpBatch
3639 build_mysql : 5.7
3740 friendly_name : Centaur GCP Batch with MySQL 5.7
3841 - build_type : centaurPapiV2beta
3942 build_mysql : 5.7
4043 friendly_name : Centaur Papi V2 Beta with MySQL 5.7
44+ - build_type : centaurPapiV2beta
45+ build_mysql : 8.0
46+ friendly_name : Centaur Papi V2 Beta with MySQL 8.0 (required Terra production)
47+ - build_type : centaurPapiV2beta
48+ build_mysql : 8.4
49+ friendly_name : Centaur Papi V2 Beta with MySQL 8.4 (aspirational Terra production)
4150 - build_type : centaurPapiV2betaRestart
4251 build_mysql : 5.7
4352 friendly_name : Centaur Papi V2 Beta (restart)
You can’t perform that action at this time.
0 commit comments