-
Notifications
You must be signed in to change notification settings - Fork 141
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
e2e-tests update #996
e2e-tests update #996
Conversation
/retest |
1 similar comment
/retest |
4f35ffe
to
79de065
Compare
There is an intermittent failure:
And also a potential issue with the test:
The TaskRun seems to have failed with:
I can see that the TaskRun parameter "spec": {
"params": [
{
"name": "IMAGE",
"value": "quay.io/redhat-appstudio/test-images:tkn-bundle:tkn-bundle"
},
{
"name": "CONTEXT",
"value": "task2.yaml"
}
], |
Thanks @zregvart . Here is a PR to address the parsing error https://github.com/redhat-appstudio/e2e-tests/pull/1157/files |
79e5138
to
e9905b1
Compare
I can see one failed test:
From the TaskRun logs:
I can see the TaskRun run with the |
/retest |
2 similar comments
/retest |
/retest |
9ccda55
to
e9905b1
Compare
05c8f7a
to
e9905b1
Compare
Quality Gate passedIssues Measures |
/retest |
Included PRs: