Uploaded image for project: 'csit'
  1. csit
  2. CSIT-727

Add the tcpdump application into the VIRL image for some project functional test

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Medium Medium
    • 1710, CSIT 1710
    • None

      in the TLDK functional test, it try to use the tcpdump command to read the pcap files but the shell execute failed. we can found out the error information from the log file:

      exec_command on ('10.30.51.190', 22): cd /tmp/TLDK-testing; /usr/sbin/tcpdump -nnnn -vvv -r ./tests/tldk/tldk_testconfig/test_ipv4_assemble_tx.pcap | grep 'udp sum ok' | wc –l
      
      return STDERR bash: /usr/sbin/tcpdump: No such file or directory
      

      it seems like the tcpdump tool not install in this version VIRL image, so i would like you to help install the tcpdump tool into the new version VIRL image.

      the current VIRL image version is csit-ubuntu-16.04.1_2016-12-19_1.6

            pmikus Peter Mikus
            hufangyin2016 Hu Fangyin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: