internet-sicherheit / caliper-docker

Run Hyperledger Caliper inside Docker and setup SUT using Docker
Apache License 2.0
1 stars 0 forks source link

Add GitHub Actions for basic smoke tests #4

Open kiview opened 4 years ago

kiview commented 4 years ago

This could mean just executing docker-compose for every environment. We should just be careful that this doesn't take too long, since e.g. generating the Ethereum container takes quite some time.

Also see https://github.com/peter-evans/docker-compose-actions-workflow.