Closed ThibaultFy closed 9 months ago
/e2e -h
Usage: /e2e [options] [help]
/e2e may appear anywhere as long as it is on its own line
Options:
--refs <value> Extra refs (branch or tag) with format REPO=GIT_REF,REPO=GIT_REF.
Supported repositories: orchestrator, substra-backend, substra-frontend, substra-tools, substrafl, substra, substra-tests, substra-documentation, substra-ci.
Example: /e2e --refs substra-backend=some_branch,orchestrator=some_tag (default: {})
--tests-to-run, --tests <tests-to-run> Comma-separated list of tests to run. Valid options: sdk, substrafl, doc, frontend, mnist, camelyon or NONE. (default: "sdk")
-h, --help display help for command
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
/e2e --tests doc