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

Xload: E2E tests #1650

Open
wants to merge 20 commits into
base: feature/xload
Choose a base branch
from
Open

Xload: E2E tests #1650

wants to merge 20 commits into from

Conversation

souravgupta-msft
Copy link
Member

Type of Change

  • Bug fix
  • New feature
  • Code quality improvement
  • Other (describe):

Description

Add E2E tests in nightly pipeline for preload.

How Has This Been Tested?

Added a stage in nightly pipeline for validation of xload which

  • Uploads random sized data using file cache and computes its md5sum
  • Mount using xload and computes its md5sum
  • Compares the md5sum of both the approaches

Checklist

  • The purpose of this PR is explained in this or a referenced issue.
  • Tests are included and/or updated for code changes.
  • Documentation update required.
  • Updates to module CHANGELOG.md are included.
  • License headers are included in each file.

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

Successfully merging this pull request may close these issues.

2 participants