Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separating the Archive+MS suites for clarity and less execution time #4246

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

viduship
Copy link
Contributor

@viduship viduship commented Nov 22, 2024

Description

Apart from fixing the TFA https://issues.redhat.com/browse/RHCEPHQE-16857
This PR would address the below items:

  1. Reducing the execution time for the MS + Archive zone suite ( removed the tests that do not require archive zone but only need MS and added them to a new test suite.)
  2. Add a new test suite that has HAproxy support for MS tests
  3. Reduce the nodes and storage space required for deploying the archive and multisite. (before we were using 18 nodes, with this we will use only 12 nodes.)
  4. Add EC pool support for archive zone tests as well.
  5. The new multisite suite and conf file would require only 8 nodes ( 4 nodes per cluster.)
  6. Add support for a product bug in 8.0 Bug 2325018, where the test "test M buckets multipart uploads on haproxy node " will fail in the MS + archive zone suite.

Passed Logs :

  1. archive + multisite suite: http://magna002.ceph.redhat.com/cephci-jenkins/cephci-run-36CEDK/ ( failure is a known bug) test M buckets multipart uploads on haproxy node (Known issue in 8.0,Bug 2325018)

  2. Only MS test suite: http://magna002.ceph.redhat.com/cephci-jenkins/cephci-run-DKLNQ9

Copy link
Contributor

openshift-ci bot commented Nov 22, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: viduship

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@viduship viduship requested a review from a team November 22, 2024 05:24
@viduship viduship added RGW Rados Gateway tfa-issue-fix TFA automation issue fix enhancement New feature or request ceph-bug-automate labels Nov 22, 2024
Copy link
Contributor

@ckulal ckulal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM,
Since new suites are added here, please sure required suites are added in metadata file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ceph-bug-automate enhancement New feature or request RGW Rados Gateway tfa-issue-fix TFA automation issue fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants