balanced-cookbooks / balanced-ci

Internal configuration for the Jekins CI environment
4 stars 1 forks source link

System tests #38

Closed mjallday closed 10 years ago

mjallday commented 10 years ago

Fixes #37

mjallday commented 10 years ago

Builder is failing with

[2014-02-10T22:46:26+00:00] ERROR: balanced_ci_pipeline[balanced] (balanced-ci::balanced line 19) had an error: Chef::Exceptions::UserIDNotFound: balanced_ci_job[balanced-test] (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/bal
anced-ci/libraries/balanced_ci_pipeline.rb line 107) had an error: Chef::Exceptions::UserIDNotFound: file[/srv/ci/.pip/pip.conf] (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/balanced-ci/recipes/balanced.rb line 76) had an err
or: Chef::Exceptions::UserIDNotFound: cannot determine user id for 'jenkins', does the user exist on this system?

on line owner node['jenkins']['node']['user']

mjallday commented 10 years ago

image Just need to get this into a test-kitchen machine and run the tests there. This version is testing old ci balanced, not whatever version we are running.

mahmoudimus commented 10 years ago

using the acceptance cookbook