X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Fmodel_schema%2Ftest_case.schema.yaml;fp=resources%2Fmodel_schema%2Ftest_case.schema.yaml;h=f0d350e337baf195bc186090d967508d86ff0237;hb=382b362a165982218e3c6cc61b721391bb50c6b3;hp=b6579066678a21001254878274a4e224eb28581a;hpb=7a27faf661cf54a84ef4ee0984e12879a223ce32;p=csit.git diff --git a/resources/model_schema/test_case.schema.yaml b/resources/model_schema/test_case.schema.yaml index b657906667..f0d350e337 100644 --- a/resources/model_schema/test_case.schema.yaml +++ b/resources/model_schema/test_case.schema.yaml @@ -13,7 +13,7 @@ --- -$id: https://fd.io/FIXME/CSIT/UTI/test_case/info/1.5.0 +$id: https://fd.io/FIXME/CSIT/UTI/test_case/info/1.5.1 $schema: https://json-schema.org/draft/2020-12/schema description: >- Schema for output of test case. @@ -141,24 +141,24 @@ allOf: ndr: description: >- The results refer to search for NDR + The accepted loss ratio for NDR is exact zero. + Exceed ratio is 50%. For PPS, lowerbound is aggregate (bidirectional) conditional throughput - (forwarding rate across good long trials), + (median forwarding rate among long trials), upperbound is missing. - The accepted loss ratio for NDR is exact zero. - Exceed ratio is 50%. Note that packets the Traffic Generator did not send are also counted as lost packets. $ref: "#/$defs/macros/lower_and_maybe_upper_rate" pdr: description: >- The results refer to search for PDR. + The accepted loss ratio for PDR is 0.5%. + Exceed ratio is 50%. For PPS, lowerbound is aggregate (bidirectional) conditional throughput - (forwarding rate across good long trials), + (median forwarding rate among long trials), upperbound is missing. - The accepted loss ratio for PDR is 0.5%. - Exceed ratio is 50%. Note that packets the Traffic Generator did not send are also counted as lost packets. $ref: "#/$defs/macros/lower_and_maybe_upper_rate" @@ -366,7 +366,7 @@ allOf: CSIT model version (semver format) the exporting code adhered to. type: string - const: 1.4.0 + const: 1.5.1 required: - duration - dut_type