Skip to content
New issue

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

Fix tripleo install for multinode adoption testing #972

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

bogdando
Copy link
Contributor

@bogdando bogdando commented Dec 12, 2024

Escape the HOME env var as we want to refer to the target host' user home instead of the host where we generate the script.

Fix ContainerImageRegistryCredentials for tripleo. Quote the registry username as it may not work otherwise.

Escape the HOME env var as we want to refer to the target host' user
home instead of the host where we generate the script.

Signed-off-by: Bohdan Dobrelia <[email protected]>
@bogdando bogdando requested review from marios and fmount December 12, 2024 11:23
@openshift-ci openshift-ci bot requested a review from karelyatin December 12, 2024 11:23
@bogdando bogdando requested review from fao89 and removed request for karelyatin December 12, 2024 11:23
@bogdando bogdando changed the title Fix home user reference in tripleo install Fix tripleo install for multinode adoption testing Dec 12, 2024
devsetup/scripts/tripleo.sh Outdated Show resolved Hide resolved
Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/37294a663e104bf893b7ec291c7fc510

✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 43m 03s
install-yamls-crc-podified-edpm-baremetal RETRY_LIMIT in 22m 11s
✔️ podified-multinode-edpm-deployment-crc SUCCESS in 1h 24m 52s

@jistr
Copy link
Contributor

jistr commented Dec 13, 2024

/lgtm

Copy link
Contributor

openshift-ci bot commented Dec 13, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bogdando, fmount

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Quote the registry username as it may not work otherwise.
Add E003 to ingore list for bashate to make that indentation working.

Signed-off-by: Bohdan Dobrelia <[email protected]>
Copy link
Contributor

openshift-ci bot commented Dec 17, 2024

New changes are detected. LGTM label has been removed.

Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/6e11cacba7c34df68d031189f6db5b70

openstack-k8s-operators-content-provider FAILURE in 5m 12s
⚠️ install-yamls-crc-podified-edpm-baremetal SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider
⚠️ podified-multinode-edpm-deployment-crc SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants