bit.2.txt #1

  • //
  • cbd/
  • main/
  • test/
  • shared/
  • bit.2.txt
  • View
  • Commits
  • Open Download .zip Download (347 B)
brokerListenPort: __EDITME_P4BROKER_PORT__
brokerTargetPort: __EDITME_P4PORT__
command: sync
clientProg: p4
clientVersion: 2015.1/NTX64/1065617
clientProtocol: 78
apiProtocol: 99999
workspace: bruno.laptop.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\...#head
# Change User Description Committed
#1 21633 C. Thomas Tyler Populate -o //guest/perforce_software/cbd/main/...
//cbd/main/....
//guest/perforce_software/cbd/main/test/shared/bit.2.txt
#3 18194 C. Thomas Tyler Fixed data issue with Broker Injection Test #2.
Switched simulated workpsace to a stream workspace
that exists in this data set, with the same expected
Windows-style root directory of C:\p4\Jam.
#2 15282 C. Thomas Tyler Copy Up using 'p4 copy -r -b perforce_software-cbd-dev'.
#1 15009 C. Thomas Tyler Promoted CBD development work to main from dev.
//guest/perforce_software/cbd/dev/test/shared/bit.2.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.2.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.