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

Rubocop and other updates/fixes for TK #62

Merged
merged 3 commits into from Jan 18, 2017

Conversation

ramereth
Copy link
Contributor

No description provided.

This allows for our self signed testing cert to be verified properly by ruby.
New code was added to the openstack-identity cookbook which required this to
work in TK.
Copy link
Contributor

@knightsamar knightsamar left a comment

Choose a reason for hiding this comment

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

kitchen test identity-centos-73 fails for me giving an error on resource execute[copy self-signed ca-cert].

https://pastebin.osuosl.org/44506/

@ramereth
Copy link
Contributor Author

@knightsamar that should be fixed now. Thanks for catching that!

@@ -2,6 +2,7 @@
"env_run_lists": {},
"run_list": [
"recipe[openstack_test::hosts]",
"recipe[openstack_test::cacert]",
Copy link
Contributor

Choose a reason for hiding this comment

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

Where exactly is this cookbook openstack_test ?

Copy link
Contributor

Choose a reason for hiding this comment

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

Test kitchen works well btw 👍

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@knightsamar it's in the cookbook, look at Berksfile to see where exactly

Copy link
Contributor

Choose a reason for hiding this comment

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

Thanks. This is an interesting setup. Hopefully I can make time to read the code and understand how you are making these things work.

@ramereth
Copy link
Contributor Author

!bump patch *

@osuosl-manatee osuosl-manatee merged commit 2fb5dda into master Jan 18, 2017
@osuosl-manatee osuosl-manatee deleted the ramereth/rubocop-other-updates branch January 18, 2017 22:18
@osuosl-manatee
Copy link
Contributor

Jenkins has merged this PR into master and has automatically performed a patch-level version bump to v2.3.1. Have a nice day!

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

Successfully merging this pull request may close these issues.

None yet

3 participants