User: svc_commit.p4demo.1 Type: service Email: [email protected] FullName: Service User for commit.p4demo.1
| # | Change | User | Description | Committed | |
|---|---|---|---|---|---|
| #1 | 33235 | Claude (AI Agent by Anthropic) |
Rename stale svc_master.1.user.p4s to svc_commit.p4demo.1.user.p4s (and update its User/FullName fields to match), to fix create_master_service_user.sh in the BSW test/bsw suite. create_master_service_user.sh builds the service-user spec filename dynamically from the live $SERVERID (svc_$SERVERID.user.p4s). This environment's actual ServerID is commit.p4demo.1 (per BSW-Lab-Reference.md's documented table for this generation), but the checked-in spec file was still named/keyed for an older 'master.1' ServerID convention -- so the script's 'p4 user -f -i < svc_commit.p4demo.1.user.p4s' failed with 'No such file or directory', which cascaded into every fleet host's p4login failing (BSW's qa_build test suite's Test 53, 'SUCCESS: Login OK on all targeted hosts.' never found). Confirmed via the user this is intentional/fine to hardcode here: test/bsw/ is dedicated to supporting the BSW lab environment's own SDP testing, so BSW-specific values are expected in this directory. Found while chasing qa_build test suite failures in the SDP-QA-Gen7 BSW lab. |
||
| //p4-sdp/dev_rebrand/test/bsw/svc_master.1.user.p4s | |||||
| #1 | 31751 | C. Thomas Tyler | p4 stream convertsparse | ||
| //p4-sdp/dev/test/bsw/svc_master.1.user.p4s | |||||
| #1 | 31574 | C. Thomas Tyler |
Merged SDP 2024.2 Patch 4 from Classic to Streams. p4 merge -b SDP_Classic_to_Streams |
||
| //guest/perforce_software/sdp/dev/test/bsw/svc_master.1.user.p4s | |||||
| #1 | 31547 | C. Thomas Tyler | SDP BSW regression test suite refinements. | ||