Skip to content

add codebuild buildspec files #666

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

Merged
merged 1 commit into from
Aug 21, 2018
Merged

add codebuild buildspec files #666

merged 1 commit into from
Aug 21, 2018

Conversation

zoewangg
Copy link
Contributor

add codebuild buildspec files so that we don't need to copy paste the same command again and again..

also, updated device farm integ test to clean up resource

phases:
build:
commands:
- mvn clean verify -Dskip.unit.tests -P integration-tests -Dfindbugs.skip -Dcheckstyle.skip -pl !:dynamodbmapper-v1 -Dfailsafe.rerunFailingTestsCount=1
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this might require the -Dmaven.wagon.httpconnectionManager.maxPerRoute=2 option too, since this command will be pulling down dependencies from Maven as well

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It's currently working without it, but yeah, I can add it

@zoewangg zoewangg force-pushed the zoewang-testIntegTest branch from 16d1427 to f9dd3dc Compare August 21, 2018 21:30
@zoewangg zoewangg merged commit 6a21178 into master Aug 21, 2018
@zoewangg zoewangg deleted the zoewang-testIntegTest branch August 21, 2018 21:38
aws-sdk-java-automation pushed a commit that referenced this pull request Nov 13, 2019
…c8d2491a

Pull request: release <- staging/217d58a9-1671-4273-8cad-1c64c8d2491a
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