{"id":17329827,"url":"https://github.com/fgimenez/mirage-load-test","last_synced_at":"2025-03-27T05:43:38.968Z","repository":{"id":151240189,"uuid":"77826023","full_name":"fgimenez/mirage-load-test","owner":"fgimenez","description":"Files of MirageOS project http://canopy.mirage.io/Projects/load","archived":false,"fork":false,"pushed_at":"2017-01-05T16:28:34.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-01T11:11:06.265Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fgimenez.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-02T10:31:50.000Z","updated_at":"2017-01-02T10:32:23.000Z","dependencies_parsed_at":"2023-12-24T18:45:07.012Z","dependency_job_id":null,"html_url":"https://github.com/fgimenez/mirage-load-test","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgimenez%2Fmirage-load-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgimenez%2Fmirage-load-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgimenez%2Fmirage-load-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgimenez%2Fmirage-load-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fgimenez","download_url":"https://codeload.github.com/fgimenez/mirage-load-test/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245791927,"owners_count":20672669,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-15T14:49:33.019Z","updated_at":"2025-03-27T05:43:38.950Z","avatar_url":"https://github.com/fgimenez.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"This repo hosts files related to the load test MirageOS project described in\nhttp://canopy.mirage.io/Projects/load\n\n# Dev box\n\nThe development machine is defined using a [packer](https://www.packer.io/) template\nand some helper files, all under the `image` directory. For generating the image you need\na recent version of packer (tested with v0.11.0) and qemu with kvm support, on a ubuntu\n16.04 host you need to execute:\n\n    $ sudo apt-get install qemu-kvm libvirt-bin bridge-utils virt-manager\n\nThen, from the `image` directory, you can execute:\n\n    $ packer build ubuntu.json\n\nAfter the automated process finishes the resulting image is stored in `image/output-mlt/mlt`.\nYou can start it from the project's root with:\n\n    $ kvm -m 1024 -snapshot -netdev user,id=mynet0,hostfwd=tcp::8022-:22 -netdev user,id=mynet1 -device pcnet,netdev=mynet0 -device pcnet,netdev=mynet1 ./image/output-mlt/mlt\n\nAfter a few seconds the instance will be accessible through ssh with this command:\n\n    $ ssh -i ./image/keypair/private -p 8022 mlt@localhost\n\nThe complete process of image creation, instance spin up and remote execution of\ncommands on it is automated in the `run.sh` script at the root of the project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffgimenez%2Fmirage-load-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffgimenez%2Fmirage-load-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffgimenez%2Fmirage-load-test/lists"}