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

Fix integration test setup script #215

Merged

Conversation

shreyas-s-rao
Copy link
Collaborator

Signed-off-by: Shreyas Rao shreyas.sriganesh.rao@sap.com

What this PR does / why we need it:
This PR fixes recent apt issue for installing pip tool during integration test setup.

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Release note:

Fix integration test setup script.

Signed-off-by: Shreyas Rao <shreyas.sriganesh.rao@sap.com>
@shreyas-s-rao shreyas-s-rao added kind/bug Bug needs/review Needs review needs/lgtm Needs approval for merging labels Apr 4, 2020
@gardener-robot-ci-2 gardener-robot-ci-2 added reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Apr 4, 2020
Copy link
Contributor

@swapnilgm swapnilgm left a comment

Choose a reason for hiding this comment

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

LGTM . But can we directly use the method mentioned here : https://docs.aws.amazon.com/cli/latest/userguide/install-cliv2-linux.html

@shreyas-s-rao
Copy link
Collaborator Author

@swapnilgm I tried that out. But the unzipping step itself is taking around 2 minutes, whereas using the pip method takes less than 30 seconds. Keeping time constraint in mind, I would suggest let's keep the pip approach itself. WDYT?

@swapnilgm
Copy link
Contributor

Ahh ok. 👍

@swapnilgm swapnilgm merged commit cb8ff35 into gardener:master Apr 6, 2020
@shreyas-s-rao shreyas-s-rao deleted the fix/integration-test-setup branch April 6, 2020 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Bug needs/lgtm Needs approval for merging needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) needs/review Needs review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants