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

CassandraDatacenter CRD needs to be installed for integration tests #7

Closed
jsanda opened this issue Nov 20, 2020 · 0 comments · Fixed by #8
Closed

CassandraDatacenter CRD needs to be installed for integration tests #7

jsanda opened this issue Nov 20, 2020 · 0 comments · Fixed by #8

Comments

@jsanda
Copy link
Contributor

jsanda commented Nov 20, 2020

The integration tests in #6 are failing with this error:

2020-11-19T13:30:18.023-0500	ERROR	controllers.Reaper	failed to check for CassandraDatacenter readiness	{"reaper": "reaper-test-0/test-reaper", "error": "CassandraDatacenter.cassandra.datastax.com \"test-dc\" not found"}

After some investigation, we discovered that this is due to not installing the CassandraDatacenter CRD. This is breaking integration tests.

I think we need to properly kustomize cass-operator because this will be needed for medusa-operator as well. I think that should be addressed separately but wanted to point it out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants