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

Add negative e2e tests for workflowbackend #7414

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

ASHIQUEMD
Copy link
Contributor

@ASHIQUEMD ASHIQUEMD commented Jan 19, 2024

Description

This PR adds negative e2e tests for workflow backend

  1. More than one workflow backend components should result in dapr error
  2. For invalid workflow backend type, dapr should result in error

This PR is also fixing sqlite backend perf test.

Copy link

codecov bot commented Jan 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.11%. Comparing base (1ab9f6d) to head (bca53d2).
Report is 109 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7414      +/-   ##
==========================================
- Coverage   62.22%   62.11%   -0.12%     
==========================================
  Files         245      245              
  Lines       22336    22336              
==========================================
- Hits        13899    13873      -26     
- Misses       7285     7304      +19     
- Partials     1152     1159       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ASHIQUEMD ASHIQUEMD marked this pull request as ready for review January 29, 2024 10:01
@ASHIQUEMD ASHIQUEMD requested review from a team as code owners January 29, 2024 10:01
@mukundansundar
Copy link
Contributor

/ok-to-test

Copy link
Contributor

@mukundansundar mukundansundar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ITs can be followed up later on to validate Standalone behaviour as well ...

@dapr-bot
Copy link
Collaborator

dapr-bot commented Jan 31, 2024

Dapr E2E test

🔗 Link to Action run

Commit ref: a4b4d0d

✅ Build succeeded for linux/amd64

  • Image tag: dapre2e9c88975c3cl
  • Test image tag: dapre2e9c88975c3cl

✅ Infrastructure deployed

Cluster Resource group name Azure region
Linux Dapr-E2E-dapre2e9c88975c3cl westus3
Windows Dapr-E2E-dapre2e9c88975c3cw westus3
Linux/arm64 Dapr-E2E-dapre2e9c88975c3cla eastus

✅ Build succeeded for windows/amd64

  • Image tag: dapre2e9c88975c3cw
  • Test image tag: dapre2e9c88975c3cw

✅ Tests succeeded on linux/amd64

  • Image tag: dapre2e9c88975c3cl
  • Test image tag: dapre2e9c88975c3cl

❌ Tests failed on windows/amd64

Please check the logs for details on the error.

@mukundansundar
Copy link
Contributor

/ok-to-test

1 similar comment
@mukundansundar
Copy link
Contributor

/ok-to-test

@dapr-bot
Copy link
Collaborator

dapr-bot commented Jan 31, 2024

Dapr E2E test

🔗 Link to Action run

Commit ref: a4b4d0d

✅ Build succeeded for linux/amd64

  • Image tag: dapre2e04db5f53a4l
  • Test image tag: dapre2e04db5f53a4l

✅ Infrastructure deployed

Cluster Resource group name Azure region
Linux Dapr-E2E-dapre2e04db5f53a4l westus3
Windows Dapr-E2E-dapre2e04db5f53a4w westus3
Linux/arm64 Dapr-E2E-dapre2e04db5f53a4la eastus

❌ Build failed for windows/amd64

Please check the logs for details on the error.

@dapr-bot
Copy link
Collaborator

dapr-bot commented Jan 31, 2024

Dapr E2E test

🔗 Link to Action run

Commit ref: a4b4d0d

✅ Build succeeded for linux/amd64

  • Image tag: dapre2eb94340d77cl
  • Test image tag: dapre2eb94340d77cl

✅ Infrastructure deployed

Cluster Resource group name Azure region
Linux Dapr-E2E-dapre2eb94340d77cl westus3
Windows Dapr-E2E-dapre2eb94340d77cw westus3
Linux/arm64 Dapr-E2E-dapre2eb94340d77cla eastus

❌ Build failed for windows/amd64

Please check the logs for details on the error.

@mukundansundar
Copy link
Contributor

/ok-to-test

1 similar comment
@mukundansundar
Copy link
Contributor

/ok-to-test

@dapr-bot
Copy link
Collaborator

dapr-bot commented Feb 8, 2024

Dapr E2E test

🔗 Link to Action run

Commit ref: bca53d2

❌ Build failed for linux/amd64

Please check the logs for details on the error.

✅ Infrastructure deployed

Cluster Resource group name Azure region
Linux Dapr-E2E-dapre2e815f85ca0dl westus3
Windows Dapr-E2E-dapre2e815f85ca0dw westus3
Linux/arm64 Dapr-E2E-dapre2e815f85ca0dla eastus

✅ Build succeeded for windows/amd64

  • Image tag: dapre2e815f85ca0dw
  • Test image tag: dapre2e815f85ca0dw

@dapr-bot
Copy link
Collaborator

dapr-bot commented Feb 8, 2024

Dapr E2E test

🔗 Link to Action run

Commit ref: bca53d2

✅ Build succeeded for linux/amd64

  • Image tag: dapre2ee5e8a77e0bl
  • Test image tag: dapre2ee5e8a77e0bl

✅ Infrastructure deployed

Cluster Resource group name Azure region
Linux Dapr-E2E-dapre2ee5e8a77e0bl westus3
Windows Dapr-E2E-dapre2ee5e8a77e0bw westus3
Linux/arm64 Dapr-E2E-dapre2ee5e8a77e0bla eastus

✅ Build succeeded for windows/amd64

  • Image tag: dapre2ee5e8a77e0bw
  • Test image tag: dapre2ee5e8a77e0bw

✅ Tests succeeded on windows/amd64

  • Image tag: dapre2ee5e8a77e0bw
  • Test image tag: dapre2ee5e8a77e0bw

✅ Tests succeeded on linux/amd64

  • Image tag: dapre2ee5e8a77e0bl
  • Test image tag: dapre2ee5e8a77e0bl

@mukundansundar
Copy link
Contributor

/ok-to-test

@dapr-bot
Copy link
Collaborator

dapr-bot commented Feb 8, 2024

Dapr E2E test

🔗 Link to Action run

Commit ref: bca53d2

✅ Build succeeded for linux/amd64

  • Image tag: dapre2edec222f304l
  • Test image tag: dapre2edec222f304l

✅ Infrastructure deployed

Cluster Resource group name Azure region
Linux Dapr-E2E-dapre2edec222f304l westus3
Windows Dapr-E2E-dapre2edec222f304w westus3
Linux/arm64 Dapr-E2E-dapre2edec222f304la eastus

✅ Build succeeded for windows/amd64

  • Image tag: dapre2edec222f304w
  • Test image tag: dapre2edec222f304w

❌ Tests failed on windows/amd64

Please check the logs for details on the error.

✅ Tests succeeded on linux/amd64

  • Image tag: dapre2edec222f304l
  • Test image tag: dapre2edec222f304l

@dapr-bot
Copy link
Collaborator

dapr-bot commented Apr 8, 2024

This pull request has been automatically marked as stale because it has not had activity in the last 60 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!

@dapr-bot dapr-bot added stale Issues and PRs without response and removed stale Issues and PRs without response labels Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants