{"id":18364040,"url":"https://github.com/tritondatacenter/freebsd-image-tests","last_synced_at":"2025-04-06T15:32:15.527Z","repository":{"id":22888773,"uuid":"26237036","full_name":"TritonDataCenter/freebsd-image-tests","owner":"TritonDataCenter","description":"Test suite for FreeBSD kvm images","archived":false,"fork":false,"pushed_at":"2017-05-26T14:20:48.000Z","size":41,"stargazers_count":1,"open_issues_count":0,"forks_count":4,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-04-12T04:14:37.799Z","etag":null,"topics":["freebsd","serverspec"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TritonDataCenter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-05T19:56:17.000Z","updated_at":"2022-04-26T01:13:19.000Z","dependencies_parsed_at":"2022-08-21T14:31:38.944Z","dependency_job_id":null,"html_url":"https://github.com/TritonDataCenter/freebsd-image-tests","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/TritonDataCenter%2Ffreebsd-image-tests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TritonDataCenter%2Ffreebsd-image-tests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TritonDataCenter%2Ffreebsd-image-tests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TritonDataCenter%2Ffreebsd-image-tests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TritonDataCenter","download_url":"https://codeload.github.com/TritonDataCenter/freebsd-image-tests/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223256709,"owners_count":17114722,"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":["freebsd","serverspec"],"created_at":"2024-11-05T23:08:56.948Z","updated_at":"2024-11-05T23:08:57.027Z","avatar_url":"https://github.com/TritonDataCenter.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Overview\n\nThese are the tests used to validate FreeBSD KVM images before being released to the images.joyent.com and the Joyent Public Cloud and images.joyent.com.\n\nThese tests are are based on [Serverspec](http://serverspec.org).\n\nThis test suite is used in conjunction with [mi-freebsd-10](https://github.com/joyent/mi-freebsd-10)\n\n**Note**: These tests are not yet compatible with Serverspec V2\n\n## Installation and Setup\n\nTo run the tests you will need ruby (1.9.3+ or 2.0.0 should work) and rubygems installed.\n\nInstall serverspec with\n\n    gem install serverspec\n\nCopy the `properties_example.yml` file to `properties.yml`\n\nModify `properties.yml` with the name and properties you want to test. \n\nNext, edit your `~/.ssh/config` file with the host information of the virtual machines you want to test. The name you chose for _Host_ in `~/.ssh/config` should match what you have in `properties.yml`. \n\nFor example, here's a `properties.yml` file:\n\n    freebsd-10:\n      :roles:\n        - freebsd\n      :name: FreeBSD 10\n      :base_version: 20141105\n      :doc_url: http://wiki.joyent.com/jpc2/Freebsd\n\nAnd an example `~/.ssh/config` file:\n\n    freebsd-10 \n      HostName XX.X.XXX.XXX\n      User root\n\n## Running the tests\n\nTo run the tests, run the following command (within this directory):\n\n    rake serverspec\n\nOr just:\n\n    rake\n\nMore information on how to create serverspec tests can be found here:\n\nhttp://serverspec.org/tutorial.html\n\nThere's a list of useful Resource Types here that you can use for testing:\n\nhttp://serverspec.org/resource_types.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftritondatacenter%2Ffreebsd-image-tests","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftritondatacenter%2Ffreebsd-image-tests","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftritondatacenter%2Ffreebsd-image-tests/lists"}