Project

General

Profile

Idea #18973

Updated by Peter Amstutz almost 2 years ago

* Test combinations of login cluster / peer federations 
 * Different locations of collection 
 * Different locations of where container is started 
 * Dispatching containers from one cluster to another 

 Goal: to test these cases, and for the cases that don't currently work, it should reject it at container creation time instead of trying to run the container and getting mysterious errors. 

 Want to check if docker image & mount points are accessible before trying to launch the container. 

Back