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

Split keys_spec.rb into user_, client_keys_spec.rb #740

Merged
merged 2 commits into from
Feb 22, 2016
Merged

Conversation

jrunning
Copy link
Contributor

Supports work to bring chef-zero closer to parity with chef-server. See chef/chef-zero#199.

@danielsdeleo
Copy link
Contributor

👍 For some background, user multi-key is troublesome in some modes of Chef Zero operation that don't support multi-org (like when using ChefFS). The way the tests were organized before, you could skip the actual tests by tagging them appropriately, but many of the before blocks would still run tasks relevant just to users.

@tylercloke
Copy link
Contributor

- Skip multiuser setup on servers that don't support multiuser.
- Don't use same org in all tests.
@jrunning
Copy link
Contributor Author

Fixed issues with erchef (hopefully), running a new job on Wilson now: http://wilson.ci.chef.co/job/chef-server-12-trigger-ad_hoc/54/downstreambuildview/

@tylercloke
Copy link
Contributor

👍 Looks reasonable.

jrunning added a commit that referenced this pull request Feb 22, 2016
Split keys_spec.rb into user_, client_keys_spec.rb
@jrunning jrunning merged commit 0105233 into master Feb 22, 2016
@jrunning jrunning deleted the jr/keys branch February 22, 2016 21:36
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.

5 participants