mattrpav commented on code in PR #1497:
URL: https://github.com/apache/activemq/pull/1497#discussion_r2672671175


##########
Jenkinsfile:
##########
@@ -42,7 +46,7 @@ pipeline {
     }
 
     parameters {
-        choice(name: 'nodeLabel', choices: ['ubuntu', 's390x', 'arm', 
'Windows']) 
+        choice(name: 'nodeLabel', choices: [ 's390x']) 

Review Comment:
   Can we keep the other architectures for manual runs (specifically for sonar 
on ubuntu)?
   
   This contribution auto-detects and select s390x based on cron trigger:
   ref: https://github.com/apache/activemq/pull/1496



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to