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

DNM Testing CRC Cloud with image based on OCP 4.18 pre release #2724

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bshewale
Copy link
Contributor

No description provided.

Copy link
Contributor

openshift-ci bot commented Feb 11, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from bshewale. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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

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/cdc137d6518d45eea64a39b3457d1258

✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 57m 49s
podified-multinode-edpm-deployment-crc RETRY_LIMIT in 4m 08s
✔️ cifmw-crc-podified-edpm-baremetal SUCCESS in 1h 31m 51s
✔️ podified-multinode-hci-deployment-crc SUCCESS in 1h 43m 40s
cifmw-multinode-tempest RETRY_LIMIT in 4m 11s
✔️ noop SUCCESS in 0s
✔️ cifmw-pod-ansible-test SUCCESS in 7m 33s
✔️ cifmw-pod-pre-commit SUCCESS in 7m 18s
✔️ cifmw-pod-zuul-files SUCCESS in 4m 08s
cifmw-multinode-kuttl FAILURE in 1h 58m 26s
✔️ build-push-container-cifmw-client SUCCESS in 23m 17s

vars:
cifmw_extras:
- '@scenarios/centos-9/multinode-ci.yml'
- '@scenarios/centos-9/horizon.yml'
crc_ci_bootstrap_cloud_name: "{{ nodepool.cloud | replace('-nodepool-tripleo','') }}"
crc_ci_bootstrap_networking:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The current podified-multinode-edpm-deployment-crc job that we have is with a single compute (compute 0). Are we changing that to 2 computes? I thought that was the podified-multinode-edpm-deployment-crc-2comp job.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure about that may be @lewisdenny can guide more on that.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah compute-1 needs to be removed from the crc_ci_bootstrap_networking

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes Its's done. When i Checked the logs I got to know that it's unnecessary one. Thanks for your review comments @frenzyfriday and @lewisdenny

@bshewale bshewale force-pushed the move-crc-job-4-18-pre branch from af44649 to dd3d104 Compare February 12, 2025 06:11
vars:
cifmw_extras:
- '@scenarios/centos-9/multinode-ci.yml'
- '@scenarios/centos-9/horizon.yml'
crc_ci_bootstrap_cloud_name: "{{ nodepool.cloud | replace('-nodepool-tripleo','') }}"
crc_ci_bootstrap_networking:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah compute-1 needs to be removed from the crc_ci_bootstrap_networking

zuul.d/nodeset.yaml Show resolved Hide resolved
@bshewale bshewale force-pushed the move-crc-job-4-18-pre branch from dd3d104 to f986651 Compare February 12, 2025 07:13
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/c48d545e6fb7454295ca5227557f27ac

✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 38m 26s
podified-multinode-edpm-deployment-crc FAILURE in 27m 22s
✔️ cifmw-crc-podified-edpm-baremetal SUCCESS in 1h 24m 10s
podified-multinode-hci-deployment-crc RETRY_LIMIT in 54m 24s
cifmw-multinode-tempest FAILURE in 25m 47s
✔️ noop SUCCESS in 0s
✔️ cifmw-pod-ansible-test SUCCESS in 7m 26s
✔️ cifmw-pod-pre-commit SUCCESS in 7m 23s
✔️ cifmw-pod-zuul-files SUCCESS in 4m 16s
✔️ cifmw-multinode-kuttl SUCCESS in 2h 15m 16s
✔️ build-push-container-cifmw-client SUCCESS in 22m 55s

vars:
cifmw_openshift_setup_enable_operator_catalog_override: true
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You may also need these

cifmw_openshift_setup_operator_override_catalog_name: "redhat-operators-4.17"
cifmw_openshift_setup_operator_override_catalog_namespace: "openshift-marketplace"
cifmw_openshift_setup_operator_override_catalog_image: "registry.redhat.io/redhat/redhat-operator-index:v4.17"

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

Successfully merging this pull request may close these issues.

3 participants