-
when I run the regression test on Openwhisk, the result is quite tricky:
> (python-venv) lyan@user-1288H-V6:~/sebs2/serverless-benchmarks$ ./sebs.py benchmark regression test --config config/openwh…
-
''' when I run regression test on openwhisk this is what I am getting. Is there documentation specific to SeBS showing step by step process to follow:
(python-venv) j@DESKTOP-68S4M6E:~/serverless-b…
-
Error throwing after getting the response from the openwhisk.
'main' panicked at 'called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Decode, source: Error(\"expected value\", line: 1…
-
Currently we only test for a single version of a benchmark - we should run it for multiple Python and NodeJS versions.
- [x] AWS, Python
- [x] AWS, Node.js
- [x] GCP, Python
- [x] GCP, Node.js
…
-
This is a new feature to implement.
When deploying nuvolaris, you have to specify the apihost as an endpoint, for example
app.nuvolaris.io
This can be a single IP, *not* a wildcard zone.
…
-
The typescript runtime was recently added to openwhisk but we do not yet have docs for the runtime and it is missing from runtimes.json.
We need a doc like https://github.com/apache/incubator-openw…
-
It's not clear when the regression is introduced, but the multi-runtime tests keep failing even with the recent 3 commits in the master branch.
## Additional information you deem important:
* …
-
Inside the Nuvolaris First Steps it is mentioned to run the command "nuv debug config" to ge tthe postgres_url but the command didn't show the mentioned information.
For example, to get the postgre…
-
As of 4 months ago there is no `latest` tag on the docker images hosted on .
For example taking the [php-v8.2 image](https://hub.docker.com/r/openwhisk/action-php-v8.2/tags). It only contains the…
-
## Environment details:
* local deployment
* version of docker: 20.10.17, gradle: 6.9.1.
## Steps to reproduce the issue:
1. Run the `distDocker` command to generate the local Docker…