-
Task
-
Resolution: Won't Do
-
Major
-
None
-
None
Found an issue on running ocp_deploy_and_acm_install pipeline on a BM env. once triggered, it calling BM spoke deployment pipeline instead of acm-install.
I think the logic inside ocp.callOcpDeploy needs to be corrected. When it receives params where CLOUD_PROVIDER is BAREMETAL, it must trigger the job/process responsible for deploying a Bare Metal Hub cluster, not the ocp-bm-ipi-deployment (spoke) job.