This commit is contained in:
2026-06-17 16:02:04 -04:00
parent 6762586e2d
commit e51a6777fc
21 changed files with 1399 additions and 506 deletions
-17
View File
@@ -84,23 +84,6 @@ A test scheduler for the NJTH which compiles a best schedule according to the ru
- **Estimated Completion Date**
- **Settings**
- Paths to target and result directories
- Rotation definition
- Let user define rotation rules, two different fields, one for P2P/COE tests, one for P3P tests, then display the rules with two tables Ex:
- P2P/COE
| Rotation | 5G | 6G | 2G |
|----------|----|----|----|
| ROT1 | STA56 | STA63 | STA4 |
| ROT2 | STA4 | STA56 | STA63 |
| ROT3 | STA63 | | STA56 |
- P3P
| Rotation | 5G | 6G | 2G |
|----------|----|----|----|
| ROT1 | STA56/58/59 | STA63/64/65 | STA4/5/6 |
| ROT2 | STA4/5/6 | STA56/58/59 | STA63/64/65 |
| ROT3 | STA63/64/65 | | STA56/58/59 |
- Test exclusion
- User can enter rules to exclude tests that will not be run
- Manual priority override