edgexfoundry / ci-management

Control repo for Jenkins job and build minion definitions | Owner: DevOps WG
Apache License 2.0
10 stars 34 forks source link

Update integration-test to use compose container #598

Closed jinlinGuan closed 4 years ago

jinlinGuan commented 4 years ago

Change to use docker-compose docker container instead of using apt install docker-compose, because apt causes build failure sometimes.

Signed-off-by: Ginny Guan ginny@iotechsys.com

PR Checklist

Please check if your PR fulfills the following requirements:

Issue Number:

Fix https://github.com/edgexfoundry/blackbox-testing/issues/423

Sandbox Testing

Test Links : All blackbox-testing fuji and master branch https://jenkins.edgexfoundry.org/sandbox/view/All/

Are there any specific instructions or things that should be known prior to reviewing?

Other information

jinlinGuan commented 4 years ago

updated to use env file.

cloudxxx8 commented 4 years ago

@ernestojeda this PR is fixing https://github.com/edgexfoundry/blackbox-testing/issues/423 could you please help take a look? it would usually impact other Jenkins job thanks

cloudxxx8 commented 4 years ago

could anyone of you help merge this PR?

eb-oss commented 4 years ago

Apologies, I tried to use the "update branch" button, but that seems to have broken the ability to check for a signed commit. @jinlinGuan Please update your master branch, rebase this feature branch from there, and then force push an update. That should solve this issue.

jinlinGuan commented 4 years ago

Rebased. @MightyNerdEric