cockroach icon indicating copy to clipboard operation
cockroach copied to clipboard

roachtest: port smoketest/secure/multitenant to new APIs

Open herkolategan opened this issue 1 year ago • 2 comments

See the parent issue [1] for details. Test location: pkg/cmd/roachtest/tests/smoketest_secure.go

[1] https://github.com/cockroachdb/cockroach/issues/115867

Epic: CRDB-31933

Jira issue: CRDB-35300

herkolategan avatar Jan 11 '24 11:01 herkolategan

cc @cockroachdb/test-eng

blathers-crl[bot] avatar Jan 11 '24 11:01 blathers-crl[bot]

@herkolategan I think the right move is actually to delete the smoketest_secure.go file instead 😄

The tests in that file are very basic (to the extent that they shouldn't even be roachtests), and many other tests in the nightly suite should have failed if the functionality they test was not working.

Thoughts?

renatolabs avatar Feb 23 '24 21:02 renatolabs