Test
tests.testkube.io / v1
apiVersion: tests.testkube.io/v1
kind: Test
metadata:
name: example
apiVersion
string
APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
kind
string
Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
metadata
object
spec object
TestSpec defines the desired state of Test
after []object
After steps is list of scripts which will be sequentially orchestrated
delay object
duration
integer
Duration in ms
format:
int32execute object
name
string
namespace
string
stopOnFailure
boolean
type
string
before []object
Before steps is list of scripts which will be sequentially orchestrated
delay object
duration
integer
Duration in ms
format:
int32execute object
name
string
namespace
string
stopOnFailure
boolean
type
string
description
string
repeats
integer
steps []object
Steps is list of scripts which will be sequentially orchestrated
delay object
duration
integer
Duration in ms
format:
int32execute object
name
string
namespace
string
stopOnFailure
boolean
type
string
tags
[]string
status
object
TestStatus defines the observed state of Test
No matches. Try .spec.after for an exact path