X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Ftools%2Fdash%2Fapp%2Fpal%2Futils%2Fconstants.py;fp=resources%2Ftools%2Fdash%2Fapp%2Fpal%2Futils%2Fconstants.py;h=b95a8f5456e2437251a1ddffb2536092122a3127;hb=ffcf925b2f686bf368c6ee4adb08c7075b732d63;hp=cc4a9e0f23454fab32aa5ea6996f0e6051e132f0;hpb=4bfbd4d72ad53eb1694868c19640c8b4a17d32cb;p=csit.git diff --git a/resources/tools/dash/app/pal/utils/constants.py b/resources/tools/dash/app/pal/utils/constants.py index cc4a9e0f23..b95a8f5456 100644 --- a/resources/tools/dash/app/pal/utils/constants.py +++ b/resources/tools/dash/app/pal/utils/constants.py @@ -253,12 +253,8 @@ class Constants: # The default job displayed when the page is loaded first time. NEWS_DEFAULT_JOB = "csit-vpp-perf-mrr-daily-master-2n-icx" - # Time period for regressions and progressions. Be CAREFULL with this - # number. Setting it too high causes long processing time during the - # application start-up. - # If NEWS_TIME_PERIOD = 180, it takes approx. 35 minutes to calculate - # annomalies for all tests. - NEWS_TIME_PERIOD = 21 # [days] + # Time period for regressions and progressions. + NEWS_TIME_PERIOD = TIME_PERIOD # [days] ############################################################################ # Report.