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

Merge Kohl's Custom Changes Into Master Branch #10

Merged
merged 5 commits into from
May 6, 2020
Merged

Conversation

seanmalloy
Copy link

No description provided.

{{ cmp_service | to_yaml }}
===
{{ got_service | to_yaml }}
<<<
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line 56, 58, and 60 look messed up to me.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@seanmalloy I don't believe this is messed up, I believe I had used a different test as an example.
Ref:

- name: Verify ClusterResourceQuota Update
fail:
msg: |
ClusterResourceQuota not defined as expected
>>>
{{ cmp_clusterresourcequota | to_yaml }}
===
{{ got_clusterresourcequota | to_yaml }}
<<<

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vinny-sabatini sounds good

else:
for k, v in default.items():
if k not in d:
d[k] = v
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This block of code should fix gnuthought#53

@vinny-sabatini
Copy link
Member

It looks like the checks are failing because there is not a tests/test.yml file.
That file was removed in November 2017 - 4c4cafa

@seanmalloy seanmalloy merged commit 5c2abd5 into master May 6, 2020
@seanmalloy seanmalloy deleted the emptyannotation branch May 6, 2020 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants