Xilinx / inference-server

https://xilinx.github.io/inference-server/
Apache License 2.0
43 stars 13 forks source link

Add check for LFS artifacts before testing #62

Closed varunsh-xilinx closed 2 years ago

varunsh-xilinx commented 2 years ago

Summary of Changes

Closes #22

Motivation

LFS artifacts may not be downloaded automatically with git pull if the host isn't configured that way. Here, I resolve it by invoking git lfs pull automatically when the other test artifacts are downloaded or before running the tests.

Implementation

See PR

gbuildx commented 2 years ago

Build Failed! :(

varunsh-xilinx commented 2 years ago

retest this please

gbuildx commented 2 years ago

Build Passed!