redhat-developer / intellij-openshift-connector

IntelliJ OpenShift Toolkit
https://plugins.jetbrains.com/plugin/12030-openshift-toolkit-by-red-hat/
Eclipse Public License 2.0
16 stars 23 forks source link

test: disable service tests #933

Closed sbouchet closed 4 weeks ago

sbouchet commented 1 month ago

What is the purpose of this change? What does it change?

Disable flaky UI Integration tests that fails our checks.

Was the change discussed in an issue?

How to test changes?

sbouchet commented 1 month ago

@adietish this is an extraction of integration tests from #894, that can be merged before to make all the checks passes for next PRs.

openshift-ci[bot] commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: adietish

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/redhat-developer/intellij-openshift-connector/blob/main/OWNERS)~~ [adietish] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
adietish commented 1 month ago

@sbouchet ITs are still failing because they are run against the main branch, correct?

sbouchet commented 1 month ago

@sbouchet ITs are still failing because they are run against the main branch, correct?

yes you're correct. basically this PR is a cherry pick from #889 on current main

openshift-ci[bot] commented 4 weeks ago

New changes are detected. LGTM label has been removed.

sonarcloud[bot] commented 4 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

adietish commented 4 weeks ago

/override "Cluster Integration UI Tests Report" "Public Integration UI Tests Report" ci/prow/e2e-openshift

openshift-ci[bot] commented 4 weeks ago

@adietish: Overrode contexts on behalf of adietish: Cluster Integration UI Tests Report, Public Integration UI Tests Report, ci/prow/e2e-openshift

In response to [this](https://github.com/redhat-developer/intellij-openshift-connector/pull/933#issuecomment-2444558260): >/override "Cluster Integration UI Tests Report" "Public Integration UI Tests Report" ci/prow/e2e-openshift 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-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.