Commit 57e110b8 authored by Mark Beierl's avatar Mark Beierl
Browse files

Merge branch 'agarwalat-master-patch-05690' into 'master'

Fix for bug 1669 -- SA02 robot test fails as threshold not reached

See merge request !166
parents 8e32403f 29fe2761
Pipeline #2170 failed with stage
in 9 seconds
......@@ -25,7 +25,7 @@ vnfd:
scale-in-relational-operation: LT
scale-in-threshold: 10
scale-out-relational-operation: GT
scale-out-threshold: 60
scale-out-threshold: 40
vnf-monitoring-param-ref: vnf_cpu_util
scaling-type: automatic
threshold-time: 10
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment