mirror of
https://github.com/valitydev/riak_test.git
synced 2024-11-07 00:55:21 +00:00
a37832d7f9
* Checks the list of stats keys returned from the HTTP endpoint is complete -- delineating between riak and riak_ee. The test will fail if the list returned from the HTTP endpoint does not exactly match the expected list. This behavior acts as a forcing function to ensure that the expected list is properly maintained as stats are added and removed. * Modifies reset-current-env to properly clean dependencies when a full clean is requested and remove the current directory in the target test instance. * Adds logging to verify_riak_stats to explain the addition steps being performed * Adds rt:product/1 to determine whether a node is running riak, riak_ee, or riak_cs * Adds tools.mk support and eunit scaffolding to rebar.config * Modifies reset-current-env.sh to remove the current directory in the target test instance
25 lines
231 B
Plaintext
25 lines
231 B
Plaintext
deps
|
|
ebin
|
|
log
|
|
riak_test
|
|
smoke_test
|
|
.eunit
|
|
.DS_Store
|
|
out
|
|
search-corpus/spam.0
|
|
erl_crash.dump
|
|
*~
|
|
#*#
|
|
doc/
|
|
!doc/overview.edoc
|
|
*.jar
|
|
coverage
|
|
tags
|
|
riak-*
|
|
*.png
|
|
.rebar/
|
|
.local_dialyzer_plt
|
|
dialyzer_unhandled_warnings
|
|
dialyzer_warnings
|
|
|