tmedicci opened a new pull request, #3441:
URL: https://github.com/apache/nuttx-apps/pull/3441

   ## Summary
   
   This is necessary because new defconfigs were recently added to Xtensa-based 
Espressif SoCs and the build job may exceed 2 hours. In order to avoid 
increasing job timeout, a specific job for each supported SoC (ESP32, ESP32-S2 
and ESP32-S3) was created instead.
   
   ## Impact
   Impact on user: No.
   
   Impact on build: Yes. CI is expected to run successfully without timing out 
for Xtensa devices.
   
   Impact on hardware: No.
   
   Impact on documentation: No.
   
   Impact on security: No.
   
   Impact on compatibility: No.
   
   ## Testing
   
   This is being tested with https://github.com/apache/nuttx/pull/18614. Please 
check https://github.com/apache/nuttx/pull/18614/checks : we should expect 
three xtensa-related jobs: 
[xtensa-01](https://github.com/apache/nuttx/actions/runs/23653160754/job/68906038842?pr=18614),
  
[xtensa-02](https://github.com/apache/nuttx/actions/runs/23653160754/job/68906038960?pr=18614)
 and 
[xtensa-03](https://github.com/apache/nuttx/actions/runs/23653160754/job/68906038950?pr=18614)
 jobs.
   
   This also relates with https://github.com/apache/nuttx/pull/18641 and 
https://github.com/NuttX/manual-nuttx-ci/pull/2


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to