Project

General

Profile

Download (3.53 KB) Statistics
| Branch: | Tag: | Revision:
1 d2a09415 Andreas Kohlbecker
<?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 83b823a7 Andreas Kohlbecker
  <entry key="dataPortalContext.cichorieae.siteUri">http://int.e-taxonomy.eu/dataportal/integration/cichorieae/</entry>
13 d2a09415 Andreas Kohlbecker
  <entry key="dataPortalContext.cichorieae.siteName">Cichorieae Portal</entry>
14 83b823a7 Andreas Kohlbecker
  <entry key="dataPortalContext.cichorieae.drupalRoot">/var/www/drupal-7</entry>
15
<!--   <entry key="dataPortalContext.cichorieae.sshHost">edit-int</entry> -->
16
<!--   <entry key="dataPortalContext.cichorieae.sshUser">test-user</entry> -->
17 d2a09415 Andreas Kohlbecker
18 83b823a7 Andreas Kohlbecker
  <entry key="dataPortalContext.palmae.siteUri">http://int.e-taxonomy.eu/dataportal/integration/palmae/</entry>
19 d2a09415 Andreas Kohlbecker
  <entry key="dataPortalContext.palmae.siteName">PALMweb</entry>
20 83b823a7 Andreas Kohlbecker
  <entry key="dataPortalContext.palmae.drupalRoot">/var/www/drupal-7</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 d2a09415 Andreas Kohlbecker
  <entry key="dataPortalContext.cyprus.siteName">Flora of Cyprus — a dynamic checklist</entry>
26 83b823a7 Andreas Kohlbecker
  <entry key="dataPortalContext.cyprus.drupalRoot">/var/www/drupal-7</entry>
27
<!--   <entry key="dataPortalContext.cyprus.sshHost">edit-int</entry> -->
28
<!--   <entry key="dataPortalContext.cyprus.sshUser">test-user</entry> -->
29 d2a09415 Andreas Kohlbecker
30 83b823a7 Andreas Kohlbecker
  <entry key="dataPortalContext.floramalesiana.siteUri">http://int.e-taxonomy.eu/dataportal/integration/flora-malesiana/</entry>
31 d2a09415 Andreas Kohlbecker
  <entry key="dataPortalContext.floramalesiana.siteName">Flora Malesiana</entry>
32 83b823a7 Andreas Kohlbecker
  <entry key="dataPortalContext.floramalesiana.drupalRoot">/var/www/drupal-7</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</entry>
39
<!--   <entry key="dataPortalContext.diptera.sshHost">edit-int</entry> -->
40
<!--   <entry key="dataPortalContext.diptera.sshUser">test-user</entry> -->
41
42 2e7a09c6 Andreas Kohlbecker
  <entry key="dataPortalContext.reference.siteUri">http://int.e-taxonomy.eu/dataportal/integration/reference</entry>
43 761340e4 Andreas Kohlbecker
  <entry key="dataPortalContext.reference.siteName">Integration test reference</entry>
44 83b823a7 Andreas Kohlbecker
  <entry key="dataPortalContext.reference.drupalRoot">/var/www/drupal-7</entry>
45
<!--   <entry key="dataPortalContext.reference.sshHost">edit-int</entry> -->
46
<!--   <entry key="dataPortalContext.reference.sshUser">test-user</entry> -->
47 761340e4 Andreas Kohlbecker
  
48 d2a09415 Andreas Kohlbecker
  <!--
49
50
    Selenium WebDriver settings
51
52
  -->
53
  <!-- <entry key="webdriver.firefox.bin"></entry> -->
54 8ebd16d6 Andreas Kohlbecker
<!-- 
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 d2a09415 Andreas Kohlbecker
  <!--
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>