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

RFE: Add locust test in Keptn sequence before running evaluation in datadog-service tests #63

Open
vadasambar opened this issue Aug 30, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@vadasambar
Copy link
Collaborator

Problem statement.
We don't use locust tests before running datadog-service tests (test shipyard here). Because we have no locust tests, we are not able to test the deploy -> test -> evaluate sequence (example)

Describe the solution you'd like
I would like the go tests to use locust tests. Integration tests Github workflow should pass.

Describe alternatives you've considered
I haven't considered any other alternative.

Definition of Done

  1. go tests use locust test files
  2. shipyard has a test sequence
  3. go tests pass with locust test and test sequence in shipyard
  4. integration tests github workflow passes successfully (runs once every weekday)
@vadasambar vadasambar added the enhancement New feature or request label Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant