mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-02 20:24:24 -07:00
Enable integration tests for pymysql 1.0.2
This commit is contained in:
parent
54f5805798
commit
636d6777ef
1 changed files with 1 additions and 9 deletions
10
.github/workflows/ansible-test-plugins.yml
vendored
10
.github/workflows/ansible-test-plugins.yml
vendored
|
@ -64,15 +64,7 @@ jobs:
|
|||
connector_version:
|
||||
- 0.7.11
|
||||
- 0.9.3
|
||||
# Before we can activate test with pymysql 1.0.2 we should debug the
|
||||
# following plugins:
|
||||
#
|
||||
# mysql_query:
|
||||
# test "Assert that create table IF NOT EXISTS is not changed with pymysql" failed
|
||||
#
|
||||
# mysql_replication:
|
||||
# test "Assert that startreplica is not changed" failed
|
||||
# - 1.0.2
|
||||
- 1.0.2
|
||||
- 2.0.1
|
||||
- 2.0.3
|
||||
- 2.1.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue