Final verification migration scripts before release

Description

Environment

None

Potential Workaround

None

Attachments

2
  • 14 Feb 2022, 10:54 AM
  • 14 Feb 2022, 10:54 AM

Checklist

hide

TestRail: Results

Activity

Show:

Oleksandr Bozhko February 14, 2022 at 2:37 PM

The story can be closed as done.

Oleksandr Bozhko February 14, 2022 at 10:56 AM

Migration script was verified:

1. Started mod-data-export v.4.2.4

2.

POST http://localhost:8081/_/tenant X-Okapi-Tenant: mdexp_490_tenant X-Okapi-Url: http://localhost:9130 Content-Type: application/json { "module_to": "mod-data-export-4.2.4", "parameters": [{ "key": "loadSample", "value": "true" },{ "key": "loadReference", "value": "true" }] } HTTP/1.1 201 Created { "id" : "39a41bac-d678-41b3-9978-252a3695fd99", "tenant" : "mdexp_490_tenant", "tenantAttributes" : { "module_to" : "mod-data-export-4.2.4", "parameters" : [ { "key" : "loadSample", "value" : "true" }, { "key" : "loadReference", "value" : "true" } ] }, "complete" : false, "messages" : [ ] }

3. Schema was created:

4. Started mod-data-export v.4.3.0

5.

POST http://localhost:8081/_/tenant X-Okapi-Tenant: mdexp_490_tenant X-Okapi-Url: http://localhost:9130 Content-Type: application/json { "module_from": "mod-data-export-4.2.4", "module_to": "mod-data-export-4.3.0", "parameters": [] } HTTP/1.1 201 Created { "id" : "fcc8a803-a2f3-43f8-95f0-02febccd17c6", "tenant" : "mdexp_490_tenant", "tenantAttributes" : { "module_from" : "mod-data-export-4.2.4", "module_to" : "mod-data-export-4.3.0", "parameters" : [ ] }, "complete" : false, "messages" : [ ] }

6. Schema was updated:

No schema changes detected as expected.

Done

Details

Assignee

Reporter

Priority

Story Points

Sprint

Development Team

Firebird

Release

Lotus R1 2022

TestRail: Cases

Open TestRail: Cases

TestRail: Runs

Open TestRail: Runs
Created December 21, 2021 at 3:20 PM
Updated February 14, 2022 at 2:37 PM
Resolved February 14, 2022 at 2:37 PM
TestRail: Cases
TestRail: Runs

Flag notifications