Skip to content

Commit bb857ee

Browse files
committed
Remove Percona from integration test suites.
This backend frequently times out on Azure Pipelines for (as yet unknown) reasons.
1 parent a433553 commit bb857ee

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -207,9 +207,6 @@ jobs:
207207
'MySQL 8.0':
208208
image: 'mysql:8.0'
209209
unsupportedFeatures: 'Ed25519,Tls11'
210-
'Percona 5.7':
211-
image: 'percona:5.7.22'
212-
unsupportedFeatures: 'CachingSha2Password,Ed25519,Tls13,UuidToBin'
213210
'MariaDB 10.2':
214211
image: 'mariadb:10.2'
215212
unsupportedFeatures: 'Ed25519,Json,Sha256Password,CachingSha2Password,RoundDateTime,UuidToBin'

0 commit comments

Comments
 (0)