var_=Describe("[Example] Pet Store [Skipped]",func(){
// The number of minions dictates total number of generators/transaction expectations.
varminionCountint
// The number of nodes dictates total number of generators/transaction expectations.
varnodeCountint
f:=NewFramework("petstore")
It(fmt.Sprintf("should scale to persist a nominal number ( %v ) of transactions in %v seconds",k8bpsSmokeTestTransactions,k8bpsSmokeTestTimeout),func(){