it "passes with compute node together with nova-controller " do
      allow(NodeObject).to(receive(:find).with("roles:database-server").and_return([node]))
      allow(NodeObject).to(receive(:find).with("roles:nova-compute-*").and_return([node]))
      allow_any_instance_of(NodeObject).to(
        receive(:roles).and_return(