rawlinp opened a new pull request #4009: Add top-level vendor dir to TO-Go and 
TM unit test containers
URL: https://github.com/apache/trafficcontrol/pull/4009
 
 
   ## What does this PR (Pull Request) do?
   The TO-Go and TM unit test containers are failing to find the vendored
   influxdb library after moving it to the top-level vendor dir. Fix the
   containers to include the top-level vendor dir in the build.
   
   - [x] This PR fixes is not related to any issue
   
   ## Which Traffic Control components are affected by this PR?
   
   - Traffic Monitor (tests only)
   - Traffic Ops (tests only)
   
   
   ## What is the best way to verify this PR?
   Make sure both of these containers build successfully and the tests pass.
   ```
   docker-compose -f traffic_monitor/tests/docker-compose.yml up --build
   docker-compose -f traffic_ops/app/bin/tests/docker-compose.yml up --build 
unit_golang
   ```
   
   ## The following criteria are ALL met by this PR
   
   - [x] This PR includes tests OR I have explained why tests are unnecessary
   - [x] This PR fixes test container builds, no docs necessary
   - [x] This PR includes an update to CHANGELOG.md OR such an update is not 
necessary
   - [x] This PR includes any and all required license headers
   - [x] This PR ensures that database migration sequence is correct OR this PR 
does not include a database migration
   - [x] This PR **DOES NOT FIX A SERIOUS SECURITY VULNERABILITY** (see [the 
Apache Software Foundation's security 
guidelines](https://www.apache.org/security/) for details)
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to