Giter Site home page Giter Site logo

schrht / lkp-tests Goto Github PK

View Code? Open in Web Editor NEW

This project forked from intel/lkp-tests

0.0 0.0 0.0 7.3 MB

Linux Kernel Performance tests

License: GNU General Public License v2.0

Ruby 34.37% Makefile 0.05% C 0.23% Shell 55.47% Awk 0.51% Roff 5.50% Vim Script 2.57% Python 1.31%

lkp-tests's People

Contributors

0day-trouble-maker avatar aaronlu avatar borkmann avatar dbshch avatar dennisszhou avatar dujh avatar ecsv avatar fuweitax avatar gaowanlong avatar jiawang6 avatar junjiemao1 avatar karasu1991 avatar kulong0105 avatar lastrepeater avatar leilu avatar leishaoting avatar liuhangbin avatar liuyd96 avatar mcgrof avatar rli9 avatar songha1x avatar suihkulokki avatar xilabao avatar xunsongh avatar yanbing-j avatar yhuang-intel avatar yu-chen-surf avatar zhang-rui avatar zhijianli88 avatar zhutao-jarvan avatar

Watchers

 avatar

lkp-tests's Issues

Missing dependence for sysbench jobs.

By reading the code I found both fileio and sysbench-* use sysbench command:

./lkp-tests/tests/fileio:	log_cmd sysbench --test=fileio ${args} prepare
./lkp-tests/tests/sysbench-cpu:log_cmd sysbench $args run

But in depends directory, the dependence only exist for fileio:

[root@ip-10-22-2-226 depends]# pwd
/root/lkp/lkp-tests/distro/depends
[root@ip-10-22-2-226 depends]# ll sysbench*
-rw-r--r--. 1 root root 32 Sep 26 07:41 sysbench
lrwxrwxrwx. 1 root root  8 Sep 26 07:41 sysbench-cpu -> sysbench
-rw-r--r--. 1 root root 32 Sep 26 07:41 sysbench-dev
lrwxrwxrwx. 1 root root  8 Sep 26 07:41 sysbench-memory -> sysbench
lrwxrwxrwx. 1 root root  8 Sep 26 07:41 sysbench-mutex -> sysbench
lrwxrwxrwx. 1 root root  8 Sep 26 07:41 sysbench-threads -> sysbench
[root@ip-10-22-2-226 depends]# grep sysbench *
fileio:sysbench
[root@ip-10-22-2-226 depends]# 

Which will cause the following issue if we execute sysbench cases separately:

[root@ip-10-22-2-38 lkp]# lkp install
[root@ip-10-22-2-38 lkp]# lkp install lkp-tests/jobs/sysbench-cpu.yaml 
[root@ip-10-22-2-38 lkp]# lkp run lkp-tests/jobs/sysbench-cpu.yaml 
2018-09-29 09:46:59 +0000 WARN -- skip non-executable /root/lkp/lkp-tests/stats/build-ceph
2018-09-29 09:47:00 sysbench --num-threads=2 --max-time=300 --test=cpu --cpu-max-prime=20000 run
/root/lkp/lkp-tests/lib/reproduce-log.sh: line 19: sysbench: command not found
[root@ip-10-22-2-38 lkp]# 

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.