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

Worker for read chaos experiments #258

Merged
merged 4 commits into from
Nov 25, 2022
Merged

Worker for read chaos experiments #258

merged 4 commits into from
Nov 25, 2022

Conversation

ChrisKujawa
Copy link
Member

Replacement of old Kotlin worker which has read the experiments, see https://github.com/zeebe-io/zeebe-chaos/blob/main/chaos-workers/chaos-worker/src/main/kotlin/io/zeebe/chaos/ReadChaosExperimentsHandler.kt

The Camunda cloud experiments are now bundled into zbchaos, allowing it to be next to the code and not fail experiments when changing something in the repo. This means experiments are versioned with zbchaos now.

Added new tests and extended the fake job client to write better tests.

closes #236

Copy link
Contributor

@lenaschoenburg lenaschoenburg left a comment

Choose a reason for hiding this comment

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

We are getting there... 🥳

@ChrisKujawa ChrisKujawa merged commit d43645e into main Nov 25, 2022
@ChrisKujawa ChrisKujawa deleted the zell-chaos-exp branch November 25, 2022 14:09
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.

I can read all chaos experiments via zbchaos
2 participants