[ 
https://issues.apache.org/jira/browse/HBASE-30204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18086464#comment-18086464
 ] 

Hudson commented on HBASE-30204:
--------------------------------

Results for branch master
        [build #47 on 
builds.a.o|https://ci-hbase.apache.org/job/HBase-Backwards-Compatibility-Test/job/master/47/]:
 (x) *{color:red}-1 overall{color}*
----
Backwards compatibility checks:
(/) {color:green}+1 jdk17 hadoop 3.3.5 backward compatibility checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase-Backwards-Compatibility-Test/job/master/47/console]


(x) {color:red}-1 jdk17 hadoop 3.3.6 backward compatibility checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase-Backwards-Compatibility-Test/job/master/47/console]


(/) {color:green}+1 jdk17 hadoop 3.4.0 backward compatibility checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase-Backwards-Compatibility-Test/job/master/47/console]


(/) {color:green}+1 jdk17 hadoop 3.4.1 backward compatibility checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase-Backwards-Compatibility-Test/job/master/47/console]


(/) {color:green}+1 jdk17 hadoop 3.4.2 backward compatibility checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase-Backwards-Compatibility-Test/job/master/47/console]


> Split TestClearRegionBlockCache by cache type to avoid per-method mini 
> cluster restart
> --------------------------------------------------------------------------------------
>
>                 Key: HBASE-30204
>                 URL: https://issues.apache.org/jira/browse/HBASE-30204
>             Project: HBase
>          Issue Type: Improvement
>          Components: regionserver, test
>            Reporter: Xiao Liu
>            Assignee: Xiao Liu
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.7.0, 3.0.0-beta-2, 2.5.16, 2.6.7
>
>
> After HBASE-30136 converted \{{TestClearRegionBlockCache}} to JUnit 5, the 
> test starts and shuts down a mini cluster in \{{@BeforeEach}} / 
> \{{@AfterEach}}.
> This issue is to split the test by cache type and share the common assertions 
> through a base test class, so that:
> * LRU block cache tests run in TestClearRegionBlockCache
> * Bucket cache tests run in TestClearRegionBlockCacheWithBucketCache
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to