Skip to content
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

Only run cluster tests on nightly tests, not nocluster tests #6825

Conversation

feloy
Copy link
Contributor

@feloy feloy commented May 19, 2023

What type of PR is this:

/kind bug
/area testing

What does this PR do / why we need it:

Which issue(s) this PR fixes:

Fixes #6812

@netlify
Copy link

netlify bot commented May 19, 2023

Deploy Preview for odo-docusaurus-preview canceled.

Name Link
🔨 Latest commit f4a9775
🔍 Latest deploy log https://app.netlify.com/sites/odo-docusaurus-preview/deploys/6467117f1a4fc30008e2259e

@openshift-ci openshift-ci bot added kind/bug Categorizes issue or PR as related to a bug. area/testing Issues or PRs related to testing, Quality Assurance or Quality Engineering labels May 19, 2023
@feloy feloy requested review from anandrkskd, rm3l and valaparthvi May 19, 2023 06:04
@openshift-ci openshift-ci bot requested a review from rnapoles-rh May 19, 2023 06:05
@odo-robot
Copy link

odo-robot bot commented May 19, 2023

NoCluster Tests on commit 2443834 finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented May 19, 2023

OpenShift Unauthenticated Tests on commit 2443834 finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented May 19, 2023

Unit Tests on commit 2443834 finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented May 19, 2023

Validate Tests on commit 2443834 finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented May 19, 2023

Kubernetes Tests on commit 2443834 finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented May 19, 2023

Windows Tests (OCP) on commit 2443834 finished with errors.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented May 19, 2023

OpenShift Tests on commit 2443834 finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented May 19, 2023

Kubernetes Docs Tests on commit 59e7905 finished successfully.
View logs: TXT HTML

@rm3l rm3l added this to the v3.11.0 🚀 milestone May 19, 2023
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. Required by Prow. label May 19, 2023
@feloy feloy closed this May 22, 2023
@feloy feloy reopened this May 22, 2023
@feloy feloy closed this May 22, 2023
@feloy feloy reopened this May 22, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@feloy
Copy link
Contributor Author

feloy commented May 22, 2023

/override kubernetes-infra-stage-test

/override ODO-PODMAN-TEST

2023-05-22T11:47:10.0054986Z   [odo]  ✗  unable to access podman. Do you have podman client installed and configured correctly? cause: timeout (10s) while waiting for Podman version: context deadline exceeded: signal: killed. Please check the output of the following command: [podman version --format json]

/override windows-integration-test/Windows-test

  [oc] Unable to connect to the server: dial tcp 158.177.107.50:30329: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

@openshift-ci
Copy link

openshift-ci bot commented May 22, 2023

@feloy: Overrode contexts on behalf of feloy: ODO-PODMAN-TEST, kubernetes-infra-stage-test, windows-integration-test/Windows-test

In response to this:

/override kubernetes-infra-stage-test

/override ODO-PODMAN-TEST

2023-05-22T11:47:10.0054986Z   [odo]  ✗  unable to access podman. Do you have podman client installed and configured correctly? cause: timeout (10s) while waiting for Podman version: context deadline exceeded: signal: killed. Please check the output of the following command: [podman version --format json]

/override windows-integration-test/Windows-test

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/testing Issues or PRs related to testing, Quality Assurance or Quality Engineering kind/bug Categorizes issue or PR as related to a bug. lgtm Indicates that a PR is ready to be merged. Required by Prow.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nightly tests failing
3 participants