Skip to content

Add invoke task to start test server

Cameron Swords requested to merge add-task-start-readonlyfileserver into main

What does this MR do?

Adds an invoke task to start the read filesystem test fixture. This is useful to test check browser-based check 22.1.

Example

% invoke -l
Available tasks:
  server.readfilesystem               Start a Read file system server.

% invoke server.readfilesystem
359419ba2fc11ffa25d2add7aa39eecc11153ff4c37096e8bdf3911c416c7337
Read file system server started at http://localhost:8040/

What are the relevant issue numbers?

gitlab-org/gitlab#392468 (closed)

Edited by Cameron Swords

Merge request reports