diff options
author | ys9693 <ys9693@att.com> | 2020-01-19 13:50:02 +0200 |
---|---|---|
committer | Ofir Sonsino <ofir.sonsino@intl.att.com> | 2020-01-22 12:33:31 +0000 |
commit | 16a9fce0e104a38371a9e5a567ec611ae3fc7f33 (patch) | |
tree | 03a2aff3060ddb5bc26a90115805a04becbaffc9 /ui-ci/src/main/resources/ci/conf | |
parent | aa83a2da4f911c3ac89318b8e9e8403b072942e1 (diff) |
Catalog alignment
Issue-ID: SDC-2724
Signed-off-by: ys9693 <ys9693@att.com>
Change-Id: I52b4aacb58cbd432ca0e1ff7ff1f7dd52099c6fe
Diffstat (limited to 'ui-ci/src/main/resources/ci/conf')
-rw-r--r-- | ui-ci/src/main/resources/ci/conf/attsdc.yaml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/ui-ci/src/main/resources/ci/conf/attsdc.yaml b/ui-ci/src/main/resources/ci/conf/attsdc.yaml index 64c42dccc9..e7dfa39570 100644 --- a/ui-ci/src/main/resources/ci/conf/attsdc.yaml +++ b/ui-ci/src/main/resources/ci/conf/attsdc.yaml @@ -1,17 +1,17 @@ outputFolder: target reportName: index.html -catalogBeHost: 192.168.33.10 +catalogBeHost: localhost esHost: eshost disributionClientHost: disClient catalogFePort: 8181 -catalogBePort: 8080 +catalogBePort: 8284 disributionClientPort: 8181 esPort: 9200 neoHost: neoHost neoPort: 7474 neoDBusername: neo4j neoDBpassword: 123456 -url: http://192.168.33.10:8285/sdc1 +url: http://localhost:8285/sdc1 #url: https://www.e-access.att.com/QA-AUTOMATE1/sdc1/portal #url: https://www.e-access.att.com/AA-IFT-testing/sdc1/portal #url: https://www.e-access.att.com/QA-SCRUM1/sdc1/portal @@ -40,8 +40,8 @@ janusGraphPropertiesFile: src/main/resources/ci/conf/janusgraph.properties stopOnClassFailure: false #todo -onboardingBeHost: 192.168.33.10 -onboardingBePort: 8080 +onboardingBeHost: localhost +onboardingBePort: 8283 #List of non-abstract resources to keep during JanusGraph cleanup between tests #Only 1.0 version will be kept resourcesNotToDelete: |