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 workflow for AWS tests & document the setup #570

Merged
merged 2 commits into from
Aug 5, 2024
Merged

Conversation

darkowlzz
Copy link
Contributor

  • Add a new workflow integration-aws for running the AWS integration tests.
  • Add setup docs for configuring the AWS account and GitHub repository for running the tests.

Depends on fluxcd/test-infra#41.

⚠️ The AWS and GitHub requirements as documented in the test README under IAM and CI setup needs to be fulfilled before or soon after merging this. Else, the CI jobs triggered due to the workflow cron configuration would fail.

Example run: https://github.com/darkowlzz/image-reflector-controller/actions/runs/9274823446/job/25518078639

Part of fluxcd/flux2#4619

@darkowlzz darkowlzz added the area/testing Testing related issues and pull requests label May 28, 2024
@darkowlzz darkowlzz force-pushed the aws-e2e-workflow branch 3 times, most recently from 6ff943f to 6493be7 Compare May 30, 2024 10:31
- Add a new workflow integration-aws for running the AWS integration
  tests.
- Add setup docs for configuring the AWS account and GitHub repository
  for running the tests.

Signed-off-by: Sunny <[email protected]>
Rename the variables and secrets that are common, which can be used with
other aws related workflows in the same repository.

Signed-off-by: Sunny <[email protected]>
Copy link
Member

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

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

LGTM

I've setup the needed AWS secrets in GHA

@darkowlzz darkowlzz merged commit e65ae40 into main Aug 5, 2024
6 checks passed
@darkowlzz darkowlzz deleted the aws-e2e-workflow branch August 5, 2024 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/testing Testing related issues and pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants