Changes In Branch v1.65-ulex-try-again Through [848a55348a] Excluding Merge-Ins
This is equivalent to a diff from 5adcfa3594 to 848a55348a
2020-12-16
| ||
23:12 | Merged in v1.65, fixed Makefile and removed pkts from megatest/ulex.scm check-in: 96e98c0e2c user: matt tags: v1.65-ulex-try-again | |
2020-12-13
| ||
20:48 | Fixed connect-server by adding use tcp6 to run.scm check-in: 848a55348a user: matt tags: v1.65-ulex-try-again | |
2020-12-12
| ||
20:30 | Pulling netutil, portlogger and telemetry back into the ulex dir for consolidation etc. check-in: 07aff9dfdb user: matt tags: v1.65-ulex-try-again | |
15:58 | changed irerun logfile names and tarfile names to matchi each other. added .so files to support dashboard on sles12. Changed version to v16578. check-in: 305d72c734 user: mmgraham tags: v1.65 | |
2020-12-11
| ||
14:21 | Partial work on fixing rerun check-in: b5b72d675d user: mrwellan tags: v1.65-rerun-fixes | |
2020-12-06
| ||
23:19 | Working on ulex again check-in: 1db1be496d user: matt tags: v1.65-ulex-try-again | |
15:22 | added -rerun to megatest calls from mtut, added archival of rerun data check-in: 5adcfa3594 user: mmgraham tags: v1.65 | |
2020-11-25
| ||
20:11 | Added minor defence against situation where http transport returned bad data (good candidate for reversal) check-in: 8618fbca95 user: mrwellan tags: v1.65 | |
Modified Makefile from [ce91235491] to [1b6cbc7173].
︙ | |||
26 27 28 29 30 31 32 | 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 | - + | process.scm runs.scm tasks.scm tests.scm genexample.scm \ http-transport.scm filedb.scm tdb.scm client.scm mt.scm \ ezsteps.scm lock-queue.scm sdb.scm rmt.scm api.scm \ subrun.scm portlogger.scm archive.scm env.scm \ diff-report.scm cgisetup/models/pgdb.scm # module source files |
︙ |
Added mtconfigf/Makefile version [b67298756b].
|
Added mtconfigf/mtconfigf.meta version [9fb56292e9].
|
Added mtconfigf/mtconfigf.scm version [f14586a434].