User Tools

Site Tools


uls:testsuite:version_180:continuous_values

This is an old revision of the document!


Continuous Values

Several values of all supported value type are created and transferred to ULS in regular time intervals (each minute). Values are based on

  • the second of the hour
  • the second of the day
  • the second of the week
  • the second of the month

Mainly the LOB-based values are only generated each 10 minutes or just once every hour.


Setup

Create a crontab to make the “continuous_values” script execute every minute. The script generates all values.

cd /etc/cron.d/
vi uls_test_suite
uls_test_suite
* * * * * uls /home/uls/testsuite/test_suite_1_8_0/continuous_values > /home/uls/testsuite/test_suite_1_8_0/continuous_values.log 2>&1

Check the log file, it must have size zero (no output, no errors).


Interactive Verification

Verify, that the generated ULS value files are transferred to the ULS-server and that their content is stored correctly. Be sure, that the script ran already for more than one day!

Use a webbrowser, login as ULS user “AmieAction” (full rights on “ULS”, read-only on “Woodlark”), chose the correct time interval (“yesterday” if the script runs already for more than a day or explicit iso time interval) and check all values for domain “ULS” and for domain “Woodlark”.

The values have following structure (section, teststep):

  • 200 Continuous Hourly Values
    • 210 Integer Values
    • 220 Float Values
    • 230 Text Expressions
    • 240 Files
  • 300 Continuous Daily Values
    • 310 Integer Values
    • 320 Float Values
    • 330 Text Expressions
    • 340 Files
  • 400 Continuous Weekly Values
    • 410 Integer Values
    • 420 Float Values
    • 430 Text Expressions
    • 440 Files
  • 500 Continuous Monthly Values
    • 510 Integer Values
    • 520 Float Values
    • 530 Text Expressions
    • 540 Files

The continuous values are spread over different sources (servers) and hence over different domains. The values are produced for each time interval (hourly, daily, weekly, monthly):


Combi Details

on all different value types :TODO:

uls/testsuite/version_180/continuous_values.1392883256.txt.gz · Last modified: 2014-02-20 09:00 by uls