Skip to content

Commit 646af6b

Browse files
authored
elastic-opentelemetry-instrumentation-openai: update tests timings to match CI runs (#32)
1 parent 2342cb3 commit 646af6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

instrumentation/elastic-opentelemetry-instrumentation-openai/tests/test_chat_completions.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -972,7 +972,7 @@ def test_tools_with_capture_message_content_integration(
972972
(
973973
"openai_provider_chat_completions",
974974
"gpt-4o-mini",
975-
0.006761051714420319,
975+
1.026234219999992,
976976
),
977977
(
978978
"azure_provider_chat_completions",
@@ -982,7 +982,7 @@ def test_tools_with_capture_message_content_integration(
982982
(
983983
"ollama_provider_chat_completions",
984984
"qwen2.5:0.5b",
985-
0.002600736916065216,
985+
1.0064430559999948,
986986
),
987987
]
988988

0 commit comments

Comments
 (0)