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

[Resolves #494] Add support for s3 in china regions #668

Merged
merged 2 commits into from
Apr 16, 2019

Conversation

jfgiroux
Copy link
Contributor

adding support for s3 in china region because the url for the s3 in china is different

PR Checklist

  • Wrote a good commit message & description [see guide below].
  • Commit message starts with [Resolve #issue-number].
  • Added/Updated unit tests.
  • Added/Updated integration tests (if applicable).
  • All unit tests (make test) are passing.
  • Used the same coding conventions as the rest of the project.
  • The new code passes flake8 (make lint) checks.
  • The PR relates to only one subject with a clear title.
    and description in grammatically correct, complete sentences.

Approver/Reviewer Checklist

  • Before merge squash related commits.

Other Information

Guide to writing a good commit

sceptre/template.py Outdated Show resolved Hide resolved
@ngfgrant ngfgrant changed the base branch from master to 2.1.1 April 15, 2019 08:19
@ngfgrant ngfgrant changed the title adding support for s3 in china region [Resolves #494] Add support for s3 in china regions Apr 15, 2019
Copy link
Contributor

@ngfgrant ngfgrant left a comment

Choose a reason for hiding this comment

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

Just a small request regarding the list of China regions.

I can't write integration tests as I don't have access to a China region. If you have access to a China region could you edit an integration test to use a China region and run behave integration-tests/ and share the output?

@jfgiroux
Copy link
Contributor Author

jfgiroux commented Apr 15, 2019

tests_results_china_region.txt

The tests that are failing are the tests with a specified region (eu-west-X) in the config file. Since China is a different partition a user cannot access China and the rest of AWS at the same time.

@ngfgrant ngfgrant merged commit 9128e3b into Sceptre:2.1.1 Apr 16, 2019
ngfgrant pushed a commit that referenced this pull request May 2, 2019
thawkson pushed a commit to thawkson/sceptre that referenced this pull request Feb 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants