X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=robot-systest%2Fresources%2Fsa_02-vnf_with_vim_metrics_and_autoscaling_data.py;h=15a447752a18f35459e5c1e22da46e916d14ac5c;hb=0119eadf1d6012120fce5cdf93ed9b25240a866c;hp=befeb365d2018d0e1e64985eacf3c9ac62503eb4;hpb=b70ccd6f95428c28aa3d756f07b91ee23a2637fd;p=osm%2Ftests.git 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