Open FelicianoTech opened 3 years ago
I think we can solve this by having a general testing script in cimg-shared that we can run from any image. The same way gen-dockerfiles.sh
or push-dockerfiles.sh
works now. We can slowly add tests there starting with this one.
@JalexChen is this something you can easily add into your testing work for cimg?
The directory
/home/circleci/project
needs to either be empty or not exist in the image. We should verify this as a test. A test like this would have prevented https://github.com/CircleCI-Public/cimg-openjdk/issues/102.