tree: 82b3ed0a1f775fa684b380a21e5b14a686af9128 [path history] [tgz]
  1. helloworld/
  2. helloworldwithparams/
  3. helloworldwithparamsfromenv/
  4. build_all.sh
  5. clean_all.sh
  6. README.md
  7. test-list-all.txt
  8. update_payloads.sh
knative-build/runtimes/java/core/java8/proxy/profiles/base/tests/README.md

OpenWhisk Runtimes for Knative

License

This repository contains tests that comprise the sample Java functions that are used to prepare the Java runtime shared class cache.

Test Manual build and execution

Building

TBD

Executing

OpenWhisk runtime build

curl -d "@openwhisk-data-init.json" -H "Content-Type: application/json" -X POST http://localhost:8080/init

curl -d "@openwhisk-data-run.json" -H "Content-Type: application/json" -X POST http://localhost:8080/run