1. 62d1802 qemu-build: Set ARCH before using it by Joel Stanley · 6 years ago
  2. 48347e0 Add wget by Ratan Gupta · 6 years ago
  3. 878df5c Add Cmake Support by James Feist · 6 years ago
  4. 4bd2d45 Use host network when building unit-test docker by James Feist · 6 years ago
  5. 4ec31c6 trace-kernel-build: Fix failing build by Joel Stanley · 6 years ago
  6. 6dc40d9 Add s2600wf to build configurations by Ed Tanous · 6 years ago
  7. 4e1d0a1 unit-test: Disable valgrind testing for ppc64 by William A. Kennington III · 6 years ago
  8. 0f0a680 unit-test: Refactor testing into functions by William A. Kennington III · 6 years ago
  9. 22658b0 unit-test: Socks proxy support while building the container by William A. Kennington III · 6 years ago
  10. 972b587 unit-test: Output googletest binaries with debugging info by William A. Kennington III · 6 years ago
  11. a215673 unit-test: Enable parallel building by William A. Kennington III · 6 years ago
  12. 82c8d73 unit-test: Make sure tests build by William A. Kennington III · 6 years ago
  13. 86de296 Copy images to /tmp before booting QEMU by Charles Paul Hofer · 6 years ago
  14. 89c4db6 trace-kernel-build: accept defaults to new options by Joel Stanley · 6 years ago
  15. 2466000 Add libpam to docker scripts by Richard Marian Thomaiyar · 6 years ago
  16. 8557b96 Make ubuntu:artful default for unit test docker by Andrew Geissler · 6 years ago
  17. b1da127 unit-test: Add debug symbols for common packages by William A. Kennington III · 6 years ago
  18. ed1ebbc unit-test: Use a newer googletest by William A. Kennington III · 6 years ago
  19. 3238335 unit-test: Run coverage and valgrind testing by William A. Kennington III · 6 years ago
  20. 7e46dd8 unit-test: Use the built-in autoconf-archive by William A. Kennington III · 6 years ago
  21. 7005cff unit-test: Use verbose make rules by default by William A. Kennington III · 6 years ago
  22. 386e05c unit-test: Find all test-suite.log by William A. Kennington III · 6 years ago
  23. 9e2be20 build-unit-test-docker: Add extra test tools by William A. Kennington III · 6 years ago
  24. 84f207d build-unit-test-docker: Fix home dir creation by William A. Kennington III · 6 years ago
  25. 9d98165 unit-test.py: capture and forward failure by Patrick Venture · 6 years ago
  26. 05582a2 Add MAINTAINERS file by Andrew Jeffery · 6 years ago
  27. 8b8333b Set artful as default Ubuntu for robot/qemu by Andrew Geissler · 6 years ago
  28. a0a1e33 Add libsnmp-dev by Ratan Gupta · 6 years ago
  29. 643d8d0 add libconfig++-dev package by Patrick Venture · 6 years ago
  30. 0cce848 scripts/format-code.sh: Immediately exit on bad exit status by Andrew Jeffery · 6 years ago
  31. 8872179 scripts/unit-test.py: Test alternative paths to test-suite.log by Andrew Jeffery · 6 years ago
  32. b720697 build-unit-test-docker: Directly install pip{,3} via python{3,}-pip packages by Andrew Jeffery · 6 years ago
  33. 5331487 test-distro: Fix broken help case statement by Andrew Jeffery · 6 years ago
  34. ed13635 apply pkg-config patch to googletest by Patrick Venture · 7 years ago
  35. 6ba6814 build-qemu-robot-docker.sh: Install potential qemu dependencies by Andrew Jeffery · 7 years ago
  36. 7be1903 scripts/unit-test.py: Add ibm-dbus-interfaces by Matt Spinler · 7 years ago
  37. 6185258 Spelling fixes by Gunnar Mills · 7 years ago
  38. 457b6d1 format-code.sh: Allow some flexibility when formatting by Andrew Jeffery · 7 years ago
  39. dc1e702 Provide option to define max cpus for build by Andrew Geissler · 7 years ago
  40. 5b4a0d2 Avoid sigpipe by looking at last IPAddress by Andrew Geissler · 7 years ago
  41. 2f03fd7 Add libnl library by Ratan Gupta · 7 years ago
  42. f1e8376 Added sshpass to docker image by Michael Walsh · 7 years ago
  43. 0c63ce1 Enable robot tests against QEMU by Andrew Geissler · 7 years ago
  44. 55d0d75 Add pysnmp module to build-qemu-robot-docker.sh by Sunil M · 7 years ago
  45. f1c614a build-unit-test-docker.sh: Install iproute2 for `ip` utility by Andrew Jeffery · 7 years ago
  46. a153ee3 run-unit-test-docker.sh: Pass MAKEFLAGS into container by Andrew Jeffery · 7 years ago
  47. 53befe1 run-unit-test-docker.sh: Update to ubuntu:artful by Andrew Jeffery · 7 years ago
  48. 4e5c1ca Add test-distro.sh by Andrew Jeffery · 7 years ago
  49. 468309d scripts/unit-test.py: Add ability to run `make check` N times by Andrew Jeffery · 7 years ago
  50. a4e31c6 scripts/unit-test.py: Dump the test log if tests fail by Andrew Jeffery · 7 years ago
  51. 2cb0c7a scripts/unit-test.py: Don't build repositories already present by Andrew Jeffery · 7 years ago
  52. 221eeda build-unit-test-docker.sh: Bake heavily-used repos into Docker image by Andrew Jeffery · 7 years ago
  53. 7be94ca scripts/unit-test.py: Rework handling of directories in clone_pkg() by Andrew Jeffery · 7 years ago
  54. 316ebd3 run-unit-test-docker.sh: Don't force ubuntu:latest by Andrew Jeffery · 7 years ago
  55. 0b252e3 run-unit-test-docker.sh: Use mktemp for temporary directories by Andrew Jeffery · 7 years ago
  56. 4b4a6bc run-unit-test-docker.sh: Make capitalisation of DISTRO consistent by Andrew Jeffery · 7 years ago
  57. 1347ea6 Updated Env launch and storage setup by Alanny Lopez · 7 years ago
  58. 4696770 Adjust the headers and variables to be alphabetical by Alanny Lopez · 7 years ago
  59. f7799d0 Add support for Kubernetes to the build-jenkins.sh by Alanny Lopez · 7 years ago
  60. 1246b03 Update Variable Naming Convention by Alanny Lopez · 7 years ago
  61. e08e870 Standardize/Update Headers, Use Declarative Paths by Alanny Lopez · 7 years ago
  62. 588edba Update the Jenkins Slave Dockerfile by Alanny Lopez · 7 years ago
  63. aef0a49 Add script to initialized openbmc env in Kubernetes by Alanny Lopez · 7 years ago
  64. 6e972b1 Add port 2200 and 623/664 to export list for QEMU by Andrew Geissler · 7 years ago
  65. 9d913fe Ignore SIGPIPE when interacting with docker by Andrew Geissler · 7 years ago
  66. 27876c5 Increase timeout for getting to login prompt in QEMU by Andrew Geissler · 7 years ago
  67. bbf7e09 Add script to build powernv/pseries/mtd_block/powernv_flash vmlinux by Cyril Bur · 7 years ago
  68. 71a7cc1 Exit without error in CI if not Automake by Andrew Geissler · 7 years ago
  69. 4e94297 kernel-build: Add missing deps by Joel Stanley · 7 years ago
  70. 4290d58 Launch appropriate QEMU based on input image by Andrew Geissler · 7 years ago
  71. f9dbc8d Look for the correct image to boot from dynamically by Andrew Geissler · 7 years ago
  72. 7a88f29 Allow a different qemu-system-arm to be passed to test scripts by Andrew Geissler · 7 years ago
  73. bcee22b format-code.sh: Add pycodestyle (pep8) check by Adriana Kobylak · 7 years ago
  74. 3b02d3f Add pycodestyle (pep8) to docker container by Adriana Kobylak · 7 years ago
  75. a28286d Validate code formatting when CI job runs by Andrew Geissler · 7 years ago
  76. 9b0105c Simple bash script to validate no code format violation by Andrew Geissler · 7 years ago
  77. 158b0a1 Add clang format in for code format validation by Andrew Geissler · 7 years ago
  78. d62aa34 Fix directory path for nlohmann by Andrew Geissler · 7 years ago
  79. edb53d1 Fixing installation path and upgrading to nlohmann 3.0.1 by David Cobbley · 7 years ago
  80. e99c07a Add Nlohmann-json to build phosphor-ipmi-host by David Cobbley · 7 years ago
  81. a0a5547 kernel-build: No need to run clean and mrproper by Michael Ellerman · 7 years ago
  82. 9f05cf3 kernel-build: Do the non-debug build first by Michael Ellerman · 7 years ago
  83. cf9b7f1 kernel-build: Make the build quieter by Michael Ellerman · 7 years ago
  84. 9872b7c kernel-build: Make all errors in the build script fatal by Michael Ellerman · 7 years ago
  85. 3225cfc kernel-build: Mount and run in $WORKSPACE not $HOME by Michael Ellerman · 7 years ago
  86. 6c69b7e kernel-build: Actually return the result of the build by Michael Ellerman · 7 years ago
  87. 15a77ae kernel-build: Add libssl to container by Joel Stanley · 7 years ago
  88. 5e2ef7f kernel-build-setup: Remove iputils-ping by Joel Stanley · 7 years ago
  89. f4ac46a initramfs-build: Fix buildroot defconfig by Joel Stanley · 7 years ago
  90. b29fc8b initramfs-build: Add locales dependency by Joel Stanley · 7 years ago
  91. 5f4de95 Update kernel and initramfs build distro by Joel Stanley · 7 years ago
  92. 492c52c Add Java Options by Alanny Lopez · 7 years ago
  93. a6b7d4b Change location of jenkins slave space mount by Alanny Lopez · 7 years ago
  94. d1bb5b3 Workaround to logging issues with ICP by Alanny Lopez · 7 years ago
  95. 5158a32 Add iputils-ping to the build scripts by Saqib Khan · 7 years ago
  96. 5f81180 Spelling fixes by Gunnar Mills · 7 years ago
  97. b6c42d8 Update the jenkins-subpath by Alanny Lopez · 7 years ago
  98. 29cc3b1 Fixed typos, updated import mnt, added options variable by Alanny Lopez · 7 years ago
  99. 620baa1 Add script to build a Jenkins Master by Alanny Lopez · 7 years ago
  100. 259185c Fixed error with status check by Alanny Lopez · 7 years ago