diff --git a/cucumber-selenium-grid/Jenkinsfile b/cucumber-selenium-grid/Jenkinsfile index ccdf1934..83c4d0bb 100644 --- a/cucumber-selenium-grid/Jenkinsfile +++ b/cucumber-selenium-grid/Jenkinsfile @@ -47,7 +47,7 @@ pipeline { steps { // Turn off Git's SSL cert check, uncomment if needed // sh 'git config --global http.sslVerify false' - git url: "${APPLICATION_SOURCE_REPO}", branch: "${APPLICATION_REF}" + git url: "${APPLICATION_SOURCE_REPO}#${APPLICATION_REF}" } } diff --git a/cucumber-selenium-grid/applier/templates/jenkins-slave-node-8.yaml b/cucumber-selenium-grid/applier/templates/jenkins-slave-node-8.yaml index ee031b53..78835dba 100644 --- a/cucumber-selenium-grid/applier/templates/jenkins-slave-node-8.yaml +++ b/cucumber-selenium-grid/applier/templates/jenkins-slave-node-8.yaml @@ -23,7 +23,7 @@ objects: openshift.io/imported-from: registry.access.redhat.com/openshift3/jenkins-slave-base-rhel7 from: kind: DockerImage - name: docker-registry.default.svc:5000/pippo/jenkins-slave-base-rhel7:latest + name: registry.access.redhat.com/openshift3/jenkins-slave-base-rhel7 generation: 2 importPolicy: {} name: latest diff --git a/cucumber-selenium-grid/applier/templates/selenium-grid.yaml b/cucumber-selenium-grid/applier/templates/selenium-grid.yaml index bdb8b530..c41ab781 100644 --- a/cucumber-selenium-grid/applier/templates/selenium-grid.yaml +++ b/cucumber-selenium-grid/applier/templates/selenium-grid.yaml @@ -181,11 +181,7 @@ objects: annotations: kubernetes.io/description: anyuid provides all features of the restricted SCC but allows users to run with any UID and any GID. - creationTimestamp: 2018-07-09T13:38:28Z name: anyuid-zalenium - resourceVersion: "5412" - selfLink: /apis/security.openshift.io/v1/securitycontextconstraints/anyuid - uid: 5c7a7d67-837d-11e8-a8dc-fa163e2f4463 priority: 10 readOnlyRootFilesystem: false requiredDropCapabilities: