Graham Whaley 6e238d7cd9 metrics: scaling: change check for 'first deploy' to non-1 indexed
We need to check when we are launching our first instance of a
deployment when using the k8s API directly, as we have to modify
the URL for the first instance. Rather than check for '1', let's
check for 'STEP', as technically you can run the loop starting at
a non-1 index (particularly useful to run with NUM_PODS==STEP, as
you then get a 'single shot' test of 'n' containers).

Signed-off-by: Graham Whaley <graham.whaley@intel.com>
2019-07-30 11:51:06 -07:00
2019-07-22 14:00:48 -07:00
2019-01-04 22:04:15 -08:00
2018-12-04 13:45:44 -08:00
S
Description
No description provided
Apache-2.0 897 KiB
Languages
Shell 65.1%
R 32.5%
Dockerfile 1.9%
Smarty 0.4%
Makefile 0.1%