New issue
Advanced search Search tips

Issue 755186 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner: ----
Closed: Mar 2018
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

test_push should keep log history

Project Member Reported by pprabhu@chromium.org, Aug 14 2017

Issue description

Currently, each run of test_push overwrites logs from earlier runs.

Instead,
- Dump timestamped logs
- Symlink /var/log/test_push/test_push.log to the latest one.
- Add a cron job to staging master to cleanup logs older than ~2 weeks.
 
Status: Fixed (was: Available)

Sign in to add a comment