logs_rotation.sh

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-16679: UI: the log rotation test script issue on treatment logs

- The issue were in the pending folder exists in the treatment folder which then cause the du command to return two values which then cause calculation issue with a return value of "1 14871" which suppose to be only on value 14871.

- the fix is to get the last output from du command which is always going to be the parent folder and that is the one we want.

added -r for the logs_rotation to print each status on next line.

logs rotation retention test script initially developed for verification

-set the treatment log percent to 80 to trigger the rotation.

- fixed the doxygen.sh

  1. … 1 more file in changeset.
logs rotation retention test script initially developed for verification

- aligning the stop message.

logs rotation retention test script initially developed for verification

    • -0
    • +351
    ./logs_rotation.sh