1. 6ba6814 build-qemu-robot-docker.sh: Install potential qemu dependencies by Andrew Jeffery · 7 years ago
  2. 7be1903 scripts/unit-test.py: Add ibm-dbus-interfaces by Matt Spinler · 7 years ago
  3. 6185258 Spelling fixes by Gunnar Mills · 7 years ago
  4. 457b6d1 format-code.sh: Allow some flexibility when formatting by Andrew Jeffery · 7 years ago
  5. dc1e702 Provide option to define max cpus for build by Andrew Geissler · 7 years ago
  6. 5b4a0d2 Avoid sigpipe by looking at last IPAddress by Andrew Geissler · 7 years ago
  7. 2f03fd7 Add libnl library by Ratan Gupta · 7 years ago
  8. f1e8376 Added sshpass to docker image by Michael Walsh · 7 years ago
  9. 0c63ce1 Enable robot tests against QEMU by Andrew Geissler · 7 years ago
  10. 55d0d75 Add pysnmp module to build-qemu-robot-docker.sh by Sunil M · 7 years ago
  11. f1c614a build-unit-test-docker.sh: Install iproute2 for `ip` utility by Andrew Jeffery · 7 years ago
  12. a153ee3 run-unit-test-docker.sh: Pass MAKEFLAGS into container by Andrew Jeffery · 7 years ago
  13. 53befe1 run-unit-test-docker.sh: Update to ubuntu:artful by Andrew Jeffery · 7 years ago
  14. 4e5c1ca Add test-distro.sh by Andrew Jeffery · 7 years ago
  15. 468309d scripts/unit-test.py: Add ability to run `make check` N times by Andrew Jeffery · 7 years ago
  16. a4e31c6 scripts/unit-test.py: Dump the test log if tests fail by Andrew Jeffery · 7 years ago
  17. 2cb0c7a scripts/unit-test.py: Don't build repositories already present by Andrew Jeffery · 7 years ago
  18. 221eeda build-unit-test-docker.sh: Bake heavily-used repos into Docker image by Andrew Jeffery · 7 years ago
  19. 7be94ca scripts/unit-test.py: Rework handling of directories in clone_pkg() by Andrew Jeffery · 7 years ago
  20. 316ebd3 run-unit-test-docker.sh: Don't force ubuntu:latest by Andrew Jeffery · 7 years ago
  21. 0b252e3 run-unit-test-docker.sh: Use mktemp for temporary directories by Andrew Jeffery · 7 years ago
  22. 4b4a6bc run-unit-test-docker.sh: Make capitalisation of DISTRO consistent by Andrew Jeffery · 7 years ago
  23. 1347ea6 Updated Env launch and storage setup by Alanny Lopez · 7 years ago
  24. 4696770 Adjust the headers and variables to be alphabetical by Alanny Lopez · 7 years ago
  25. f7799d0 Add support for Kubernetes to the build-jenkins.sh by Alanny Lopez · 7 years ago
  26. 1246b03 Update Variable Naming Convention by Alanny Lopez · 7 years ago
  27. e08e870 Standardize/Update Headers, Use Declarative Paths by Alanny Lopez · 7 years ago
  28. 588edba Update the Jenkins Slave Dockerfile by Alanny Lopez · 7 years ago
  29. aef0a49 Add script to initialized openbmc env in Kubernetes by Alanny Lopez · 7 years ago
  30. 6e972b1 Add port 2200 and 623/664 to export list for QEMU by Andrew Geissler · 7 years ago
  31. 9d913fe Ignore SIGPIPE when interacting with docker by Andrew Geissler · 7 years ago
  32. 27876c5 Increase timeout for getting to login prompt in QEMU by Andrew Geissler · 7 years ago
  33. bbf7e09 Add script to build powernv/pseries/mtd_block/powernv_flash vmlinux by Cyril Bur · 7 years ago
  34. 71a7cc1 Exit without error in CI if not Automake by Andrew Geissler · 7 years ago
  35. 4e94297 kernel-build: Add missing deps by Joel Stanley · 7 years ago
  36. 4290d58 Launch appropriate QEMU based on input image by Andrew Geissler · 7 years ago
  37. f9dbc8d Look for the correct image to boot from dynamically by Andrew Geissler · 7 years ago
  38. 7a88f29 Allow a different qemu-system-arm to be passed to test scripts by Andrew Geissler · 7 years ago
  39. bcee22b format-code.sh: Add pycodestyle (pep8) check by Adriana Kobylak · 7 years ago
  40. 3b02d3f Add pycodestyle (pep8) to docker container by Adriana Kobylak · 7 years ago
  41. a28286d Validate code formatting when CI job runs by Andrew Geissler · 7 years ago
  42. 9b0105c Simple bash script to validate no code format violation by Andrew Geissler · 7 years ago
  43. 158b0a1 Add clang format in for code format validation by Andrew Geissler · 7 years ago
  44. d62aa34 Fix directory path for nlohmann by Andrew Geissler · 7 years ago
  45. edb53d1 Fixing installation path and upgrading to nlohmann 3.0.1 by David Cobbley · 7 years ago
  46. e99c07a Add Nlohmann-json to build phosphor-ipmi-host by David Cobbley · 7 years ago
  47. a0a5547 kernel-build: No need to run clean and mrproper by Michael Ellerman · 7 years ago
  48. 9f05cf3 kernel-build: Do the non-debug build first by Michael Ellerman · 7 years ago
  49. cf9b7f1 kernel-build: Make the build quieter by Michael Ellerman · 7 years ago
  50. 9872b7c kernel-build: Make all errors in the build script fatal by Michael Ellerman · 7 years ago
  51. 3225cfc kernel-build: Mount and run in $WORKSPACE not $HOME by Michael Ellerman · 7 years ago
  52. 6c69b7e kernel-build: Actually return the result of the build by Michael Ellerman · 7 years ago
  53. 15a77ae kernel-build: Add libssl to container by Joel Stanley · 7 years ago
  54. 5e2ef7f kernel-build-setup: Remove iputils-ping by Joel Stanley · 7 years ago
  55. f4ac46a initramfs-build: Fix buildroot defconfig by Joel Stanley · 7 years ago
  56. b29fc8b initramfs-build: Add locales dependency by Joel Stanley · 7 years ago
  57. 5f4de95 Update kernel and initramfs build distro by Joel Stanley · 7 years ago
  58. 492c52c Add Java Options by Alanny Lopez · 7 years ago
  59. a6b7d4b Change location of jenkins slave space mount by Alanny Lopez · 7 years ago
  60. d1bb5b3 Workaround to logging issues with ICP by Alanny Lopez · 7 years ago
  61. 5158a32 Add iputils-ping to the build scripts by Saqib Khan · 7 years ago
  62. 5f81180 Spelling fixes by Gunnar Mills · 7 years ago
  63. b6c42d8 Update the jenkins-subpath by Alanny Lopez · 7 years ago
  64. 29cc3b1 Fixed typos, updated import mnt, added options variable by Alanny Lopez · 7 years ago
  65. 620baa1 Add script to build a Jenkins Master by Alanny Lopez · 7 years ago
  66. 259185c Fixed error with status check by Alanny Lopez · 7 years ago
  67. 26b2bc5 Update to timeout criteria, and how job pods are identified by Alanny Lopez · 7 years ago
  68. bb309af Added in XCAT-Kubernetes container files by Alanny Lopez · 7 years ago
  69. eba5ad4 Updated templates to use default labels and qemu image fix by Alanny Lopez · 7 years ago
  70. 723fea6 Change to the way the build directory is extracted by Alanny Lopez · 7 years ago
  71. ebf0794 Updated from deprecated -redir by Alanny Lopez · 7 years ago
  72. 07b4d5b Add Kubernetes Functionality to launch QEMU containers by Alanny Lopez · 7 years ago
  73. 5118688 Launch script will now tag instead of build images by Alanny Lopez · 7 years ago
  74. b24dccb Updated QEMU run command and header by Alanny Lopez · 7 years ago
  75. 74d2aba Update the default mount directory and header by Alanny Lopez · 7 years ago
  76. 56fc36a Added Shebang for bash by Alanny Lopez · 7 years ago
  77. d32d332 Change to what is extracted from the build directory by Alanny Lopez · 7 years ago
  78. f716fcf Updates to the Readme files by Alanny Lopez · 7 years ago
  79. a61e99a Isolated the build directory by Alanny Lopez · 7 years ago
  80. 634ce36 Update the Qemu-build to source in helper script by Alanny Lopez · 7 years ago
  81. cce369b Added qemudir Variable and Updated Header. by Alanny Lopez · 7 years ago
  82. 41e2ada Prep the script for Kubernetes Integration. by Alanny Lopez · 7 years ago
  83. e30237c Command Reformatting by Alanny Lopez · 7 years ago
  84. 0e8ad99 Kubernetes Launch Script Functionality Improvement by Alanny Lopez · 7 years ago
  85. de7767c Add Cereal to docker image by Deepak Kodihalli · 7 years ago
  86. 1359613 Git added to Dockerfile by Alanny Lopez · 7 years ago
  87. 7ec6d4d Fix To Jenkins Using Wrong Gerrit Commits by Alanny Lopez · 7 years ago
  88. 3a4e1b4 React to error yaml path change. by Deepak Kodihalli · 7 years ago
  89. a62a1a1 Add dbus interfaces dependency to phosphor logging by Leonel Gonzalez · 8 years ago
  90. 27af3a0 Added locales package and moved locale generation in ubuntu by Alanny Lopez · 7 years ago
  91. b0a12dd Changed the format on the header, and changed ocache default. by Alanny Lopez · 8 years ago
  92. 97a7950 Added BitBake shared state cache directory variable by Alanny Lopez · 8 years ago
  93. 09e1865 Add Kubernetes Launch Helper Script by Alanny Lopez · 8 years ago
  94. 3fbaa51 Allow script to launch build with more than Docker run by Alanny Lopez · 8 years ago
  95. e687019 Openbmc clone occurs in build script using a repo cache by Alanny Lopez · 8 years ago
  96. ccc650e Added image tag variable, Updated Arch detection by Alanny Lopez · 8 years ago
  97. eaa2eae Normalized spacing in build-setup.sh by Alanny Lopez · 8 years ago
  98. 7b73093 Added script used to create PV and PVC by Alanny Lopez · 8 years ago
  99. edbad28 Dockerfile for kubernetes jenkins slaves by Alanny Lopez · 8 years ago
  100. d6185ca New subdirectory for scripts that build on Kubernetes by Alanny Lopez · 8 years ago