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