Closed red-0ne closed 4 months ago
The CI will now also run the e2e tests on devnet, which increases the time it takes to complete all CI checks.
You may need to run make trigger_ci
to submit an empty commit that'll trigger the tests.
GCP workloads (requires changing the namespace to 594)) Grafana network dashboard for devnet-issue-{issue-id}
Merging despite of a failing E2E test that seems to happen only on CI.
Summary
This PR uses
shannon-sdk
RPCType detection and error formatting to support REST.It also improves
RelayMiner
andAppGateServer
internal errors formatting (based on content type) and forwarding to the clientIt can be tested on LocalNet by enabling
ollama
inlocalnet_config.yaml
and issuing:Issue
511
221
572
Type of change
Select one or more:
Testing
Documentation changes (only if making doc changes)
make docusaurus_start
; only needed if you make doc changesLocal Testing (only if making code changes)
make go_develop_and_test
make test_e2e
PR Testing (only if making code changes)
devnet-test-e2e
label to the PR.make trigger_ci
if you want to re-trigger tests without any code changesSanity Checklist