overleaf/services/clsi/test/unit/js
Jakob Ackermann 563a973388 [DockerRunner] destroyOldContainers: normalize the container name
The docker api returns each name with a `/` prefix.

In order to not interfere with pending compiles, the deletion process
 has to acquire an internal lock on the container. The LockManager uses
 the plain container name without the slash: `project-xxx`.

Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
2020-05-29 11:28:26 +01:00
..
CompileControllerTests.js prettier: convert test/unit decaffeinated files to Prettier format 2020-02-19 12:15:37 +01:00
CompileManagerTests.js updated mocha and sinon, fixed tests 2020-03-12 10:35:11 +01:00
ContentTypeMapperTests.js prettier: convert test/unit decaffeinated files to Prettier format 2020-02-19 12:15:37 +01:00
DockerLockManagerTests.js added container monitor cleanup to fix hanging tests 2020-02-20 17:24:28 +01:00
DockerRunnerTests.js [DockerRunner] destroyOldContainers: normalize the container name 2020-05-29 11:28:26 +01:00
DraftModeManagerTests.js prettier: convert test/unit decaffeinated files to Prettier format 2020-02-19 12:15:37 +01:00
LatexRunnerTests.js prettier: convert test/unit decaffeinated files to Prettier format 2020-02-19 12:15:37 +01:00
LockManagerTests.js updated mocha and sinon, fixed tests 2020-03-12 10:35:11 +01:00
OutputFileFinderTests.js prettier: convert test/unit decaffeinated files to Prettier format 2020-02-19 12:15:37 +01:00
OutputFileOptimiserTests.js prettier: convert test/unit decaffeinated files to Prettier format 2020-02-19 12:15:37 +01:00
ProjectPersistenceManagerTests.js prettier: convert test/unit decaffeinated files to Prettier format 2020-02-19 12:15:37 +01:00
RequestParserTests.js prettier: convert test/unit decaffeinated files to Prettier format 2020-02-19 12:15:37 +01:00
ResourceStateManagerTests.js updated sandboxed-module, chai and metrics-sharelatex 2020-03-16 17:14:04 +01:00
ResourceWriterTests.js [misc] add a metric for failing downloads 2020-04-03 12:35:40 +02:00
StaticServerForbidSymlinksTests.js prettier: convert test/unit decaffeinated files to Prettier format 2020-02-19 12:15:37 +01:00
TikzManager.js prettier: convert test/unit decaffeinated files to Prettier format 2020-02-19 12:15:37 +01:00
UrlCacheTests.js prettier: convert test/unit decaffeinated files to Prettier format 2020-02-19 12:15:37 +01:00
UrlFetcherTests.js updated mocha and sinon, fixed tests 2020-03-12 10:35:11 +01:00