Browse Source
We need to catch ValueError when we extract log information from the file name provided by user. Instead of raising an exception, we just log a warning to the user. The normal usage can handle None uuid or timestamp or validation-id. This will aim to make the ValidationLog class more generic. Change-Id: Iccc2a37b4c2c911e634a210de253ba1111e5b7e7changes/47/734847/2
2 changed files with 26 additions and 2 deletions
Loading…
Reference in new issue