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

Wait after killing odo during integration test #6816

Merged

Conversation

feloy
Copy link
Contributor

@feloy feloy commented May 15, 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 #6815

@netlify
Copy link

netlify bot commented May 15, 2023

Deploy Preview for odo-docusaurus-preview canceled.

Name Link
🔨 Latest commit 42fbbd9
🔍 Latest deploy log https://app.netlify.com/sites/odo-docusaurus-preview/deploys/646210135a6b8c0008d7018f

@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 15, 2023
@openshift-ci openshift-ci bot requested review from ritudes and rnapoles-rh May 15, 2023 10:47
@feloy feloy requested review from rm3l and valaparthvi and removed request for rnapoles-rh and ritudes May 15, 2023 10:48
@feloy feloy force-pushed the tests/wait-after-kill branch from 68d8ee5 to bee5ab6 Compare May 15, 2023 10:49
@odo-robot
Copy link

odo-robot bot commented May 15, 2023

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

@odo-robot
Copy link

odo-robot bot commented May 15, 2023

Kubernetes Tests on commit e049267 finished with errors.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented May 15, 2023

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

@odo-robot
Copy link

odo-robot bot commented May 15, 2023

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

@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

@odo-robot
Copy link

odo-robot bot commented May 15, 2023

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

@odo-robot
Copy link

odo-robot bot commented May 15, 2023

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

@odo-robot
Copy link

odo-robot bot commented May 15, 2023

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

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. Required by Prow. label May 15, 2023
@feloy
Copy link
Contributor Author

feloy commented May 15, 2023

/override kubernetes-infra-stage-test

@openshift-ci
Copy link

openshift-ci bot commented May 15, 2023

@feloy: Overrode contexts on behalf of feloy: kubernetes-infra-stage-test

In response to this:

/override kubernetes-infra-stage-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.

@feloy
Copy link
Contributor Author

feloy commented May 15, 2023

/override windows-integration-test/Windows-test

[FAILED] [206.501 seconds]
E2E Test starting with non-empty Directory add Binding [It] should verify developer workflow of using binding as env in innerloop
C:/Users/Administrator.ANSIBLE-TEST-VS/3948/tests/e2escenarios/e2e_test.go:462

@openshift-ci
Copy link

openshift-ci bot commented May 15, 2023

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

In response to this:

/override windows-integration-test/Windows-test

[FAILED] [206.501 seconds]
E2E Test starting with non-empty Directory add Binding [It] should verify developer workflow of using binding as env in innerloop
C:/Users/Administrator.ANSIBLE-TEST-VS/3948/tests/e2escenarios/e2e_test.go:462

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 15, 2023

/override Kubernetes-Integration-Tests/Kubernetes-Integration-Tests

[FAILED] [17.697 seconds]
odo devfile deploy command tests deploying devfile with exec when using devfile where the exec command is bound to fail [It] should print the last 100 lines of the log to the output
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:643

@openshift-ci
Copy link

openshift-ci bot commented May 15, 2023

@feloy: Overrode contexts on behalf of feloy: Kubernetes-Integration-Tests/Kubernetes-Integration-Tests

In response to this:

/override Kubernetes-Integration-Tests/Kubernetes-Integration-Tests

[FAILED] [17.697 seconds]
odo devfile deploy command tests deploying devfile with exec when using devfile where the exec command is bound to fail [It] should print the last 100 lines of the log to the output
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:643

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 d23789a into redhat-developer:main May 15, 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.

Tests: integration test waiting for a long time after tests terminate
3 participants