Feature #31453
Tracker #29977: Import/Export Stories
[sat-e-423] Add Bats tests for import/export
Description
- BATS tests live in Forklift
- Import/export from one org to another
Scenarios
Scenarios to verify 1) Simple cv export/import
Create a content view with no filters and publish it
Export the created cvv
Import that and make sure the contents match
2) CVV with filters
Add a filter to the above content view and publish it
Export the created cvv
Import that and make sure the contents match
3) Incremental
Create a content view with no filters and publish it
Add a synced repo to the container and publish it
Export version 1
Import version 1
Request an incremental export between versions 1 and 2
Add the new repo in the import content view
Import the incremental dump
Associated revisions
History
#1
Updated by Jeremy Lenz over 1 year ago
- Tracker changed from Bug to Feature
#2
Updated by Jeremy Lenz over 1 year ago
- Category set to Tests
#3
Updated by Samir Jha over 1 year ago
- Triaged changed from No to Yes
- Target version changed from Katello 4.0.0 to Katello Recycle Bin
- Status changed from New to Rejected
Refs #31453 - fix fetch_export_history call