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: Ensure that previous VolumeSnapshot is deleted at the end of an iteration #179

Closed JohnStrunk closed 2 years ago

JohnStrunk commented 2 years ago

Describe the bug

[1647953905] Controller - 89 specs - 2 nodes •••••••••••
------------------------------
• Failure [3.305 seconds]
ReplicationDestination after sync is complete with a CopyMethod of Snapshot [It] Ensure that previous VolumeSnapshot is deleted at the end of an iteration 
/home/runner/work/volsync/volsync/controllers/replicationdestination_test.go:539

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

  /home/runner/work/volsync/volsync/controllers/replicationdestination_test.go:630

Steps to reproduce

Expected behavior

Actual results

Additional context

JohnStrunk commented 2 years ago

/assign

Looks like #158 w/ fix #171