summaryrefslogtreecommitdiffstats
path: root/src/test/librados/tier_cxx.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* test/librados: SKIP_IF_CRIMSON remaining ec/cache testsSamuel Just2023-02-141-0/+2
* test/librados: remove rgw_common.h includeCasey Bodley2022-11-301-6/+10
* crimson/test: skip EC class SetUpchunmei-liu2022-07-301-0/+4
* crimson/test: check env variable "CRIMSON_COMPAT"chunmei-liu2022-07-291-0/+78
* osd: return ENOENT if pool information is invalid during tier-flushmyoungwon oh2022-07-151-0/+3
* test: fix TierFlushDuringFlush to wait until dedup_tier is set on base poolSungmin Lee2022-02-241-0/+68
* test: increase retry duration when calculating manifest ref. countmyoungwon oh2021-10-131-1/+3
* Merge pull request #42302 from myoungwon/wip-51000Kefu Chai2021-08-191-10/+10
|\
| * test: allowing >= the real refcount to avoid false alarmmyoungwon oh2021-08-171-10/+10
* | test: : build without "using namespace std"Kefu Chai2021-08-131-3/+1
* | test: fix wrong alarmmyoungwon oh2021-07-301-36/+53
|/
* osd: fix not set promote_obc when manifest object is rollbackedmyoungwon oh2021-05-031-0/+96
* Merge pull request #40900 from myoungwon/wip-fix-50352Kefu Chai2021-04-221-2/+2
|\
| * test: extend retry timeout from 150s to 300smyoungwon oh2021-04-181-2/+2
* | test/librados/tier_cxx: use non-deprecated wait_for_completeSamuel Just2021-04-131-3/+3
* | Merge pull request #40067 from myoungwon/wip-49726Samuel Just2021-04-121-0/+111
|\ \ | |/ |/|
| * osd: avoid two copy with same src cancel each otherYuanXin2021-04-081-0/+111
* | src/test: add ManifestRollbackRefcount testmyoungwon oh2021-03-291-0/+131
* | src/test: add rollback unit test on manifest objectmyoungwon oh2021-03-291-0/+101
* | src/test: add ManifestEvictPromote unit testmyoungwon oh2021-03-291-0/+95
* | src/test: prevent being a normal object during ManifestFlushSnap (unit test)myoungwon oh2021-03-291-0/+1
|/
* osd: Revert "osd: avoid two copy with same src cancel each other"Kefu Chai2021-03-121-111/+0
* Merge pull request #39593 from mychoxin/fix_promote_dead_loopKefu Chai2021-03-081-0/+111
|\
| * osd: avoid two copy with same src cancel each otherYuanXin2021-03-021-0/+111
* | osd, test: wait if the snapshot is deletingmyoungwon oh2021-02-161-5/+11
* | src/test: fix to avoid fail notification when testing manifest refcountmyoungwon oh2021-02-051-57/+45
|/
* osd, test: return the number of references of chunked objectmyoungwon oh2021-01-211-8/+7
* test: add cls_has_chunk test to count chunk in snapshotmyoungwon oh2021-01-211-0/+181
* Merge pull request #38237 from myoungwon/wip-fix-clone-size-mismatchKefu Chai2020-12-301-11/+105
|\
| * test: add a test case which calls scrub after evictmyoungwon oh2020-12-121-0/+111
| * osd: fix clone size mismatch when dedup object is evictedmyoungwon oh2020-12-121-18/+1
* | osd,test: remove cdc_window_size entirelymyoungwon oh2020-11-191-25/+2
* | test: adjust DedupFlushRead and add a scenariomyoungwon oh2020-11-181-9/+103
* | test: correct error and add checking refcount in ManifestFlushDupCountmyoungwon oh2020-11-061-9/+73
* | test: add a test to confirm that proper error is return if tier_flush failsmyoungwon oh2020-11-061-0/+77
* | test: add a duplicated count test when tier_flush() is calledmyoungwon oh2020-10-311-0/+156
* | osd, test: do not allow ec pool to be set as a base tier in dedupmyoungwon oh2020-10-311-0/+9
* | test: add tier_flush testsmyoungwon oh2020-10-131-0/+361
|/
* test: add a tier_evict testmyoungwon oh2020-09-291-0/+161
* test: use existing replicated tier instead of using ec_overwritemyoungwon oh2020-08-281-25/+16
* test: fix to use set-chunk (with reference)myoungwon oh2020-08-281-30/+4
* test: adjust test cases based on a new flush schememyoungwon oh2020-08-271-678/+275
* test: add refcount increment test on snapshotmyoungwon oh2020-08-261-0/+119
* test: remove unused code and fix test scenariomyoungwon oh2020-08-181-28/+1
* src/test: clean up ec test casesmyoungwon oh2020-08-181-41/+27
* osd, test: do not increment refcount if a previous snapshot have a same chunkmyoungwon oh2020-08-181-0/+143
* src/test: adjust test scenario based on modified refcount schememyoungwon oh2020-08-181-120/+10
* src/test: remove unused codemyoungwon oh2020-08-181-26/+0
* src/test: create a instance and use tier-flushmyoungwon oh2020-08-181-20/+13
* src/test: use tier-flush explicitlymyoungwon oh2020-08-181-12/+20