multiple jenkins files for build of yocto images
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 jaren geleden
12345678910
  1. # benchmark for yocto build machine
  2. This project includes a jenkins pipeline file for a yocto build.
  3. # Results
  4. | Machine | CPU | hard disc | time |
  5. | -------- | -------- | -------- | ------|
  6. | stone | AMD Ryzon 1700, 8 (8 logical cores per physical) | hd | 0h 35 min |
  7. | imageBuild01 | KVM MAchine with 8 cores | hd | 1h 00 min |
  8. | rock | Intel Dualcore, 2 (2 logical cores per physical) | hd | 2h 11 min |
  9. | laptop | Intel i3, 2 (2 logical cores per physical) | ssd | 3h 00 min |