Uploaded image for project: 'Integration'
  1. Integration
  2. INT-113

Robot docker image is missing /opt folder containing ete and demo scripts since 20170812

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Highest Highest
    • None
    • None
    • None
    • None

       not an issue - I was used to a VM with the shared /opt for /var opt - we are good

      root@robot-1597903591-mp5kf:/opt# cd /var/opt/OpenECOMP_ETE/
      root@robot-1597903591-mp5kf:/var/opt/OpenECOMP_ETE# ls
      Dockerfile   demo.sh        lighttpd.conf     runTags.sh
      LICENSE.TXT  dnstraffic.sh  red.xml           setup.sh
      README.md    docker         robot             testsuite
      demo         html           robot_vm_init.sh  version.properties

      Issue: both 1.0 and 1.1 are missing the /opt files normally in the docker container in robot

      This occurs on a rackspace 1.1 install of 20170812 and a 20170824 install of 1.0 in OOM Kubernetes

      Without these we cannot create a service/predeploy or create a vf-module

      REverified on rackspace 1.1 20170828

      root@vm1-robot:~# docker ps
      CONTAINER ID        IMAGE                                                          COMMAND                  CREATED             STATUS              PORTS                NAMES
      22ab964eac2d        nexus3.onap.org:10001/openecomp/testsuite:1.1-STAGING-latest   "lighttpd -D -f /e..."   17 hours ago        Up 17 hours         0.0.0.0:88->88/tcp   openecompete_container
      root@vm1-robot:~# docker exec -it openecompete_container
      "docker exec" requires at least 2 argument(s).
      See 'docker exec --help'.
      
      Usage:  docker exec [OPTIONS] CONTAINER COMMAND [ARG...]
      
      Run a command in a running container
      root@vm1-robot:~# docker exec -it openecompete_container bash
      root@22ab964eac2d:/# ls
      bin  boot  dev  etc  home  lib  lib64  media  mnt  opt  proc  root  run  sbin  share  srv  sys  tmp  usr  var
      root@22ab964eac2d:/# ls /opt
      
      

       

            michaelobrien michaelobrien
            michaelobrien michaelobrien
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: