Skip to content

Canary tests usage and results analyzing #4444

Discussion options

You must be logged in to vote

Hi I am improving it here: https://github.com/uber/cadence/pull/4447/files

I also pushed the code of the PR into an image if you want to try out earlier: ubercadence/cadence-canary:latest

Highlights of the changes:

  • The binary is NOT starting canary test anymore. It only start workers.
  • You can start the canary manually by one-off or cron, see the README in the PR
  • Docs about the canary project

For your questsions:

executes different types of tests: TestSignalWorkflow, TestSanityWorkflow etc

SanityWorklfow is a special case. It's the whole suite of all other test cases

are tests results verified automatically and how can I see if test suite succeded or failed ?

If workflow completed, t…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@evolkova-syberry
Comment options

Answer selected by evolkova-syberry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants