Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lkp #14

Open
liuhangbin opened this issue Oct 18, 2019 · 0 comments
Open

lkp #14

liuhangbin opened this issue Oct 18, 2019 · 0 comments

Comments

@liuhangbin
Copy link
Owner

https://liuhangbin.netlify.com/post/lkp/

How to install lkp on RHEL/CentOS/Fedora
git clone https://github.com/01org/lkp-tests.git cd lkp-tests && make install && cd ~ 1 2 3 4 5 6 7 8 on RHEL: # mv /etc/redhat-release /etc/centos-release # rpm -ivh https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm # yum makecache fast # yum install kernel-debuginfo on Fedora: # dnf install kernel-debug mkdir -p /lkp/benchmarks ## BENCHMARK_ROOT=/lkp/benchmarks, but lkp didn’t init it, bug? run hackbench mkdir -p /lkp/benchmarks/turbostat lkp install lkp-tests/jobs/hackbench.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant