Overview
Comment: | Added test2 to contour |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | v1.60 |
Files: | files | file ages | folders |
SHA1: |
6a6901ec77b6c5ce5b16879c4107b035 |
User & Date: | matt on 2015-06-09 23:02:08 |
Other Links: | branch diff | manifest | tags |
Context
2015-06-09
| ||
23:46 | Improved release QA check-in: ea987c7c33 user: matt tags: v1.60 | |
23:02 | Added test2 to contour check-in: 6a6901ec77 user: matt tags: v1.60 | |
18:32 | Added contour test check-in: 95b1c0a946 user: mrwellan tags: v1.60 | |
Changes
Modified megatest.scm from [8f7927ec5e] to [04825a3c36].
︙ | |||
68 69 70 71 72 73 74 | 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 | - + - - | license GPL, Copyright Matt Welland 2006-2012 Usage: megatest [options] -h : this help -version : print megatest version (currently " megatest-version ") Launching and managing runs |
︙ | |||
280 281 282 283 284 285 286 | 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 | - + + | "-show-config" "-show-cmdinfo" "-get-run-status" ;; queries "-test-paths" ;; get path(s) to a test, ordered by youngest first |
︙ | |||
1125 1126 1127 1128 1129 1130 1131 | 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 | - + | ;; launch task ;; else ;; put task in deferred queue ;; if still ok to run tasks ;; process deferred tasks per above steps ;; run all tests are are Not COMPLETED and PASS or CHECK |
︙ |
Modified tests/fdktestqa/fdk.config from [2f7079bd4e] to [1449c69529].
︙ | |||
25 26 27 28 29 30 31 | 25 26 27 28 29 30 31 32 33 34 35 36 | - - + + - + | # force server server-query-threshold 0 [jobtools] # launcher nbq -P ch_vp -C SLES11_EM64T_4G -Q /ciaf/fdk |
Added tests/release/Makefile version [0d13fa9945].
|
Added tests/release/tests/fullrun/results.logpro version [7bd9c74d1a].