Quanlong Huang has uploaded this change for review. ( http://gerrit.cloudera.org:8080/16616
Change subject: IMPALA-10256: Skip test_disable_incremental_metadata_updates on S3 tests ...................................................................... IMPALA-10256: Skip test_disable_incremental_metadata_updates on S3 tests IMPALA-10113 adds a test for disabling the incremental_metadata_updates flag to verify the metadata propagation still working correctly. The test invokes two test files which is used in metadata/test_ddl.py. One test file is about hdfs caching. It should only be run on HDFS file system. So we should mark the test with "SkipIf.not_hdfs". Tests: - Run CORE test on S3 build. Change-Id: I0b922de84cff0a1e0771d5a8470bdd9f153f85f0 --- M tests/custom_cluster/test_disable_features.py 1 file changed, 2 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/16/16616/1 -- To view, visit http://gerrit.cloudera.org:8080/16616 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I0b922de84cff0a1e0771d5a8470bdd9f153f85f0 Gerrit-Change-Number: 16616 Gerrit-PatchSet: 1 Gerrit-Owner: Quanlong Huang <huangquanl...@gmail.com>