forked from TrueCloudLab/frostfs-node
[#1382] ir: Replace deprecated methods
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
This commit is contained in:
parent
d4be2f20d4
commit
a603d14d08
6 changed files with 10 additions and 10 deletions
|
@ -146,7 +146,7 @@ func TestAddPeer(t *testing.T) {
|
|||
|
||||
require.Nil(t, nc.notaryInvokes, "invalid notary invokes")
|
||||
|
||||
node.SetOnline()
|
||||
node.SetStatus(netmap.Online)
|
||||
ev = netmapEvent.AddPeer{
|
||||
NodeBytes: node.Marshal(),
|
||||
Request: &payload.P2PNotaryRequest{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue