[NO ISSUE][TEST] Change cloud test cache policy to selective

Change-Id: Ic2f7ce91d241b730fc3bb6a895cf121bc8985e09
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/18381
Integration-Tests: Jenkins <jenkins@fulliautomatix.ics.uci.edu>
Tested-by: Jenkins <jenkins@fulliautomatix.ics.uci.edu>
Reviewed-by: Wail Alkowaileet <wael.y.k@gmail.com>
Reviewed-by: Murtadha Hubail <mhubail@apache.org>
diff --git a/asterixdb/asterix-app/src/test/resources/cc-cloud-storage-gcs.conf b/asterixdb/asterix-app/src/test/resources/cc-cloud-storage-gcs.conf
index ccb7f9d..3c883a8 100644
--- a/asterixdb/asterix-app/src/test/resources/cc-cloud-storage-gcs.conf
+++ b/asterixdb/asterix-app/src/test/resources/cc-cloud-storage-gcs.conf
@@ -69,4 +69,4 @@
 cloud.storage.region=us-west2
 cloud.storage.endpoint=http://127.0.0.1:4443
 cloud.storage.anonymous.auth=true
-cloud.storage.cache.policy=lazy
\ No newline at end of file
+cloud.storage.cache.policy=selective
diff --git a/asterixdb/asterix-app/src/test/resources/cc-cloud-storage.conf b/asterixdb/asterix-app/src/test/resources/cc-cloud-storage.conf
index 6a1fedd..6ea8308 100644
--- a/asterixdb/asterix-app/src/test/resources/cc-cloud-storage.conf
+++ b/asterixdb/asterix-app/src/test/resources/cc-cloud-storage.conf
@@ -69,4 +69,4 @@
 cloud.storage.region=us-west-2
 cloud.storage.endpoint=http://127.0.0.1:8001
 cloud.storage.anonymous.auth=true
-cloud.storage.cache.policy=lazy
+cloud.storage.cache.policy=selective