Update git submodules

* Update telemetry-tempest-plugin from branch 'master'
  to 2aaba3318b7f6271d5da03a8acbe116e7c320e42
  - Set aodh_threshold to "6000000000" in tempest.conf
    
    For autoscaling granularity is set to 60 and the heat
    stack is expected to scale out after instance reaches
    CPU utilization higher than 10%.
    
    According to this configuration the cpu time must be
    10**9*60*(10/100) which is 6000000000 ns.
    
    The default threshold for aodh alarms is "10000000"
    which comes from ceilometer's devstack settings.
    
    This change overrides the aodh_threshold value in
    tempest.conf to the correct cpu time as per
    cpu util and granularity values.
    
    Signed-off-by: Yadnesh Kulkarni <ykulkarn@redhat.com>
    Change-Id: Ic90613b70556d0ce5bcf64c2305a3351928bf83e
This commit is contained in:
Yadnesh Kulkarni 2023-01-16 02:50:19 -05:00 committed by Gerrit Code Review
parent e87f4852cc
commit 45098a56f2
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit eff7af3610bccdd7694033360938614d617f72ec
Subproject commit 2aaba3318b7f6271d5da03a8acbe116e7c320e42