Open sayom88 opened 4 years ago
hello @ddavison any updates on this please....tnx
I see that template.template.openshift.io/selenium-hub created and template.template.openshift.io/selenium-node-chrome-debug created
It sounds as if they weren't created, possibly 🤔
Hi @ddavison ,can you then suggest when we can implement them on OCP 4.x please.
@ddavison @sayom88 - I got into same issues where I could not make these work on my Openshift 4.5.x cluster and I modified templates to make them work. May be you can create new branch and move Openshift 3.x support to that branch and make "master" branch for Openshift 4.5.x support.
Here are the updates I made to make all this work.
My pull request: https://github.com/ddavison/selenium-openshift-templates/pull/23
@ddavison can you kindly suggest when we can implement them on OCP 4.x please.
Hello Team, I am a OCP cluster v 4.x. I am trying to run the commands: $ oc create -f selenium-hub.yaml $ oc create -f selenium-node-chrome-debug.yaml
I see that template.template.openshift.io/selenium-hub created and template.template.openshift.io/selenium-node-chrome-debug created, but then when I am running the command to check the pods (oc get pods), I see that no pods have got created.
Any idea why this is happening please.
Tnx.