Skip to content

Conversation

@slagle
Copy link
Contributor

@slagle slagle commented Jan 22, 2026

The dataplane-deploy-no-nodes-test kuttl test require that a
combined-ca-bundle Secret exists so that it can be mounted by the
ansibleee job pods. When running all the kuttl tests together, the
ctlplane tests would create the secret. However, when running just this
test in isolation it needs to be created.

The other dataplane tests that need this Secret to exist already handle
creating it on their own.

Signed-off-by: James Slagle jslagle@redhat.com

The dataplane-deploy-no-nodes-test kuttl test require that a
combined-ca-bundle Secret exists so that it can be mounted by the
ansibleee job pods. When running all the kuttl tests together, the
ctlplane tests would create the secret. However, when running just this
test in isolation it needs to be created.

The other dataplane tests that need this Secret to exist already handle
creating it on their own.

Signed-off-by: James Slagle <jslagle@redhat.com>
@openshift-ci openshift-ci bot requested review from fultonj and stuggi January 22, 2026 19:23
@slagle slagle requested a review from oliashish January 23, 2026 14:30
metadata:
labels:
combined-ca-bundle: ""
name: combined-ca-bundle
Copy link
Contributor

Choose a reason for hiding this comment

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

Just out of curiosity, the secret with this specific names should be present right? Doesn't matter the content of it?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Correct, the content doesn't matter for this test

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jan 23, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: oliashish, slagle

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

The pull request process is described here

Details 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

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jan 23, 2026

@slagle: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/openstack-operator-build-deploy-kuttl-4-18 571fb2c link unknown /test openstack-operator-build-deploy-kuttl-4-18

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants