Task #15130
CI test mask
Description
Instead of using the the testmask.txt file to store the tests mask, we can use some variable in the ci_tests.cfg file.
The name of the variable will be:
RUN_TEST_<exp>
CHECK_PRODUCTS_<exp>
CHECK_PRODUCT_SIZE_<exp>
The value to assign to these variable is:
0 = disable
1 = enable
These variable will be set to a default value in the [default] section of the ci_tests.cfg
then, if needed, in the CI test section the default value can be changed.
These variables will be combined to be the argument of the option --testmask of the CI regression script.
History
#1 Updated by Vito Di Benedetto about 4 years ago
- Description updated (diff)
#2 Updated by Michele Fattoruso about 4 years ago
- Status changed from Assigned to Work in progress
#3 Updated by Michele Fattoruso about 4 years ago
- Due date set to 01/31/2017
- Status changed from Work in progress to Resolved
- Start date changed from 01/12/2017 to 01/30/2017
- % Done changed from 0 to 100
- Estimated time set to 1.00 h
#4 Updated by Michele Fattoruso about 4 years ago
- Target version set to v1_0_0
#5 Updated by Vito Di Benedetto about 4 years ago
- Status changed from Resolved to Closed
#6 Updated by Vito Di Benedetto about 4 years ago
- Start date deleted (
01/30/2017)
#7 Updated by Vito Di Benedetto about 4 years ago
- Parent task deleted (
#13312)