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

Add new integration test for CSI Snapshot Blueprint #1208

Merged
merged 236 commits into from
Feb 4, 2022

Conversation

shlokc9
Copy link
Contributor

@shlokc9 shlokc9 commented Jan 24, 2022

Change Overview

This PR consists of an integration test for the CSI Snapshot example Blueprint

Pull request type

Please check the type of change your PR introduces:

  • 🚧 Work in Progress
  • 🌈 Refactoring (no functional changes, no api changes)
  • 🐹 Trivial/Minor
  • 🐛 Bugfix
  • 🌻 Feature
  • 🗺️ Documentation
  • 🤖 Test

Issues

Test Plan

  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E

@shlokc9 shlokc9 changed the title Integration test for CSI Snapshot Blueprint Add new integration test for CSI Snapshot Blueprint Jan 27, 2022
@shlokc9 shlokc9 force-pushed the csi-snapshot-funcs-integration-test branch from 012e72c to c3dc9a0 Compare January 28, 2022 09:26
@shlokc9
Copy link
Contributor Author

shlokc9 commented Jan 31, 2022

@PrasadG193 @viveksinghggits @pavannd1 This PR ready to be reviewed

* Install CSI driver

* Update in install_csi_hostpath_driver method

* Remove default storageclass patch

* Update the default storageclass

* Run CSI driver install before minio setup in Travis CI

* Remove patch steps from CSISnapshot integration test
pkg/app/csi-snapshot.go Outdated Show resolved Hide resolved
pkg/app/csi-snapshot.go Outdated Show resolved Hide resolved
pkg/app/csi-snapshot.go Outdated Show resolved Hide resolved
pkg/app/csi-snapshot.go Outdated Show resolved Hide resolved
Copy link
Contributor

@pavannd1 pavannd1 left a comment

Choose a reason for hiding this comment

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

LGTM

@shlokc9 shlokc9 added the kueue label Feb 3, 2022
@mergify mergify bot merged commit 307b053 into master Feb 4, 2022
@mergify mergify bot deleted the csi-snapshot-funcs-integration-test branch February 4, 2022 06:47
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.

None yet

3 participants