Skip to content

Commit

Permalink
Revert all changes related to build
Browse files Browse the repository at this point in the history
  • Loading branch information
joechenrh committed Oct 25, 2024
1 parent 2d45cac commit 6656850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dm/tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

### Integration Test

1. Run `make dm_integration_test_build` to generate DM related binary for integration test.
1. Run `make dm_integration_test_build` to generate DM related binary for integration test

2. Setup two MySQL servers (the first one: 5.6 ~ 5.7; the second one: 8.0.21, suggest you are same as [CI](https://github.com/PingCAP-QE/ci/blob/main/jenkins/pipelines/ci/dm/dm_ghpr_new_test.groovy#L164-L172)) with [binlog enabled first](https://dev.mysql.com/doc/refman/5.7/en/replication-howto-masterbaseconfig.html) and [set `GTID_MODE=ON`](https://dev.mysql.com/doc/refman/5.7/en/replication-mode-change-online-enable-gtids.html), You need set the mysql port and root password according to the following table.

Expand Down

0 comments on commit 6656850

Please sign in to comment.