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: install aws-cli for self-hosted runners #1182

Conversation

KeHaohaoke
Copy link
Contributor

Signed-off-by: KeHaoKH hao.ke@merico.dev

Pre-Checklist

Note: please complete ALL items in the following checklist.

  • I have read through the CONTRIBUTING.md documentation.
  • My code has the necessary comments and documentation (if needed).
  • I have added relevant tests

Description

Since we were using the public GitHub actions, aws-cli is already included in the GitHub public runner, but now we are using the self-hosted k8s crd runners, we need to install aws-cli ourselves

New Behavior (screenshots if needed)

install AWS-Cli for self-hosted runners before config AWS credentials

Signed-off-by: KeHaoKH <hao.ke@merico.dev>
@daniel-hutao daniel-hutao merged commit b0644f1 into devstream-io:main Oct 17, 2022
@daniel-hutao daniel-hutao deleted the fix-e2e-self-hosted-runner-aws-install branch October 17, 2022 09:49
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.

3 participants