Merge pull request #1847 from KPrasch/ci-demo

Fix failed examples tests on CI
pull/1872/head
David Núñez 2020-04-08 17:36:22 +02:00 committed by GitHub
commit a9fe5218f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 4 deletions

View File

@ -12,8 +12,6 @@ echo "working in directory: $PWD"
# run some ursulas
docker-compose up -d
echo "Wait for Ursula learning to occur"
sleep 30
# Run demo
echo "Starting Demo"

View File

@ -8,8 +8,8 @@ echo "Starting Up Heartbeat Demo Test..."
# run some ursulas
docker-compose up -d
echo "Wait for Ursula learning to occur"
sleep 30
echo "running heartbeat demo"
# run alicia and bob all in one running of docker since we lack persistent disks in circle
docker-compose run nucypher-circle-dev bash /code/scripts/circle/run_heartbeat_alicia_and_bob.sh