brokerListenPort: __EDITME_P4BROKER_PORT__ brokerTargetPort: __EDITME_P4PORT__ command: sync clientProg: p4 clientVersion: 2015.1/NTX64/1065617 clientProtocol: 78 apiProtocol: 99999 workspace: bruno.LT-8BQ0VM1.Jam user: earl clientIp: 192.168.1.10 clientHost: LT-8BQ0VM1 cwd: C:\p4\Jam clientPort: devbox:8223 argCount: 1 Arg0: C:\p4\Jam\src\Build.com@Jam-2.0.1.02
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#2 | 15283 | C. Thomas Tyler |
Routine Merge Down to ntx64 from main using: p4 -s merge -b perforce_software-cbd-ntx64 |
||
#1 | 15010 | C. Thomas Tyler | Merged CBD updates to ntx64 branch from main. | ||
//guest/perforce_software/cbd/main/test/shared/bit.4.txt | |||||
#1 | 15009 | C. Thomas Tyler | Promoted CBD development work to main from dev. | ||
//guest/perforce_software/cbd/dev/test/shared/bit.4.txt | |||||
#2 | 14981 | C. Thomas Tyler |
Enhanced broker input simulation testing to account for testing with SDP, by parameterizing previously hard-coded test data fields. |
||
#1 | 14907 | C. Thomas Tyler |
Moved test data files into 'shared' folder to make them available on the 'helix-01' text VM, and tweaked test_cbd.sh to reference them there. |
||
//guest/perforce_software/cbd/dev/test/bit.4.txt | |||||
#1 | 14844 | C. Thomas Tyler |
Overhauled regression test suite. Added various command line tests. Enhanced test suite to allow entries in the test data file to specify alternate user and workspaces (differing from defaults defined in the test test configuration files, test_cbd.*.cfg) for certain tests. Added new testing method, broker input testing, to augment existing command line testing. This test method simulates having 'p4d' call the CBD broker sync script by feeding handcrafted/simulated broker input files to the CBD engine, simulating the way p4d uses stdin to feed the broker parameters when a user makes a request. This enables more diverse testing and better simulation of Window and P4V-side testing. |