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

simplify loadtester code #23

Merged
merged 10 commits into from
Aug 12, 2023
Merged

simplify loadtester code #23

merged 10 commits into from
Aug 12, 2023

Conversation

k15r
Copy link
Collaborator

@k15r k15r commented Aug 1, 2023

Description

Changes proposed in this pull request:

  • stabilize sending for legacy and cloudevents simultaneously
  • simplify loadtest
  • add subscriptions on deploy

Related issue(s)

@k15r k15r requested a review from a team as a code owner August 1, 2023 10:05
@k15r k15r requested a review from grischperl August 1, 2023 10:05
@kyma-bot kyma-bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Aug 1, 2023
@kyma-bot kyma-bot added the area/ci Issues or PRs related to CI related topics label Aug 9, 2023
args args
wantErr bool
}{
{name: "new subscription",

Choose a reason for hiding this comment

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

Can you be more specific what this test does? Maybe "setup - expected outcome"

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

the test did not check much, now it actually checks if events get sent

@k15r k15r requested a review from grischperl August 11, 2023 13:23
@kyma-bot kyma-bot added the lgtm Looks good to me! label Aug 12, 2023
@kyma-bot kyma-bot merged commit e01483b into kyma-project:main Aug 12, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci Issues or PRs related to CI related topics lgtm Looks good to me! size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants