Megatest

Check-in [d62f9413c3]
Login
Overview
Comment:Upped the LOAD limit in test4 to speed things up a little
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | v1.55
Files: files | file ages | folders
SHA1: d62f9413c38805d8e079d764ee232352bfcd36cc
User & Date: matt on 2014-07-21 01:01:58
Other Links: branch diff | manifest | tags
Context
2014-07-21
09:09
Added new statuses for NOT_STARTED to facilitate debug. Silenced output from loadrunner to prevent emails from at queue check-in: 801a807e3f user: mrwellan tags: v1.55, v1.5524
01:01
Upped the LOAD limit in test4 to speed things up a little check-in: d62f9413c3 user: matt tags: v1.55
00:32
Improved not_started handling check-in: 52afa9f03d user: matt tags: v1.55
Changes

Modified tests/fullrun/megatest.config from [ccc4eef0dd] to [3b80db06cd].

104
105
106
107
108
109
110
111
112
113
114
115
116
117
118

WRAPPEDVAR This var should have the work blah thrice: \
blah \
blah

# Set MAX_ALLOWED_LOAD for nbload. 150 percent is a good value.

MAX_ALLOWED_LOAD 150

# XTERM   [system xterm]
# RUNDEAD [system exit 56]

[server]

# If the server can't be started on this port it will try the next port until







|







104
105
106
107
108
109
110
111
112
113
114
115
116
117
118

WRAPPEDVAR This var should have the work blah thrice: \
blah \
blah

# Set MAX_ALLOWED_LOAD for nbload. 150 percent is a good value.

MAX_ALLOWED_LOAD 200

# XTERM   [system xterm]
# RUNDEAD [system exit 56]

[server]

# If the server can't be started on this port it will try the next port until