This is a set of jobs to be run on the AI-Stacks pipeline to product optimized AI Stacks
oc login ...
oc create -f ai-stacks.yaml
cd stack-images/ ; for d in `ls -1` ; do oc process -f ${d}/buildConfigAndImageStream.yaml | oc create -f - ; done ; cd ..
FIXME radanalytics will fail with this for-loop!
oc adm prune builds --confirm --namespace aicoe
- location of image in tensorflow test Dockerfile
- version used for tensorflow is in Jenkinsfile and BC template as a parameter