xrally / xrally-kubernetes

A set of xRally plugins to run workloads against Kubernetes platform.
Apache License 2.0
16 stars 8 forks source link

Add serviceaccount_delay to namespace context #52

Open olegeech-me opened 3 years ago

olegeech-me commented 3 years ago

Update namespace context by adding 'serviceaccount_delay' property (integer) to wait for every service account creation. Otherwise, tests which have 'with_serviceaccount=True' fail with 'No API token found for service account "c-rally-xxx-xxx"', if there's some time passes after async request for account creation