Grant Henke has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/13120


Change subject: KUDU-2790: Enhance the backup and restore tests
......................................................................

KUDU-2790: Enhance the backup and restore tests

This patch enhances the backup and restore tests and
restructures the utility methods to be more flexible as
more tests are added.

Along with improvments to existing test the following
test methods were added:
- testForceFullBackup
- testRestoreWithNoBackup
- testBackupMissingTable
- testBackupAndRestoreWithNoRows
- testSimpleIncrementalBackupAndRestore

Change-Id: I7300469887656d3f995ef063e915ca7255fbf0bb
---
M java/kudu-backup/src/main/scala/org/apache/kudu/backup/BackupGraph.scala
M java/kudu-backup/src/main/scala/org/apache/kudu/backup/KuduBackup.scala
M java/kudu-backup/src/main/scala/org/apache/kudu/backup/SessionIO.scala
M java/kudu-backup/src/test/scala/org/apache/kudu/backup/TestBackupGraph.scala
M java/kudu-backup/src/test/scala/org/apache/kudu/backup/TestKuduBackup.scala
5 files changed, 268 insertions(+), 152 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/20/13120/1
--
To view, visit http://gerrit.cloudera.org:8080/13120
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7300469887656d3f995ef063e915ca7255fbf0bb
Gerrit-Change-Number: 13120
Gerrit-PatchSet: 1
Gerrit-Owner: Grant Henke <granthe...@apache.org>

Reply via email to