-
Based on https://github.com/adobe/openwhisk-action-utils/blob/main/src/expressify.js#L80, and given a JSON post request like
```
fetch(RT_ACTION, {
method: 'post',
body: JSON.stringify({name:…
-
I was trying to use autocannon in an OpenWhisk action created with webpack. It seems like when webpack packages up autocannon it doesn't include the dynamic call to read help.txt thus autocannon fails…
-
I'm trying to run local experiments as described in https://github.com/spcl/serverless-benchmarks/blob/master/docs/usage.md#local
Running the following command:
```
./sebs.py local start 110.dy…
-
## Environment details:
* ansible 4.1.0
* Docker version 20.10.12, Ubuntu 20.04
## Steps to reproduce the issue:
1. Install docker
2. Follow ansible setup directions (summarized explici…
-
Hi, The image used to execute the Testcase4/ functions is dplsming/java8action-imagemagic
The functions cannot run in the this container with the following error
```
Cannot pull dplsming/java8…
-
The following is a complete picture of the errors as of today 05 January 2023. I would be grateful for your assistance.
(python-virtualenv) justinchigu@justinchigu-VirtualBox:~/serverless-benchmark…
-
I would like to deploy Redwood on cloud providers such as Microsoft Azure, Google Cloud Platform, Apache OpenWhisk, Cloudflare Workers, or a Kubernetes-based solution like Kubeless.
Consider integr…
-
nuv wskprops, without arguments should:
check if there is an existing config.yaml and setup the .nuvolaris/.wsprops reading the .nuvolaris/config.yaml and config map annotation apihost.
If there i…
-
## Environment details:
* ubuntu 16.04
* `docker -v` Docker version 20.10.7, build f0df350
* testcase: Testcase6-Startup-breakdown/OpenWhisk/C-app/
## Steps to reproduce the issue:
1. `cd …
-
{
"test_name": "example_test",
"test_duration_in_seconds": 15,
"random_seed": 100,
"blocking_cli": true,
"instances":{
"instance1":{
"application": "/gue…