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

Junit XML not reporting results back to Octane #8

Open
vipulsharma360 opened this issue Oct 25, 2019 · 2 comments
Open

Junit XML not reporting results back to Octane #8

vipulsharma360 opened this issue Oct 25, 2019 · 2 comments

Comments

@vipulsharma360
Copy link

Hi Team, I have setup my integration of Octane with GITLAB, able to trigger a job from Octane pipeline tabs. But the junit file getting generated is not being read back by Octane using the midleware jar(v1.1.29).

I am using cucumber v1.25 and the below dependency:-


com.hpe.alm.octane
octane-cucumber-jvm
12.55.7

The junit file is attached for reference.
artifacts (2).zip

gitlab.testResultsFilePattern=glob:**.xml

The live summary page looks different.
image

Can anyone please help me sort the reporting of results back to Octane.

Thanks

@yann696
Copy link

yann696 commented Jan 25, 2021

I have the same issue. Gitlab pipelines not communicates with Octane.
I use the configuration on the gitlab.testResultsFilePattern parameter (in application.properties file):
gitlab.testResultsFilePattern=glob:**.xml

Communications of the tests reports between Octane and Gitlab ci seems to be unavailable.

@gutscho
Copy link

gutscho commented Dec 10, 2021

Same issue here. Is there any workaround to fix this? Pipeline run success rate = 0% but in gitlab the pipeline job is passed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants