Skip to content
Snippets Groups Projects
  1. Jun 01, 2016
  2. Mar 24, 2016
  3. Feb 26, 2016
  4. Feb 23, 2016
    • Paul Hobbs's avatar
      chromeos_config: Update brillo.internal's gs url · 0c9c1b51
      Paul Hobbs authored
      Update the MANIFEST_VERSIONS_GS_URL value in the site_config to avoid
      passing None into os.path.join when updating streak counter.
      
      BUG=chromium:588292
      TEST=None
      
      Change-Id: Ifad3a4ecd395f6e121f1fe4176ae4f27e3f1a54d
      0c9c1b51
  5. Jan 22, 2016
  6. Jan 21, 2016
  7. Jan 14, 2016
    • Don Garrett's avatar
      Revert "Stop hiding setup script output." · be77f272
      Don Garrett authored
      This reverts commit fbf0424b.
      
      Change-Id: Ida69b7d187f63dd67a741a4b4476fdb2944fd883
      be77f272
    • Don Garrett's avatar
      Force 'bash' when starting emulator. · f572e914
      Don Garrett authored
      When invoking the emulator, we use a shell to allow full setup of the
      runtime environment variables. We were using the default shell for the
      account, which might be bash or sh, but the commands are bash specific.
      
      Force the use of bash.
      
      BUG=chromium:570810
      TEST=bin/cbuildbot --nobootstrap --noreexec --buildbot
           --debug --buildroot ~/tmp/buildroot bbuildbot
      
      Change-Id: I7fddcd03bb3d1f0489fa8a0b2e00c5d16b66a95b
      f572e914
  8. Jan 13, 2016
    • Don Garrett's avatar
      Stop hiding setup script output. · fbf0424b
      Don Garrett authored
      We are getting errors on the builder that we don't get local. So... my
      attempt to keep the lunch setup output from making logs less readable
      isn't being very helpful. Stop doing it.
      
      BUG=chromium:570810
      TEST=bin/cbuildbot --nobootstrap --noreexec --buildbot
           --debug --buildroot ~/tmp/buildroot bbuildbot
      
      Change-Id: I0cee31d5a1204407c920e5c0d81bd573f6c64b90
      fbf0424b
  9. Jan 09, 2016
    • Don Garrett's avatar
      Add VM tests to bbuildbot builder. · 374a6592
      Don Garrett authored
      Parameterize lunch target and emulator binary names in the build config.
      
      Add a RunLunchWrapper that setups up the lunch ENVs before invoking a
      command.
      
      Add a new stage that starts the brillo emulator as a background process,
      waits for "adb devices" to report it's serial number, then runs tests
      against the emulator.
      
      BUG=chromium:570810
      TEST=bin/cbuildbot --nobootstrap --noreexec --buildbot
           --debug --buildroot ~/tmp/buildroot bbuildbot
      
      Change-Id: I16e355f43275df204b0fdbb2aa0d9d00baf8d679
      374a6592
  10. Dec 05, 2015
    • Don Garrett's avatar
      Fixup the manifest URL in a couple of locations. · 3a2b27fc
      Don Garrett authored
      I pushed the first version too quickly, and forgot to update embedded
      manifest URLs everywhere they appear.
      
      BUG=chromium:558660
      TEST=Not fully testable before commit.
      3a2b27fc
    • Don Garrett's avatar
      Create bbuildbot config repository. · 59bdd559
      Don Garrett authored
      This contains the manifest and configuration (along with supporting
      code) for a brillo continuous builder config (bbuildbot).
      
      BUG=chromium:558660
      TEST=Not fully testable before commit.
      
      Change-Id: I2df555014b6efc4503c3ba888a82801ec6cde9c6
      59bdd559
  11. Dec 03, 2015
Loading