backube / volsync

Asynchronous data replication for Kubernetes volumes
https://volsync.readthedocs.io
GNU Affero General Public License v3.0
587 stars 68 forks source link

CI flake: rclone unit tests - ensure snapshot is deleted #158

Closed JohnStrunk closed 2 years ago

JohnStrunk commented 2 years ago

Describe the bug

Failure [1.783 seconds]
ReplicationDestination [rclone] when ReplicationDestination is provided with a minimal rclone spec when ReplicationDestination is provided AccessModes & Capacity when Job Status is set to succeeded when Using a copy method of Snapshot [It] Ensure that previous VolumeSnapshot is deleted at the end of an iteration 
/home/runner/work/volsync/volsync/controllers/rclone_mover_test.go:283

  Expected
      <*v1.Time | 0x0>: nil
  not to be nil

  /home/runner/work/volsync/volsync/controllers/rclone_mover_test.go:373

https://github.com/backube/volsync/blob/6ac1019574a409a0166acadf231239d3ebb75cd8/controllers/rclone_mover_test.go#L373

Steps to reproduce

Expected behavior

Actual results

Additional context

tesshuflower commented 2 years ago

/assign

tesshuflower commented 2 years ago

/close

openshift-ci[bot] commented 2 years ago

@tesshuflower: Closing this issue.

In response to [this](https://github.com/backube/volsync/issues/158#issuecomment-1073933443): >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.