Final verification migration scripts before release

Description

Environment

None

Potential Workaround

None

Attachments

2
  • 15 Feb 2022, 11:44 AM
  • 15 Feb 2022, 11:42 AM

Checklist

hide

TestRail: Results

Activity

Show:

Aliaksei Harbuz February 21, 2022 at 6:07 AM

The ticket can be closed as done.

Oleksandr Bozhko February 15, 2022 at 11:45 AM
Edited

Migration script was verified:

1. Started mod-data-export-spring v.1.2.1

2.

POST http://localhost:8081/_/tenant Content-Type: application/json { "module_to": "mod-data-export-spring-1.2.1", "parameters": [{ "key": "loadSample", "value": "true" },{ "key": "loadReference", "value": "true" }] } HTTP/1.1 200 OK true

3. Schema was created:

4. Started mod-data-export-spring v.1.3.0

5.

POST http://localhost:8081/_/tenant { "module_from": "mod-data-export-spring-1.2.1", "module_to": "mod-data-export-spring-1.3.0", "parameters": [] } HTTP/1.1 204 No Content

6. Schema was updated:

As you can see above, new 3 columns were added successfully.

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:21 PM
Updated February 21, 2022 at 6:07 AM
Resolved February 21, 2022 at 6:07 AM
TestRail: Cases
TestRail: Runs

Flag notifications