containerized-data-importer/tests
Hu Shuai be5a0967af
Fix ineffassign issues (#1728)
* fix ineffectual assignment to err

Signed-off-by: Hu Shuai <hus.fnst@cn.fujitsu.com>

* fix ineffectual assignment to err

Signed-off-by: Hu Shuai <hus.fnst@cn.fujitsu.com>

* fix ineffectual assignment to err

Signed-off-by: Hu Shuai <hus.fnst@cn.fujitsu.com>

* fix ineffectual assignment to err

Signed-off-by: Hu Shuai <hus.fnst@cn.fujitsu.com>
2021-04-05 20:24:56 +02:00
..
framework Test FS Overhead on blank images (#1654) 2021-03-03 18:49:28 +01:00
images Validate image fits in filesystem in a lot more cases. take filesystem overhead into account when resizing. (#1466) 2021-01-25 19:36:49 +01:00
manifests Cluster scoped DataVolume/PVC namespace transfer API (#1673) 2021-02-24 20:45:24 +01:00
reporters update k8s deps to 18.6 and controller runtime to 0.6.2 (#1330) 2020-08-07 14:09:52 +02:00
utils Add support for proxy in the CDI import pod, reconciling the info from OpenShift cluster wide proxy when available (#1507) 2021-02-16 13:43:01 +01:00
alpha_test.go Fix ineffassign issues (#1728) 2021-04-05 20:24:56 +02:00
api_validation_test.go Use semantic DeepEqual check on DV update (#1359) 2020-09-17 15:23:26 +02:00
apiserver_test.go apiserver should serve up openapi spec (#1485) 2020-11-17 19:47:57 +01:00
badserver_test.go Add test_ids for the tests (#1441) 2020-10-16 20:53:40 +02:00
basic_sanity_test.go Add test_ids for the tests (#1441) 2020-10-16 20:53:40 +02:00
BUILD.bazel Cluster scoped DataVolume/PVC namespace transfer API (#1673) 2021-02-24 20:45:24 +01:00
cdiconfig_test.go Fix ineffassign issues (#1728) 2021-04-05 20:24:56 +02:00
certrotation_test.go update k8s deps to 18.6 and controller runtime to 0.6.2 (#1330) 2020-08-07 14:09:52 +02:00
cloner_test.go Fix ineffassign issues (#1728) 2021-04-05 20:24:56 +02:00
datavolume_test.go Allow passing default annotation value to transfer pods (#1674) 2021-02-24 13:35:46 +01:00
explain_test.go Fixing CDIStatus generate-verify issues (#1412) 2020-10-02 13:23:33 +02:00
import_proxy_test.go Add support for proxy in the CDI import pod, reconciling the info from OpenShift cluster wide proxy when available (#1507) 2021-02-16 13:43:01 +01:00
import_test.go Try different modes of preallocation (#1663) 2021-03-19 19:38:51 +01:00
leaderelection_test.go Use nbdkit for direct stream for the http importer (#1508) 2021-01-15 08:15:02 +01:00
local_volume_test.go update k8s deps to 18.6 and controller runtime to 0.6.2 (#1330) 2020-08-07 14:09:52 +02:00
operator_test.go Add support for proxy in the CDI import pod, reconciling the info from OpenShift cluster wide proxy when available (#1507) 2021-02-16 13:43:01 +01:00
rbac_test.go Add CDIConfig to CDI (#1475) 2020-11-11 23:09:54 +01:00
smartclone_test.go Check for DV success before we verify the contents is right. (#1668) 2021-02-23 22:49:23 +01:00
tests_suite_test.go Don't wait for NS to deleted in test before starting next test (#1439) 2020-10-26 19:11:45 +01:00
transfer_test.go Added Polarion IDs to tier1 test cases (#1731) 2021-04-02 13:50:56 +02:00
transport_test.go Add test_ids for the tests (#1441) 2020-10-16 20:53:40 +02:00
upload_test.go Test FS Overhead on blank images (#1654) 2021-03-03 18:49:28 +01:00
utils.go Add support for proxy in the CDI import pod, reconciling the info from OpenShift cluster wide proxy when available (#1507) 2021-02-16 13:43:01 +01:00
webhook_test.go add system:authorized to groups checked for clone auth (#1415) 2020-10-02 21:33:32 +02:00