refs #812 Fix a typo in subnetId
testing/og-dhcp-API/pipeline/head There was a failure building this commit
Details
testing/og-dhcp-API/pipeline/head There was a failure building this commit
Details
parent
fdbc087eb9
commit
0f8870e003
|
@ -92,7 +92,7 @@ Post a new subnet with existing address
|
|||
[Tags] subnets
|
||||
${headers}= Create Dictionary Content-Type=application/json
|
||||
${new_subnet_invalid} Create Dictionary
|
||||
... idsubnetId=3
|
||||
... subnetId=3
|
||||
... mask=255.255.255.0
|
||||
... address=192.168.1.0
|
||||
... nextServer=192.168.1.1
|
||||
|
|
Loading…
Reference in New Issue