Skip to content

Set FsGroup for spring boot test#6931

Merged
openshift-merge-robot merged 1 commit intoredhat-developer:mainfrom
feloy:tests/fix-doc-tests
Jun 26, 2023
Merged

Set FsGroup for spring boot test#6931
openshift-merge-robot merged 1 commit intoredhat-developer:mainfrom
feloy:tests/fix-doc-tests

Conversation

@feloy
Copy link
Contributor

@feloy feloy commented Jun 26, 2023

What type of PR is this:
/area testing

What does this PR do / why we need it:

This PR fixes the following Kubernetes-Docs-Integration-Tests test, by setting an fsGroup to the container's pod.

 [FAILED] user-guides/quickstart/docs-mdx/java/java_odo_dev_output.mdx
  Expected
      <string>:   (
        	"""
        	... // 12 identical lines
        	✓  Pod is Running
        	✓  Syncing files into the container [1s]
      - 	✓  Building your application in container (command: build) [1s]
      - 	•  Executing the application (command: run)  ...
      - 	✓  Waiting for the application to be ready [1s]
      - 	-  Forwarding from 127.0.0.1:20001 -> 8080
      + 	✗  Building your application in container (command: build) [1s]
      + 	Error occurred on Push - watch command was unable to push component: unable to exec command [/bin/sh -c cd ${PROJECT_SOURCE} && (mvn clean -Dmaven.repo.local=/home/user/.m2/repository package -Dmaven.test.skip=true) 1>>/proc/1/fd/1 2>>/proc/1/fd/2]: error while streaming command: command terminated with exit code 1
        	
        	
        	... // 9 identical lines
        	"""
        )

@openshift-ci openshift-ci bot added the area/testing Issues or PRs related to testing, Quality Assurance or Quality Engineering label Jun 26, 2023
@netlify
Copy link

netlify bot commented Jun 26, 2023

Deploy Preview for odo-docusaurus-preview canceled.

Name Link
🔨 Latest commit fc65a49
🔍 Latest deploy log https://app.netlify.com/sites/odo-docusaurus-preview/deploys/64993eebc220bf00088f628b

@openshift-ci openshift-ci bot requested review from ritudes and rnapoles-rh June 26, 2023 07:12
@odo-robot
Copy link

odo-robot bot commented Jun 26, 2023

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

@odo-robot
Copy link

odo-robot bot commented Jun 26, 2023

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

@odo-robot
Copy link

odo-robot bot commented Jun 26, 2023

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

@odo-robot
Copy link

odo-robot bot commented Jun 26, 2023

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

@feloy feloy force-pushed the tests/fix-doc-tests branch from c78ae80 to fc65a49 Compare June 26, 2023 07:31
@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 Jun 26, 2023

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

@odo-robot
Copy link

odo-robot bot commented Jun 26, 2023

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

@odo-robot
Copy link

odo-robot bot commented Jun 26, 2023

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

@odo-robot
Copy link

odo-robot bot commented Jun 26, 2023

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

@rm3l rm3l added this to the v3.12.0 🚀 milestone Jun 26, 2023
Copy link
Member

@rm3l rm3l left a comment

Choose a reason for hiding this comment

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

Thanks!

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. Required by Prow. label Jun 26, 2023
@openshift-merge-robot openshift-merge-robot merged commit 535ee0a into redhat-developer:main Jun 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 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.

3 participants