From 3ce698ee20cca69104874d42e64300abe641a27c Mon Sep 17 00:00:00 2001 From: Bertrand Souville Date: Mon, 27 Nov 2017 17:15:54 +0100 Subject: 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 --- deprecated/source/config/default.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 deprecated/source/config/default.yaml (limited to 'deprecated/source/config/default.yaml') diff --git a/deprecated/source/config/default.yaml b/deprecated/source/config/default.yaml new file mode 100644 index 0000000..52bb61a --- /dev/null +++ b/deprecated/source/config/default.yaml @@ -0,0 +1,11 @@ +# default configuration for 'npm test' + +opnfv-promise: + promise: + policy: + reservation: + max-future-start-range: + max-future-end-range: + max-duration: + expiry: 600 + -- cgit 1.2.3-korg