
The following changes have been introduced as a fix for this issue: 1. Changed the sorting on the migration script file names to be based on the first number on the file name. 2. Added file name format validation: "nnn-*.*", where "nnn" string shall contain only digits. 3. Fixed the name of two migration scripts that were not following the correct format (not using "-" separator). 4. Added set of unit tests to test and validate the execution of migration scripts code. Manual upgrade testing to STX 5.0 has been executed. Closes-Bug: 1887985 Signed-off-by: Adriano Oliveira <adriano.oliveira@windriver.com> Change-Id: I04fdb8a3b3e177c609c4037825810a531954d99c
4 lines
72 B
Plaintext
4 lines
72 B
Plaintext
[DEFAULT]
|
|
test_path=./controllerconfig/tests
|
|
top_dir=./controllerconfig
|