Skip to content

Commit 8e8e309

Browse files
committed
Add smoke and vape tests
Smoke tests is a 2-hour test group that does a broad coverage of riak features. Vape tests is a weaker vesion of this that takes about 35 minutes to complete
1 parent 1d52cdb commit 8e8e309

File tree

2 files changed

+48
-0
lines changed

2 files changed

+48
-0
lines changed

groups/smoke

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
basic_command_line
2+
bucket_props_validation
3+
bucket_types
4+
cluster_meta_basic
5+
coverage_participation
6+
http_bucket_types
7+
hotbackup_leveled
8+
mapred_basic_compat
9+
node_confirms_vs_pw
10+
partition_repair
11+
pb_security
12+
pipe_verify_basics
13+
proxy_overload_recovery
14+
pr_pw
15+
replication
16+
replication2
17+
rt_basic_test
18+
rt_cascading_simple
19+
verify_2i_returnterms
20+
verify_aae
21+
verify_aaefold_nval
22+
verify_aaefold_range_http
23+
verify_asis_put
24+
verify_build_cluster
25+
verify_commit_hooks
26+
verify_counter_converge
27+
verify_counter_repl
28+
verify_down
29+
verify_handoff
30+
verify_leave
31+
verify_listkeys
32+
verify_riak_lager
33+
verify_riak_stats
34+
verify_staged_clustering
35+
verify_tictac_aae
36+
verify_vclock

groups/vape

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
basic_command_line
2+
cluster_meta_basic
3+
coverage_participation
4+
mapred_basic_compat
5+
pr_pw
6+
rt_basic_test
7+
verify_2i_returnterms
8+
verify_riak_stats
9+
verify_staged_clustering
10+
verify_tictac_aae
11+
verify_vclock
12+
verify_handoff

0 commit comments

Comments
 (0)