Hi, Vincent: I was running through one of mt semi-regular smoketests of the Pebbles codebase when I noticed that the admin node had transitioned into problem state. A quick glance at /var/log/install.log showed that the admin node sanity check (at /opt/dell/bin/barclamp_test.rb) was failing one of the proposal_delete tests -- specifically:
node_manipulate: Success creating role without test-multi-rest node_manipulate: Success: delete test_p1 proposal node_manipulate: Value: ["", 404] Expected: ["Failed to apply the proposal to: dtest-machine-1.dell.com ", 405]: Failed to delete active: test_p1 I looked at the install-chef-suse.sh ,and saw that the barclamp_test.rb call had been conditionalized with a note to the effect that it was failing -- we probably should not be doing that. When you were editing the code that handles proposal deactivation and deletion, were you running the barclamp_test.rb to verify that the proposal API was still passing the tests?
_______________________________________________ Crowbar mailing list Crowbar@dell.com https://lists.us.dell.com/mailman/listinfo/crowbar For more information: http://crowbar.github.com/