facebookexperimental / hermit

Hermit launches linux x86_64 programs in a special, hermetically isolated sandbox to control their execution. Hermit translates normal, nondeterministic behavior, into deterministic, repeatable behavior. This can be used for various applications, including replay-debugging, reproducible artifacts, chaos mode concurrency testing and bug analysis.
Other
1.19k stars 31 forks source link

[hermit] add reverie submodule #6

Closed rrnewton closed 1 year ago

rrnewton commented 1 year ago

Summary: Here we point the initial reverie submodule at the current main branch for Reverie's OSS release. The plan is to then have shipit keep that submodule up to date.

Test Plan:

git submodule update --init

Then check out the contents of ./reverie

Reviewers: hermit_devs

Subscribers:

Tasks:

Tags: Hermetic Infra, hermit, reverie

facebook-github-bot commented 1 year ago

@rrnewton has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.