Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pull docker images before running integration tests (apache#2212)
*Motivation* Integration tests sometime failed with "No such image:". *Changes* This change attempts to pull docker images before running integration tests. Hopefully it can improve the stability on running integration tests.
- Loading branch information