I have compilation errors caused by the BenchmarkController, ExampleBenchmarkTest and ExampleSystemTest classes. These classes import the import the org.hobbit.sdk.examples.examplebenchmark.docker.ExampleDockersBuilder but the actual implementation is in
org.hobbit.sdk.examples.dummybenchmark.docker.DummyDockersBuilder. They also use don't use the image names defined in org.hobbit.sdk.examples.examplebenchmark.Constants.java.
I have compilation errors caused by the BenchmarkController, ExampleBenchmarkTest and ExampleSystemTest classes. These classes import the import the org.hobbit.sdk.examples.examplebenchmark.docker.ExampleDockersBuilder but the actual implementation is in
org.hobbit.sdk.examples.dummybenchmark.docker.DummyDockersBuilder. They also use don't use the image names defined in org.hobbit.sdk.examples.examplebenchmark.Constants.java.