bstopp/puppet-aem

View on GitHub
.rakeTasks

Summary

Maintainability
Test Coverage
<?xml version="1.0" encoding="UTF-8"?>
<Settings><!--This file was automatically generated by Ruby plugin.
You are allowed to: 
1. Remove rake task
2. Add existing rake tasks
To add existing rake tasks automatically delete this file and reload the project.
--><RakeGroup description="" fullCmd="" taksId="rake"><RakeTask description="Run beaker acceptance tests" fullCmd="beaker" taksId="beaker" /><RakeGroup description="" fullCmd="" taksId="beaker"><RakeTask description="Run the Beaker acceptance tests for the node set 'centos-7.2-x64'" fullCmd="beaker:centos-7.2-x64" taksId="centos-7.2-x64" /><RakeTask description="Run the Beaker acceptance tests for the node set 'debian-7-x64'" fullCmd="beaker:debian-7-x64" taksId="debian-7-x64" /><RakeTask description="Run the Beaker acceptance tests for the node set 'debian-8-x64'" fullCmd="beaker:debian-8-x64" taksId="debian-8-x64" /><RakeTask description="List available beaker nodesets" fullCmd="beaker:sets" taksId="sets" /><RakeTask description="Try to use vagrant to login to the Beaker node" fullCmd="beaker:ssh[set,node]" taksId="ssh[set,node]" /><RakeGroup description="" fullCmd="" taksId="ssh"><RakeTask description="Use vagrant to login to a node from the set 'centos-7.2-x64'" fullCmd="beaker:ssh:centos-7.2-x64[node]" taksId="centos-7.2-x64[node]" /><RakeTask description="Use vagrant to login to a node from the set 'debian-7-x64'" fullCmd="beaker:ssh:debian-7-x64[node]" taksId="debian-7-x64[node]" /><RakeTask description="Use vagrant to login to a node from the set 'debian-8-x64'" fullCmd="beaker:ssh:debian-8-x64[node]" taksId="debian-8-x64[node]" /><RakeTask description="Use vagrant to login to a node from the set 'ubuntu-14.04-x64'" fullCmd="beaker:ssh:ubuntu-14.04-x64[node]" taksId="ubuntu-14.04-x64[node]" /><RakeTask description="Use vagrant to login to a node from the set 'ubuntu-16.04-x64'" fullCmd="beaker:ssh:ubuntu-16.04-x64[node]" taksId="ubuntu-16.04-x64[node]" /><RakeTask description="" fullCmd="beaker:ssh:centos-7.2-x64" taksId="centos-7.2-x64" /><RakeTask description="" fullCmd="beaker:ssh:debian-7-x64" taksId="debian-7-x64" /><RakeTask description="" fullCmd="beaker:ssh:debian-8-x64" taksId="debian-8-x64" /><RakeTask description="" fullCmd="beaker:ssh:ubuntu-14.04-x64" taksId="ubuntu-14.04-x64" /><RakeTask description="" fullCmd="beaker:ssh:ubuntu-16.04-x64" taksId="ubuntu-16.04-x64" /></RakeGroup><RakeTask description="Run the Beaker acceptance tests for the node set 'ubuntu-14.04-x64'" fullCmd="beaker:ubuntu-14.04-x64" taksId="ubuntu-14.04-x64" /><RakeTask description="Run the Beaker acceptance tests for the node set 'ubuntu-16.04-x64'" fullCmd="beaker:ubuntu-16.04-x64" taksId="ubuntu-16.04-x64" /><RakeTask description="" fullCmd="beaker:ssh" taksId="ssh" /></RakeGroup><RakeTask description="Build puppet module package" fullCmd="build" taksId="build" /><RakeGroup description="" fullCmd="" taksId="check"><RakeTask description="Fails if any ._ files are present in directory" fullCmd="check:dot_underscore" taksId="dot_underscore" /><RakeTask description="Fails if directories contain the files specified in .gitignore" fullCmd="check:git_ignore" taksId="git_ignore" /><RakeTask description="Fails if symlinks are present in directory" fullCmd="check:symlinks" taksId="symlinks" /><RakeTask description="Fails if .pp files present in tests folder" fullCmd="check:test_file" taksId="test_file" /></RakeGroup><RakeTask description="Clean a built module package / Remove any temporary products" fullCmd="clean" taksId="clean" /><RakeTask description="Remove any generated files" fullCmd="clobber" taksId="clobber" /><RakeTask description="Print development version of module" fullCmd="compute_dev_version" taksId="compute_dev_version" /><RakeTask description="Display the list of available rake tasks" fullCmd="help" taksId="help" /><RakeTask description="Run puppet-lint" fullCmd="lint" taksId="lint" /><RakeTask description="Run metadata-json-lint" fullCmd="metadata_lint" taksId="metadata_lint" /><RakeTask description="Parallel spec tests" fullCmd="parallel_spec" taksId="parallel_spec" /><RakeTask description="Runs all necessary checks on a module in preparation for a release" fullCmd="release_checks" taksId="release_checks" /><RakeTask description="Run RuboCop" fullCmd="rubocop" taksId="rubocop" /><RakeGroup description="" fullCmd="" taksId="rubocop"><RakeTask description="Auto-correct RuboCop offenses" fullCmd="rubocop:auto_correct" taksId="auto_correct" /></RakeGroup><RakeTask description="Run spec tests and clean the fixtures directory if successful" fullCmd="spec" taksId="spec" /><RakeTask description="Clean up the fixtures directory" fullCmd="spec_clean" taksId="spec_clean" /><RakeTask description="List spec tests in a JSON document" fullCmd="spec_list_json" taksId="spec_list_json" /><RakeTask description="Create the fixtures directory" fullCmd="spec_prep" taksId="spec_prep" /><RakeTask description="Run spec tests on an existing fixtures directory" fullCmd="spec_standalone" taksId="spec_standalone" /><RakeTask description="Syntax check Puppet manifests and templates" fullCmd="syntax" taksId="syntax" /><RakeGroup description="" fullCmd="" taksId="syntax"><RakeTask description="Syntax check Hiera config files" fullCmd="syntax:hiera" taksId="hiera" /><RakeTask description="Syntax check Puppet manifests" fullCmd="syntax:manifests" taksId="manifests" /><RakeTask description="Syntax check Puppet templates" fullCmd="syntax:templates" taksId="templates" /><RakeTask description="" fullCmd="syntax:check_puppetlabs_spec_helper" taksId="check_puppetlabs_spec_helper" /><RakeGroup description="" fullCmd="" taksId="hiera"><RakeTask description="" fullCmd="syntax:hiera:yaml" taksId="yaml" /></RakeGroup></RakeGroup><RakeTask description="Check syntax of Ruby files and call :syntax and :metadata_lint" fullCmd="validate" taksId="validate" /><RakeTask description="" fullCmd="beaker_nodes" taksId="beaker_nodes" /><RakeTask description="" fullCmd="default" taksId="default" /><RakeTask description="" fullCmd="metadata" taksId="metadata" /></RakeGroup></Settings>