Overview
Comment: | Merged v1.60 into multi-area |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | v1.60-openlava |
Files: | files | file ages | folders |
SHA1: |
c9f40b5f736496cf4f44280cad36da2e |
User & Date: | matt on 2015-04-11 15:14:34 |
Other Links: | branch diff | manifest | tags |
Context
2015-04-11
| ||
15:14 | Merged v1.60 into multi-area Closed-Leaf check-in: c9f40b5f73 user: matt tags: v1.60-openlava | |
14:43 | Added setup example to fullrun/megatest.config for enabling local db's check-in: 338ff9b166 user: matt tags: v1.60 | |
12:50 | auto migrate megatest.db to new db. Allow separate overrides of monitor.db and other db's (enables putting db's in /var/tmp) check-in: 7e968145c3 user: matt tags: v1.60-openlava | |
Changes
Modified tests/fullrun/megatest.config from [ce641a4a1c] to [83554cc361].
︙ | |||
20 21 22 23 24 25 26 | 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 | - - - + + + + - - + + + | parent #{shell readlink -f $MT_RUN_AREA_HOME/..} [tests-paths] 1 #{get misc parent}/simplerun/tests [setup] |
︙ |