]> xenbits.xensource.com Git - people/gdunlap/xsatool.git/commit
Testing: Introduce 'system' test
authorGeorge Dunlap <george.dunlap@citrix.com>
Wed, 10 May 2017 16:09:48 +0000 (17:09 +0100)
committerGeorge Dunlap <george.dunlap@citrix.com>
Wed, 10 May 2017 16:10:38 +0000 (17:10 +0100)
commit817c93a3ca0b75982eec4f4c1ac71d644a2ca041
tree0bd0bf7f349afdc0e8319b244c5ac4c47e474817
parent8c5288f924581614ac49d4734e4d1610e2c4cfab
Testing: Introduce 'system' test

To begin with, just clone repos and begin to set them up in a specific
state, so that we can test operations.

To make testing iteration faster, set FullClone == false.  After test
development is done, this should be set to "true" to make the cloning
continues to work.

Signed-off-by: George Dunlap <george.dunlap@citrix.com>
system_test.go [new file with mode: 0644]