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

Test Dockerfile: Consider using DropBear in Busybox instead of OpenSSH in Ubuntu

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.9.1
    • 1.9.2, 2.0.0
    • jclouds-labs

    Description

      The MiscApiLiveTest.testBuildImageFromDockerfile() test is very expensive one. The Dockerfile used in it is based on ubuntu:14.04 and makes apt-get update as a first step. Then it installs openssh-server. It means a lot of networking on the background.

      We could try to change the Dockerfile to be based on busybox image and add dropbear as an SSH server into it.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: