{"id":20376383,"url":"https://github.com/example42/tp-acceptance","last_synced_at":"2026-06-07T15:32:28.188Z","repository":{"id":137591056,"uuid":"46142507","full_name":"example42/tp-acceptance","owner":"example42","description":"Acceptance tests on tp applications and profiles","archived":false,"fork":false,"pushed_at":"2016-04-05T14:21:43.000Z","size":195,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-04T17:49:26.118Z","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/example42.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":"2015-11-13T19:26:15.000Z","updated_at":"2016-08-17T16:07:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"52f9f03e-d9c1-4dc9-9778-4ac5251f8b4c","html_url":"https://github.com/example42/tp-acceptance","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/example42%2Ftp-acceptance","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/example42%2Ftp-acceptance/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/example42%2Ftp-acceptance/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/example42%2Ftp-acceptance/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/example42","download_url":"https://codeload.github.com/example42/tp-acceptance/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241928529,"owners_count":20043820,"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-11-15T01:37:11.235Z","updated_at":"2026-06-07T15:32:28.111Z","avatar_url":"https://github.com/example42.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tiny Puppet Acceptance Tests\n\nIn this repo are gathered the results of acceptance tests of [Tiny Puppet](http://www.tiny-puppet.com)'s support for applications and profiles.\n\n##### Current [Compatibility Matrix](tests/app_summary.md) for component applications\n\n## Setup\n\nTo install and setup the testing environment (Needed: git, Vagrant, Virtual Box r10k):\n\n    git clone https://github.com/example42/tp-acceptance\n    cd tp-acceptance\n    r10k puppetfile install\n    vagrant status\n\nThe default [Vagrantfile](https://github.com/example42/tp-playground/blob/master/Vagrantfile#L3) uses the cachier plugin, you can install it with (comment thesecond line of Vagrant file (```config.cache.auto_detect = true```) if you don't want to use/install it:\n\n    vagrant plugin install vagrant-cachier\n\nThe repository structure:\n\n     Puppetfile  # Module to install via r10k o librarian-puppet\n     Vagrantfile # Vagrant environment configuration\n     bin/        # Contains scripts used fors tests\n     hieradata/  # Contains hieradata used in Vagrant's Puppet envirorment\n     manifests/  # Manifests \n     modules/    # External modules directory. Populated by r10k\n     modules_local # Local modules directory\n\n\n### Applications acceptance tests\n\nThe ```bin/test_app.sh``` script is the quickest way to test how Tiny Puppet manages different applications on different Operating Systems.\n\nYou need to run the VM you want to test on:\n\n    vagrant up Ubuntu1404\n\nand then execute commands like these:\n\n  - To test apache installation on Ubuntu1404:\n\n    ```bin/test_app.sh apache Ubuntu1404```\n\n  - To test ALL the supported applications on Centos7:\n\n    ```bin/test_app.sh all Centos7```\n\n  - To test ALL the applications on Centos7 and save the results in the ```acceptance``` dir:\n\n    ```bin/test_app.sh all Centos7 acceptance```\n\n  - To test an application on all the running VMs and save the results in the ```acceptance``` dir:\n\n    ```bin/test_app.sh munin all acceptance```\n\n  - To run puppi check for proftpd applications on Centos7:\n\n    ```bin/test_app.sh all Centos7 puppi```\n\n  - To run acceptance tests for all the supported applications on all the running VMs:\n\n    ```bin/test_app.sh all all acceptance```\n\n\nDo not expect everything to work seamlessly, this is a test environment to verify functionality and coverage on different Operating Systems. \n\n\n### Application tests \n\nRoutinely the results of acceptance tests are generated and [saved](tests/app_summary.md). This is a rough reference on the current support matrix of different applications on different Operating Systems.\n\nFor a summary, check the [Compatibility Matrix](tests/app_summary.md) of tp support for component applications, updated regularly.\n\nNote however that Tiny Puppet support may extend to other OS: the acceptance tests use directly ```puppet apply``` on ```tp``` defines, so they need to run locally and have the expected prerequisites (such as the Ruby version).\n\nNote also that some tests fail for trivial reasons such as the absence of a valid configuration file by default or missing data to configure dedicated repositories or execution order issues while running tests on the same VM or errors in the test scripts.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexample42%2Ftp-acceptance","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexample42%2Ftp-acceptance","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexample42%2Ftp-acceptance/lists"}