Skip to content

Commit c4cf0d5

Browse files
committed
ci: Use profile_tasks callback as rough benchmark of Ansible tests
1 parent e1b2f38 commit c4cf0d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,8 @@ setenv =
142142
distros_ubuntu2004: DISTROS=ubuntu2004
143143
mode_ansible: MODE=ansible
144144
mode_ansible: ANSIBLE_SKIP_TAGS=resource_intensive
145+
mode_ansible: ANSIBLE_CALLBACK_WHITELIST=profile_tasks
146+
mode_ansible: ANSIBLE_CALLBACKS_ENABLED=profile_tasks
145147
mode_debops_common: MODE=debops_common
146148
mode_localhost: ANSIBLE_SKIP_TAGS=issue_776,resource_intensive
147149
mode_mitogen: MODE=mitogen

0 commit comments

Comments
 (0)