-
Notifications
You must be signed in to change notification settings - Fork 21
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
Set severity when sending notification #347
Conversation
/lgtm |
New changes are detected. LGTM label has been removed. |
Signed-off-by: gabriel-farache <[email protected]>
93bd355
to
01d9923
Compare
Signed-off-by: gabriel-farache <[email protected]>
.github/workflows/mta-v7.x-e2e.yaml
Outdated
|
||
# Disable persistence for e2e tests | ||
yq e '.spec.persistence = {}' -i manifests/01-sonataflow_mta-analysis-v7.yaml | ||
yq e '.spec.persistence = {}' -i manifests/04-sonataflow_mta-analysis-v7.yaml | ||
sed -i '/quarkus\.flyway\.migrate-at-start=true/d' manifests/03-configmap_mta-analysis-v7-props.yaml | ||
|
||
echo "manifests/03-configmap_mta-analysis-v7-props.yaml" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
pls change this to 01-...
01-configmap_mta-analysis-v7-props.yaml
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yeah, there were files missed when upgrading the prefixes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sorry, did that already
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
test still fails, probably misses the patching of the secret. not going to do it now. merging.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure about that, the MTA V7 e2e tests are failing for quite some time I think https://github.com/parodos-dev/serverless-workflows/actions/workflows/mta-v7.x-e2e.yaml
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
so probably more work is required. one day...
Closes https://issues.redhat.com/browse/FLPATH-1553
Set severity when sending notification