summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-06-11 08:46:19 -0700
committerJohn McCrae <john.mccrae@progress.com>2021-06-14 19:01:14 -0700
commita22d756cee1c5bcba2914122e8b8423037f7cfc7 (patch)
tree59f5b6f91fa8cc04ccacc502613481f737998d5b
parentad92054e224cf5b2da33dac1ba27836219331190 (diff)
downloadchef-a22d756cee1c5bcba2914122e8b8423037f7cfc7.tar.gz
Enable slow resource reporting in our kitchen tests
Make sure this works in test Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--kitchen-tests/kitchen.azure.yml1
-rw-r--r--kitchen-tests/kitchen.yml1
2 files changed, 2 insertions, 0 deletions
diff --git a/kitchen-tests/kitchen.azure.yml b/kitchen-tests/kitchen.azure.yml
index c44c76579b..5eb8154517 100644
--- a/kitchen-tests/kitchen.azure.yml
+++ b/kitchen-tests/kitchen.azure.yml
@@ -12,6 +12,7 @@ provisioner:
deprecations_as_errors: true
chef_license: accept-no-persist
product_name: chef
+ slow_resource_report: true
client_rb:
diff_disabled: true
always_dump_stacktrace: true
diff --git a/kitchen-tests/kitchen.yml b/kitchen-tests/kitchen.yml
index 9c3a3a36cf..d2ec39f01d 100644
--- a/kitchen-tests/kitchen.yml
+++ b/kitchen-tests/kitchen.yml
@@ -14,6 +14,7 @@ provisioner:
diff_disabled: true
always_dump_stacktrace: true
chef_license: "accept-no-persist"
+ slow_resource_report: true
lifecycle:
pre_converge: