Skip to content

mysql-time-machine/integration-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Integrations tests and related tooling for the mysql-time-machine pipelines.

Steps to run

1. Build replicator-runner image:

    git clone https://github.com/mysql-time-machine/docker.git
    cd docker/images/003_debug_image
    ./container_build.sh 
    ...
    Successfully tagged replicator-runner:latest  

2. Run tests:

    git clone https://github.com/mysql-time-machine/integration-tests.git
    cd integration-tests
    mvn test

About

Integration tests for replicator data pipelines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published