openshift / console-plugin-template

Minimal template for writing OpenShift console plugins
Apache License 2.0
39 stars 51 forks source link

CONSOLE-3303: Move plugin template to the openshift GitHub org - change permission for test-prow-e2e #18

Closed cyril-ui-developer closed 1 year ago

openshift-ci-robot commented 1 year ago

@cyril-ui-developer: This pull request references CONSOLE-3303 which is a valid jira issue.

In response to [this](https://github.com/openshift/console-plugin-template/pull/18): > Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
cyril-ui-developer commented 1 year ago

Changed the test-prow-e2e.sh permission due to the below latest failing CI test in my release repo PR:

: Run multi-stage test e2e-aws-plugin-template - e2e-aws-plugin-template-test container test expand_less | 0s
-- | --
{  /bin/bash: line 2: ./test-prow-e2e.sh: Permission denied {"component":"entrypoint","error":"wrapped process failed: exit status 126","file":"k8s.io/test-infra/prow/entrypoint/run.go:79","func":"k8s.io/test-infra/prow/entrypoint.Options.Run","level":"error","msg":"Error executing test process","severity":"error","time":"2023-02-17T20:00:01Z"} error: failed to execute wrapped command: exit status 126 }

https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/openshift_release/33499/rehearse-33499-pull-ci-openshift-console-plugin-template-main-e2e-aws-plugin-template/1626662459899121664

/assign @jhadvig