Skip to content
Snippets Groups Projects

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

Merged agarwalat requested to merge agarwalat-master-patch-05690 into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -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
Loading