diff options
author | Bertrand Souville <souville@docomolab-euro.com> | 2017-11-27 17:15:54 +0100 |
---|---|---|
committer | Bertrand Souville <souville@docomolab-euro.com> | 2017-11-27 17:15:54 +0100 |
commit | 3ce698ee20cca69104874d42e64300abe641a27c (patch) | |
tree | a5f1e419cdb65b0b1edb4bb06cf9480ada670cab /source/config/default.yaml | |
parent | 48c252069be02fe2019633827c8a22cdcd201170 (diff) |
Proposal to move Promise shim-layer code to a new deprecated folder
Promise test cases have been disabled in Functest
Promise shim-layer has been marked as DEPRECATED in Euphrates
Change-Id: I98ecd9ae2b25c102f478fc3869f23e6c70d32d8d
Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
Diffstat (limited to 'source/config/default.yaml')
-rw-r--r-- | source/config/default.yaml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/source/config/default.yaml b/source/config/default.yaml deleted file mode 100644 index 52bb61a..0000000 --- a/source/config/default.yaml +++ /dev/null @@ -1,11 +0,0 @@ -# default configuration for 'npm test' - -opnfv-promise: - promise: - policy: - reservation: - max-future-start-range: - max-future-end-range: - max-duration: - expiry: 600 - |