Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PreComputeTeststepFields ¶
func PreComputeTeststepFields(phase argov1.NodePhase, meta metadata.Metadata, clusterDomain string) *metadata.StepPreComputed
PreComputeTeststepFields precomputes fields for elasticsearch that are otherwise hard to add at runtime (i.e. as grafana does not support scripted fields)
Types ¶
type Interface ¶
type Interface interface { GetMetadata(tr *tmv1beta1.Testrun) (*metadata.Metadata, error) Collect(tr *tmv1beta1.Testrun, metadata *metadata.Metadata) error }
Interface is the testmachinery interface to collects testrun results, store them in a persistent store and handle the metadata.
Click to show internal directories.
Click to hide internal directories.