This is an automated email from the ASF dual-hosted git repository.

vatamane pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb.git


The following commit(s) were added to refs/heads/main by this push:
     new 582bb448c WorksOnArm Amazon instance seems to be gone for good
582bb448c is described below

commit 582bb448c141e29548450f00684f40ac5036dd26
Author: Nick Vatamaniuc <[email protected]>
AuthorDate: Mon Apr 22 14:45:52 2024 -0400

    WorksOnArm Amazon instance seems to be gone for good
    
    I pinged people at AWS a few times since last year but got no response so 
far.
    Remove the entry as it seems the program is either discontinued or they 
don't
    want to support Apache CouchDB any longer.
---
 build-aux/Jenkinsfile.full | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/build-aux/Jenkinsfile.full b/build-aux/Jenkinsfile.full
index 403d502c1..0f72528b9 100644
--- a/build-aux/Jenkinsfile.full
+++ b/build-aux/Jenkinsfile.full
@@ -71,18 +71,6 @@ meta = [
     image: "apache/couchdbci-debian:buster-erlang-${ERLANG_VERSION}"
   ],
 
-  // Exclude temporarily until we can fix package cache directory
-  // permissions
-  //
-  // 'bullseye-arm64': [
-  //   name: 'Debian 11 ARM',
-  //   spidermonkey_vsn: '78',
-  //   enable_nouveau: true,
-  //   enable_clouseau: false,
-  //   image: "apache/couchdbci-debian:bullseye-erlang-${ERLANG_VERSION}",
-  //   node_label: 'arm64v8'
-  // ],
-
   'bullseye-ppc64': [
     name: 'Debian 11 POWER',
     spidermonkey_vsn: '78',

Reply via email to