# Functions
CreateJobs creates jobs that will spawn k6 pods for distributed test.
FinishJobs checks if the runners pods have finished execution.
InitializeJobs creates jobs that will run initial checks for distributed test if any are necessary.
KillJobs retrieves all runner jobs and attempts to delete them with propagation policy so that corresponding pods are deleted as well.
No description provided by the author
No description provided by the author
SetupCloudTest inspects the output of initializer and creates a new test run.
StartJobs in the Ready phase using a curl container.
StopJobs in the Ready phase using a curl container It assumes that Services of the runners are already up and test is being executed.
StoppedJobs checks if the runners pods have stopped execution.
# Structs
No description provided by the author
PrivateLoadZoneReconciler reconciles a PrivateLoadZone object.
TestRunReconciler reconciles a K6 object.