Correctly display tuned profile in bug report.
Change-Id: I8fbb1d4c9a0a94e5ffff72dc197c69576f49a273
This commit is contained in:
parent
9a4cb2b05b
commit
499c76e97b
@ -13,7 +13,7 @@ checks:
|
|||||||
name : "increase reserved_host_memory_mb"
|
name : "increase reserved_host_memory_mb"
|
||||||
tuned_profile_result :
|
tuned_profile_result :
|
||||||
url: "none"
|
url: "none"
|
||||||
name: "Ensure Tuned Profile is set to {{ tuned_profile }}"
|
name: "Ensure Tuned Profile is set to virtual-host"
|
||||||
nova_vif_timeout_result:
|
nova_vif_timeout_result:
|
||||||
url: "none"
|
url: "none"
|
||||||
name: "Nova VIF timeout should be >= 300"
|
name: "Nova VIF timeout should be >= 300"
|
||||||
|
@ -34,6 +34,6 @@ checks :
|
|||||||
name: "Rabbit is currently partitioned - YMMV... Good luck."
|
name: "Rabbit is currently partitioned - YMMV... Good luck."
|
||||||
tuned_profile_result :
|
tuned_profile_result :
|
||||||
url: "none"
|
url: "none"
|
||||||
name: "Ensure Tuned Profile is set to {{ tuned_profile }}"
|
name: "Ensure Tuned Profile is set to throughput-performance"
|
||||||
|
|
||||||
# vi:syntax=yaml
|
# vi:syntax=yaml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user