Skip to content

Conversation

hmmr
Copy link
Contributor

@hmmr hmmr commented May 24, 2025

Integration tests for tictacaae CLI riak admin commands (OpenRiak/riak#13, OpenRiak/riak_kv#31; see this Feature proposal).

@hmmr hmmr changed the title WIP add riak_admin_tictacaae_console_tests riak-admin tictacaae CLI tests May 24, 2025
fun(Var, Val) ->
Cmd = ff("tictacaae ~s -n ~s", [Var, Node1]),
Expect = ff("|~s| *~s *|", [Node1, Val]),
check_admin_cmd(Node1, Cmd, Expect),
Copy link
Member

@aef- aef- Sep 3, 2025

Choose a reason for hiding this comment

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

This and several others look like they will return ok|fail without any assertion.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

My bad. Addressed in aec2318.

@hmmr hmmr changed the title riak-admin tictacaae CLI tests WIP riak-admin tictacaae CLI tests Sep 22, 2025
@hmmr hmmr changed the title WIP riak-admin tictacaae CLI tests riak-admin tictacaae CLI tests Sep 29, 2025
@hmmr
Copy link
Contributor Author

hmmr commented Sep 29, 2025

Pending reviews in OpenRiak/poolboy#1, OpenRiak/riak_kv#31 and OpenRiak/riak_core#20, to run this test, your riak needs to have riak_kv, riak_core and poolboy deps checked out from branch "tiot/openriak-3.4/tictacaae-and-nextgenrepl-cli-commands" ("..-3.2/.." for poolboy) and symlinked to _checkouts.

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.

2 participants