mesosphere / spark-build

Used to build the mesosphere/spark docker image and the DC/OS Spark package
52 stars 34 forks source link

Use Docker image and tag from Makefile target in tests #485

Closed akirillov closed 5 years ago

akirillov commented 5 years ago

What changes were proposed in this pull request?

Resolves DCOS-48766

Switch Makefile test target to use Docker image and tag from docker-dist target instead of the environment variable.

How were these changes tested?

Integration tests from this repo

Release Notes

N/A