t.Parrallel

Signed-off-by: Austin Abro <AustinAbro321@gmail.com>
pull/13604/head
Austin Abro 8 months ago
parent e9d9854364
commit 674ab0d4f6
No known key found for this signature in database
GPG Key ID: 92EB5159E403F9D6

@ -121,6 +121,7 @@ func getGVR(t *testing.T, mapper meta.RESTMapper, obj *unstructured.Unstructured
}
func TestStatusLogger(t *testing.T) {
t.Parallel()
ctx, cancel := context.WithTimeout(context.Background(), time.Millisecond*1500)
defer cancel()
readyPod := object.ObjMetadata{

Loading…
Cancel
Save