Git Product home page Git Product logo

Comments (2)

ashmrtn avatar ashmrtn commented on June 28, 2024 1

Yes, making xfstests run it's tests on the CrashMonkey wrapper device is the proper approach. You will likely need to check how large a disk xfstests wants to use. CrashMonkey thus far has been using pure RAM disks, so the file system size has been limited by system memory size.

I believe "run in bkgd" refers to running CrashMonkey in the background and then starting an xfstest with the CrashMonkey device wrapper.

"Checking N crash states" should just require you to change the -s parameter in CrashMonkey that denotes how many crash states to generate and test. You may also want to change the random seed in RandomPermuter.cpp to something actually random. Right now it is set to a fixed value to help with reproducibility.

from crashmonkey.

yoloVoe avatar yoloVoe commented on June 28, 2024

@vijay03
@ashmrtn

Our understanding of the issue at hand is that you want to be able to log operations for tests run by xfstest through crashmonkey. We are thinking of doing this by setting the crashmonkey wrapper device (hwm) to be the device that xfstest runs tests on.

We would like to request several clarifications. Is the above interpretation correct? As for "run in bkgd," does this mean to run xfstests in the background?

Also, we are confused about the last task: "check N crash states." Does this mean crashing the tests run by xfstest, and letting crashmonkey validate the state of the device afterward? Should we adjust how xfstests runs the requested test?

from crashmonkey.

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.