Skip to content

Commit

Permalink
Remove Percona from integration test suites.
Browse files Browse the repository at this point in the history
This backend frequently times out on Azure Pipelines for (as yet unknown) reasons.
  • Loading branch information
bgrainger committed Dec 25, 2020
1 parent a433553 commit bb857ee
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -207,9 +207,6 @@ jobs:
'MySQL 8.0':
image: 'mysql:8.0'
unsupportedFeatures: 'Ed25519,Tls11'
'Percona 5.7':
image: 'percona:5.7.22'
unsupportedFeatures: 'CachingSha2Password,Ed25519,Tls13,UuidToBin'
'MariaDB 10.2':
image: 'mariadb:10.2'
unsupportedFeatures: 'Ed25519,Json,Sha256Password,CachingSha2Password,RoundDateTime,UuidToBin'
Expand Down

0 comments on commit bb857ee

Please sign in to comment.