Skip to content

Instantly share code, notes, and snippets.

@paulczar
Created January 5, 2014 21:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save paulczar/6f9c6ddad71ef4cd6394 to your computer and use it in GitHub Desktop.
Save paulczar/6f9c6ddad71ef4cd6394 to your computer and use it in GitHub Desktop.
chefspec coverage report
chefspec | bundle exec rspec /home/pczarkowski/openstack-testing/openstack-network/spec
chefspec | ................................................................................................................................................................................
chefspec | Finished in 2 minutes 26.8 seconds
chefspec | 176 examples, 0 failures
chefspec | WARNING: ChefSpec Coverage reporting is in beta. Please use with caution.
chefspec | ChefSpec Coverage report generated at '/home/pczarkowski/openstack-testing/openstack-network/.coverage/results.json':
chefspec | Total Resources: 99
chefspec | Touched Resources: 46
chefspec | Touch Coverage: 46.46%
chefspec | Untouched Resources:
chefspec | package[dkms] /home/pczarkowski/openstack-testing/openstack-network/recipes/build_openvswitch_source.rb:25
chefspec | package[python-all] /home/pczarkowski/openstack-testing/openstack-network/recipes/build_openvswitch_source.rb:25
chefspec | package[python-qt4] /home/pczarkowski/openstack-testing/openstack-network/recipes/build_openvswitch_source.rb:25
chefspec | package[python-zopeinterface] /home/pczarkowski/openstack-testing/openstack-network/recipes/build_openvswitch_source.rb:25
chefspec | package[python-twisted-conch] /home/pczarkowski/openstack-testing/openstack-network/recipes/build_openvswitch_source.rb:25
chefspec | remote_file[/var/chef/cache/openvswitch-88dbaa9.tar.gz] /home/pczarkowski/openstack-testing/openstack-network/recipes/build_openvswitch_source.rb:35
chefspec | bash[disable_openvswitch_before_upgrade] /home/pczarkowski/openstack-testing/openstack-network/recipes/build_openvswitch_source.rb:44
chefspec | bash[extract_package] /home/pczarkowski/openstack-testing/openstack-network/recipes/build_openvswitch_source.rb:60
chefspec | dpkg_package[openvswitch-common] /home/pczarkowski/openstack-testing/openstack-network/recipes/build_openvswitch_source.rb:76
chefspec | dpkg_package[openvswitch-datapath-dkms] /home/pczarkowski/openstack-testing/openstack-network/recipes/build_openvswitch_source.rb:85
chefspec | dpkg_package[openvswitch-pki] /home/pczarkowski/openstack-testing/openstack-network/recipes/build_openvswitch_source.rb:90
chefspec | dpkg_package[openvswitch-switch] /home/pczarkowski/openstack-testing/openstack-network/recipes/build_openvswitch_source.rb:95
chefspec | package[nova-network] /home/pczarkowski/openstack-testing/openstack-network/recipes/common.rb:41
chefspec | package[openstack-nova-network] /home/pczarkowski/openstack-testing/openstack-network/recipes/common.rb:41
chefspec | package[neutron-common] /home/pczarkowski/openstack-testing/openstack-network/recipes/common.rb:47
chefspec | package[python-cliff] /home/pczarkowski/openstack-testing/openstack-network/recipes/common.rb:47
chefspec | package[python-mysql] /home/pczarkowski/openstack-testing/openstack-network/recipes/common.rb:54
chefspec | directory[/etc/neutron/plugins] /home/pczarkowski/openstack-testing/openstack-network/recipes/common.rb:59
chefspec | directory[/var/cache/neutron] /home/pczarkowski/openstack-testing/openstack-network/recipes/common.rb:67
chefspec | remote_directory[/etc/neutron/rootwrap.d] /home/pczarkowski/openstack-testing/openstack-network/recipes/common.rb:84
chefspec | template[/etc/neutron/rootwrap.conf] /home/pczarkowski/openstack-testing/openstack-network/recipes/common.rb:91
chefspec | template[/etc/neutron/policy.json] /home/pczarkowski/openstack-testing/openstack-network/recipes/common.rb:98
chefspec | template[/etc/neutron/neutron.conf] /home/pczarkowski/openstack-testing/openstack-network/recipes/common.rb:162
chefspec | template[/etc/neutron/api-paste.ini] /home/pczarkowski/openstack-testing/openstack-network/recipes/common.rb:180
chefspec | directory[/etc/neutron/plugins/openvswitch] /home/pczarkowski/openstack-testing/openstack-network/recipes/common.rb:195
chefspec | directory[/etc/neutron/plugins/linuxbridge] /home/pczarkowski/openstack-testing/openstack-network/recipes/common.rb:195
chefspec | template[/etc/neutron/plugins/linuxbridge/linuxbridge_conf.ini] /home/pczarkowski/openstack-testing/openstack-network/recipes/common.rb:274
chefspec | template[/etc/neutron/plugins/openvswitch/ovs_neutron_plugin.ini] /home/pczarkowski/openstack-testing/openstack-network/recipes/common.rb:340
chefspec | template[/etc/default/neutron-server] /home/pczarkowski/openstack-testing/openstack-network/recipes/common.rb:388
chefspec | package[] /home/pczarkowski/openstack-testing/openstack-network/recipes/dhcp_agent.rb:44
chefspec | execute[neutron-dhcp-setup --plugin openvswitch] /home/pczarkowski/openstack-testing/openstack-network/recipes/dhcp_agent.rb:51
chefspec | template[/etc/neutron/dnsmasq.conf] /home/pczarkowski/openstack-testing/openstack-network/recipes/dhcp_agent.rb:55
chefspec | template[/etc/neutron/dhcp_agent.ini] /home/pczarkowski/openstack-testing/openstack-network/recipes/dhcp_agent.rb:63
chefspec | remote_file[/var/chef/cache/v2.65.tar.gz] /home/pczarkowski/openstack-testing/openstack-network/recipes/dhcp_agent.rb:96
chefspec | dpkg_package[dnsmasq-utils] /home/pczarkowski/openstack-testing/openstack-network/recipes/dhcp_agent.rb:120
chefspec | dpkg_package[dnsmasq-base] /home/pczarkowski/openstack-testing/openstack-network/recipes/dhcp_agent.rb:124
chefspec | dpkg_package[dnsmasq] /home/pczarkowski/openstack-testing/openstack-network/recipes/dhcp_agent.rb:128
chefspec | openstack-identity_register[Register Network API Service] /home/pczarkowski/openstack-testing/openstack-network/recipes/identity_registration.rb:41
chefspec | openstack-identity_register[Register Network Endpoint] /home/pczarkowski/openstack-testing/openstack-network/recipes/identity_registration.rb:51
chefspec | openstack-identity_register[Register Service Tenant] /home/pczarkowski/openstack-testing/openstack-network/recipes/identity_registration.rb:63
chefspec | openstack-identity_register[Register neutron User] /home/pczarkowski/openstack-testing/openstack-network/recipes/identity_registration.rb:72
chefspec | openstack-identity_register[Grant 'admin' Role to neutron User for service Tenant] /home/pczarkowski/openstack-testing/openstack-network/recipes/identity_registration.rb:82
chefspec | service[neutron-l3-agent] /home/pczarkowski/openstack-testing/openstack-network/recipes/l3_agent.rb:37
chefspec | execute[neutron-l3-setup --plugin openvswitch] /home/pczarkowski/openstack-testing/openstack-network/recipes/l3_agent.rb:44
chefspec | template[/etc/neutron/l3_agent.ini] /home/pczarkowski/openstack-testing/openstack-network/recipes/l3_agent.rb:51
chefspec | package[neutron-plugin-linuxbridge] /home/pczarkowski/openstack-testing/openstack-network/recipes/linuxbridge.rb:27
chefspec | template[/etc/neutron/metadata_agent.ini] /home/pczarkowski/openstack-testing/openstack-network/recipes/metadata_agent.rb:32
chefspec | service[neutron-metadata-agent] /home/pczarkowski/openstack-testing/openstack-network/recipes/metadata_agent.rb:53
chefspec | package[linux-headers-3.2.0-26-generic] /home/pczarkowski/openstack-testing/openstack-network/recipes/openvswitch.rb:40
chefspec | execute[neutron-node-setup --plugin openvswitch] /home/pczarkowski/openstack-testing/openstack-network/recipes/openvswitch.rb:86
chefspec | execute[create internal network bridge] /home/pczarkowski/openstack-testing/openstack-network/recipes/openvswitch.rb:92
chefspec | execute[create tunnel network bridge] /home/pczarkowski/openstack-testing/openstack-network/recipes/openvswitch.rb:103
chefspec | template[/etc/sysconfig/neutron] /home/pczarkowski/openstack-testing/openstack-network/recipes/server.rb:78
chefspec | SUCCESS!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment