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

Bump version 3.11.0 #6852

Merged

Conversation

feloy
Copy link
Contributor

@feloy feloy commented May 30, 2023

No description provided.

@netlify
Copy link

netlify bot commented May 30, 2023

Deploy Preview for odo-docusaurus-preview ready!

Name Link
🔨 Latest commit f1a7844
🔍 Latest deploy log https://app.netlify.com/sites/odo-docusaurus-preview/deploys/6475bc707bae0500083b40fc
😎 Deploy Preview https://deploy-preview-6852--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.

@feloy feloy requested review from valaparthvi and rm3l May 30, 2023 09:05
@openshift-ci openshift-ci bot requested review from kadel and rnapoles-rh May 30, 2023 09:08
@odo-robot
Copy link

odo-robot bot commented May 30, 2023

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

@odo-robot
Copy link

odo-robot bot commented May 30, 2023

OpenShift Unauthenticated Tests on commit 339c51b finished with errors.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented May 30, 2023

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

@odo-robot
Copy link

odo-robot bot commented May 30, 2023

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

@odo-robot
Copy link

odo-robot bot commented May 30, 2023

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

@odo-robot
Copy link

odo-robot bot commented May 30, 2023

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

Copy link
Contributor

@valaparthvi valaparthvi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder if we can do some kind of auto merge for such PRs. But this lgtm.

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. Required by Prow. label May 30, 2023
@odo-robot
Copy link

odo-robot bot commented May 30, 2023

OpenShift Tests on commit 339c51b finished with errors.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented May 30, 2023

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

@feloy feloy closed this May 30, 2023
@feloy feloy reopened this May 30, 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
0.0% 0.0% Duplication

@feloy
Copy link
Contributor Author

feloy commented May 30, 2023

/override windows-integration-test/Windows-test

[FAILED] [547.444 seconds]
odo dev command tests when running odo dev with devfile containing volume-component - with metadata.name [BeforeEach] should successfully use the volume components in container components
  [BeforeEach] C:/Users/Administrator.ANSIBLE-TEST-VS/4043/tests/integration/cmd_dev_test.go:2110
  [It] C:/Users/Administrator.ANSIBLE-TEST-VS/4043/tests/integration/cmd_dev_test.go:2135

@openshift-ci
Copy link

openshift-ci bot commented May 30, 2023

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

In response to this:

/override windows-integration-test/Windows-test

[FAILED] [547.444 seconds]
odo dev command tests when running odo dev with devfile containing volume-component - with metadata.name [BeforeEach] should successfully use the volume components in container components
 [BeforeEach] C:/Users/Administrator.ANSIBLE-TEST-VS/4043/tests/integration/cmd_dev_test.go:2110
 [It] C:/Users/Administrator.ANSIBLE-TEST-VS/4043/tests/integration/cmd_dev_test.go:2135

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.

@feloy
Copy link
Contributor Author

feloy commented May 30, 2023

/override OpenShift-Integration-tests/OpenShift-Unauth-Integration-tests

[FAILED] [129.452 seconds]
odo init interactive command tests label unauth personalizing Devfile configuration [It] should allow for personalizing configurations [unauth]
/go/odo_1/tests/integration/interactive_init_test.go:95

Flaky, passed first time

@openshift-ci
Copy link

openshift-ci bot commented May 30, 2023

@feloy: Overrode contexts on behalf of feloy: OpenShift-Integration-tests/OpenShift-Unauth-Integration-tests

In response to this:

/override OpenShift-Integration-tests/OpenShift-Unauth-Integration-tests

[FAILED] [129.452 seconds]
odo init interactive command tests label unauth personalizing Devfile configuration [It] should allow for personalizing configurations [unauth]
/go/odo_1/tests/integration/interactive_init_test.go:95

Flaky, passed first time

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.

@feloy
Copy link
Contributor Author

feloy commented May 30, 2023

/override OpenShift-Integration-tests/OpenShift-Integration-tests

 [FAILED] [170.901 seconds]
odo remove binding command tests when the component with binding is bootstrapped (bindingName=my-nodejs-app-cluster-sample-k8s) when odo dev is running when binding is removed [It] should have led odo dev to delete ServiceBinding from the cluster

Flaky, passed first time

@feloy
Copy link
Contributor Author

feloy commented May 30, 2023

/override OpenShift-Integration-tests/OpenShift-Integration-tests

@openshift-ci
Copy link

openshift-ci bot commented May 30, 2023

@feloy: Overrode contexts on behalf of feloy: OpenShift-Integration-tests/OpenShift-Integration-tests

In response to this:

/override OpenShift-Integration-tests/OpenShift-Integration-tests

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.

@rm3l rm3l added this to the v3.11.0 🚀 milestone May 30, 2023
@openshift-merge-robot openshift-merge-robot merged commit b481d4c into redhat-developer:main May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

4 participants