Change | User | Description | Committed |
---|---|---|---|
25197 | sdp_reader | Enhanced to due the necessary cycling of p4d and p4broker processes needed after setting... CBD_HOME. Added '-p' flag to do only preflight tests. « |
6 years ago |
25186 | sdp_reader |
Added SDP SetWsOpts trigger. Enhanced docs. |
6 years ago |
25185 | sdp_reader | Added logic to add CBD logic to broker config. Added essential broker config snippet file.... « |
6 years ago |
25184 | sdp_reader | Added logic to install trigger. | 6 years ago |
25183 | sdp_reader | Added logic to add CBD_HOME to p4_vars. | 6 years ago |
25182 | sdp_reader |
Start of script to install CBD on SDP after running Helix Installer for a demo setup. |
6 years ago |
25121 | C. Thomas Tyler | Added 'p4 get' to list of 'p4 sync' related commands in which to do "Magic Sync" logic.&n...bsp; The 'p4 get' command is an undocumented (AFAICT) synonym for 'p4 sync'. « |
6 years ago |
25084 | C. Thomas Tyler | Adjusted Vagrant config based on changes on available VM configs. | 6 years ago |
25083 | C. Thomas Tyler | Fixed a few typos on the man page. | 6 years ago |
22312 | C. Thomas Tyler | Updated docs. | 8 years ago |
22303 | C. Thomas Tyler | Copy Up using 'p4 copy -r -b perforce_software-cbd-dev'. | 8 years ago |
22302 | C. Thomas Tyler | Updated Version. | 8 years ago |
22296 | C. Thomas Tyler | Added DVCS environment isolation logic. | 8 years ago |
22295 | C. Thomas Tyler | Added environment isolation logic. | 8 years ago |
22191 | C. Thomas Tyler | Copy Up using 'p4 copy -r -b perforce_software-cbd-dev'. | 8 years ago |
22190 | C. Thomas Tyler | Adapted logic for logging in to adapt to SDP changes. | 8 years ago |
22189 | C. Thomas Tyler | Changed baseline VM from Puppet Labs. | 8 years ago |
22188 | C. Thomas Tyler | Fixed logic creating suders file for perforce user. | 8 years ago |
22187 | C. Thomas Tyler | Fixed logic adding package.perforce.com repo. | 8 years ago |
21806 | C. Thomas Tyler | Moved non-essential R&D and sample scripts to a scraps directory to keep them separat...e from components of the real system. « |
8 years ago |
21805 | C. Thomas Tyler | Routine merge down to dev from main. | 8 years ago |
21803 | C. Thomas Tyler |
Tweaked to default CBD_HOME to assume SDP structure if it's not otherwise defined. |
8 years ago |
21801 | C. Thomas Tyler | Tweaked to adapt to new SDP volume mount point structure. | 8 years ago |
19885 | Robert Cowham | Clarified that README.md has replaced README.docx | 9 years ago |
19429 | C. Thomas Tyler | Released CBD/MultiArch/2016.2/19425 (2016/05/17). | 9 years ago |
19428 | C. Thomas Tyler | Preparing to release CBD/MultiArch/2016.2/19425 (2016/05/17). | 9 years ago |
19425 | C. Thomas Tyler | Fixed issue with sync of a deep depot (StreamDepth>1) when stream spec has import entr...ies. This causes Test 43 to pass. « |
9 years ago |
19424 | C. Thomas Tyler | Added Tests 42 and 43 for sync using StreamDepth>1 and a stream spec using an import e...ntry, including importing from a second stream depot, //tools, with StreamDepth>1. Test 42 succeeds (as expected), and test 43 fails (also as expected, until the fix goes in). « |
9 years ago |
19419 | C. Thomas Tyler | Fixed typo in logged output. | 9 years ago |
19355 | C. Thomas Tyler | Released CBD/MultiArch/2016.2/19352 (2016/05/10). Copy Up using 'p4 copy -r -b perforce_s...oftware-cbd-dev'. No funtional changes to CBD behaviors. « |
9 years ago |
19354 | C. Thomas Tyler | Prepared to release CBD/MultiArch/2016.2/19352 (2016/05/10). | 9 years ago |
19353 | C. Thomas Tyler | Prepared to release CBD/MultiArch/2016.2/19352 (2016/05/10). | 9 years ago |
19352 | C. Thomas Tyler |
Added utility script blog.py. Updated copyright year. |
9 years ago |
19351 | C. Thomas Tyler | Released CBD/MultiArch/2016.2/19348 (2016/05/10). Copy Up using 'p4 copy -r -b perforce_s...oftware-cbd-dev'. « |
9 years ago |
19350 | C. Thomas Tyler | Prepared to release CBD/MultiArch/2016.2/19348 (2016/05/10). | 9 years ago |
19348 | C. Thomas Tyler | Added test for sync in depot with StreamDepth > 1. | 9 years ago |
19337 | C. Thomas Tyler |
Added support for StreamDepth > 1. Enhanced test cases for StreamDepth > 1. |
9 years ago |
19336 | C. Thomas Tyler | Enhanced StreamDepth > 1 tests. | 9 years ago |
19334 | C. Thomas Tyler | Updated test for StreamDepth > 1. | 9 years ago |
19332 | C. Thomas Tyler | Added test case for adding CBD file with StreamDepth > 1. | 9 years ago |
19331 | C. Thomas Tyler | Changed Options: of workspaces used in test suite, noallwrite->allwrite, and noclobber...->clobber, to enhance test robustness when running a series of tests repetitively during development. « |
9 years ago |
19330 | C. Thomas Tyler | Minor audit tweak to capture version of test_cbd.sh in the log. | 9 years ago |
19298 | C. Thomas Tyler | Released CBD/MultiArch/2016.1/19295 (2016/05/09). | 9 years ago |
19297 | C. Thomas Tyler | Prepared to release CBD/MultiArch/2016.1/19295 (2016/05/09). | 9 years ago |
19295 | C. Thomas Tyler | Changed logging 'mode' parameter to filemode. Need to look further into this, as 'mode=a'... has worked in some environments, but it seems filemode='a' is needed in the test environment. « |
9 years ago |
19292 | C. Thomas Tyler | Copy Up from dev to main. Released CBD/MultiArch/2016.1/19285 (2016/05/07). * Added '...Version' file and Release Notes. * Added test suite documentation. * Tweaks to CBD logging, back to using append mode. « |
9 years ago |
19291 | C. Thomas Tyler | Added Version file and Release Notes. | 9 years ago |
19285 | C. Thomas Tyler | Added niceties for users 'perforce' and 'vagrant', mainly a 'go' for each. So you c...an now get set up for testing by doing: vagrant ssh go go The first call to 'go' executes as the vagrant user. It just does a 'sudo su - perforce' to change you to the perforce user. The second call to 'go' executes as the perforce user. It sets up the shell environment for CBD testing. Added a ReadMe.md documenting this and describing files in this directory. « |
9 years ago |
19271 | C. Thomas Tyler | Switched back to append-mode logging. | 9 years ago |
19264 | C. Thomas Tyler | Tweaked CBD test suite to pull from specified branch; removing hard-coding to main branch.... « |
9 years ago |