Tezt cloud: add a link to Explorus
What
Add a link to explorus on the Tezt cloud web page. The links points to the "customnet" network of the experiment using the bootstrap L1 node as endpoint.
Remark: this is currently only working in localhost mode; in cloud mode Explorus does not accept the endpoint, its status page fails with "Entered address is most likely wrong. Try another one please. Hint : if you are trying to use a local node don't forget to launch it with an additional --cors-origin='*' parameter."
Why
The DAL page of Explorus is very convenient to see if DAL slots are being published on the expected slot indices.
How
Manually testing the MR
Checklist
-
Document the interface of any function added or modified (see the coding guidelines) -
Document any change to the user interface, including configuration parameters (see node configuration) -
Provide automatic testing (see the testing guide). -
For new features and bug fixes, add an item in the appropriate changelog ( docs/protocols/alpha.rstfor the protocol and the environment,CHANGES.rstat the root of the repository for everything else). -
Select suitable reviewers using the Reviewersfield below. -
Select as Assigneethe next person who should take action on that MR