From: <Sch...@t-...> - 2000-10-17 19:04:48
|
Hi all, it seems that I have finally got a usable TCS. The Firebird build from today finished the VECTOR_12HOUR test without failures. I would like to upload the updated gtcs.gdb and some comments on how to use the TCS on the firebird ftp-space. I would appreciate it if someone would want to try it before it goes public. Any volunteers, comments? Frank -- "Fascinating creature, phoenixes, They can carry immensely heavy loads, their tears have healing powers and they make highly faithful pets." - J.K. Rowling |
From: <Sch...@t-...> - 2000-10-20 07:05:39
|
Sorry, I have sent this only to Mark, so here it is again for the list. Mark O'Donohue schrieb: > > Hi Frank > > If you still don't have any takers by the week end, I'll do it. > > Im keen to read your notes, and if it is pretty much automated I may be able > to fit it in before the weekend. I'm not sure whether my previous reply made it to the list. I have placed the updated databases and an installation to create a running TCS on linux from scratch at http://home.t-online.de/home/schlottmann-goedde/download/TCS_linux.tar.gz Most of the notes have gone into the install script, but there is something left in the README. Frank -- "Fascinating creature, phoenixes, They can carry immensely heavy loads, their tears have healing powers and they make highly faithful pets." - J.K. Rowling |
From: Mark O'D. <mar...@lu...> - 2000-10-20 10:56:41
|
Sch...@t-... wrote: >> Im keen to read your notes, and if it is pretty much automated I may be able >> to fit it in before the weekend. > > I'm not sure whether my previous reply made it to the list. > I have placed the updated databases and an installation > to create a running TCS on linux from scratch at > http://home.t-online.de/home/schlottmann-goedde/download/TCS_linux.tar.gz It's funny that I had just about an hour ago gone and looked this up, since I'd assumed it was ftp://firebird.sourceforge.net the firest time. I have a copy, and something that repeatably installs a linux SuperServer, and am just checking the diffs between my version (about a week or so ago) and the current changes, mostly netbsd, before I go on into running the tester. Cheers & many thanks. Mark |
From: Mark O'D. <mar...@lu...> - 2000-10-22 19:49:39
Attachments:
results.gz
|
Hi Frank (and Pat ? and whoever). Yep the TCS run works, I got your download and run through the instructions and I got it going on the installs that I have built. The blob edit works as well. One hickup I had was that it got stuck on some of the tests. I did two things then, initially I didn't have a .tcs_config file so I created one from your sample output as: Example of the contents of .tcs_config: ---------------------------------------- svr 6.0.0 (set version run) sb bp_fb (set boiler plate) se qa_fb (set environment) srn FIREBIRD (set run name) And I did an update on the ib-test to make sure I had the latest, (I got my copy quite early on, and some extra stuff came down). Then it ran fine. Im not sure which was particularly needed, although there was some comments about version < 4.0000 or something in the old logs. Anyway both seemed reasonable things to do. So thanks for the script, I expect that since as you say, your getting no errors in a VECTOR_12HOUR run, that sometime soon I should be able to say the same about mine - no problems so far. The first run actually finished with no errors, but it took only about 20 minutes, Does the VECTOR_12HOUR actually take 12hr, or is this a cut down version.? Now I'll do the super server version. I've attached the run trace it case anyone wants to have a look. Cheers Mark Sch...@t-... wrote: > I'm not sure whether my previous reply made it to the list. > I have placed the updated databases and an installation > to create a running TCS on linux from scratch at > http://home.t-online.de/home/schlottmann-goedde/download/TCS_linux.tar.gz > > Most of the notes have gone into the install script, but there > is something left in the README. > > Frank > |
From: <Sch...@t-...> - 2000-10-23 13:36:33
|
Mark O'Donohue schrieb: > > Hi Frank (and Pat ? and whoever). > > Yep the TCS run works, I got your download and run through the > instructions and I got it going on the installs that I have built. > > The blob edit works as well. > > One hickup I had was that it got stuck on some of the tests. I did two > things then, > > initially I didn't have a .tcs_config file so I created one from your > sample output as: > > Example of the contents of .tcs_config: > ---------------------------------------- > svr 6.0.0 (set version run) > sb bp_fb (set boiler plate) > se qa_fb (set environment) > srn FIREBIRD (set run name) Seems that I have forgotten this in my install script > > And I did an update on the ib-test to make sure I had the latest, (I got > my copy quite early on, and some extra stuff came down). Then it ran > fine. Im not sure which was particularly needed, although there was > some comments about version < 4.0000 or something in the old logs. > > Anyway both seemed reasonable things to do. > > So thanks for the script, I expect that since as you say, your getting > no errors in a VECTOR_12HOUR run, that sometime soon I should be able to > say the same about mine - no problems so far. > > The first run actually finished with no errors, but it took only about > 20 minutes, Does the VECTOR_12HOUR actually take 12hr, or is this a cut > down version.? This depends on the machine you're running the tests on :-) Try it on a 386sx. > > Now I'll do the super server version. > > I've attached the run trace it case anyone wants to have a look. Looks as expected. I had to set one of the charset tests to read only, because of a missing script. I had not time yet to look at the other RO tests. cheers Frank -- "Fascinating creature, phoenixes, They can carry immensely heavy loads, their tears have healing powers and they make highly faithful pets." - J.K. Rowling |