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

[tempest]Disable swift tests #584

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

gibizer
Copy link
Contributor

@gibizer gibizer commented Oct 27, 2023

The object storage tests started to fail with Unauthorized errors. So this PR disables them. We might keep them disabled for the long run as nova-operator and nova does not depends on swift.

The object storage tests started to fail with Unauthorized errors. So
this PR disables them. We might keep them disabled for the long run as
nova-operator and nova does not depends on swift.
@openshift-ci openshift-ci bot requested review from frenzyfriday and stuggi October 27, 2023 09:31
@gibizer gibizer requested review from SeanMooney and removed request for stuggi and frenzyfriday October 27, 2023 09:31
@gibizer
Copy link
Contributor Author

gibizer commented Oct 27, 2023

Example failures #583

@gibizer
Copy link
Contributor Author

gibizer commented Oct 27, 2023

So swift tries to use the public keystone endpoint but we recently enabled TLS there.

2023-10-26T22:30:43.749023107+00:00 stderr F proxy-server: Unable to validate token: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. SSL exception connecting to https://keystone-public-openstack.apps-crc.testing/: HTTPSConnectionPool(host='keystone-public-openstack.apps-crc.testing', port=443): Max retries exceeded with url: / (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate in certificate chain (_ssl.c:1129)')))

@gibizer
Copy link
Contributor Author

gibizer commented Oct 27, 2023

expected fix for swift is openstack-k8s-operators/swift-operator#63

Copy link
Contributor

@mrkisaolamb mrkisaolamb left a comment

Choose a reason for hiding this comment

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

lgtm

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 27, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gibizer, mrKisaoLamb

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:
  • OWNERS [gibizer,mrKisaoLamb]

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

@openshift-ci openshift-ci bot merged commit b5e3f1d into openstack-k8s-operators:main Oct 27, 2023
2 checks passed
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