Documentation ¶
Index ¶
Constants ¶
View Source
const (
ConfigMapName = "messaging-files"
)
Variables ¶
View Source
var ( TopologySmoke *smokev1.SmokeRouterOnlyTopology //ConfigMap *v1.ConfigMap Config *testcommon.Config )
Functions ¶
func CollectResults ¶
func CollectResults(senders []*python.PythonClient, receivers []*python.PythonClient) ([]results, []results)
CollectResults generate results obtained from python's basic senders and receivers.
func DeployClients ¶
func DeployClients(allRouterNames []string, ctx *framework.ContextData, address string, numClients int, msgCount int, msgSize int, timeout int) ([]*python.PythonClient, []*python.PythonClient)
DeployClients deploys both senders and receivers across all routers and return the
generated slices of senders and receivers.
func IsDebugEnabled ¶
func IsDebugEnabled() bool
IsDebugEnabled returns true if DEBUG env var or property is true
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.