|
@@ -114,6 +114,7 @@ pipeline {
|
|
|
make SGX=1 start-graphene-server &
|
|
make SGX=1 start-graphene-server &
|
|
|
sleep 30
|
|
sleep 30
|
|
|
LOOP=1 CONCURRENCY_LIST="1 32" ./benchmark-http.sh 127.0.0.1:8001
|
|
LOOP=1 CONCURRENCY_LIST="1 32" ./benchmark-http.sh 127.0.0.1:8001
|
|
|
|
|
+ LOOP=1 CONCURRENCY_LIST="1 32" ./benchmark-http.sh https://127.0.0.1:8443
|
|
|
'''
|
|
'''
|
|
|
sh '''
|
|
sh '''
|
|
|
cd "$(./Scripts/clean-check-test-copy)"
|
|
cd "$(./Scripts/clean-check-test-copy)"
|