This is an automated email from the ASF dual-hosted git repository.
mck pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra-builds.git
The following commit(s) were added to refs/heads/trunk by this push:
new cc85228 ninja – restore arm64 building on ci-cassandra.a.o for 5.0
and trunk
cc85228 is described below
commit cc85228885248cf3c596cd6f9696cda3dd2b65c6
Author: Mick Semb Wever <[email protected]>
AuthorDate: Tue Mar 18 15:16:40 2025 +0100
ninja – restore arm64 building on ci-cassandra.a.o for 5.0 and trunk
---
jenkins-dsl/cassandra_job_dsl_seed.groovy | 1 +
1 file changed, 1 insertion(+)
diff --git a/jenkins-dsl/cassandra_job_dsl_seed.groovy
b/jenkins-dsl/cassandra_job_dsl_seed.groovy
index 01c3d29..ca78270 100755
--- a/jenkins-dsl/cassandra_job_dsl_seed.groovy
+++ b/jenkins-dsl/cassandra_job_dsl_seed.groovy
@@ -363,6 +363,7 @@ cassandraBranches.each {
stringParam( "repository", mainRepo )
stringParam( "branch", branchName )
stringParam( "profile", "post-commit" )
+ stringParam( "architecture", "all" )
}
properties {
githubProjectUrl(mainRepo)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]