diff options
author | liamfallon <liam.fallon@est.tech> | 2021-03-19 18:18:10 +0000 |
---|---|---|
committer | Jorge Hernandez <jorge.hernandez-herrero@att.com> | 2021-03-22 20:32:54 +0000 |
commit | 04868c54c8139fcf6163541540879c6243ec06fb (patch) | |
tree | dec97b2618804e1ddca55c269ad727f5eb8fdc65 /version.properties | |
parent | cfb5faf035e743e88829ef90a99d6f0c501d37f8 (diff) |
Fix write failure on PDP statistics
Due to the precision of time stamps being saved to the nearest second,
a millisecond precision timestamp was being compared to a second
precision timestamp, causing the write to fail. This change fixes that.
A unit test is also added to test for this on the provider.
In addition, a USE-MARIADB flag is being introduced, which allows unit
tests to be run against a locally installed MariaDB instance so that the
unit tests can be verified against MariaDB locally rather than H2, the
default in Gerrit.
Issue-ID: POLICY-3146
Change-Id: I878f160956e89506743dc074679ee81ac1c48216
Signed-off-by: liamfallon <liam.fallon@est.tech>
(cherry picked from commit d6db5582b6705c11abbf8b507aa423aa00bcd7ae)
Diffstat (limited to 'version.properties')
0 files changed, 0 insertions, 0 deletions