Skip to content

Instantly share code, notes, and snippets.

@hughsaunders
Created May 30, 2013 15:52
Show Gist options
  • Save hughsaunders/5678964 to your computer and use it in GitHub Desktop.
Save hughsaunders/5678964 to your computer and use it in GitHub Desktop.
root@grizzlyupgrade1:/opt/exerstack# ./exercise.sh folsom nova-cli.sh
Running test suite for packageset "folsom"
=== nova-cli ===
010_nova_image-list 0.917s
011_nova_image-show 1.686s
012_nova_flavor-list 1.560s
020_shared_key-nova_keypair-add 1.931s
021_verify_fingerprints_match 1.581s
022_shared_key-nova-keypair-delete 1.908s
030_nova_secgroup-create 2.858s
031_nova_secgroup-add-rule 4.212s
032_nova_secgroup-add-group-rule 1.844s
040_nova_keypair-add 2.303s
050_nova-boot 10.375s
051_nova-show 2.321s
052_associate_floating_ip SKIP: No floating ips
053_nova-boot_verify_ssh_key 2.973s
054_nova_remove-floating-ip SKIP: No floating ips
055_nova-pause 2.165s
056_nova-unpause 2.294s
057_nova-suspend 6.700s
058_nova-resume 8.973s
059_nova-reboot 10.825s
060_nova_image-create 15.116s
064_nova_image-delete 1.888s
065_nova-rename 2.902s
099_nova-delete 8.393s
110_custom_key-nova_boot SKIP: Not Implemented in diablo-final
111_custom_key-verify_ssh_key SKIP: Not Implemented in diablo-final
112_custom_key-nova_delete SKIP: Not Implemented in diablo-final
120_file_injection-nova_boot SKIP: Skipping due to https://bugs.launchpad.net/nova/+bug/1024586
121_file_injection-verify_file_contents SKIP: Skipping due to https://bugs.launchpad.net/nova/+bug/1024586
122_file_injection-nova_delete SKIP: Skipping due to https://bugs.launchpad.net/nova/+bug/1024586
200_nova_keypair-delete 1.793s
205_nova_secgroup-delete-group-rule 2.393s
210_nova_secgroup-delete-rule 3.795s
220_nova_secgroup-delete 2.181s
RESULTS:
Passed: 26
Failed: 0
Skipped: 8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment