awslabs / multi-model-server

Multi Model Server is a tool for serving neural net models for inference
Apache License 2.0
998 stars 230 forks source link

Support for Nightly, Smoke and PRT using AWS Codebuild #937

Open shivamshriwas opened 4 years ago

shivamshriwas commented 4 years ago

Issue #, if available:

Description of changes:

Testing done:

Note : Docker images used in codebuild deployment were from https://hub.docker.com/r/prashantsail/mms-build/tags

The corresponding Docker files are available in ci/codebuild_images/

To run CI tests on your changes refer README.md

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

dhanainme commented 4 years ago

Kindly split this PR to 3 pieces

shivamshriwas commented 4 years ago

Kindly split this PR to 3 pieces

  • PRT
  • Circle CI Removal
  • Build Spec

@dhanainme I have created 3 new PR as suggested

  1. 944 : removal of circleci

  2. 945 : PRT cut 2 enhacements

  3. 946 : Codebuild buildspecs