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

Fix issues with describe/list binding tests #6839

Merged

Conversation

valaparthvi
Copy link
Contributor

@valaparthvi valaparthvi commented May 23, 2023

What type of PR is this:
/kind bug
/area testing

What does this PR do / why we need it:
This PR fixes some issues we discovered with the describe/list binding tests while working on #6829.

Which issue(s) this PR fixes:

Fixes #6846

PR acceptance criteria:

  • Unit test

  • Integration test

  • Documentation

How to test changes / Special notes to the reviewer:

Signed-off-by: Parthvi Vala <pvala@redhat.com>
Co-authored-by: Armel Soro <asoro@redhat.com>
@netlify
Copy link

netlify bot commented May 23, 2023

Deploy Preview for odo-docusaurus-preview ready!

Name Link
🔨 Latest commit 33af81b
🔍 Latest deploy log https://app.netlify.com/sites/odo-docusaurus-preview/deploys/64704cafa4e0d60008af427b
😎 Deploy Preview https://deploy-preview-6839--odo-docusaurus-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@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 23, 2023
@openshift-ci openshift-ci bot requested review from feloy and rnapoles-rh May 23, 2023 15:26
@odo-robot
Copy link

odo-robot bot commented May 23, 2023

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

@odo-robot
Copy link

odo-robot bot commented May 23, 2023

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

@odo-robot
Copy link

odo-robot bot commented May 23, 2023

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

@odo-robot
Copy link

odo-robot bot commented May 23, 2023

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

@odo-robot
Copy link

odo-robot bot commented May 23, 2023

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

@odo-robot
Copy link

odo-robot bot commented May 23, 2023

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

@valaparthvi valaparthvi changed the title Fix issues with describe/list binding tests WIP: Fix issues with describe/list binding tests May 24, 2023
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. Required by Prow. label May 24, 2023
Signed-off-by: Parthvi Vala <pvala@redhat.com>
@odo-robot
Copy link

odo-robot bot commented May 25, 2023

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

@valaparthvi valaparthvi reopened this May 26, 2023
Signed-off-by: Parthvi Vala <pvala@redhat.com>
@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
0.3% 0.3% Duplication

@odo-robot
Copy link

odo-robot bot commented May 26, 2023

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

@valaparthvi valaparthvi changed the title WIP: Fix issues with describe/list binding tests Fix issues with describe/list binding tests May 26, 2023
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. Required by Prow. label May 26, 2023
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. Required by Prow. label May 26, 2023
@feloy
Copy link
Contributor

feloy commented May 26, 2023

/override windows-integration-test/Windows-test

connectex errors

@openshift-ci
Copy link

openshift-ci bot commented May 26, 2023

@feloy: Overrode contexts on behalf of feloy: windows-integration-test/Windows-test

In response to this:

/override windows-integration-test/Windows-test

connectex errors

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.

@openshift-merge-robot openshift-merge-robot merged commit e9077be into redhat-developer:main May 26, 2023
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.

odo list --namespace does not respect namespace to list binding binding
3 participants