Skip to content

Commit

Permalink
New worker streaming tests (#2032)
Browse files Browse the repository at this point in the history
* extracted pipeline to a file

* updated test

* added minimum requirement test

* added test

* comment

* implement scale general method + added roundTrip related test

* removed netDurations

* completed scale up tests

* removed un-necessary logging

* organise file

* scale down tests added

* fixed scale conflicts tests for new logic, decreased tests time

* organise tests .... bump version [skip ci]
  • Loading branch information
actions-user committed Nov 17, 2024
1 parent 0b085ed commit 72f98cc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions core/worker/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion core/worker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "worker",
"version": "2.8.6",
"version": "2.8.7",
"description": "worker process",
"main": "app.js",
"scripts": {
Expand Down

0 comments on commit 72f98cc

Please sign in to comment.