add name per review feedback
This commit is contained in:
parent
e7778a8f5d
commit
84ca33d6ea
@ -212,6 +212,8 @@ test('triton volume create ...', testOpts, function (tt) {
|
|||||||
h.triton([
|
h.triton([
|
||||||
'volume',
|
'volume',
|
||||||
'create',
|
'create',
|
||||||
|
'--name',
|
||||||
|
'node-triton-test-volume-create-fabric-network',
|
||||||
'--network',
|
'--network',
|
||||||
FABRIC_NETWORKS[0].id,
|
FABRIC_NETWORKS[0].id,
|
||||||
'-w'
|
'-w'
|
||||||
|
Reference in New Issue
Block a user