nulecule-library icon indicating copy to clipboard operation
nulecule-library copied to clipboard

figure out how to atomaticaly test examples

Open kadel opened this issue 10 years ago • 3 comments

Testing docker provider will be easy. Biggest challenge will probably be how to test them on Kubernetes.

kadel avatar Nov 05 '15 13:11 kadel

Ideally, it seems, we should have a set of test environments for all providers and have each image test on all providers it provides for :)

bexelbie avatar Jan 11 '16 14:01 bexelbie

@surajssd @dharmit - I think we were discussing something like this recently.

dustymabe avatar Mar 24 '16 19:03 dustymabe

@dustymabe we discussed this on #69 Can this be done using OpenShift? I feel that might help, because whenever a PR will be merged there will be automatic build of that image. Whenever the base projectatomic/atomicapp image is changed there will be automatic build of all the dependent images. Does current CI does that for us?

surajssd avatar Apr 01 '16 07:04 surajssd