Skip to content

Add tests for put / get / repl / reg of a collection #323

@alanking

Description

@alanking
  • main
  • 4-3-stable

When one of these APIs is targeting a collection rather than just a data object, updating the access_time is done recursively. As far as I can tell, there are no tests for this.

There are tests which issue iput -r (see test_plugin_unified_storage_tiering.TestStorageTieringContinueInxMigration), but these just check to see if the created objects tier out properly. There are no tests for updating / overwriting existing objects with access_times.

The other PEP which has this property is phyPathReg. I think this can update a data object (or, in this case, a collection) via an iCommand like ireg --repl to register new replicas of an existing data object. So, this would need a test, too.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions