Skip to content

chore(ci): adding a smartphone testing to pipeline

Raphael Defosseux requested to merge ci-add-samsung-s23-to-pipeline into develop

Based on @arora 's suggestion, using the samsung S23 Ultra to enhance testing:

@tien-thinh.nguyen @phine_stefan @phine_lukas @schmidtr : we may have another side effect of the QoS merge on SMF

  • Initial Core Network deployment on Openshift Cluster (unchanged)
    • Initial gNB deployment (unchanged)
      • Attach + traffic test w/ Quectel (unchanged) w/ 2 PDU sessions
      • Attach + traffic test w/ Samsung (new --> 1 PDU session I think)
      • Detach Quectel (unchanged)
      • Detach Samsung (new)
      • wait
      • Attach + traffic test w/ Quectel (unchanged) w/ 2 PDU sessions
      • Attach + traffic test w/ Samsung (new)
      • Detach Quectel (unchanged)
      • Detach Samsung (new)
    • gNB undeployment (unchanged)
    • 2nd gNB deployment (new)
      • Attach + traffic test w/ Samsung (new)
      • Leave smartphone radio on
    • 2nd gNB undeployment (new)
    • 3dd gNB deployment (new)
      • Check that Samsung automatically reconnects (new)
      • Traffic test (new)
      • Detach Samsung (new)
      • Attach + traffic test w/ Samsung (new)
      • Disable Data while radio still on (new)
        • I can see that the PDU session on UE has no longer IP address allocated
      • Enable back Data while radio still on (new)
        • I can see some activity on the AMF side (I did not look at SMF)
        • But the UE does NOT full RECONNECT
      • Detach Samsung (new)
    • 3rd gNB undeployment (new)
  • CN5G undeployment (unchanged)

Logs are available at Run 140

Merge request reports