test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V2 0/4] metrics: upload suite test plan and script
@ 2019-12-13  8:51 yufengmx
  2019-12-13  8:51 ` [dts] [PATCH V2 1/4] conf/metrics: test configuration yufengmx
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: yufengmx @ 2019-12-13  8:51 UTC (permalink / raw)
  To: dts, yinan.wang; +Cc: yufengmx


v2: 
 -  update latencystat and bit rate option. 
 -  add ewma_bits_out/in check. 
 -  use new pktgen methods as traffic policy mode testing packet generator. 
 -  abandon non-blocked ixia traffic source code changes in framework. 
 -  use pktgen callback to to take the place of non-blocked query method. 
 -  display metrics data and save them into rst file. 
 -  use suite configuration file to set test content. 
 -  remove debug source code. 
 -  fix typo issue. 
 -  fix pep8 issue. 

yufengmx (4):
  conf/metrics: test configuration
  test_plans/metrics: add test plan index
  test_plans/metrics: upload test plan
  tests/metrics: upload automation script

 conf/metrics.cfg                 |   5 +
 test_plans/index.rst             |   1 +
 test_plans/metrics_test_plan.rst | 236 +++++++++
 tests/TestSuite_metrics.py       | 824 +++++++++++++++++++++++++++++++
 4 files changed, 1066 insertions(+)
 create mode 100644 conf/metrics.cfg
 create mode 100644 test_plans/metrics_test_plan.rst
 create mode 100644 tests/TestSuite_metrics.py

-- 
2.21.0


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2020-01-02  3:19 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-13  8:51 [dts] [PATCH V2 0/4] metrics: upload suite test plan and script yufengmx
2019-12-13  8:51 ` [dts] [PATCH V2 1/4] conf/metrics: test configuration yufengmx
2019-12-27  8:32   ` Wang, Yinan
2019-12-13  8:51 ` [dts] [PATCH V2 2/4] test_plans/metrics: add test plan index yufengmx
2019-12-27  8:32   ` Wang, Yinan
2019-12-13  8:51 ` [dts] [PATCH V2 3/4] test_plans/metrics: upload test plan yufengmx
2019-12-27  8:32   ` Wang, Yinan
2019-12-13  8:51 ` [dts] [PATCH V2 4/4] tests/metrics: upload automation script yufengmx
2019-12-27  8:32   ` Wang, Yinan
2019-12-27  8:32 ` [dts] [PATCH V2 0/4] metrics: upload suite test plan and script Wang, Yinan
2020-01-02  3:19 ` Tu, Lijuan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).