FAT-22753 - PoC: Gatling pipeline integration#2124
Open
khandramai wants to merge 26 commits intomasterfrom
Open
FAT-22753 - PoC: Gatling pipeline integration#2124khandramai wants to merge 26 commits intomasterfrom
khandramai wants to merge 26 commits intomasterfrom
Conversation
…r' into FAT-19626-clean-up-volaris-master
…ster FAT-19626-clean-up-volaris-master
disable: Vega team modules due to migration to Eureka
* Disabling tests due to migration to the Eureka
* Disabling tests due to migration to the Eureka
FAT-19580 - Karate test fail: firebird/oaipmh/oaipmh-enhancement.feature
…ckage (#1844) * [MODORDERS-1266] - Implement Karate tests for Title unlinking from package * [MODORDERS-1266] - Implement Karate tests for Title unlinking from package
* disabling tests for Bama & Thor teams
disable: Dreamliner team module due to migration to Eureka
# Conflicts: # acquisitions/src/main/resources/thunderjet/consortia/features/pieces-api-test-for-cross-tenant-envs.feature # acquisitions/src/main/resources/thunderjet/edge-orders/features/ebsconet.feature # acquisitions/src/main/resources/thunderjet/mod-data-export-spring/features/util/initData.feature # acquisitions/src/main/resources/thunderjet/mod-orders/features/bind-piece.feature # acquisitions/src/main/resources/thunderjet/mod-orders/features/receive-20-pieces.feature # acquisitions/src/main/resources/thunderjet/mod-orders/features/unlink-title.feature # acquisitions/src/main/resources/thunderjet/mod-orders/features/unreceive-piece-and-check-order-line.feature # acquisitions/src/main/resources/thunderjet/mod-orders/orders.feature # acquisitions/src/main/resources/thunderjet/mod-orders/reusable/open-order.feature # acquisitions/src/test/java/org/folio/OrdersApiTest.java # data-import/src/test/java/org/folio/DataImportApiTest.java # edge-dcb/src/test/java/org/folio/EdgeDcbApiTest.java # edge-fqm/src/test/java/org/folio/EdgeFqmTest.java # edge-inn-reach/src/test/java/org/folio/EdgeInnReachApiTest.java # edge-patron/src/test/java/org/folio/LCUserRegistrationTests.java # edge-rtac/src/test/java/org/folio/EdgeRtacTests.java # mod-audit/src/test/java/org/folio/ModAuditApiTest.java # mod-calendar/src/test/java/org/folio/ModCalendarTest.java # mod-circulation-storage/src/test/java/org/folio/ModCirculationStorageTests.java # mod-circulation/src/test/java/org/folio/ModCirculationTests.java # mod-copycat/src/test/java/org/folio/ModCopycatTest.java # mod-dcb/src/test/java/org/folio/ModDCBTest.java # mod-di-converter-storage/src/test/java/org/folio/ModDataImportConverterStorageTest.java # mod-email/src/test/java/org/folio/EmailApiTests.java # mod-event-config/src/test/java/org/folio/ModEventConfigTests.java # mod-feesfines/src/test/java/org/folio/FeesFinesApiTests.java # mod-fqm-manager/src/test/java/org/folio/ModFqmManagerTest.java # mod-inn-reach/src/test/java/org/folio/InnReachApiTest.java # mod-inventory/src/test/java/org/folio/ConsortiaInventoryTest.java # mod-inventory/src/test/java/org/folio/ModInventoryTests.java # mod-lists/src/test/java/org/folio/ModListsTest.java # mod-notify/src/test/java/org/folio/ModNotifyTests.java # mod-oai-pmh/src/test/resources/global/variables.feature # mod-oai-pmh/src/test/resources/samples/configuration/behavior.json # mod-password-validator/src/test/java/org.folio/ModPasswordValidatorApiTest.java # mod-patron-blocks/src/test/java/org/folio/ModPatronBlocksTests.java # mod-reading-room/src/test/java/org/folio/ModReadingRoomApiTest.java # mod-sender/src/test/java/org/folio/ModSenderTests.java # mod-source-record-manager/src/test/java/org/folio/ModSourceRecordManagerTest.java # mod-source-record-storage/src/test/java/org/folio/ModSourceRecordStorageTest.java # mod-tags/src/test/java/org/folio/ModTagsApiTest.java # mod-template-engine/src/test/java/org/folio/ModTemplateEngineTests.java # mod-users-bl/src/test/java/org/folio/ModUsersBLTests.java # mod-users/src/test/java/org/folio/ModUsersTests.java
# Conflicts: # mod-oai-pmh/src/test/resources/firebird/oaipmh/oaipmh-listRecords-sourceInventory.feature
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
It is necessary to implement PoC for gatling performance tests and integrate it in pipeline https://jenkins.ci.folio.org/job/folioTestingTools/job/runGatlingTests/ .
Approach
Migration from Scala to Java, improvements for more informative output.
TODOS and Open Questions
Learning
Describe the research stage. Add links to blog posts, patterns, libraries or addons used to solve this problem.