Ashish Amarnath
|
249215f1ff
|
✨ Add more E2E tests and improvement (#3111)
* remove checked in binary and update test/e2e Makefile
Signed-off-by: Ashish Amarnath <ashisham@vmware.com>
* remove platform specific tests for now
Signed-off-by: Ashish Amarnath <ashisham@vmware.com>
* install velero before running tests and robust makefiles
Signed-off-by: Ashish Amarnath <ashisham@vmware.com>
* changelog
Signed-off-by: Ashish Amarnath <ashisham@vmware.com>
* running e2e tests expects credentials file to be supplied
run e2e tests on velero/velero:main image by default
Signed-off-by: Ashish Amarnath <ashisham@vmware.com>
* refactor to parameterize tests
Signed-off-by: Ashish Amarnath <ashisham@vmware.com>
* rename files to use provider tests convention
Signed-off-by: Ashish Amarnath <ashisham@vmware.com>
* rename tests file
Signed-off-by: Ashish Amarnath <ashisham@vmware.com>
* remove providerName config
Signed-off-by: Ashish Amarnath <ashisham@vmware.com>
* run kibishii test on azure
Signed-off-by: Ashish Amarnath <ashisham@vmware.com>
* refactor to make bsl vsl configurable
Signed-off-by: Ashish Amarnath <ashisham@vmware.com>
* skip e2e tests when not explicitly running e2e tests
Signed-off-by: Ashish Amarnath <ashisham@vmware.com>
* update e2e docs
Signed-off-by: Ashish Amarnath <ashisham@vmware.com>
* refactor and update docs
Signed-off-by: Ashish Amarnath <ashisham@vmware.com>
* refactor
Signed-off-by: Ashish Amarnath <ashisham@vmware.com>
* cleanup
Signed-off-by: Ashish Amarnath <ashisham@vmware.com>
* use velero's exec package
Signed-off-by: Ashish Amarnath <ashisham@vmware.com>
Co-authored-by: Dave Smith-Uchida <dsmithuchida@vmware.com>
|
2020-12-09 16:26:05 -08:00 |
|
Nolan Brubaker
|
bbcbde084d
|
Create hook package (#2734)
* Move pkg/backup/item_hook_handler to internal/hoo
Signed-off-by: Nolan Brubaker <brubakern@vmware.com>
* Add internal packages to test target
Signed-off-by: Nolan Brubaker <brubakern@vmware.com>
|
2020-07-22 14:26:14 -07:00 |
|
Ashish Amarnath
|
f3a4efe075
|
revert verbosity of tests
Signed-off-by: Ashish Amarnath <ashisham@vmware.com>
|
2020-05-06 16:01:19 -07:00 |
|
Ashish Amarnath
|
bf52caf658
|
Delete CSI volumesnapshots created as part of a backup in its deletion (#2411)
* delete CSI volumesnapshots in backup on backup delete
Signed-off-by: Ashish Amarnath <ashisham@vmware.com>
* set vsc deletionpolicy to delete prior to vs deletion
Signed-off-by: Ashish Amarnath <ashisham@vmware.com>
* add more unit tests
Signed-off-by: Ashish Amarnath <ashisham@vmware.com>
* add change log
Signed-off-by: Ashish Amarnath <ashisham@vmware.com>
* passes build need to pass unit tests
Signed-off-by: Ashish Amarnath <ashisham@vmware.com>
* remove GetNamespacesInBackup
Signed-off-by: Ashish Amarnath <ashisham@vmware.com>
* fix unit tests
Signed-off-by: Ashish Amarnath <ashisham@vmware.com>
* check feature flag instead of nil check
Signed-off-by: Ashish Amarnath <ashisham@vmware.com>
* cleanup
Signed-off-by: Ashish Amarnath <ashisham@vmware.com>
|
2020-05-01 16:05:20 -04:00 |
|
Andy Goldstein
|
6cf3db6244
|
Support make test WHAT=.....
Signed-off-by: Andy Goldstein <goldsteina@vmware.com>
|
2019-01-03 15:27:41 -05:00 |
|
Steve Kriss
|
fd1c8294ce
|
use the go 1.10 build cache
Signed-off-by: Steve Kriss <steve@heptio.com>
|
2018-04-24 13:12:54 -07:00 |
|
Andy Goldstein
|
64632e29f8
|
Tweak test, update-fmt, add verify-fmt
Remove verifying gofmt from hack/test.sh.
Make sure hack/update-fmt.sh ignores zz_generated files.
Enable code simplification for gofmt.
Add hack/verify-fmt.sh.
Signed-off-by: Andy Goldstein <andy.goldstein@gmail.com>
|
2017-10-30 13:31:03 -04:00 |
|
Andy Goldstein
|
1af01e28ef
|
Add travis support
Remove realpath as Travis doesn't have it
Use bash instead of sh for build + test
Signed-off-by: Andy Goldstein <andy.goldstein@gmail.com>
|
2017-10-30 12:58:45 -04:00 |
|
Andy Goldstein
|
e38b6d0f4c
|
Support cross-compiling for clients
Signed-off-by: Andy Goldstein <andy.goldstein@gmail.com>
|
2017-10-24 12:26:26 -04:00 |
|