test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V2 0/3] framework: check the python version
@ 2020-10-14  7:14 yufengmx
  2020-10-14  7:14 ` [dts] [PATCH V2 1/3] " yufengmx
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: yufengmx @ 2020-10-14  7:14 UTC (permalink / raw)
  To: dts, lihongx.ma; +Cc: yufengmx


v2: 
 -  add python version check at the beginning of run_all and tester crb init stage. 

v1: 
 - implement a method to check the python version of tester and the server that run dts. 
 - If the version is python2, print a warning message. 

yufengmx (3):
  framework: check the python version
  framework: check the python version
  framework: check the python version

 framework/dts.py    |  6 +++++-
 framework/tester.py |  5 ++++-
 framework/utils.py  | 23 +++++++++++++++++++++++
 3 files changed, 32 insertions(+), 2 deletions(-)

-- 
2.21.0


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

end of thread, other threads:[~2020-10-22  6:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-14  7:14 [dts] [PATCH V2 0/3] framework: check the python version yufengmx
2020-10-14  7:14 ` [dts] [PATCH V2 1/3] " yufengmx
2020-10-22  1:18   ` Tu, Lijuan
2020-10-22  2:30     ` Mo, YufengX
2020-10-22  2:53       ` Tu, Lijuan
2020-10-22  6:36         ` Ma, LihongX
2020-10-14  7:14 ` [dts] [PATCH V2 2/3] " yufengmx
2020-10-14  7:14 ` [dts] [PATCH V2 3/3] " yufengmx
2020-10-14  7:25   ` Ma, LihongX

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).