Commit a9f76f3
authored
Retire stale support for interactive grid jobs with VNC access (#524)
* Retire the legacy interactive grid jobs using VNC and X-forwarding to the
resource running the job.
Also removes the stale vnc password handling being flagged in code scans.
Removes the 'interactive' jobtype in mRSL, resconfs and MiGserver.conf files.
The remaining occurrences of 'interactive' in `jobstatus.py` relate to the display
of various job management links and is unrelated AFAICT.
Similarly the ones in `liveio.py` only refer to operations that communicate with
running (batch) jobs.
* Remove vnc and interactive references outside actual code to make unit
tests pass1 parent ae8c3d8 commit a9f76f3
24 files changed
Lines changed: 69 additions & 1333 deletions
File tree
- mig
- cgi-bin
- cgi-sid
- install
- server
- state/wwwpublic/vnc
- tests/fixture
- confs-stdlocal
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
135 | 134 | | |
136 | 135 | | |
137 | 136 | | |
| |||
151 | 150 | | |
152 | 151 | | |
153 | 152 | | |
154 | | - | |
155 | 153 | | |
156 | 154 | | |
157 | 155 | | |
| |||
This file was deleted.
This file was deleted.
Binary file not shown.
Binary file not shown.
This file was deleted.
0 commit comments