projects
/
couchdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c351d6
)
Bring back POWER full builds
main
author
Nick Vatamaniuc
<vatamane@gmail.com>
Mon, 27 Jun 2022 17:07:41 +0000
(13:07 -0400)
committer
Nick Vatamaniuc
<nickva@users.noreply.github.com>
Fri, 1 Jul 2022 16:14:27 +0000
(12:14 -0400)
build-aux/Jenkinsfile.full
patch
|
blob
|
history
diff --git
a/build-aux/Jenkinsfile.full
b/build-aux/Jenkinsfile.full
index 8296fe6d6b68ff1c100a6de9970c027525cd55d7..9de04b4754f02229b96cb5a32695388d5a97a067 100644
(file)
--- a/
build-aux/Jenkinsfile.full
+++ b/
build-aux/Jenkinsfile.full
@@
-60,13
+60,12
@@
meta = [
node_label: 'arm64v8'
],
- // Skip PPC64. The instance went away and needs to be rebuilt
- // 'bullseye-ppc64': [
- // name: 'Debian 11 POWER',
- // spidermonkey_vsn: '78',
- // image: "apache/couchdbci-debian:bullseye-erlang-${ERLANG_VERSION}",
- // node_label: 'ppc64le'
- // ],
+ 'bullseye-ppc64': [
+ name: 'Debian 11 POWER',
+ spidermonkey_vsn: '78',
+ image: "apache/couchdbci-debian:bullseye-erlang-${ERLANG_VERSION}",
+ node_label: 'ppc64le'
+ ],
'bullseye': [
name: 'Debian 11',