mirror of
https://github.com/valitydev/riak_test.git
synced 2024-11-06 16:45:29 +00:00
Merge pull request #932 from basho/release-time/zl/sure-up-yz_extractors
sure up possible race between upgrade and first check
This commit is contained in:
commit
cc05f86edb
@ -207,6 +207,8 @@ confirm() ->
|
||||
%% Upgrade
|
||||
yokozuna_rt:rolling_upgrade(Cluster, current),
|
||||
|
||||
[rt:wait_until_ready(ANode) || ANode <- Cluster],
|
||||
|
||||
[rt:assert_capability(ANode, ?YZ_CAP, true) || ANode <- Cluster],
|
||||
[rt:assert_supported(rt:capability(ANode, all), ?YZ_CAP, [true, false]) ||
|
||||
ANode <- Cluster],
|
||||
|
Loading…
Reference in New Issue
Block a user