Giter Site home page Giter Site logo

ltp benchmark parameters about lkp-tests HOT 2 CLOSED

intel avatar intel commented on June 12, 2024
ltp benchmark parameters

from lkp-tests.

Comments (2)

zhijianli88 avatar zhijianli88 commented on June 12, 2024

Hi Megha

  • For "no enough memory", you can simply update the need_memory field to fit you OS
    please note that some sub-tsts may consume a lots of memory.
~/lkp-tests$ git grep need_memory jobs/ltp*.yaml
jobs/ltp-1hdd-part1.yaml:need_memory: 3G
jobs/ltp-1hdd-part2.yaml:need_memory: 7G
jobs/ltp-1hdd-part2.yaml:need_memory: 4G
jobs/ltp-crashme-02.yaml:need_memory: 7G
jobs/ltp-physical-tbox.yaml:need_memory: 4G
jobs/ltp-stress.yaml:need_memory: 8G
jobs/ltp.yaml:need_memory: 3G
jobs/ltp.yaml:need_memory: 4G
  • For "no enough HDD disks"
    you have to install a hdd for this tests, because these tests may do some tests on this disk.
    you can use 'lkp install --hdd /dev/xxx' to install a new disk to lkp framework
 ./bin/lkp install --help
Usage: lkp install [options] [<script>/<jobfile>]
options:
-f|--force: force to install testsuites
--hdd partition: HDD partition for IO tests
--ssd partition: SSD partition for IO tests
--dry-run: preview changes will made testbox by install
--china: install gem packages from the mirror in China
--skip-base: skip to install base support
--help: show this message

so kindly to let me know if you have any other questions.

from lkp-tests.

yangx-jy avatar yangx-jy commented on June 12, 2024

Hi @megha-an

Do you have any other questions?
Please close the issue if you have no other questions.

Best Regards,
Xiao Yang

from lkp-tests.

Related Issues (20)

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.