Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Internal] Refine tracing e2e test pipeline #2289

Merged
merged 2 commits into from
Mar 11, 2024

Conversation

lumoslnt
Copy link
Contributor

@lumoslnt lumoslnt commented Mar 11, 2024

Description

Refine tracing e2e test pipeline. Currently the pipeline didn't do auth step, causing failure for 3p customers.

All Promptflow Contribution checklist:

  • The pull request does not introduce [breaking changes].
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.
  • Create an issue and link to the pull request to get dedicated review from promptflow team. Learn more: suggested workflow.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

@lumoslnt lumoslnt requested a review from a team as a code owner March 11, 2024 07:16
Copy link

promptflow-tracing e2e test result

 4 files   4 suites   1m 36s ⏱️
 8 tests  8 ✅ 0 💤 0 ❌
32 runs  32 ✅ 0 💤 0 ❌

Results for commit ccd667b.

@lumoslnt lumoslnt force-pushed the devs/linatang/refine-tracing-e2e-pipeline branch from 97513ca to f99bf7d Compare March 11, 2024 08:13
Copy link

github-actions bot commented Mar 11, 2024

promptflow-tracing unit test result devs/linatang/refine-tracing-e2e-pipeline

 4 files   4 suites   22s ⏱️
 4 tests  4 ✅ 0 💤 0 ❌
16 runs  16 ✅ 0 💤 0 ❌

Results for commit 59f488d.

♻️ This comment has been updated with latest results.

@lumoslnt lumoslnt force-pushed the devs/linatang/refine-tracing-e2e-pipeline branch from f99bf7d to 59f488d Compare March 11, 2024 08:31
@lumoslnt lumoslnt merged commit 626bf39 into main Mar 11, 2024
16 checks passed
@lumoslnt lumoslnt deleted the devs/linatang/refine-tracing-e2e-pipeline branch March 11, 2024 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants