You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
right now, the old Duffy API has a ver parameter in /Node/get, that can be used to select a node of a specific version (7, 8, etc) and if unset Duffy defaults to giving you a node with ver=7.
For our tests, it doesn't matter if we run them on 7 or 8 (as we deploy a couple of VMs ontop of the Duffy node we get), so it would be nice to be able to say "don't care" and get a free node from whichever pool is available right now.
Thanks!
The text was updated successfully, but these errors were encountered:
Ohai,
right now, the old Duffy API has a
ver
parameter in/Node/get
, that can be used to select a node of a specific version (7, 8, etc) and if unset Duffy defaults to giving you a node withver=7
.For our tests, it doesn't matter if we run them on 7 or 8 (as we deploy a couple of VMs ontop of the Duffy node we get), so it would be nice to be able to say "don't care" and get a free node from whichever pool is available right now.
Thanks!
The text was updated successfully, but these errors were encountered: