MCPcopy
hub / github.com/scality/cloudserver / load.js

File load.js

tests/functional/sse-kms-migration/load.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable no-console */
2const { DummyRequestLogger } = require('../../unit/helpers');
3const assert = require('assert');
4const log = new DummyRequestLogger();

Callers

nothing calls this directly

Calls 5

promisifyFunction · 0.85
spawnTcpdumpFunction · 0.85
stopTcpdumpFunction · 0.85
assertRepartitionFunction · 0.85
putObjectMethod · 0.80

Tested by

no test coverage detected