You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:-
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.
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.
Can anyone please help me sort the reporting of results back to Octane.
Thanks
The text was updated successfully, but these errors were encountered: