Merge "remove flaky gerrit tests"

This commit is contained in:
Jenkins 2014-02-24 19:31:52 +00:00 committed by Gerrit Code Review
commit 68eec04d79

View File

@ -120,7 +120,6 @@
cd gerrit
buck clean
buck build release
buck test --all
- shell: "cp gerrit/buck-out/gen/release.war gerrit/buck-out/gen/gerrit-$PROJECT_VER.war"
publishers:
@ -159,7 +158,6 @@
cd gerrit
buck clean
buck build release
buck test --all
- shell: "cp gerrit/buck-out/gen/release.war gerrit/buck-out/gen/gerrit-$PROJECT_VER.war"
publishers:
@ -194,7 +192,6 @@
cd gerrit
buck clean
buck build release
buck test --all
- shell: "cp gerrit/buck-out/gen/release.war gerrit/buck-out/gen/gerrit-$PROJECT_VER.war"
publishers: