Closed vblagoje closed 5 years ago
@galderz I updated quickstart to use datagrid-service-template.yaml, I updated instructions, screenshots and added test.sh. However, I need to consult with you about test.sh a bit more. I would keep it as-is and then use some type of a check at the end to make sure that pods are running and that routes are open. Something like that. Not sure how to check output of oc commands but IIRC I've seen other do checks with some type of json path value boolean expressions from oc command responses.... wdyt?
Update with your feedback @galderz (I forced pushed the change apologies). The official template is used and a working image
There's an OpenShift 4 demo environment available on RHPDS. You also may use it to setup everything :)
Superseded by #257
See README for details. @galderz this is a preview of a quickstart, would test.sh be relevant for this quickstart demo where everything is run from the command line? If so, should I perhaps add checks that demo deploys succesfully and to verify that certain routes and services exist at the end of the demo?