List CR's Workflow
To view all the CRs / Gerrits of a Software Product Build:
- List down all the QPM tags of base build.
qpm3-cli list-crs --software-build <software-base-build>
- Example 1:
qpm3-cli list-crs --software-build "Test.LA.2.1-00206-STD.PROD-1.4485.20"
Software Build: Test.LA.2.1-00206-STD.PROD-1.4485.20
New CRs : 1111111,3202055,3232885,3245197
All CRs : 3232885,1111111,3202055,3202938,3245197,3171663
Gerrits : 1234231,19219291 - Example 2:
qpm3-cli list-tags --software-build "Test.LA.1.0.r1-00187-STD.PROD-1"
Software Build: Test.LA.1.0.r1-00187-STD.PROD-1
New CRs :
All CRs :
Gerrits :3478041,3498579,3479927,3474644,3506645,3412955,3484560,3467546,3446237,3515705,3466366 - Example 3:
qpm3-cli list-tags --software-build "Test.LA.1.0.r1-001870-STD.PROD-1"
Software Build: Test.LA.1.0.r1-001870-STD.PROD-1
CR's not available for build Test.LA.1.0.r1-001870-STD.PROD-1