Task #2459
openCreate testing data
90%
Description
The testing environment will have:
1) mariadb database with input data simulating a system with personal data
2) still empty mariadb database simulating target system, but the tables should be already exist
3) configured IdM, where:
- synchronization tasks haven't run yet
- source and target systems (mariadb in this case) should be connected
- some synchronization tasks are configured and ready to be executed
- IdM appliacation and its postgres DB + both mariadb listen on 127.0.0.1
- automatic roles according to org. structure
The input DB should contain approximately 5000 persons/items, so that the synchronization tasks run long enough.
Therefore I need from consultants these DB dumps:
1) dump from input maria DB
2) dump from target maria DB
3) IdM postgres dump
The state of all dumps must be before running synchronization tasks.
I discussed these requirements with Marcel.
Data:
~5000 persons with usual attributes (name, surname, mail, phone, some EAV attributes that are the most common ones)
- each person has a contract, some contracts valid, some historical, some about to expire
- some people have multiple contracts
- organization structure is present, multi-level (tree depth at least 4)
Updated by Petr Fišer over 4 years ago
- Subject changed from Requirements for consultant support to Create testing data
Updated by Petr Fišer over 4 years ago
Testing data must be created on IdM 9.7.x LTS version because we will be testing LTS too.
Updated by David Štekl over 4 years ago
- % Done changed from 0 to 20
i created csv files with anonymous data and import this data to mariadb.
Updated by David Štekl over 4 years ago
- Status changed from New to In Progress
- % Done changed from 20 to 90
Updated by David Štekl about 4 years ago
- Assignee changed from David Štekl to Jan Kolařík