X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2Ftests.git;a=blobdiff_plain;f=robot-systest%2Fresources%2Fsa_02-vnf_with_vim_metrics_and_autoscaling_data.py;h=15a447752a18f35459e5c1e22da46e916d14ac5c;hp=befeb365d2018d0e1e64985eacf3c9ac62503eb4;hb=98c5ba692c3e0650f3dd7aa49621ca918ef3d6cc;hpb=d6a44ef1dbf18a2112af57c70d5e6294bea2c7fe diff --git a/robot-systest/resources/sa_02-vnf_with_vim_metrics_and_autoscaling_data.py b/robot-systest/resources/sa_02-vnf_with_vim_metrics_and_autoscaling_data.py index befeb36..15a4477 100644 --- a/robot-systest/resources/sa_02-vnf_with_vim_metrics_and_autoscaling_data.py +++ b/robot-systest/resources/sa_02-vnf_with_vim_metrics_and_autoscaling_data.py @@ -23,7 +23,7 @@ prometheus_poll_retries = '15 times' prometheus_poll_timeout = '1 minute' # Prometheus metric and threshold metric_name = 'osm_cpu_utilization' -metric_threshold = 60 +metric_threshold = 40 # Get ${HOME} from local machine home = str(Path.home()) # NS and VNF descriptor package folder