summaryrefslogtreecommitdiffstats
path: root/qa (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | qa/suites/crimson-rados: make use of crimson_osd_objectstoreMatan Breizman2024-12-1919-15/+42
* | | | | | | | | | rbd: handle --{group,image}-namespace in "rbd group image {add,rm}"Ilya Dryomov2024-12-201-0/+5
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #60431 from VallariAg/fix-nvmeof-ns-testVallari Agrawal2024-12-1913-53/+128
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | qa/suites/nvmeof/thrash: add 10-subsys-90-namespace-no_huge_pages.yamlVallari Agrawal2024-11-262-1/+38
| * | | | | | | | | qa/workunits/nvmeof/basic_tests.sh: Assert number of devicesVallari Agrawal2024-11-261-3/+7
| * | | | | | | | | qa/workunits/nvmeof/setup_subsystem.sh: add list_namespaces() funcVallari Agrawal2024-11-261-8/+9
| * | | | | | | | | qa/tasks/nvmeof.py: Improve thrasher and rbd image creationVallari Agrawal2024-11-262-17/+9
| * | | | | | | | | qa/suites/nvmeof/thrasher: use 120 subsystems and 8 ns eachVallari Agrawal2024-11-263-5/+12
| * | | | | | | | | qa/suites/nvmeof/thrash: Add "is unavailable" to log-ignorelistVallari Agrawal2024-11-264-3/+5
| * | | | | | | | | qa/suites/nvmeof/basic: use default image in nvmeof_initiator.yamlVallari Agrawal2024-11-261-1/+2
| * | | | | | | | | qa/suite/nvmeof/thrash: increase number of thrashingVallari Agrawal2024-11-262-4/+5
| * | | | | | | | | qa/suite/nvmeof: add asserts to scalability_test.shVallari Agrawal2024-11-262-13/+43
| * | | | | | | | | qa/suites/nvmeof: fix nvmeof_namespaces.yamlVallari Agrawal2024-11-261-1/+1
* | | | | | | | | | qa/standalone/scrub: fix TEST_periodic_scrub_replicatedRonen Friedman2024-12-171-1/+1
* | | | | | | | | | Merge pull request #60798 from rhcs-dashboard/edit-configuration-at-runtimeafreen232024-12-171-0/+12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mgr/dashboard: Administration > Configuration > Some of the config options ar...Naman Munet2024-12-161-0/+12
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | qa/rgw: force Hadoop to run under Java 1.8J. Eric Ivancich2024-12-161-0/+1
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #61085 from ivancich/wip-fix-apache-pullsJ. Eric Ivancich2024-12-163-5/+23
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | qa/rgw: pull Apache artifacts from mirror instead of archive.apache.orgJ. Eric Ivancich2024-12-143-5/+23
* | | | | | | | | Merge pull request #60635 from cah-hbaum/fix-subuser-creation-via-dashboardafreen232024-12-161-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mgr: fix subuser creation via dashboardHannes Baum2024-12-121-2/+2
* | | | | | | | | | Merge pull request #61079 from idryomov/wip-69178Ilya Dryomov2024-12-151-0/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | librbd/migration/HttpClient: avoid reusing ssl_stream after shut downIlya Dryomov2024-12-131-0/+8
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #60964 from cyx1231st/wip-crimson-msgr-debugMatan Breizman2024-12-151-0/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | qa/config/crimson_qa_overrides: enable ms debugYingxin Cheng2024-12-131-0/+1
* | | | | | | | | | Merge pull request #61034 from aclamk/wip-aclamk-jenkins-reduced-unittest-bluefsAdam Kupczyk2024-12-131-0/+8
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | qa/suites/rados: Add ceph_test_bluefsAdam Kupczyk2024-12-131-0/+8
* | | | | | | | | | Merge pull request #60770 from Matan-B/wip-matanb-crimson-enable-alienstore-d...Yingxin Cheng2024-12-131-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | qa/config/crimson_qa_overrides: enable alienstore debugMatan Breizman2024-11-191-0/+1
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | qa/rgw: force s3 java tests to run gradle on Java 8J. Eric Ivancich2024-12-111-0/+1
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #60928 from adk3798/fix-nvme-loop-parsingAdam King2024-12-101-6/+105
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | qa/tasks/nvme_loop: update task to work with new nvme list formatAdam King2024-12-041-6/+105
* | | | | | | | | | Merge pull request #60773 from pritha-srivastava/wip-rgw-revert-auth-codeCasey Bodley2024-12-109-0/+23
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | qa/rgw/sts: run s3tests against both auth ordersCasey Bodley2024-11-253-0/+11
| * | | | | | | | | | qa/rgw/keystone: run s3tests against both auth ordersCasey Bodley2024-11-256-0/+12
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #60968 from cbodley/wip-69134Casey Bodley2024-12-102-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | qa/rgw: bump keystone/barbican from 2023.1 to 2024.1Casey Bodley2024-12-052-3/+3
* | | | | | | | | | | Merge pull request #59808 from yuvalif/wip-yuval-bucket-logging3Yuval Lifshitz2024-12-1013-3/+62
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | test/rgw/logging: add bucket logging test suite to teuthologyYuval Lifshitz2024-12-0813-3/+62
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #60927 from ljflores/wip-tracker-69107Kamoltat (Junior) Sirivadhna2024-12-092-3/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | qa/workunits/mon: ensure election strategy is "connectivity" for stretch modeLaura Flores2024-12-032-3/+6
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | radosgw-admin: bucket link/unlink support accountsCasey Bodley2024-12-061-0/+35
* | | | | | | | | | | Merge pull request #59383 from joscollin/wip-B67360-counters-set-on-mds-failedMilind Changire2024-12-061-4/+28
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | qa: restrict 'perf dump' on active mdsJos Collin2024-09-121-4/+28
* | | | | | | | | | | Merge pull request #60947 from idryomov/wip-67759Ilya Dryomov2024-12-056-0/+12
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | qa/suites/upgrade/*-x: skip TestClsRbd.group_snap_{set,remove}Ilya Dryomov2024-12-046-0/+12
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | qa/suites/rados/thrash-old-clients: skip TestClsRbd.group_snap_{set,remove}Ilya Dryomov2024-12-041-0/+2
* | | | | | | | | | qa/suites/rados/thrash-old-clients: switch to cls/test_cls_rbd.sh workunitIlya Dryomov2024-12-041-3/+4
|/ / / / / / / / /
* | | / / / / / / qa/multisite: enable two zonegroup yamlShilpa Jagannath2024-12-031-1/+1
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | qa/rgw: the rgw/verify suite runs java tests lastCasey Bodley2024-11-221-0/+0
| |_|_|/ / / / |/| | | | | |