openshift / console-plugin-template

Minimal template for writing OpenShift console plugins
Apache License 2.0
37 stars 47 forks source link

CONSOLE-3303: Move plugin template to the openshift GitHub org - update-cluster-baseurl #27

Closed cyril-ui-developer closed 1 year ago

cyril-ui-developer commented 1 year ago

Adding this fix to address the CI failing tests error in release repo:

{cy.visit()` failed trying to load:

http://localhost:9000/dashboards

We attempted to make an http request to this URL but the request failed without a response.

We received this error at the network level:

Error: connect ECONNREFUSED 127.0.0.1:9000

` Prow job: 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/1641043117287149568

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/27): > 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.
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/27): >Adding this fix to address the CI failing tests error in release repo: > >`{`cy.visit()` failed trying to load: > >http://localhost:9000/dashboards > >We attempted to make an http request to this URL but the request failed without a response. > >We received this error at the network level: > > > Error: connect ECONNREFUSED 127.0.0.1:9000 > > >` >Prow job: 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/1641043117287149568 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.