Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closes #388 #389

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Closes #388 #389

wants to merge 1 commit into from

Conversation

danwiltshire
Copy link

Wrote a wrapper class to call the configfile defined type. Spec tests have also been written for the new functionality. README.md updated with usage examples.

Rspec tests complete successfully and Beaker tests complete successfully on nodesets CentOS 6+7. The Beaker tests do not start to run on the other nodesets with errors such as: "Couldn't find id: {"stream":"Step 1/18 : FROM library/ubuntu:16.04"}"

renamed class to pipeline_config using array

removed underscore from pipelineconfig class name

renamed pipelineconfig to pipeline_files for readability

renamed pipelineconfig.pp to pipeline_files.pp

changed dynamic values to static for testing

require the configfile

removed dollar symbols

sourced  from

removed parameters from class

changed from test content to array content

converted id value back to test value

converted pipeline_files to Hash

added test notify

converted to dynamic hash content

added pretty JSON converter

added pretty JSON converter with output

changed to notify

changed to notify with brackets

removed pretty JSON converter

added .each for

removed notify

added examples

added usage section for pipeline_files

fixed linting issues

wrote test cases for pipeline-files
@danwiltshire danwiltshire changed the title Closes #338 Closes #388 Jun 11, 2019
@vox-pupuli-tasks
Copy link

Dear @danwiltshire, thanks for the PR!

This is Vox Pupuli Tasks, your friendly Vox Pupuli Github Bot. I noticed that your pull request has CI failures. Can you please have a look at the failing CI jobs?
If you need any help, you can reach out to us on our IRC channel voxpupuli on Freenode or our Slack channel voxpupuli at slack.puppet.com.
You can find my sourcecode at voxpupuli/vox-pupuli-tasks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant