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

Move running of bootstrap-pipelines to auto-rds-s3-setup #685

Merged
merged 7 commits into from
Apr 19, 2023

Conversation

ryansteakley
Copy link
Contributor

Which issue is resolved by this Pull Request:
Resolves #

Description of your changes:
Should only run as part of deployments running rds/s3 flavors
Keeping it in the makefile additionally to support users who want to run it if they are using s3-only and/or do not wish to run the auto-rds-s3-setup script in its entirety.

Testing:

  • Unit tests pass
  • e2e tests pass
  • Details about new tests (If this PR adds a new feature)
  • Details about any manual tests performed

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

tests/e2e/utils/kubeflow_installation.py Show resolved Hide resolved
tests/e2e/utils/rds-s3/auto-rds-s3-cleanup.py Outdated Show resolved Hide resolved
tests/e2e/utils/rds-s3/auto-rds-s3-setup.py Outdated Show resolved Hide resolved
tests/e2e/utils/rds-s3/auto-rds-s3-setup.py Outdated Show resolved Hide resolved
tests/e2e/utils/rds-s3/auto-rds-s3-setup.py Outdated Show resolved Hide resolved
tests/e2e/utils/rds-s3/auto-rds-s3-setup.py Outdated Show resolved Hide resolved
Copy link
Contributor

@surajkota surajkota left a comment

Choose a reason for hiding this comment

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

@ryansteakley Great work on this PR!

requested small changes, lgtm otherwise

tests/e2e/utils/kubeflow_installation.py Outdated Show resolved Hide resolved
tests/e2e/utils/ack_sm_controller_bootstrap/config.yaml Outdated Show resolved Hide resolved
tests/e2e/utils/rds-s3/auto-rds-s3-setup.py Outdated Show resolved Hide resolved
tests/e2e/utils/rds-s3/metadata.yaml Outdated Show resolved Hide resolved
@ryansteakley ryansteakley merged commit f91ae60 into awslabs:main Apr 19, 2023
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.

2 participants