From 8cac1f263528d6e943554e175f39e03d2a4a3d26 Mon Sep 17 00:00:00 2001 From: Siddhesh Poyarekar Date: Sat, 11 Aug 2018 18:54:46 +0530 Subject: [benchtests] Add workload test properties to schema Add the workload test properties (max-throughput, latency, etc.) to the schema to prevent benchmark output validation from failing. * benchtests/scripts/benchout.schema.json (properties): Add new properties. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9c7bb73ff8..b099b192ba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2018-08-11 Siddhesh Poyarekar + * benchtests/scripts/benchout.schema.json (properties): Add + new properties. + * benchtests/bench-skeleton.c (main): Add duration and iterations attributes. -- cgit 1.4.1