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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
19262 | C. Thomas Tyler | Routine Merge Down to dev from main. | 9 years ago |
19253 | C. Thomas Tyler | Routine merge-down from main to dev. | 9 years ago |
16355 | C. Thomas Tyler |
Routine Merge Down to dev from main using: p4 -s merge -b perforce_software-cbd-dev |
9 years ago |
15943 | C. Thomas Tyler |
Routine merge down to dev from main using: p4 -s merge -b perforce_software-cbd-dev |
10 years ago |
15942 | C. Thomas Tyler | Added/updated .p4ignore files at various levels. | 10 years ago |
15630 | C. Thomas Tyler | Fix for users getting 'ERROR: CBD was not able to translate path ' errors. This occured... with sync commands from done specify the local OS syntax path from the root of a workspace associated with a 'complex' stream spec. « |
10 years ago |
15359 | C. Thomas Tyler |
Routine Merge Down of cbd to dev from main using: p4 merge -b perforce_software-cbd-dev |
10 years ago |
15358 | C. Thomas Tyler | Tweaked test prep to use an uppercase drive letter in creation of &n...bsp; test workspace earl_jams, to better test for Windows drive letter issues (Workshiop job job000330). Added new test for job000330, which initially failed (a valid repro). With changes in Cbd.py, it now passes. « |
10 years ago |
15320 | C. Thomas Tyler | Routine Merge Down to dev from main using: p4 merge -b p4 -s merge -n -b perforce_softwar...e-cbd-dev. « |
10 years ago |
15319 | C. Thomas Tyler | Robustness enhancements. | 10 years ago |
15318 | C. Thomas Tyler | Added sample DVCS demo script, which benefits from the CBD test suite. | 10 years ago |