Duo Zhang
c413bb1120
HBASE-26848 Addendum make tmpdir absolute
...
(cherry picked from commit caea843e94
)
2022-03-17 13:03:54 +08:00
Duo Zhang
231dca1d42
HBASE-26848 Set java.io.tmpdir on mvn command when running jenkins job ( #4231 )
...
Signed-off-by: GeorryHuang <huangzhuoyue@apache.org>
(cherry picked from commit cc13624232
)
2022-03-16 18:47:50 +08:00
Duo Zhang
64a7c7b9a0
HBASE-26747 Use python2 instead of python in our python scripts ( #4102 )
...
Signed-off-by: Xin Sun <ddupgs@gmail.com>
2022-02-09 16:31:31 +08:00
Duo Zhang
b7b704abc4
HBASE-26697 Migrate HBase Nightly HBase-Flaky-Tests and HBase-Find-Flaky-Tests to ci-hbase ( #4053 )
...
Signed-off-by: Yulin Niu <niuyulin@apache.org>
2022-02-09 16:31:23 +08:00
Duo Zhang
9ce0066cde
HBASE-26319 Make flaky find job track more builds ( #3791 )
...
Signed-off-by: Xiaolin Ha <haxiaolin@apache.org>
2021-10-29 17:00:23 +08:00
Duo Zhang
1253121db2
HBASE-26382 Use gen_redirect_html for linking flaky test logs ( #3780 )
...
Signed-off-by: Xin Sun <ddupgs@gmail.com>
2021-10-22 21:53:55 +08:00
Duo Zhang
9920d29b6b
HBASE-26341 Upload dashboard html for flaky find job to nightlies ( #3742 )
...
Signed-off-by: Yulin Niu <niuyulin@apache.org>
2021-10-14 23:07:54 +08:00
Duo Zhang
00ffa6c252
HBASE-26318 Publish test logs for flaky jobs to nightlies ( #3717 )
...
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
2021-10-07 23:34:26 +08:00
Guanghao Zhang
aa888f7e38
HBASE-25204 Nightly job failed as the name of jdk and maven changed ( #2567 )
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2020-10-20 17:21:08 +08:00
Duo Zhang
02e77e0ba7
HBASE-25203 Change the reference url to flaky list in our jenkins jobs ( #2566 )
...
Signed-off-by: Guanghao Zhang <zghao@apache.org>
2020-10-20 17:02:35 +08:00
Duo Zhang
0c20f2b212
HBASE-25194 Do not publish workspace in flaky find job ( #2564 )
...
Signed-off-by: Sean Busbey <busbey@apache.org>
2020-10-20 12:31:30 +08:00
Qi Yu
3beae80c60
HBASE-25162 Make flaky tests run more aggressively ( #2525 )
...
Change the trigger interval from 12h to 4h
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2020-10-10 16:10:29 +08:00
Duo Zhang
fc8c12e575
HBASE-25132 Migrate flaky test jenkins job from Hadoop to hbase ( #2485 )
2020-10-01 14:37:41 +08:00
Duo Zhang
e11914a8b4
HBASE-25107 Migrate flaky reporting jenkins job from Hadoop to hbase ( #2466 )
...
Signed-off-by: Guanghao Zhang <zghao@apache.org>
2020-09-29 15:26:41 +08:00
Duo Zhang
4e400f2e3e
Revert "HBASE-25017 Migrate flaky reporting jenkins job from Hadoop to hbase ( #2466 )"
...
This reverts commit 5218774cf6
.
2020-09-29 15:26:33 +08:00
Duo Zhang
5218774cf6
HBASE-25017 Migrate flaky reporting jenkins job from Hadoop to hbase ( #2466 )
...
Signed-off-by: Guanghao Zhang <zghao@apache.org>
2020-09-28 20:10:37 +08:00
Duo Zhang
7f5f5776b7
HBASE-24841 Change the jenkins job urls in our jenkinsfile ( #2227 )
...
Signed-off-by: Viraj Jasani <vjasani@apache.org>
2020-08-11 09:07:30 +08:00
stack
01715fbbf6
HBASE-24126 Up the container nproc uplimit from 10000 to 12500
...
Addendum number 2; docker doesn't like the ulimit arg as is.
2020-04-06 18:24:09 -07:00
stack
ed24998b85
HBASE-24126 Up the container nproc uplimit from 10000 to 12500
2020-04-06 13:44:53 -07:00
stack
c8d6ee31b8
HBASE-24017 Turn down flakey rerun rate on all but hot branches
...
On master branch run twice a day instead of every 4 hours.
2020-03-18 15:54:10 -07:00
stack
4717eecd5b
HBASE-23926 [Flakey Tests] Down the flakies re-run ferocity; it makes for too many fails.
...
Addendum again again... hanging quote.
2020-03-04 13:51:21 -08:00
stack
60641144ab
HBASE-23926 [Flakey Tests] Down the flakies re-run ferocity; it makes for too many fails.
...
Addendum again. This previous change seems to have altered display of
flakies. Trying more basic change.
2020-03-04 11:16:19 -08:00
stack
74af4b30bf
HBASE-23926 [Flakey Tests] Down the flakies re-run ferocity; it makes for too many fails.
...
Addendum: fix failed variable interpolation
2020-03-04 10:11:48 -08:00
stack
ee4f54f09b
HBASE-23926 [Flakey Tests] Down the flakies re-run ferocity; it makes for too many fails.
...
Change the forkcount from 1.0C to 0.25C
2020-03-04 10:00:48 -08:00
stack
910a2a66a9
HBASE-23865 Up flakey history from 5 to 10
2020-02-18 16:31:26 -08:00
Peter Somogyi
14d58e2e64
HBASE-23114 Use archiveArtifacts in Jenkinsfiles ( #681 )
...
Signed-off-by: Michael Stack <stack@apache.org>
2019-10-10 18:58:06 +02:00
Josh Elser
6978d4a1cf
HBASE-22563 Reduce old builds by half
...
Signed-off-by: Sean Busbey <busbey@apache.org>
2019-06-10 19:17:18 -04:00
Michael Stack
22a0419f7e
HBASE-21424 Change flakies and nightlies so scheduled less often
...
Have flakies run every four hours instead of every hour and
nightlies every 12 hours instead of every 6.
2018-11-01 10:04:43 -07:00
Sean Busbey
715b95ca5b
HBASE-21189 flaky job should gather machine stats
...
Signed-off-by: Michael Stack <stack@apache.org>
(cherry picked from commit 5d14c1af65
)
2018-09-12 23:09:08 -05:00
Sean Busbey
9da5d3a481
HBASE-20387 turn flaky test tracking infra into per-branch pipeline.
...
* gather up all the flaky test stuff into a directory
* create Jenkins Pipeline DSL for the report generation and the flaky re-testing
* have the nightly per-branch job consume the results of flaky reporting
Signed-off-by: Mike Drob <mdrob@apache.org>
2018-08-16 23:17:24 -05:00