Skip to content
This repository has been archived by the owner on Mar 28, 2020. It is now read-only.

e2e: always run aws tests in e2e #1634

Merged
merged 2 commits into from
Nov 8, 2017

Conversation

fanminshi
Copy link
Contributor

@fanminshi fanminshi commented Nov 7, 2017

previously AWS_TEST_ENABLED flag indicates whether to run tests that consume AWS resource or not.
Now, all tests including the the AWS must run regardless.

@fanminshi
Copy link
Contributor Author

cc/ @hongchaodeng @hasbro17

@hasbro17
Copy link
Contributor

hasbro17 commented Nov 7, 2017

Can you also add the check at the start of the framework that the following envs must be set:

AWS_CREDENTIAL
AWS_CONFIG
TEST_AWS_SECRET
TEST_S3_BUCKET

since all of them are required.

@fanminshi
Copy link
Contributor Author

@hasbro17 do you want me to do that in this pr or a different one?

@hasbro17
Copy link
Contributor

hasbro17 commented Nov 8, 2017

Yeah different PR might be better. LGTM.

@fanminshi fanminshi merged commit f575838 into coreos:master Nov 8, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants