cancel
Showing results for 
Search instead for 
Did you mean: 

Facing issues in running OPA5 tests on Jenkins Server For UI5/Fiori Applications

0 Kudos
357

Hi All,

Wanted some help on CI/CD integration on Jenkins for SAP UI5 applications

So far we have implemented OPA5 Testcases with Karma for our applications and are successful on building the application on Jenkins Server,

but are facing problems in running our testcases on Jenkins Server. We are facing the below error

So we are trying to replicate the issue locally , by trying to run it from Visual Studio Code using UI5 Tooling , but failing to connect to our Backend systems

We are getting “unable to get local issuer certificate error on Odata Calls”

Kindy, let us know if anyone has experience in running test cases on Jenkins server or connecting to SAP Backend systems in VS Code

Accepted Solutions (0)

Answers (1)

Answers (1)

MioYasutake
Active Contributor

Hi 100649818540,

I have run UI5 tests in Jenkins. I had many issues on testing, too.

I have written a blog post on this topic (sorry it is in Japanese), and the following is the final pipeline settings.

https://qiita.com/tami/items/509a7a792143e529fb4a#%E6%9C%80%E7%B5%82%E7%9A%84%E3%81%AA%E7%8A%B6%E6%8...

Hope this helps.

Regards,

Mio