taojintianxia commented on issue #22442:
URL: 
https://github.com/apache/shardingsphere/issues/22442#issuecomment-1328487901

   can you distinguish the difference between Docker and Native, please have a 
try as following if negtive :
   ```
   it.run.modes=Standalone,Cluster
   it.run.modes=Cluster
   it.run.additional.cases=false
   
   
#it.scenarios=db,tbl,readwrite_splitting,encrypt,shadow,dbtbl_with_readwrite_splitting,dbtbl_with_readwrite_splitting_and_encrypt,rdl_empty_rules,empty_rules,sharding_and_encrypt,encrypt_and_readwrite_splitting,encrypt_shadow,readwrite_splitting_and_shadow,sharding_and_shadow,sharding_encrypt_shadow
   it.scenarios=db
   
   # it.cluster.env.type=DOCKER,NATIVE
   it.cluster.env.type=DOCKER
   
   # it.cluster.adapters=jdbc,proxy
   it.cluster.adapters=proxy
   
   # it.cluster.databases=MySQL,PostgreSQL,openGauss
   it.cluster.databases=MySQL
   ```
   luanch up the docker destop before you try this test.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to