We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TASK [openshift_sanitize_inventory : Ensure a valid deployment type has been given.] *** task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/main.yml:22 fatal: [localhost]: FAILED! => { "changed": false, "failed": true, "msg": "Please set openshift_deployment_type to one of:\norigin, online, enterprise, atomic-enterprise, openshift-enterprise" } [WARNING]: Could not create retry file '/usr/share/ansible/openshift- ansible/playbooks/byo/config.retry'. [Errno 13] Permission denied: u'/usr/share/ansible/openshift-ansible/playbooks/byo/config.retry' PLAY RECAP ********************************************************************* localhost : ok=13 changed=0 unreachable=0 failed=1 ++ export status=FAILURE ++ status=FAILURE + set +o xtrace ########## FINISHED STAGE: FAILURE: INSTALL ORIGIN ##########
https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin_extended_conformance_install/735/consoleFull
The text was updated successfully, but these errors were encountered:
here too: https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin_extended_conformance_install/734/consoleFull
Sorry, something went wrong.
Fixed in openshift-eng/aos-cd-jobs#166
Changes are pushed, jobs are updated -- will keep this open for a bit in case people need to re-trigger jobs
looks like it's still failing: https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin_extended_conformance_install/1140/consoleFull#12079938665849c75fe4b0052e114d805c
@bparees that failure is #13739 . This issue (deployment type) is resolved.
stevekuznetsov
No branches or pull requests
https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin_extended_conformance_install/735/consoleFull
The text was updated successfully, but these errors were encountered: