vhive-serverless / invitro

Load generator and trace sampler for serverless computing
MIT License
17 stars 14 forks source link

Tweaked invoker and added tests #540

Open aryans1204 opened 1 month ago

aryans1204 commented 1 month ago

Summary

A small summary of the requirements (in one/two sentences).

Implementation Notes :hammer_and_pick:

External Dependencies :four_leaf_clover:

Breaking API Changes :warning:

Simply specify none (N/A) if not applicable.

leokondrashov commented 1 month ago

I don't see the tests for the driver/clients actually running in the CI. Can you please check the workflow?

Also, there is a linter error, please fix.

leokondrashov commented 3 weeks ago

Please squash your commits, sign off, and rebase the branch on current main.

aryans1204 commented 2 weeks ago

Hi, I've rebased on main and squashed and signed off my commits. I've also fixed the Dirigent mode to Knative mode. Please check