nickva commented on PR #5624: URL: https://github.com/apache/couchdb/pull/5624#issuecomment-3243657612
> I tried too, but I got an error for CentOS 8, because it's landed on the ARM64 worker and because it is using SM60, it failed. See https://ci-couchdb.apache.org/job/jenkins-cm1/job/FullPlatformMatrix/job/jenkins-sm-v128-default-version/1/pipeline-console/?selected-node=409 > > Another interesting case (but unrelated to the PR): The same CI run is green, but one specific test fails: https://ci-couchdb.apache.org/job/jenkins-cm1/job/FullPlatformMatrix/job/jenkins-sm-v128-default-version/1/pipeline-console/ Hmm we may have to change the labeling scheme for how workers/hosts/guests find each other to run CI builds. Now we have a generic `docker` label because initially it meant they were all x86_64 basically, but we may have to find some other scheme: we may have to look the `docker` label but also at the `os.arch` (ex.`aarch64`) system property as well... -- 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]
