5 Commits

Author SHA1 Message Date
Khai Do
c8697d93c5 Run Gerrit unit tests
In the past we didn't run the unit tests because they were flaky.
We should give it another try since the build system now allows
excluding certain test groups from running.  I believ the slow
tests were the culprit so we exlude it from the test run.

Change-Id: Ib5af53e698635dc7feb6fa97cb88a4814080fd05
2015-04-08 16:24:50 -07:00
Jenkins
736e85a596 Merge "Remove jobs for Gerrit 2.4.x" 2015-03-16 22:39:27 +00:00
Khai Do
ca00dc16b0 Remove jobs for Gerrit 2.4.x
We don't need to build our Gerrit 2.4.x fork anymore since we've
been running on Gerrit 2.8.x for the last few years.

Change-Id: Ic6136d8749eb375ea229895fa6222622a8b8b8fd
2015-03-16 11:44:07 -07:00
Khai Do
4754ea53ee Fix upload built artifact in gerrit job
This job was Erorring with message..

  cp: cannot stat ‘gerrit/buck-out/gen/release.war’:
      No such file or directory

It is because there was a 'cd gerrit' step before doing this copy
so it's already in the 'gerrit' directory.

Change-Id: Iec5ab6d6f53ed5049227c1a5b478e60de5721036
2015-03-16 11:22:47 -07:00
Anita Kuno
1d21cd635f Reorganizes project-config
This repo was created from filter branching the openstack-infra/
config repo. This process brought a lot of cruft with it in the
form of directories that we no longer need. This patch removes
that cruft so we begin with a tidier repo.

Change-Id: Ibffad1b11c0c5f84eedfb0365369f60c4961a0f3
2014-09-25 11:41:04 -04:00