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;fp=robot-systest%2Fresources%2Fsa_02-vnf_with_vim_metrics_and_autoscaling_data.py;h=ef1ee29df92652610dd0eb62dda3b1153f61b27c;hb=cd8cfe92d331fc936b2079915cb31f25d5a054f8;hp=2821a60a18ad1fc74a7d6fbfed60eadf33fb8d7e;hpb=93391add84b8812a711b7c0f7945dd8a9181e6a2;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 2821a60..ef1ee29 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 @@ -21,6 +21,9 @@ else: prometheus_host = os.environ.get('OSM_HOSTNAME') prometheus_port = '9091' +# Prometheus polling interval and retries +prometheus_poll_retries = '15 times' +prometheus_poll_timeout = '1 minute' # Prometheus metric and threshold metric_name = 'osm_cpu_utilization' metric_threshold = 60