hobbit-project / platform

HOBBIT benchmarking platform
GNU General Public License v2.0
23 stars 9 forks source link

Store hashes of docker images used in experiment #432

Open denkv opened 5 years ago

denkv commented 5 years ago

Sometimes we need to check exactly which images were used in a particular experiment.

We can store image names and hashes for every container created during an experiment in that experiment's result model. They can be also easily displayed in experiment result pages.

MichaelRoeder commented 5 years ago

The information can be collected and added to the result model easily by the platform controller. However, we need to define the properties that we would like to use for that. In this context, we may want to answer the following questions: