openstack-k8s-operators/osp-director-dev-tools

ai ocp_install stage breaks on : The error was: 'dict object' has no attribute 'OPENSHIFT_VERSIONS'

pinikomarov opened this issue · 1 comments

https://rhos-ci-staging-jenkins.lab.eng.tlv2.redhat.com/job/osp-director-dev-tools-ai-pr-custom-pkomarov/27/artifact/logs/01_ocp_install.sh.log
breaks on task :

- name: Set assisted installer service OCP release image

probably, (advices by Andrew) this is because the upstream change in :
https://raw.githubusercontent.com/openshift/assisted-service/master/onprem-environment

Where there is no OPENSHIFT_VERSIONS anymore

abays commented

Fixed by #256