ceph/qa/workunits
Venky Shankar ad7eb17266 qa: fixup quota values exceeding 64 bit signed int value
The test does the following:

        setfattr -n ceph.quota.max_bytes -v 8388608Ti .

This failes since 8388608Ti exceeds 64 bit signed integer value.
Change that to the approprivate value and expect faliure when
quota is set for this exceeded value.

Fixes: http://tracker.ceph.com/issues/55940
Introduced-by: 7330651482
Signed-off-by: Venky Shankar <vshankar@redhat.com>
2023-03-13 14:42:13 +05:30
..
caps
ceph-tests
cephadm qa/workunits/cephadm/test_cephadm: add --no-pager 2022-09-13 12:17:20 -04:00
cephtool mgr: store names of modules that register RADOS clients in the MgrMap 2023-02-28 09:20:28 -05:00
client
cls
direct_io
erasure-code
fs qa: fixup quota values exceeding 64 bit signed int value 2023-03-13 14:42:13 +05:30
hadoop
libcephfs test/libcephfs: add newops test case 2022-08-16 08:30:52 +08:00
mgr
mon qa/workunits/mon/auth_key_rotation.sh: exercise pending key / rotation 2022-09-12 17:02:59 +00:00
objectstore
osdc
rados Merge pull request #49910 from myoungwon/fix-58587 2023-02-20 14:24:03 -06:00
rbd qa/*/crimson: Seperate Crimson's rbd api testing 2023-03-07 08:57:03 +00:00
rename
rest
restart
rgw qa: d3n: fix test failure when "inline_data": false 2023-02-19 13:40:48 +02:00
suites qa: switch to https protocol for repos' server 2022-12-12 21:05:57 +08:00
windows quincy: qa: update test_rbd_wnbd.py to report latency in seconds 2023-02-16 12:11:58 +00:00
ceph-helpers-root.sh examples: Compile with c++20 2022-09-19 13:18:20 +00:00
false.sh
kernel_untar_build.sh
Makefile
post-file.sh
test_telemetry_pacific_x.sh qa/workunits: give telemetry opt-in check more time 2023-01-23 16:51:25 -06:00
test_telemetry_pacific.sh qa/workunits: identify ceph test clusters 2022-11-18 15:42:32 +00:00
test_telemetry_quincy_x.sh qa/workunits: interpret with bash instead of sh 2022-10-08 06:50:25 +00:00
test_telemetry_quincy.sh qa/workunits: identify ceph test clusters 2022-11-18 15:42:32 +00:00
true.sh