bit.4.txt #1

  • //
  • guest/
  • perforce_software/
  • cbd/
  • dev/
  • test/
  • bit.4.txt
  • View
  • Commits
  • Open Download .zip Download (342 B)
brokerListenPort: 8223
brokerTargetPort: localhost:7473
command: sync
clientProg: p4
clientVersion: 2015.1/NTX64/1065617
clientProtocol: 78
apiProtocol: 99999
workspace: bruno.LT-8BQ0VM1.Jam
user: earl
clientIp: 10.100.32.30
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 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.
#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.