Skip to content

Add more tests for odo dev on Podman (3)#6515

Merged
openshift-merge-robot merged 8 commits intoredhat-developer:mainfrom
feloy:dev-podman-tests-3
Jan 19, 2023
Merged

Add more tests for odo dev on Podman (3)#6515
openshift-merge-robot merged 8 commits intoredhat-developer:mainfrom
feloy:dev-podman-tests-3

Conversation

@feloy
Copy link
Contributor

@feloy feloy commented Jan 19, 2023

What type of PR is this:

What does this PR do / why we need it:

Which issue(s) this PR fixes:

Fixes #6447

PR acceptance criteria:

  • Unit test

  • Integration test

  • Documentation

How to test changes / Special notes to the reviewer:

@netlify
Copy link

netlify bot commented Jan 19, 2023

Deploy Preview for odo-docusaurus-preview canceled.

Name Link
🔨 Latest commit 629ef0e
🔍 Latest deploy log https://app.netlify.com/sites/odo-docusaurus-preview/deploys/63c95ec8ed2f91000897729f

@odo-robot
Copy link

odo-robot bot commented Jan 19, 2023

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

@odo-robot
Copy link

odo-robot bot commented Jan 19, 2023

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

@odo-robot
Copy link

odo-robot bot commented Jan 19, 2023

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

feloy added 4 commits January 19, 2023 16:05
NOTE: Previous container image (quay.io/eclipse/che-java11-maven:next) was not working on Podman due to permission errors.
We changed the image to the same one used on the Devfile public registry: registry.access.redhat.com/ubi8/openjdk-11:latest

Example of output:
```
[odo] arrow_right_hook Running on podman in Dev mode
[odo]  •  Deploying pod  ...
 ✓  Deploying pod [35s]
[odo]  ✗  Command 'tar xf - -C /projects --no-same-owner' in container failed.
...
[odo]  ✗  failed to sync to component with name java-spring-boot: unable push files to pod: exit status 2
```
@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 Jan 19, 2023

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

@odo-robot
Copy link

odo-robot bot commented Jan 19, 2023

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

@odo-robot
Copy link

odo-robot bot commented Jan 19, 2023

Windows Tests (OCP) on commit 136e209 finished successfully.
View logs: TXT HTML

@feloy feloy requested review from rm3l and removed request for rnapoles-rh January 19, 2023 16:27
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. Required by Prow. label Jan 19, 2023
@rm3l rm3l added this to the v3.6.0 🚀 milestone Jan 19, 2023
@rm3l rm3l added area/testing Issues or PRs related to testing, Quality Assurance or Quality Engineering kind/tests labels Jan 19, 2023
@rm3l
Copy link
Member

rm3l commented Jan 19, 2023

   ✗  unable to download starter project "springbootproject": unexpected client error: unexpected requesting "https://github.com/odo-devfiles/springboot-ex.git/git-upload-pack" status code: 500

Looks like a network issue on Prow. Overriding because all tests are passing on both IBM Cloud and GitHub.

/override ci/prow/v4.11-integration-e2e

@openshift-ci
Copy link

openshift-ci bot commented Jan 19, 2023

@rm3l: Overrode contexts on behalf of rm3l: ci/prow/v4.11-integration-e2e

Details

In response to this:

  ✗  unable to download starter project "springbootproject": unexpected client error: unexpected requesting "https://github.com/odo-devfiles/springboot-ex.git/git-upload-pack" status code: 500

Looks like a network issue on Prow. Overriding because all tests are passing on both IBM Cloud and GitHub.

/override ci/prow/v4.11-integration-e2e

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 b86afbc into redhat-developer:main Jan 19, 2023
@rm3l rm3l removed this from the v3.6.0 🚀 milestone Jan 23, 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 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.

Add more tests for odo dev on podman

3 participants