Alex Krzos 499c76e97b Correctly display tuned profile in bug report.
Change-Id: I8fbb1d4c9a0a94e5ffff72dc197c69576f49a273
2016-01-25 15:47:51 -05:00

30 lines
947 B
YAML

---
ansible_sudo: yes
reserved_host_memory_check: 2048
tuned_profile: virtual-host
nova_vif_timeout: 300
checks:
bz1245714:
url: "https://bugzilla.redhat.com/show_bug.cgi?id=1245714"
name: "No Swap Space allocated"
bz1282644:
url : "https://bugzilla.redhat.com/show_bug.cgi?id=1282644"
name : "increase reserved_host_memory_mb"
tuned_profile_result :
url: "none"
name: "Ensure Tuned Profile is set to virtual-host"
nova_vif_timeout_result:
url: "none"
name: "Nova VIF timeout should be >= 300"
# neutron_nova_creds:
# url: "https://bugzilla.redhat.com/show_bug.cgi?id=1264740"
# name: "RHEL OSP Director must be configure with nova-event-callback by default"
bz1264740:
url: "https://bugzilla.redhat.com/show_bug.cgi?id=1264740"
name: "RHEL OSP Director must be configure with nova-event-callback by default"
# vi:syntax=yaml