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

[QA] Test coverage for allowing to disable versioning #10095

Closed
7 tasks done
Salipa-Gurung opened this issue Sep 18, 2024 · 1 comment
Closed
7 tasks done

[QA] Test coverage for allowing to disable versioning #10095

Salipa-Gurung opened this issue Sep 18, 2024 · 1 comment
Assignees
Labels

Comments

@Salipa-Gurung
Copy link
Contributor

Salipa-Gurung commented Sep 18, 2024

Description

oCIS has introduced new env OCIS_DISABLE_VERSIONING to disable resource versioning. By default it is disabled(OCIS_DISABLE_VERSIONING:Flase).

Test cases:

  • disable versioning [tests-only][full-ci] Add tests for version disable config #10170
    • first OCIS_DISABLE_VERSIONING to true and create resource versions then set OCIS_DISABLE_VERSIONING to false and check resource version
    • check version of resource
      • Personal space
      • Shares space
      • Project space
    • create resource versions with default oCIS and disable versioning using env and check file versions
@amrita-shrestha
Copy link
Contributor

every scenario is covered so closing this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants