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

[docs-only]Remove deprecated env #7376

Merged
merged 1 commit into from
Sep 29, 2023
Merged

Conversation

amrita-shrestha
Copy link
Contributor

@amrita-shrestha amrita-shrestha commented Sep 28, 2023

Description

Now core tests have been transferred to ocis repo so we don't need TEST_OCIS and RUN_ON_OCIS env. So removing TEST_OCIS and RUN_ON_OCIS

Related Issue

Motivation and Context

How Has This Been Tested?

  • Locally

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

@amrita-shrestha amrita-shrestha force-pushed the remove-deprecated-env-test-ocis branch from 0441937 to 033c37e Compare September 29, 2023 03:22
@amrita-shrestha amrita-shrestha force-pushed the remove-deprecated-env-test-ocis branch from 033c37e to 0da009d Compare September 29, 2023 09:13
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Member

@saw-jan saw-jan left a comment

Choose a reason for hiding this comment

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

LGTM

@phil-davis phil-davis merged commit 3ba6229 into master Sep 29, 2023
@delete-merged-branch delete-merged-branch bot deleted the remove-deprecated-env-test-ocis branch September 29, 2023 10:19
ownclouders pushed a commit that referenced this pull request Sep 29, 2023
ownclouders pushed a commit that referenced this pull request Sep 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove deprecated env while running the test and update testing documentation
4 participants