Skip to content

Commit 36d0c63

Browse files
committed
CDH-70717.Disable a few failing ATS tests
Change-Id: Id49e49090c8454ee660b6fa3ce26fa789fdfa073 (cherry picked from commit 6cd94bd)
1 parent 8e3daea commit 36d0c63

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

cloudera/excludes.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,14 +79,15 @@ org/apache/hadoop/yarn/server/timeline/TestEntityGroupFSTimelineStore.java
7979
org/apache/hadoop/yarn/server/timeline/TestLevelDBCacheTimelineStore.java
8080
org/apache/hadoop/yarn/server/timeline/TestLogInfo.java
8181
org/apache/hadoop/yarn/server/timeline/TestOverrideTimelineStoreYarnClient.java
82+
org/apache/hadoop/yarn/server/timelineservice/reader/TestTimelineReaderWebServicesHBaseStorage.java
8283
org/apache/hadoop/yarn/server/resourcemanager/ahs/TestRMApplicationHistoryWriter.java
8384

8485
# Disable unit tests of distributed/centralized scheduling of OPPORTUNISTIC containers because we don't support them since CDH 6.0
8586
org/apache/hadoop/yarn/server/scheduler/TestOpportunisticContainerAllocator.java
8687
org/apache/hadoop/yarn/server/resourcemanager/scheduler/distributed/TestNodeQueueLoadMonitor.java
8788
org/apache/hadoop/yarn/server/resourcemanager/TestOpportunisticContainerAllocatorAMService.java
8889
org/apache/hadoop/yarn/server/nodemanager/scheduler/TestDistributedScheduler.java
89-
org.apache.hadoop.yarn.client.api.impl/TestOpportunisticContainerAllocationE2E.java
90+
org/apache/hadoop/yarn/client/api/impl/TestOpportunisticContainerAllocationE2E.java
9091

9192
# Disable unit tests for node labels give node label is not supported by Fair Scheduler. Need to reenable this once the support is added
9293
org/apache/hadoop/yarn/applications/distributedshell/TestDistributedShellWithNodeLabels.java

0 commit comments

Comments
 (0)