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

[envtest]Use keystone helpers from keystone-operator #539

Conversation

gibizer
Copy link
Contributor

@gibizer gibizer commented Sep 22, 2023

This was necessary to remove a dependency cycle from lib-common

@gibizer
Copy link
Contributor Author

gibizer commented Sep 22, 2023

/hold this work in progress

This was necessary to remove a dependency cycle from lib-common
@gibizer gibizer force-pushed the keystone-test-helper branch from 4b8895a to e0d0bfe Compare September 25, 2023 12:24
@gibizer
Copy link
Contributor Author

gibizer commented Sep 25, 2023

/unhold
dependencies landed

@gibizer
Copy link
Contributor Author

gibizer commented Sep 25, 2023

you can test that it does not depend on the lib-common keystone helpers any more by adding the following replace and run the test locally. The lib-common hash there is the one that removes the keystone helpers from lib-common (openstack-k8s-operators/lib-common#339)

replace github.com/openstack-k8s-operators/lib-common/modules/test => github.com/gibizer/lib-common/modules/test v0.0.0-20230925122035-657099e5679d

Copy link
Contributor

@stuggi stuggi 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 Sep 25, 2023

[APPROVALNOTIFIER] This PR is APPROVED

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

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

@openshift-merge-robot openshift-merge-robot merged commit c0bb982 into openstack-k8s-operators:main Sep 25, 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.

3 participants