containerized-data-importer/tests
kubevirt-bot da1c19776b
Fix flaky DataImportCron volume snapshot test (#3583)
As commented by Alex Kalenyuk: the condition check flakes because the
switch to snapshot boot sources is almost instant. The DataImportCron
never becomes "not ready" following the switch. We also moved the DIC
"ready" check after the snapshot "ready" check, otherwise we may check
it before it's "not ready", which checks nothing.

Signed-off-by: Arnon Gilboa <agilboa@redhat.com>
Co-authored-by: Arnon Gilboa <agilboa@redhat.com>
2025-01-06 18:52:24 +01:00
..
framework [release-v1.57] Suppress alerts to reduce noise of dependent ones (#3185) 2024-04-12 00:59:57 +02:00
images Google Cloud Storage Import Support (#2615) 2023-03-22 16:49:29 +00:00
manifests [release-v1.57] Add new Prometheus alerts and label existing alerts (#3041) 2024-01-03 20:29:20 +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 [release-v1.57] Fix populators not repopulating pvc (#3073) 2024-01-18 21:02:01 +01:00
api_validation_test.go Backport main commits to 1.57 release branch (#2764) 2023-06-22 00:59:17 +02:00
apiserver_test.go Backport main commits to 1.57 release branch (#2764) 2023-06-22 00:59:17 +02:00
badserver_test.go Start integrate golangci lint into CI (#2675) 2023-04-11 13:59:33 +01:00
basic_sanity_test.go [release-v1.57] DataVolume Controller uses VolumeCloneSource Populator (#2783) 2023-06-30 20:16:35 +02:00
BUILD.bazel Don't use scratch space for registry node pull imports (#2846) 2023-08-14 23:15:33 +02:00
cdiconfig_test.go golangci-lint: Enable errcheck (#2696) 2023-04-25 20:40:16 +02:00
certrotation_test.go enable ginkgolinter and fix findings (#2703) 2023-05-04 13:07:36 +02:00
clone-populator_test.go [release-v1.57] Annotate PVC with host-assisted clone fallback reason; add missing events (#2824) 2023-07-27 21:50:13 +02:00
cloner_test.go [release-v1.57] Fix populators not repopulating pvc (#3073) 2024-01-18 21:02:01 +01:00
csiclone_test.go [release-v1.57] DataVolume Controller uses VolumeCloneSource Populator (#2783) 2023-06-30 20:16:35 +02:00
dataimportcron_test.go Fix flaky DataImportCron volume snapshot test (#3583) 2025-01-06 18:52:24 +01:00
datasource_test.go [release-v1.57] Allow ImmediateBinding annotation when using populators (#2793) 2023-07-10 14:23:16 +02:00
datavolume_test.go Fix progress reporting for http imports (#3293) (#3324) 2024-06-18 14:31:49 +02:00
explain_test.go Split up utils.go to logical divisions (#2310) 2022-07-04 10:48:40 +02:00
external_population_test.go Backport main commits to 1.57 release branch (#2764) 2023-06-22 00:59:17 +02:00
imageio-inventory.go enable ginkgolinter and fix findings (#2703) 2023-05-04 13:07:36 +02:00
import_proxy_test.go Allow the usage of AnnPodRetainAfterCompletion with populators (#2910) 2023-10-25 21:46:14 +02:00
import_test.go [release-v1.57] Manual backport of improve http import flow to decide whether to use scratch space or not (#3231) 2024-05-04 00:56:10 +02:00
local_volume_test.go Split and refactor DV controller (#2483) 2022-12-22 01:03:15 +00:00
monitoring_test.go [release-v1.57] Suppress alerts to reduce noise of dependent ones (#3185) 2024-04-12 00:59:57 +02:00
operator_test.go [release-v1.57] Backport main commits to 1.57 release branch v2 (#2785) 2023-07-06 16:05:38 +02:00
rbac_test.go Grant ns admin missing create RBAC for various CDI resources (#3032) 2023-12-14 19:03:50 +01:00
smartclone_test.go [release-v1.57] Adjust tests for WFFC ceph lane (#2843) 2023-08-13 16:55:21 +02:00
static-volume_test.go update k8s libs to 1.26. (#2687) 2023-04-18 19:30:40 +01:00
tests_suite_test.go Clone from VolumeSnapshot source (#2522) 2023-02-03 04:44:13 +01:00
transfer_test.go Correctly wait for resourcequota "ready" state in tests (#2674) 2023-04-19 14:45:51 +01:00
transport_test.go enable ginkgolinter and fix findings (#2703) 2023-05-04 13:07:36 +02:00
upgrade_test.go Simplify upgrade testing, and only test v1beta1 DVs (#2618) 2023-03-06 14:28:07 +00:00
upload_test.go Escape user-controlled strings in uploadproxy to avoid XSS attacks (#3139) 2024-03-25 21:11:20 +01:00
webhook_test.go Backport main commits to 1.57 release branch (#2764) 2023-06-22 00:59:17 +02:00