You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should be possible to change the domain suffix (see Jenkinsfile).
It should also be possible to supply passwords for the "admin" and "demo" users. If supplied, deploy-openshift.sh should not generate random passwords.
Store as secrets, like the other data passed from "setup-ci" to the Jenkinsfile.
A side-effect of supplying passwords is that the "collect passwords" stage is no longer needed, and the 'validate openshift deployment' stage doesn't need the NEW_PASSWORD.
The text was updated successfully, but these errors were encountered:
It should be possible to change the domain suffix (see Jenkinsfile).
It should also be possible to supply passwords for the "admin" and "demo" users. If supplied, deploy-openshift.sh should not generate random passwords.
Store as secrets, like the other data passed from "setup-ci" to the Jenkinsfile.
A side-effect of supplying passwords is that the "collect passwords" stage is no longer needed, and the 'validate openshift deployment' stage doesn't need the NEW_PASSWORD.
The text was updated successfully, but these errors were encountered: