PrajaktaPurohit

Results 34 issues of PrajaktaPurohit

We are seeing the following error when executing test_int_server_services_cookbook cookbook on AIX. ================================================================================ Chef encountered an error attempting to load the node data for "node_name" ================================================================================ Unexpected Error: ----------------- Chef::PolicyBuilder::Policyfile::ConfigurationError:...

Status: Needs Replication

We currently have tests for the mount resource but nothing that test the cifs shares specifically. https://github.com/chef/chef/pull/11626 adds a fix and some unit tests for testing the cifs shares. Acceptance...

Aspect: Testing

When using test-kitchen, I found that on Windows hosts (that are not domain joined) the node['fqdn'] includes the DNS Suffix when using Chef 16.17.18, but not on chef 17.9.26 To...

Platform: Windows
Focus: Desktop

``` null_resource.chef_server_test (remote-exec): Failures: --   |     | null_resource.chef_server_test (remote-exec): 1) authenticate_user POST /authenticate_user with correct credentials superuser user returns 200 ("OK")   | null_resource.chef_server_test (remote-exec): Failure/Error:   | null_resource.chef_server_test (remote-exec): post(request_url, superuser,...

``` null_resource.chef_server_config (remote-exec): ================================================================================ --   | null_resource.chef_server_config (remote-exec): Recipe Compile Error in /var/opt/opscode/local-mode-cache/cookbooks/private-chef/recipes/default.rb   | null_resource.chef_server_config (remote-exec): ================================================================================   |     | null_resource.chef_server_config (remote-exec): RuntimeError   | null_resource.chef_server_config (remote-exec): ------------   | null_resource.chef_server_config (remote-exec): Failed...

This might have to be taken on as an investigate if this is the route we want to go. Followed by a spike on the changes required in moving off...

Aspect: Integration
Aspect: Packaging
Triage: Feature Request

Update to the latest upstreams for deps once the patches are accepted. - erlware_commons - @markan - epgsql

Aspect: Integration
Type: Tech Debt