Project

General

Profile

Download (3.64 KB) Statistics
| Branch: | Tag: | Revision:
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
3
<properties>
4
  <!--
5

    
6
    DataPortalContexts
7

    
8
    this file can be overwritten by placing a custom version
9
    with the same file name in ${user.home}/.cdmLibrary/
10

    
11
  -->
12
  <entry key="dataPortalContext.cichorieae.siteUri">http://int.e-taxonomy.eu/dataportal/integration/cichorieae/</entry>
13
  <entry key="dataPortalContext.cichorieae.siteName">Cichorieae Portal</entry>
14
  <entry key="dataPortalContext.cichorieae.drupalRoot">/var/www/drupal-7-cdm-dataportal/web</entry>
15
<!--   <entry key="dataPortalContext.cichorieae.sshHost">edit-int</entry> -->
16
<!--   <entry key="dataPortalContext.cichorieae.sshUser">test-user</entry> -->
17

    
18
  <entry key="dataPortalContext.palmae.siteUri">http://int.e-taxonomy.eu/dataportal/integration/palmae/</entry>
19
  <entry key="dataPortalContext.palmae.siteName">PALMweb</entry>
20
  <entry key="dataPortalContext.palmae.drupalRoot">/var/www/drupal-7-cdm-dataportal/web</entry>
21
<!--   <entry key="dataPortalContext.palmae.sshHost">edit-int</entry> -->
22
<!--   <entry key="dataPortalContext.palmae.sshUser">test-user</entry> -->
23
  
24
  <entry key="dataPortalContext.cyprus.siteUri">http://int.e-taxonomy.eu/dataportal/integration/cyprus/</entry>
25
  <entry key="dataPortalContext.cyprus.siteName">Flora of Cyprus — a dynamic checklist</entry>
26
  <entry key="dataPortalContext.cyprus.drupalRoot">/var/www/drupal-7-cdm-dataportal/web</entry>
27
<!--   <entry key="dataPortalContext.cyprus.sshHost">edit-int</entry> -->
28
<!--   <entry key="dataPortalContext.cyprus.sshUser">test-user</entry> -->
29

    
30
  <entry key="dataPortalContext.floramalesiana.siteUri">http://int.e-taxonomy.eu/dataportal/integration/flora-malesiana/</entry>
31
  <entry key="dataPortalContext.floramalesiana.siteName">Flora Malesiana</entry>
32
  <entry key="dataPortalContext.floramalesiana.drupalRoot">/var/www/drupal-7-cdm-dataportal/web</entry>
33
<!--   <entry key="dataPortalContext.floramalesiana.sshHost">edit-int</entry> -->
34
<!--   <entry key="dataPortalContext.floramalesiana.sshUser">test-user</entry> -->
35

    
36
  <entry key="dataPortalContext.diptera.siteUri">http://int.e-taxonomy.eu/dataportal/integration/diptera/</entry>
37
  <entry key="dataPortalContext.diptera.siteName">Diptera Portal: Milichiidae</entry>
38
  <entry key="dataPortalContext.diptera.drupalRoot">/var/www/drupal-7-cdm-dataportal/web</entry>
39
<!--   <entry key="dataPortalContext.diptera.sshHost">edit-int</entry> -->
40
<!--   <entry key="dataPortalContext.diptera.sshUser">test-user</entry> -->
41

    
42
  <entry key="dataPortalContext.reference.siteUri">http://int.e-taxonomy.eu/dataportal/integration/reference</entry>
43
  <entry key="dataPortalContext.reference.siteName">Integration test reference</entry>
44
  <entry key="dataPortalContext.reference.drupalRoot">/var/www/drupal-7-cdm-dataportal/web</entry>
45
<!--   <entry key="dataPortalContext.reference.sshHost">edit-int</entry> -->
46
<!--   <entry key="dataPortalContext.reference.sshUser">test-user</entry> -->
47
  
48
  <!--
49

    
50
    Selenium WebDriver settings
51

    
52
  -->
53
  <!-- <entry key="webdriver.firefox.bin"></entry> -->
54
<!-- 
55
      NOTE: install the chromedriver from https://sites.google.com/a/chromium.org/chromedriver/downloads 
56
   -->
57
  <!-- <entry key="webdriver.chrome.driver">/opt/chromedriver/chromedriver</entry> -->
58
  <!-- 
59
      Use this setting if the chrome browser is not found automatically 
60
   -->
61
  <!-- <entry key="webdriver.chrome.bin">/path/to/my/chromium-browser</entry> -->
62
  <!-- <entry key="webdriver.gecko.driver"></entry> -->
63
  <!--
64
    The browser to be used for testing (defaults to firefox)
65
  -->
66
  <!-- <entry key="browser">iexplorer</entry> -->
67
  <!-- <entry key="browser">chrome</entry> -->
68
</properties>
    (1-1/1)