spcl/serverless-benchmarks

Run Experiment on Openwhisk raise NotImplementedError

オープン

#104 opened on 2022/12/26

 (5 件のコメント) (0 件のリアクション) (0 人の担当者)Python (99 件のフォーク)auto 404
bugenhancementgood first issue

Repository metrics

Stars
 (196 個のスター)
PR merge metrics
 (PR metrics pending)

説明

When I tried to run the Experiment following the instruction (https://github.com/spcl/serverless-benchmarks/blob/master/docs/usage.md#experiment) at the deployment of Openwhisk. ./sebs.py experiment process perf-cost --config example.json --deployment openwhisk It raised a NotImplementedError as below.

image

And I looked for this method in the source code. It directly raised the Error. So how can I run the Experiment correctly?

image

コントリビューターガイド