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
Copy file name to clipboardExpand all lines: doc/deployment/deploy/Server-Release-Tests.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ These are tests/checks that should be performed on the IBEX server after a relea
14
14
1.`git status`
15
15
1. Ensure that the message says `up-to-date with 'origin/<Instrument Name>'`.
16
16
1. Ensure that a block PV is being logged. Do this by right-clicking a PV (one which would be expected to change a little) and select `Display block history -> create a new plot`. There should be data on the plot from after the instrument was upgraded.
17
-
1. Confirm that the web dashboard is working for the specific instrument (http://dataweb.isis.rl.ac.uk/)
17
+
1. Confirm that the web dashboard is working for the specific instrument (https://isiscomputinggroup.github.io/WebDashboard/instruments & http://dataweb.isis.rl.ac.uk/)
18
18
19
19
### Instruments which are having their first IBEX installation
20
20
1. Setup or find a block which is logging itself. Ensure that a log file with this block value in appears in `c:\data\*.log`. If this doesn't happen see [DAE troubleshooting](/specific_iocs/dae/DAE-Trouble-Shooting)
0 commit comments