API Karate tests implementation - Tech Debt
(FAT-892)
|
|
| Status: | In Review |
| Project: | Folio Automation Testing |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None | Parent: | API Karate tests implementation - Tech Debt |
| Type: | Bug | Priority: | P2 |
| Reporter: | Aliaksei Harbuz | Assignee: | Aliaksei Harbuz |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | integration, reviewed, tests | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Attachments: |
|
||||||||||||||||||||||||||||||||||||||||||||
| Issue links: |
|
||||||||||||||||||||||||||||||||||||||||||||
| Sprint: | DevOps Sprint 130, DevOps Sprint 131, Kitfox: sprint 133, Kitfox: sprint 136, Kitfox: sprint 137, Kitfox: sprint 135, DevOps Sprint 122, DevOps Sprint 123, DevOps Sprint 124, DevOps Sprint 125, DevOps Sprint 126, DevOps Sprint 127, DevOps Sprint 128, DevOps Sprint 129, Kitfox: sprint 132 | ||||||||||||||||||||||||||||||||||||||||||||
| Story Points: | 3 | ||||||||||||||||||||||||||||||||||||||||||||
| Development Team: | Kitfox | ||||||||||||||||||||||||||||||||||||||||||||
| Epic Link: | API Karate tests implementation - Tech Debt | ||||||||||||||||||||||||||||||||||||||||||||
| Description |
|
Overview: Folio integration tests are successfully running from local machine via command :
mvn clean test -Dtest=QuickMarcApiTest -pl quick-marc -DargLine="-Dkarate.env=testing"
The testing environment is : https://folio-testing-okapi.dev.folio.org:443. But while running the tests via Jenkins job issues related testing data initializations is observed. As a result tests for mod-quick-marc fails.
|
| Comments |
| Comment by Oleksii Petrenko [ 16/Apr/21 ] |
|
Moved priority to P1 as soon as all Integration tested are not executed |
| Comment by Jakub Skoczen [ 31/Aug/21 ] |
|
Drif Abdenour What's the status of this ticket? |
| Comment by Maryia Lazavik [ 24/Jan/22 ] |
|
Pipeline for running karate tests is not working due to an error connecting to folio-snapshot.dev.folio.org Putting
|
| Comment by Maryia Lazavik [ 28/Jan/22 ] |
|
as per current cucumber report https://jenkins-aws.indexdata.com/job/FOLIO_Reference_Builds/job/folio-api-tests-karate/723/cucumber-html-reports/overview-features.html module to mod-quick-marc has issue
from the description of the debug in the pipeline output can see externaldsHolder >0 (this parameter is empty) as the team explained, parameters and data from the data import module should be passed to "externaldsHolder"
create a ticket to data-import folijet-support https://folio-org.atlassian.net/browse/MODDATAIMP-629 |
| Comment by Vitaly Demchenko [ 17/Mar/22 ] |
|
Due to alternative pipeline delay we will integrate try to integrate existing ansible roles used for snapshot creation for karate pipeline. |
| Comment by Khalilah Gambrell [ 18/Apr/22 ] |
|
Hey Vitaly Demchenko and Eugeny Davydov - this issue has existed for quite sometime. Is there any issues blocking this issue? |
| Comment by Vitaly Demchenko [ 07/Jun/22 ] |
|
Please recheck after moving karate tests execution to unified pipeline: |
| Comment by Oleksii Petrenko [ 18/Jul/22 ] |
|
Aliaksei Harbuz Is it still actual or can be closed? |