You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: poc run performance against testenv
- currently requires running tests to setup db
(waiting to avoid actually running tests and spinning down tests/env)
- loses ability to run k6 against rafiki w/ telemetry
* Revert "feat: poc run performance against testenv"
This reverts commit 1a6c0e6.
* refactor: mv testenv to ./test from ./test/integration
- in preparation for switching performance test
to target testenv
- ensured integration tests pass
* refactor: mv MockASE to new test-lib
- supports reuse in setup script for performance tests
which will allow running performance test against testenv
- also bumps graphql pacakge version across monorepo.
added to test-lib which caused some type errors
in backend and auth due to a version mismatch
* chore: generate gql
* feat(performance): make environment configurable
* feat(performance): make run and test script configurable per env
* fix(performance): up liquidity, matching localenv
* ci: add performance test
* chore: fix eslint error
* chore: debug test in ci
* chore: debug test in ci
* chore: debug test in ci
* chore: debug test in ci
* chore: debug test in ci
* chore: debug test in ci
* chore: debug test in ci
* fix: script typo
* chore: debug test in ci
* chore: debug test in ci
* chore: debug test in ci
* chore: debug test in ci
* chore: debug test in ci
* chore(auth): gql generate
* chore: test manually commenting logs from perf test
* chore: test comment w/ summary, not logs
* fix: pr comment
* chore: try linking perf results to gh job
* Revert "chore: try linking perf results to gh job"
This reverts commit 432c443.
* chore: add logs to pr comment, try link again
* chore: fix indentation
* chore: try forming link
* chore: rm badish link
* fix: owner undefined
* chore: test ci
* chore: test ci
* chore: test ci
* chore: clarify job script
* fix: override test config in ci
- not sure if config outpute by script will reflect options passed in, probably not.
config in gh pr comment may not be accurate.
* ci: test failure
* chore: ignore test summary
* ci: un-fail step
* ci: tune test config
* ci: tune test config
* ci: tune test config
* fix: 401 bug for duplicate reqs
* ci: tune test config
* docs: update performance readme
* docs: update README
* docs: rm inaccurate info
* ci: tune test config
* fix: return to orginal duration
* chore: fix typos
* chore: rm console.log
* Update .github/workflows/node-build.yml
Co-authored-by: Max Kurapov <[email protected]>
* ci(performance): test mase start failure
* ci(performance): test mase start failure
* ci(performance): test changes
* ci(performance): test changes
* ci(performance): test changes
* ci(performance): test changes
* fix: newline
* ci: test start mase failure
* chore: eslint
* ci: test start mase failure
* ci: test start mase failure
* ci: test start mase failure
* ci: test start mase failure
* ci: test start mase failure
* ci: test start mase failure
* ci: test start mase failure
* ci: test start mase failure
* ci: test start mase failure
* ci: test start mase failure
* ci: test start mase failure
* ci: cleanup
---------
Co-authored-by: Max Kurapov <[email protected]>
0 commit comments