Skip to content

Commit 06239ad

Browse files
Add TODO comment as per review comment
1 parent d57f0fa commit 06239ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/internalClusterTest/java/org/elasticsearch/search/ccs/CpsDoesNotUseSkipUnavailableIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
import static org.elasticsearch.test.hamcrest.ElasticsearchAssertions.assertAcked;
3131
import static org.elasticsearch.test.hamcrest.ElasticsearchAssertions.assertResponse;
3232

33+
// TODO: Move this test to the Serverless repo once the IT framework is ready there.
3334
public class CpsDoesNotUseSkipUnavailableIT extends AbstractMultiClustersTestCase {
3435
private static final String LINKED_CLUSTER_1 = "cluster-a";
3536

0 commit comments

Comments
 (0)