Diff for "Packaging/BuilderSpecs"

Not logged in - Log In / Register

Differences between revisions 2 and 7 (spanning 5 versions)
Revision 2 as of 2022-11-03 14:43:14
Size: 191
Editor: jugmac00
Comment: add builder spec
Revision 7 as of 2025-02-18 10:25:52
Size: 453
Editor: clinton-fung
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Our builders currently run with the following configuration: Our builders currently run the following configuration:
Line 3: Line 3:
- RAM: 8 GB
- DISK: 80 GB
- SWAP: 4 GB
=== amd64 ===
* CPUs: 4
Line 7: Line 6:
Please note that hardware random number generation is passed through to the host. * RAM: 16 GB

* DISK: 80 GB

* SWAP: 4 GB

=== arm64, riscv64 ===
* CPUs: 8

* RAM: 32 GB

* DISK: 100 GB

* SWAP: 8 GB

=== s390x ===
* CPUs: 8

* RAM: 32 GB

* DISK: 100 GB

* SWAP: 0 GB

=== ppc64el ===
* CPUs: 4

* RAM: 16 GB

* DISK: 80 GB

* SWAP: 0 GB

Please note that hardware random number generation of the host is used.

Our builders currently run the following configuration:

amd64

* CPUs: 4

* RAM: 16 GB

* DISK: 80 GB

* SWAP: 4 GB

arm64, riscv64

* CPUs: 8

* RAM: 32 GB

* DISK: 100 GB

* SWAP: 8 GB

s390x

* CPUs: 8

* RAM: 32 GB

* DISK: 100 GB

* SWAP: 0 GB

ppc64el

* CPUs: 4

* RAM: 16 GB

* DISK: 80 GB

* SWAP: 0 GB

Please note that hardware random number generation of the host is used.

Packaging/BuilderSpecs (last edited 2025-02-18 10:25:52 by clinton-fung)