From 73854939b35345c447b8009d530be4849aed8f9f Mon Sep 17 00:00:00 2001 From: "Eran (ev672n), Vosk" Date: Wed, 8 Aug 2018 10:27:20 +0300 Subject: Remove ATT files Remove ATT files Change-Id: I620d3fa836b044989773386b9c06375947366be4 Issue-ID: SDC-1619 Signed-off-by: Eran (ev672n), Vosk --- dcae-ci-tests.iml | 61 --------------------------------------- src/main/resources/conf/conf.yaml | 16 +++++----- 2 files changed, 8 insertions(+), 69 deletions(-) delete mode 100644 dcae-ci-tests.iml diff --git a/dcae-ci-tests.iml b/dcae-ci-tests.iml deleted file mode 100644 index ed326e7..0000000 --- a/dcae-ci-tests.iml +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/main/resources/conf/conf.yaml b/src/main/resources/conf/conf.yaml index c3862e2..eb5e1c9 100644 --- a/src/main/resources/conf/conf.yaml +++ b/src/main/resources/conf/conf.yaml @@ -1,11 +1,11 @@ -dcaeBeHost: http://localhost -dcaeBePort: 8446 -sdcBeHost: https://zldcrdm2sdc4cbe01.3f1a87.rdm2.tci.att.com -sdcBePort: 8443 +dcaeBeHost: +dcaeBePort: +sdcBeHost: +sdcBePort: apiPath: "" -url: https://www.e-access.att.com/DCAE-CIO1/sdc1/portal -reportDBhost: null -reportDBport: 88 +url: +reportDBhost: +reportDBport: captureTraffic: false useBrowserMobProxy: false stopOnClassFailure: null @@ -16,4 +16,4 @@ rerun: false windowsDownloadDirectory: null screenshotFolder: ./ExtentReport/screenshots/ harFilesFolder: ./ExtentReport/har_files/ -toscaLabUrl: http://localhost:8080 \ No newline at end of file +toscaLabUrl: \ No newline at end of file -- cgit 1.2.3-korg