basic

package
v1.2.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 1, 2024 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// TestName is the test name for basic test
	TestName = "basic"

	// LauncherWorkflowName is the workflow name for launching basic load test
	LauncherWorkflowName = "basic-load-test-workflow"
	// LauncherLaunchActivityName is the activity name for launching stress load test
	LauncherLaunchActivityName = "basic-load-test-launch-activity"
	// LauncherVerifyActivityName is the verification activity name
	LauncherVerifyActivityName = "basic-load-test-verify-activity"
)

Variables

This section is empty.

Functions

func RegisterLauncher

func RegisterLauncher(w worker.Worker)

RegisterLauncher registers workflows and activities for basic load launching

func RegisterWorker

func RegisterWorker(w worker.Worker)

RegisterWorker registers workflows and activities for basic load

Types

type WorkflowParams

type WorkflowParams struct {
	ChainSequence    int
	ConcurrentCount  int
	TaskListNumber   int
	PayloadSizeBytes int
	CadenceSleep     time.Duration
	PanicWorkflow    bool
}

WorkflowParams inputs to workflow.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL