Uploaded image for project: 'jclouds'
  1. jclouds
  2. JCLOUDS-1157

DockerComputeServiceAdapterLiveTest should be redesigned - it requires external key-value store

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0
    • jclouds-labs

    Description

      Creating a new "overlay" network in DockerComputeServiceAdapterLiveTest.init() fails with:

      Error response from daemon: datastore for scope "global" is not initialized
      

      The problem occurs when there is not configured external key-value store as suggested here

      ...it's expected; for overlay networking you need to either setup an external k/v store or (if you want the new services feature in 1.12) use swarm mode; but swarm scopes overlay networks cannot be used for "docker run", only for services

      Let's rewrite the test to use only the bridge networks.

      Attachments

        Activity

          People

            Unassigned Unassigned
            kwart Josef Cacek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: