kezhenxu94 commented on a change in pull request #3948: Immigrate test mysql
scenario.
URL: https://github.com/apache/skywalking/pull/3948#discussion_r352274045
##########
File path: .github/workflows/plugins-test.yaml
##########
@@ -464,4 +464,30 @@ jobs:
- name: Build the Docker image
run: ./mvnw -f test/plugin/pom.xml clean package -DskipTests
docker:build -DBUILD_NO=local >/dev/null
- name: Run kafka 0.11.0.0-2.3.0 (16)
- run: bash test/plugin/run.sh kafka-scenario
\ No newline at end of file
+ run: bash test/plugin/run.sh kafka-scenario
+
+Mysql:
Review comment:
The indentation is not correct IMO, syntax looks good
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services