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

chore(assert): add experiment to assert if Recipe labels are set #145

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

niladrih
Copy link
Member

@niladrih niladrih commented Sep 23, 2020

What is this change?

I have added an experiment with 4 Recipes. 2 of them are helpers. The remaining 2 are primary Recipes.

The first helper Recipe will reach 'Completed' state after being created.
The second helper Recipe will reach 'Error' state after being created.

The primary Recipes will assert if the correct labels were set on to the helper Recipes after reconciliation.
The first primary Recipe will assert if the labels are set on to the first helper.
The second primary Recipe will assert if the labels are set on to the second helper.

Signed-off-by: Niladri Halder niladri.halder@mayadata.io

Signed-off-by: Niladri Halder <niladri.halder@mayadata.io>
name: assert-labels-set-as-Completed-after-reconciliation
namespace: d-testing
labels:
d-testing.dope.mayadata.io/inference: "true"

Choose a reason for hiding this comment

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

inference.yaml needs to be modified since new experiments have been added

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.

2 participants