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

dt/rbac_test: Add RolePersistenceTest #17476

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

oleiman
Copy link
Member

@oleiman oleiman commented Mar 28, 2024

Verify that created roles survive a restart.

Backports Required

  • none - not a bug fix
  • none - this is a backport
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v23.3.x
  • v23.2.x

Release Notes

  • none

@oleiman oleiman requested a review from BenPope March 28, 2024 23:51
@oleiman oleiman self-assigned this Mar 28, 2024
@oleiman
Copy link
Member Author

oleiman commented Mar 29, 2024

/ci-repeat 5
skip-units
skip-redpanda-build
dt-repeat=50
tests/rptest/tests/rbac_test.py::RolePersistenceTest

Verify that role activity survives a restart

- create some roles
- add and remove members from one of them
- restart the cluster
- check that all roles are still present
- and that the one with members has the expected set

Signed-off-by: Oren Leiman <oren.leiman@redpanda.com>
@oleiman
Copy link
Member Author

oleiman commented Mar 30, 2024

CI Failures:

  • build - gtest_raft_rpunit

@oleiman oleiman merged commit 172812d into redpanda-data:dev Apr 2, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants