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

Added simple test tool to perform object upload, download, verify #12

Merged
merged 4 commits into from
Mar 1, 2023

Conversation

grandsuri
Copy link
Contributor

Added simple test tool to perform object upload, download, verify

@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 2 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@velomatt
Copy link
Contributor

@grandsuri Please sign in to SonarCloud

@grandsuri
Copy link
Contributor Author

@grandsuri Please sign in to SonarCloud

Done

@grandsuri grandsuri requested a review from a team as a code owner February 28, 2023 04:32
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 28, 2023

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 1 Code Smell

0.0% 0.0% Coverage
0.0% 0.0% Duplication

return parser


def create_client_connection(endpoint, user='minio', pw='minio123'):
Copy link
Contributor

Choose a reason for hiding this comment

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

do we want the user/pass exposed here?

@somnathr
Copy link
Contributor

somnathr commented Mar 1, 2023

Looks good

@somnathr somnathr merged commit 951c0ed into master Mar 1, 2023
@velomatt velomatt deleted the data_integrity_testtool branch April 28, 2023 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants