From 6721e7f09aa95bff6622068332a3f56afad9c87b Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Tue, 20 Jun 2017 13:57:08 +0200 Subject: [PATCH] CSIT-687: Directory structure reorganization Change-Id: I772c9e214be2461adf58124998d272e7d795220f Signed-off-by: Tibor Frank Signed-off-by: Maciek Konstantynowicz --- bootstrap-TLDK.sh | 6 +- bootstrap-hc2vpp-integration-odl.sh | 4 +- bootstrap-hc2vpp-integration.sh | 4 +- bootstrap-hc2vpp-verify-odl.sh | 2 +- bootstrap-hc2vpp-verify.sh | 2 +- bootstrap-nsh_sfc-functional-virl.sh | 6 +- bootstrap-verify-perf-DPDK.sh | 22 +- bootstrap-verify-perf.sh | 56 +-- bootstrap-vpp-verify-semiweekly.sh | 4 +- bootstrap-vpp-verify-weekly.sh | 2 +- bootstrap.sh | 4 +- docs/directory_structure.md | 537 ++++++++++++++++++++ docs/qemu_vpp_vm | 6 +- resources/libraries/python/TLDK/UdpTest.py | 252 +++++----- resources/libraries/python/TrafficGenerator.py | 16 +- resources/libraries/robot/{ => crypto}/ipsec.robot | 2 +- .../libraries/robot/{DPDK => dpdk}/default.robot | 0 resources/libraries/robot/fds/default.robot | 4 +- .../robot/{ => features}/dhcp_client.robot | 2 +- .../robot/{ => features}/dhcp_proxy.robot | 2 +- .../libraries/robot/{ => features}/policer.robot | 4 +- resources/libraries/robot/honeycomb/policer.robot | 2 +- .../libraries/robot/{ipv4.robot => ip/ip4.robot} | 4 +- .../libraries/robot/{ipv6.robot => ip/ip6.robot} | 4 +- resources/libraries/robot/{ => ip}/map.robot | 0 resources/libraries/robot/{ => ip}/snat.robot | 0 .../l2_bridge_domain.robot} | 4 +- .../libraries/robot/{ => l2}/l2_traffic.robot | 0 .../libraries/robot/{ => l2}/l2_xconnect.robot | 0 resources/libraries/robot/{ => l2}/tagging.robot | 4 +- resources/libraries/robot/{ => overlay}/gre.robot | 2 +- .../libraries/robot/{lisp => overlay}/l2lisp.robot | 2 +- .../robot/{lisp => overlay}/lisp_api.robot | 2 +- .../{lisp => overlay}/lisp_static_adjacency.robot | 2 +- .../robot/{lisp => overlay}/lispgpe.robot | 2 +- .../libraries/robot/{ => overlay}/vxlan.robot | 8 +- .../performance_configuration.robot | 18 +- .../{ => performance}/performance_setup.robot | 4 +- .../{ => performance}/performance_utils.robot | 18 +- .../libraries/robot/{ => shared}/counters.robot | 0 .../libraries/robot/{ => shared}/default.robot | 2 +- .../libraries/robot/{ => shared}/interfaces.robot | 0 resources/libraries/robot/{ => shared}/lxc.robot | 0 .../robot/{ => shared}/testing_path.robot | 0 .../libraries/robot/{ => shared}/traffic.robot | 4 +- resources/libraries/robot/telemetry/ipfix.robot | 2 +- .../TLDKUtils.robot => tldk/tldk_utils.robot} | 0 .../robot/{ => vm}/double_qemu_setup.robot | 0 resources/libraries/robot/{ => vm}/qemu.robot | 0 .../templates/vat/show_crypto_device_mapping.vat | 2 +- .../ubuntu-14.04.4_2016-10-07_1.3/apt-packages.txt | 500 +++++++++---------- .../pip-requirements.txt | 28 +- .../ubuntu-16.04.1_2016-10-10_1.4/apt-packages.txt | 492 +++++++++--------- .../pip-requirements.txt | 30 +- .../ubuntu-16.04.1_2016-11-28_1.5/apt-packages.txt | 536 ++++++++++---------- .../pip-requirements.txt | 30 +- .../ubuntu-16.04.1_2016-12-19_1.6/apt-packages.txt | 550 ++++++++++----------- .../pip-requirements.txt | 30 +- resources/tools/report_gen/conf.py | 4 +- .../tools/{ => scripts}/download_hc_build_pkgs.sh | 0 resources/tools/{ => scripts}/download_hc_pkgs.sh | 0 .../{ => scripts}/download_install_vpp_pkgs.sh | 0 .../{ => scripts}/download_install_vpp_rpms.sh | 0 .../tools/{ => scripts}/download_nsh_sfc_pkgs.sh | 0 .../tools/{ => scripts}/rename_robot_keywords.py | 0 .../tools/{ => scripts}/robot_output_parser.py | 0 resources/tools/{ => scripts}/topo_installation.py | 0 resources/tools/{ => scripts}/topo_reservation.py | 0 .../tools/testbed-setup/playbooks/files/90-csit | 158 +++--- .../t-rex-installer.sh => trex/trex_installer.sh} | 0 .../trex_server_info.py} | 0 .../trex_stateless_profile.py} | 0 .../trex_stateless_stop.py} | 0 .../trex}/profile_trex_stateless_base_class.py | 0 .../trex}/trex-sl-2n-ethip4-ip4src253.py | 0 .../trex}/trex-sl-3n-ethip4-ip4dst1.py | 0 .../trex}/trex-sl-3n-ethip4-ip4dst100.py | 0 .../trex}/trex-sl-3n-ethip4-ip4dst1000.py | 0 .../trex}/trex-sl-3n-ethip4-ip4dst10000.py | 0 .../trex}/trex-sl-3n-ethip4-ip4dst100000.py | 0 .../trex}/trex-sl-3n-ethip4-ip4dst1000000.py | 0 .../trex}/trex-sl-3n-ethip4-ip4dst253.py | 0 .../trex}/trex-sl-3n-ethip4-ip4dst253_l3fwd.py | 0 .../trex}/trex-sl-3n-ethip4-ip4src253.py | 0 .../trex}/trex-sl-3n-ethip4-ip4src254.py | 0 .../trex}/trex-sl-3n-ethip4udp-1000u15p.py | 0 .../trex}/trex-sl-3n-ethip4udp-100u15p.py | 0 .../trex}/trex-sl-3n-ethip4udp-10u15p.py | 0 .../trex}/trex-sl-3n-ethip4udp-1u15p.py | 0 .../trex}/trex-sl-3n-ethip4udp-1u1p.py | 0 .../trex}/trex-sl-3n-ethip4udp-2000u15p.py | 0 .../trex}/trex-sl-3n-ethip4udp-4000u15p.py | 0 .../trex}/trex-sl-3n-ethip6-ip6dst10000.py | 0 .../trex}/trex-sl-3n-ethip6-ip6dst100000.py | 0 .../trex}/trex-sl-3n-ethip6-ip6dst1000000.py | 0 .../trex}/trex-sl-3n-ethip6-ip6src253.py | 0 sample_tests/sample_suite.robot | 6 +- .../dpdk}/dpdk_scripts/cleanup_dpdk.sh | 0 .../dpdk}/dpdk_scripts/init_dpdk.sh | 0 .../dpdk}/dpdk_scripts/install_dpdk.sh | 0 .../dpdk}/dpdk_scripts/run_l2fwd.sh | 0 .../dpdk}/dpdk_scripts/run_l3fwd.sh | 0 ...ge2p1x520-eth-l2xcbase-testpmd-ndrpdrdisc.robot | 4 +- ...ge2p1x520-ethip4-ip4base-l3fwd-ndrpdrdisc.robot | 4 +- ...ge2p1x710-eth-l2xcbase-testpmd-ndrpdrdisc.robot | 4 +- ...e2p1xl710-eth-l2xcbase-testpmd-ndrpdrdisc.robot | 4 +- {dpdk-tests => tests/dpdk}/perf/__init__.robot | 4 +- .../nsh_sfc}/func/__init__.robot | 4 +- .../eth2p-ethip4-nsh-proxy-inbound-func.robot | 6 +- .../eth2p-ethip4-nsh-proxy-outbound-func.robot | 6 +- .../func/sff/eth2p-ethip4-sfc-sff-func.robot | 6 +- .../nsh_sfc}/sfc_scripts/install_sfc.sh | 0 .../nsh_sfc}/sfc_scripts/set_nsh_proxy_inbound.sh | 0 .../nsh_sfc}/sfc_scripts/set_nsh_proxy_outbound.sh | 0 .../nsh_sfc}/sfc_scripts/set_sfc_sff.sh | 0 .../nsh_sfc}/sfc_scripts/start_tcpdump.sh | 0 {TLDK-tests => tests/tldk}/func/__init__.robot | 4 +- .../tldk}/func/ipv4/ipv4_assemble.robot | 8 +- .../tldk}/func/ipv4/ipv4_checksum.robot | 8 +- .../tldk}/func/ipv4/ipv4_fragment.robot | 8 +- .../tldk}/func/ipv6/ipv6_checksum.robot | 8 +- .../tldk}/func/ipv6/ipv6_fragment.robot | 8 +- .../tldk}/tldk_scripts/install_tldk.sh | 0 .../tldk}/tldk_scripts/run_tldk.sh | 0 .../tldk_testconfig/test_ipv4_assemble_be.cfg | 0 .../tldk_testconfig/test_ipv4_assemble_fe.cfg | 0 .../tldk_testconfig/test_ipv4_checksum_be.cfg | 0 .../tldk/tldk_testconfig/test_ipv4_checksum_fe.cfg | 0 .../tldk_testconfig/test_ipv4_fragment_be.cfg | 0 .../tldk/tldk_testconfig/test_ipv4_fragment_fe.cfg | 0 .../tldk_testconfig/test_ipv6_checksum_be.cfg | 0 .../tldk/tldk_testconfig/test_ipv6_checksum_fe.cfg | 6 +- .../tldk_testconfig/test_ipv6_fragment_be.cfg | 0 .../tldk/tldk_testconfig/test_ipv6_fragment_fe.cfg | 6 +- tests/{ => vpp}/func/__init__.robot | 4 +- .../eth2p-ethip4ipsectnl-ip4base-func.robot | 2 +- .../eth2p-ethip4ipsectpt-ip4base-func.robot | 2 +- .../eth2p-ethip4ipsectptlispgpe-ip4base-func.robot | 18 +- .../eth2p-ethip4ipsectptlispgpe-ip6base-func.robot | 18 +- ...h2p-ethip4ipsectptlispgpe-ip6basevrf-func.robot | 18 +- .../eth2p-ethip6ipsectnl-ip6base-func.robot | 2 +- .../eth2p-ethip6ipsectpt-ip6base-func.robot | 2 +- .../eth2p-ethip6ipsectptlispgpe-ip4base-func.robot | 18 +- .../eth2p-ethip6ipsectptlispgpe-ip6base-func.robot | 18 +- tests/{ => vpp}/func/honeycomb/__init__.robot | 2 +- .../honeycomb/mgmt-cfg-acl-apihc-apivat-func.robot | 2 +- .../mgmt-cfg-dhcp-apihc-apivat-func.robot | 6 +- .../func/honeycomb/mgmt-cfg-int-apihcnc-func.robot | 2 +- .../mgmt-cfg-int-subint-apihc-apivat-func.robot | 2 +- .../mgmt-cfg-intip4-intip6-apihc-apivat-func.robot | 6 +- .../mgmt-cfg-inttap-apihc-apivat-func.robot | 2 +- .../mgmt-cfg-intvhost-apihc-apivat-func.robot | 2 +- .../mgmt-cfg-l2bd-apihc-apivat-func.robot | 2 +- .../mgmt-cfg-l2fib-apihc-apivat-func.robot | 2 +- .../mgmt-cfg-lisp-apihc-apivat-func.robot | 2 +- .../honeycomb/mgmt-cfg-nsh-apihc-apivat-func.robot | 2 +- .../honeycomb/mgmt-cfg-pbb-apihc-apivat-func.robot | 2 +- .../mgmt-cfg-pluginacl-apihc-apivat-func.robot | 6 +- .../honeycomb/mgmt-cfg-policer-apihc-func.robot | 4 +- .../honeycomb/mgmt-cfg-proxyarp-apihc-func.robot | 8 +- .../honeycomb/mgmt-cfg-proxynd6-apihc-func.robot | 10 +- .../mgmt-cfg-routing-apihc-apivat-func.robot | 8 +- .../func/honeycomb/mgmt-cfg-slaac-apihc-func.robot | 6 +- .../mgmt-cfg-snat44-apihc-apivat-func.robot | 2 +- .../mgmt-cfg-spanrx-apihc-apivat-func.robot | 4 +- .../mgmt-cfg-vxlan-apihc-apivat-func.robot | 2 +- .../mgmt-cfg-vxlangpe-apihc-apivat-func.robot | 2 +- .../func/honeycomb/mgmt-notif-apihcnc-func.robot | 2 +- .../honeycomb/mgmt-statepersist-apihc-func.robot | 2 +- .../func/interfaces}/api-crud-tap-func.robot | 14 +- .../eth2p-eth-l2bdbasemaclrn-eth-2tap-func.robot | 14 +- ...2p-eth-l2bdbasemaclrn-l2shg-eth-2tap-func.robot | 14 +- .../eth2p-ethip4-ip4base-eth-1tap-func.robot | 14 +- .../func/ip4}/eth2p-dot1q-ip4base-func.robot | 10 +- .../eth2p-ethip4-ip4base-copblklistbase-func.robot | 12 +- .../eth2p-ethip4-ip4base-copwhlistbase-func.robot | 12 +- .../func/ip4}/eth2p-ethip4-ip4base-func.robot | 6 +- .../ip4}/eth2p-ethip4-ip4base-iaclbase-func.robot | 16 +- .../ip4}/eth2p-ethip4-ip4base-ip4arp-func.robot | 14 +- .../eth2p-ethip4-ip4base-ip4dhcpclient-func.robot | 8 +- .../eth2p-ethip4-ip4base-ip4dhcpproxy-func.robot | 8 +- .../ip4}/eth2p-ethip4-ip4base-ip4ecmp-func.robot | 12 +- .../eth2p-ethip4-ip4base-ip4proxyarp-func.robot | 10 +- ...eth2p-ethip4-ip4base-ipolicemarkbase-func.robot | 2 +- .../func/ip4}/eth2p-ethip4-ip4base-rpf-func.robot | 14 +- .../func/ip4}/eth2p-ethip4-ip4basevrf-func.robot | 14 +- .../gre/eth2p-ethip4gre-ip4base-func.robot | 10 +- .../ip4_tunnels}/lisp/api-crud-lisp-func.robot | 6 +- .../lisp/eth2p-ethip4lisp-ip4base-func.robot | 12 +- .../eth2p-ethip4lisp-l2bdbasemaclrn-func.robot | 12 +- .../lisp/eth2p-ethip4lispgpe-ip4base-func.robot | 16 +- .../lisp/eth2p-ethip4lispgpe-ip4basevrf-func.robot | 16 +- .../lisp/eth2p-ethip4lispgpe-ip6base-func.robot | 18 +- .../lisp/eth2p-ethip4lispgpe-ip6basevrf-func.robot | 18 +- ...ethip6ip4-ip4base--ip6base-swirelw46-func.robot | 10 +- ...ethip6ip4-ip4base--ip6base-swiremape-func.robot | 10 +- ...ethip6ip4-ip4base--ip6base-swiremapt-func.robot | 10 +- .../eth2p-dot1qip4vxlan-l2bdbasemaclrn-func.robot | 44 +- .../eth2p-ethip4vxlan-l2bdbasemaclrn-func.robot | 12 +- .../vxlan/eth2p-ethip4vxlan-l2xcbase-func.robot | 10 +- ...h4p-ethip4vxlan-l2bdbasemaclrn-l2shg-func.robot | 12 +- .../eth2p-ethip6-ip6base-copblklistbase-func.robot | 12 +- .../eth2p-ethip6-ip6base-copwhlistbase-func.robot | 12 +- .../func/ip6}/eth2p-ethip6-ip6base-func.robot | 8 +- .../ip6}/eth2p-ethip6-ip6base-iaclbase-func.robot | 14 +- .../eth2p-ethip6-ip6base-ip6dhcpproxy-func.robot | 8 +- .../ip6}/eth2p-ethip6-ip6base-ip6ecmp-func.robot | 12 +- .../ip6}/eth2p-ethip6-ip6base-ip6ra-func.robot | 12 +- ...eth2p-ethip6-ip6base-ipolicemarkbase-func.robot | 2 +- .../func/ip6}/eth2p-ethip6-ip6basevrf-func.robot | 14 +- .../eth2p-ethip6lisp-l2bdbasemaclrn-func.robot | 12 +- .../lisp/eth2p-ethip6lispgpe-ip4base-func.robot | 12 +- .../lisp/eth2p-ethip6lispgpe-ip6base-func.robot | 14 +- .../lisp/eth2p-ethip6lispgpe-ip6basevrf-func.robot | 14 +- .../eth2p-ethip6vxlan-l2bdbasemaclrn-func.robot | 12 +- ...h4p-ethip6vxlan-l2bdbasemaclrn-l2shg-func.robot | 12 +- ...ad--dot1q-l2bdbasemaclrn-vlantrans21-func.robot | 10 +- ...2p-dot1ad-l2bdbasemaclrn-vlantrans22-func.robot | 10 +- ...q--dot1ad-l2bdbasemaclrn-vlantrans12-func.robot | 10 +- ...h2p-dot1q-l2bdbasemaclrn-vlantrans11-func.robot | 10 +- .../func/l2bd/eth2p-eth-l2bdbasemaclrn-func.robot | 10 +- .../func/l2bd/eth2p-eth-l2bdbasemacstc-func.robot | 8 +- .../l2bd/eth4p-eth-l2bdbasemaclrn-l2shg-func.robot | 8 +- ...p-dot1ad--dot1q-l2xcbase-vlantrans21-func.robot | 8 +- .../func/l2xc}/eth2p-dot1ad-l2xcbase-func.robot | 8 +- .../eth2p-dot1ad-l2xcbase-vlantrans22-func.robot | 8 +- ...p-dot1q--dot1ad-l2xcbase-vlantrans12-func.robot | 8 +- .../eth2p-dot1q-l2xcbase-vlantrans11-func.robot | 8 +- .../func/l2xc/eth2p-eth-l2xcbase-func.robot | 14 +- .../l2xc}/eth2p-eth-l2xcbase-iaclbase-func.robot | 12 +- .../eth2p-ethip4-ip4base-ip4ipfixbase-func.robot | 8 +- .../eth2p-ethip4-ip4base-ip4ipfixscale-func.robot | 8 +- .../eth2p-ethip4-ip4base-spanrx-func.robot | 4 +- .../eth2p-ethip6-ip6base-ip6ipfixbase-func.robot | 8 +- .../eth2p-ethip6-ip6base-ip6ipfixscale-func.robot | 8 +- .../eth2p-ethip6-ip6base-spanrx-func.robot | 4 +- .../ip4}/eth2p-ethip4-ip4base-eth-2vhost-1vm.robot | 14 +- ...sectptlispgpe-ip4base-eth-2vhost-1vm-func.robot | 18 +- ...sectptlispgpe-ip6base-eth-2vhost-1vm-func.robot | 18 +- ...ethip4lispgpe-ip4base-eth-2vhost-1vm-func.robot | 16 +- ...ip4lispgpe-ip4basevrf-eth-2vhost-1vm-func.robot | 16 +- ...ethip4lispgpe-ip6base-eth-2vhost-1vm-func.robot | 18 +- ...sectptlispgpe-ip4base-eth-2vhost-1vm-func.robot | 18 +- ...sectptlispgpe-ip6base-eth-2vhost-1vm-func.robot | 18 +- ...ethip6lispgpe-ip6base-eth-2vhost-1vm-func.robot | 14 +- ...ip6lispgpe-ip6basevrf-eth-2vhost-1vm-func.robot | 14 +- ...-dot1q-l2bdbasemaclrn-eth-2vhost-1vm-func.robot | 14 +- ...lrn-eth-4vhost-2vm-fds-provider-nets-func.robot | 12 +- ...2p-eth-l2bdbasemaclrn-eth-2vhost-1vm-func.robot | 8 +- ...2p-eth-l2bdbasemacstc-eth-2vhost-1vm-func.robot | 8 +- ...-l2bdbase-vhost-client-reconnect-2vm-func.robot | 10 +- ...clrn--eth-4vhost-2vm-fds-tenant-nets-func.robot | 12 +- ...4vxlan-l2bdbasemaclrn-eth-2vhost-1vm-func.robot | 12 +- ...6vxlan-l2bdbasemaclrn-eth-2vhost-1vm-func.robot | 12 +- .../eth2p-eth-l2xcbase-eth-2vhost-1vm-func.robot | 14 +- tests/{ => vpp}/perf/__init__.robot | 4 +- ...secbasetnl-ip4base-int-aes-gcm-ndrpdrdisc.robot | 4 +- ...ecbasetnl-ip4base-int-cbc-sha1-ndrpdrdisc.robot | 4 +- ...secbasetnl-ip4base-tnl-aes-gcm-ndrpdrdisc.robot | 4 +- ...ecbasetnl-ip4base-tnl-cbc-sha1-ndrpdrdisc.robot | 4 +- ...ale1000tnl-ip4base-int-aes-gcm-ndrpdrdisc.robot | 4 +- ...le1000tnl-ip4base-int-cbc-sha1-ndrpdrdisc.robot | 4 +- ...ale1000tnl-ip4base-tnl-aes-gcm-ndrpdrdisc.robot | 4 +- ...le1000tnl-ip4base-tnl-cbc-sha1-ndrpdrdisc.robot | 4 +- ...sectptlispgpe-ip4base-cbc-sha1-ndrpdrdisc.robot | 6 +- ...x520-ethip4-ip4base-copwhtlistbase-ndrchk.robot | 2 +- ...-ethip4-ip4base-copwhtlistbase-ndrpdrdisc.robot | 2 +- ...2p1x520-ethip4-ip4base-iacldstbase-ndrchk.robot | 2 +- ...520-ethip4-ip4base-iacldstbase-ndrpdrdisc.robot | 2 +- ...520-ethip4-ip4base-ipolicemarkbase-ndrchk.robot | 2 +- ...ethip4-ip4base-ipolicemarkbase-ndrpdrdisc.robot | 2 +- .../ip4}/10ge2p1x520-ethip4-ip4base-ndrchk.robot | 2 +- .../10ge2p1x520-ethip4-ip4base-ndrpdrdisc.robot | 2 +- .../ip4}/10ge2p1x520-ethip4-ip4base-pdrchk.robot | 2 +- ...0ge2p1x520-ethip4-ip4base-snat-ndrpdrdisc.robot | 6 +- .../10ge2p1x520-ethip4-ip4scale200k-ndrchk.robot | 2 +- ...0ge2p1x520-ethip4-ip4scale200k-ndrpdrdisc.robot | 2 +- .../10ge2p1x520-ethip4-ip4scale20k-ndrchk.robot | 2 +- ...10ge2p1x520-ethip4-ip4scale20k-ndrpdrdisc.robot | 2 +- .../10ge2p1x520-ethip4-ip4scale2m-ndrchk.robot | 2 +- .../10ge2p1x520-ethip4-ip4scale2m-ndrpdrdisc.robot | 2 +- .../10ge2p1x520-ethip4-ip4scale2m-pdrchk.robot | 2 +- ...udp-ip4base-udpsrcscale15-snat-ndrpdrdisc.robot | 6 +- ...-ip4scale10-udpsrcscale15-snat-ndrpdrdisc.robot | 6 +- ...ip4scale100-udpsrcscale15-snat-ndrpdrdisc.robot | 6 +- ...p4scale1000-udpsrcscale15-snat-ndrpdrdisc.robot | 6 +- ...p4scale2000-udpsrcscale15-snat-ndrpdrdisc.robot | 6 +- ...p4scale4000-udpsrcscale15-snat-ndrpdrdisc.robot | 6 +- .../40ge2p1xl710-ethip4-ip4base-ndrpdrdisc.robot | 2 +- .../10ge2p1x520-ethip4lispip4-ip4base-ndrchk.robot | 4 +- ...e2p1x520-ethip4lispip4-ip4base-ndrpdrdisc.robot | 4 +- .../10ge2p1x520-ethip4lispip4-ip4base-pdrchk.robot | 4 +- .../10ge2p1x520-ethip4lispip6-ip4base-ndrchk.robot | 4 +- ...e2p1x520-ethip4lispip6-ip4base-ndrpdrdisc.robot | 4 +- .../10ge2p1x520-ethip4lispip6-ip4base-pdrchk.robot | 4 +- ...520-ethip4vxlan-l2bdbasemaclrn-ndrpdrdisc.robot | 2 +- ...2p1x520-ethip4vxlan-l2bdbasemaclrn-pdrchk.robot | 2 +- .../10ge2p1x520-ethip4vxlan-l2xcbase-ndrchk.robot | 2 +- ...ge2p1x520-ethip4vxlan-l2xcbase-ndrpdrdisc.robot | 2 +- .../10ge2p1x520-ethip4vxlan-l2xcbase-pdrchk.robot | 2 +- ...x520-ethip6-ip6base-copwhtlistbase-ndrchk.robot | 2 +- ...-ethip6-ip6base-copwhtlistbase-ndrpdrdisc.robot | 2 +- ...2p1x520-ethip6-ip6base-iacldstbase-ndrchk.robot | 2 +- ...520-ethip6-ip6base-iacldstbase-ndrpdrdisc.robot | 2 +- .../ip6}/10ge2p1x520-ethip6-ip6base-ndrchk.robot | 2 +- .../10ge2p1x520-ethip6-ip6base-ndrpdrdisc.robot | 2 +- .../ip6}/10ge2p1x520-ethip6-ip6base-pdrchk.robot | 2 +- .../10ge2p1x520-ethip6-ip6scale200k-ndrchk.robot | 2 +- ...0ge2p1x520-ethip6-ip6scale200k-ndrpdrdisc.robot | 2 +- .../10ge2p1x520-ethip6-ip6scale20k-ndrchk.robot | 2 +- ...10ge2p1x520-ethip6-ip6scale20k-ndrpdrdisc.robot | 2 +- .../10ge2p1x520-ethip6-ip6scale2m-ndrchk.robot | 2 +- .../10ge2p1x520-ethip6-ip6scale2m-ndrpdrdisc.robot | 2 +- .../10ge2p1x520-ethip6-ip6scale2m-pdrchk.robot | 2 +- .../40ge2p1xl710-ethip6-ip6base-ndrpdrdisc.robot | 2 +- .../10ge2p1x520-ethip6lispip4-ip6base-ndrchk.robot | 4 +- ...e2p1x520-ethip6lispip4-ip6base-ndrpdrdisc.robot | 4 +- .../10ge2p1x520-ethip6lispip4-ip6base-pdrchk.robot | 4 +- .../10ge2p1x520-ethip6lispip6-ip6base-ndrchk.robot | 4 +- ...e2p1x520-ethip6lispip6-ip6base-ndrpdrdisc.robot | 4 +- .../10ge2p1x520-ethip6lispip6-ip6base-pdrchk.robot | 4 +- ...e2p1vic1227-eth-l2bdbasemaclrn-ndrpdrdisc.robot | 2 +- .../l2}/10ge2p1x520-dot1ad-l2xcbase-ndrchk.robot | 4 +- .../10ge2p1x520-dot1ad-l2xcbase-ndrpdrdisc.robot | 4 +- .../l2}/10ge2p1x520-dot1q-l2xcbase-ndrchk.robot | 4 +- .../10ge2p1x520-dot1q-l2xcbase-ndrpdrdisc.robot | 4 +- .../10ge2p1x520-eth-l2bdbasemaclrn-ndrchk.robot | 2 +- ...10ge2p1x520-eth-l2bdbasemaclrn-ndrpdrdisc.robot | 2 +- .../10ge2p1x520-eth-l2bdbasemaclrn-pdrchk.robot | 2 +- .../perf/l2}/10ge2p1x520-eth-l2xcbase-ndrchk.robot | 2 +- .../l2}/10ge2p1x520-eth-l2xcbase-ndrpdrdisc.robot | 2 +- .../perf/l2}/10ge2p1x520-eth-l2xcbase-pdrchk.robot | 2 +- ...10ge2p1x710-eth-l2bdbasemaclrn-ndrpdrdisc.robot | 2 +- ...e2p1vic1385-eth-l2bdbasemaclrn-ndrpdrdisc.robot | 2 +- ...0ge2p1xl710-eth-l2bdbasemaclrn-ndrpdrdisc.robot | 2 +- .../l2}/40ge2p1xl710-eth-l2xcbase-ndrpdrdisc.robot | 2 +- ...-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot | 2 +- ...ot1q-l2bdbasemaclrn-eth-2vhost-1vm-pdrchk.robot | 2 +- ...-dot1q-l2xcbase-eth-2vhost-1vm-ndrpdrdisc.robot | 2 +- ...x520-dot1q-l2xcbase-eth-2vhost-1vm-pdrchk.robot | 2 +- ...-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot | 2 +- ...-l2bdbasemaclrn-eth-4vhost-2vm-ndrpdrdisc.robot | 2 +- ...20-eth-l2xcbase-eth-2vhost-1vm-ndrpdrdisc.robot | 2 +- ...p1x520-eth-l2xcbase-eth-2vhost-1vm-pdrchk.robot | 2 +- ...20-eth-l2xcbase-eth-4vhost-2vm-ndrpdrdisc.robot | 2 +- ...-ethip4-ip4base-eth-2vhost-1vm-ndrpdrdisc.robot | 2 +- ...x520-ethip4-ip4base-eth-2vhost-1vm-pdrchk.robot | 2 +- ...-ethip4-ip4base-eth-4vhost-2vm-ndrpdrdisc.robot | 2 +- ...-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot | 2 +- ...-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot | 2 +- ...-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot | 2 +- ...-l2bdbasemaclrn-eth-4vhost-2vm-ndrpdrdisc.robot | 2 +- ...10-eth-l2xcbase-eth-4vhost-2vm-ndrpdrdisc.robot | 2 +- ...-ethip4-ip4base-eth-4vhost-2vm-ndrpdrdisc.robot | 2 +- 354 files changed, 2755 insertions(+), 2220 deletions(-) create mode 100644 docs/directory_structure.md rename resources/libraries/robot/{ => crypto}/ipsec.robot (99%) rename resources/libraries/robot/{DPDK => dpdk}/default.robot (100%) rename resources/libraries/robot/{ => features}/dhcp_client.robot (99%) rename resources/libraries/robot/{ => features}/dhcp_proxy.robot (99%) rename resources/libraries/robot/{ => features}/policer.robot (97%) rename resources/libraries/robot/{ipv4.robot => ip/ip4.robot} (98%) rename resources/libraries/robot/{ipv6.robot => ip/ip6.robot} (98%) rename resources/libraries/robot/{ => ip}/map.robot (100%) rename resources/libraries/robot/{ => ip}/snat.robot (100%) rename resources/libraries/robot/{bridge_domain.robot => l2/l2_bridge_domain.robot} (99%) rename resources/libraries/robot/{ => l2}/l2_traffic.robot (100%) rename resources/libraries/robot/{ => l2}/l2_xconnect.robot (100%) rename resources/libraries/robot/{ => l2}/tagging.robot (98%) rename resources/libraries/robot/{ => overlay}/gre.robot (99%) rename resources/libraries/robot/{lisp => overlay}/l2lisp.robot (97%) rename resources/libraries/robot/{lisp => overlay}/lisp_api.robot (99%) rename resources/libraries/robot/{lisp => overlay}/lisp_static_adjacency.robot (99%) rename resources/libraries/robot/{lisp => overlay}/lispgpe.robot (98%) rename resources/libraries/robot/{ => overlay}/vxlan.robot (96%) rename resources/libraries/robot/{ => performance}/performance_configuration.robot (99%) rename resources/libraries/robot/{ => performance}/performance_setup.robot (99%) rename resources/libraries/robot/{ => performance}/performance_utils.robot (97%) rename resources/libraries/robot/{ => shared}/counters.robot (100%) rename resources/libraries/robot/{ => shared}/default.robot (99%) rename resources/libraries/robot/{ => shared}/interfaces.robot (100%) rename resources/libraries/robot/{ => shared}/lxc.robot (100%) rename resources/libraries/robot/{ => shared}/testing_path.robot (100%) rename resources/libraries/robot/{ => shared}/traffic.robot (99%) rename resources/libraries/robot/{TLDK/TLDKUtils.robot => tldk/tldk_utils.robot} (100%) rename resources/libraries/robot/{ => vm}/double_qemu_setup.robot (100%) rename resources/libraries/robot/{ => vm}/qemu.robot (100%) rename resources/tools/{ => scripts}/download_hc_build_pkgs.sh (100%) rename resources/tools/{ => scripts}/download_hc_pkgs.sh (100%) rename resources/tools/{ => scripts}/download_install_vpp_pkgs.sh (100%) rename resources/tools/{ => scripts}/download_install_vpp_rpms.sh (100%) rename resources/tools/{ => scripts}/download_nsh_sfc_pkgs.sh (100%) rename resources/tools/{ => scripts}/rename_robot_keywords.py (100%) rename resources/tools/{ => scripts}/robot_output_parser.py (100%) rename resources/tools/{ => scripts}/topo_installation.py (100%) rename resources/tools/{ => scripts}/topo_reservation.py (100%) rename resources/tools/{t-rex/t-rex-installer.sh => trex/trex_installer.sh} (100%) rename resources/tools/{t-rex/t-rex-server-info.py => trex/trex_server_info.py} (100%) rename resources/tools/{t-rex/t-rex-stateless-profile.py => trex/trex_stateless_profile.py} (100%) rename resources/tools/{t-rex/t-rex-stateless-stop.py => trex/trex_stateless_stop.py} (100%) rename resources/{tools/t-rex/stream_profiles => traffic_profiles/trex}/profile_trex_stateless_base_class.py (100%) rename resources/{tools/t-rex/stream_profiles => traffic_profiles/trex}/trex-sl-2n-ethip4-ip4src253.py (100%) rename resources/{tools/t-rex/stream_profiles => traffic_profiles/trex}/trex-sl-3n-ethip4-ip4dst1.py (100%) rename resources/{tools/t-rex/stream_profiles => traffic_profiles/trex}/trex-sl-3n-ethip4-ip4dst100.py (100%) rename resources/{tools/t-rex/stream_profiles => traffic_profiles/trex}/trex-sl-3n-ethip4-ip4dst1000.py (100%) rename resources/{tools/t-rex/stream_profiles => traffic_profiles/trex}/trex-sl-3n-ethip4-ip4dst10000.py (100%) rename resources/{tools/t-rex/stream_profiles => traffic_profiles/trex}/trex-sl-3n-ethip4-ip4dst100000.py (100%) rename resources/{tools/t-rex/stream_profiles => traffic_profiles/trex}/trex-sl-3n-ethip4-ip4dst1000000.py (100%) rename resources/{tools/t-rex/stream_profiles => traffic_profiles/trex}/trex-sl-3n-ethip4-ip4dst253.py (100%) rename resources/{tools/t-rex/stream_profiles => traffic_profiles/trex}/trex-sl-3n-ethip4-ip4dst253_l3fwd.py (100%) rename resources/{tools/t-rex/stream_profiles => traffic_profiles/trex}/trex-sl-3n-ethip4-ip4src253.py (100%) rename resources/{tools/t-rex/stream_profiles => traffic_profiles/trex}/trex-sl-3n-ethip4-ip4src254.py (100%) rename resources/{tools/t-rex/stream_profiles => traffic_profiles/trex}/trex-sl-3n-ethip4udp-1000u15p.py (100%) rename resources/{tools/t-rex/stream_profiles => traffic_profiles/trex}/trex-sl-3n-ethip4udp-100u15p.py (100%) rename resources/{tools/t-rex/stream_profiles => traffic_profiles/trex}/trex-sl-3n-ethip4udp-10u15p.py (100%) rename resources/{tools/t-rex/stream_profiles => traffic_profiles/trex}/trex-sl-3n-ethip4udp-1u15p.py (100%) rename resources/{tools/t-rex/stream_profiles => traffic_profiles/trex}/trex-sl-3n-ethip4udp-1u1p.py (100%) rename resources/{tools/t-rex/stream_profiles => traffic_profiles/trex}/trex-sl-3n-ethip4udp-2000u15p.py (100%) rename resources/{tools/t-rex/stream_profiles => traffic_profiles/trex}/trex-sl-3n-ethip4udp-4000u15p.py (100%) rename resources/{tools/t-rex/stream_profiles => traffic_profiles/trex}/trex-sl-3n-ethip6-ip6dst10000.py (100%) rename resources/{tools/t-rex/stream_profiles => traffic_profiles/trex}/trex-sl-3n-ethip6-ip6dst100000.py (100%) rename resources/{tools/t-rex/stream_profiles => traffic_profiles/trex}/trex-sl-3n-ethip6-ip6dst1000000.py (100%) rename resources/{tools/t-rex/stream_profiles => traffic_profiles/trex}/trex-sl-3n-ethip6-ip6src253.py (100%) rename {dpdk-tests => tests/dpdk}/dpdk_scripts/cleanup_dpdk.sh (100%) rename {dpdk-tests => tests/dpdk}/dpdk_scripts/init_dpdk.sh (100%) rename {dpdk-tests => tests/dpdk}/dpdk_scripts/install_dpdk.sh (100%) rename {dpdk-tests => tests/dpdk}/dpdk_scripts/run_l2fwd.sh (100%) rename {dpdk-tests => tests/dpdk}/dpdk_scripts/run_l3fwd.sh (100%) rename {dpdk-tests => tests/dpdk}/perf/10ge2p1x520-eth-l2xcbase-testpmd-ndrpdrdisc.robot (99%) rename {dpdk-tests => tests/dpdk}/perf/10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdrdisc.robot (99%) rename {dpdk-tests => tests/dpdk}/perf/10ge2p1x710-eth-l2xcbase-testpmd-ndrpdrdisc.robot (99%) rename {dpdk-tests => tests/dpdk}/perf/40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdrdisc.robot (99%) rename {dpdk-tests => tests/dpdk}/perf/__init__.robot (93%) rename {nsh_sfc_tests => tests/nsh_sfc}/func/__init__.robot (87%) rename {nsh_sfc_tests => tests/nsh_sfc}/func/proxy/eth2p-ethip4-nsh-proxy-inbound-func.robot (96%) rename {nsh_sfc_tests => tests/nsh_sfc}/func/proxy/eth2p-ethip4-nsh-proxy-outbound-func.robot (96%) rename {nsh_sfc_tests => tests/nsh_sfc}/func/sff/eth2p-ethip4-sfc-sff-func.robot (96%) rename {nsh_sfc_tests => tests/nsh_sfc}/sfc_scripts/install_sfc.sh (100%) rename {nsh_sfc_tests => tests/nsh_sfc}/sfc_scripts/set_nsh_proxy_inbound.sh (100%) rename {nsh_sfc_tests => tests/nsh_sfc}/sfc_scripts/set_nsh_proxy_outbound.sh (100%) rename {nsh_sfc_tests => tests/nsh_sfc}/sfc_scripts/set_sfc_sff.sh (100%) rename {nsh_sfc_tests => tests/nsh_sfc}/sfc_scripts/start_tcpdump.sh (100%) rename {TLDK-tests => tests/tldk}/func/__init__.robot (85%) rename {TLDK-tests => tests/tldk}/func/ipv4/ipv4_assemble.robot (89%) rename {TLDK-tests => tests/tldk}/func/ipv4/ipv4_checksum.robot (87%) rename {TLDK-tests => tests/tldk}/func/ipv4/ipv4_fragment.robot (87%) rename {TLDK-tests => tests/tldk}/func/ipv6/ipv6_checksum.robot (87%) rename {TLDK-tests => tests/tldk}/func/ipv6/ipv6_fragment.robot (87%) rename {TLDK-tests => tests/tldk}/tldk_scripts/install_tldk.sh (100%) rename {TLDK-tests => tests/tldk}/tldk_scripts/run_tldk.sh (100%) rename {TLDK-tests => tests/tldk}/tldk_testconfig/test_ipv4_assemble_be.cfg (100%) rename {TLDK-tests => tests/tldk}/tldk_testconfig/test_ipv4_assemble_fe.cfg (100%) rename {TLDK-tests => tests/tldk}/tldk_testconfig/test_ipv4_checksum_be.cfg (100%) rename TLDK-tests/tldk_testconfig/test_ipv6_checksum_fe.cfg => tests/tldk/tldk_testconfig/test_ipv4_checksum_fe.cfg (100%) rename {TLDK-tests => tests/tldk}/tldk_testconfig/test_ipv4_fragment_be.cfg (100%) rename TLDK-tests/tldk_testconfig/test_ipv6_fragment_fe.cfg => tests/tldk/tldk_testconfig/test_ipv4_fragment_fe.cfg (100%) rename {TLDK-tests => tests/tldk}/tldk_testconfig/test_ipv6_checksum_be.cfg (100%) rename TLDK-tests/tldk_testconfig/test_ipv4_checksum_fe.cfg => tests/tldk/tldk_testconfig/test_ipv6_checksum_fe.cfg (97%) rename {TLDK-tests => tests/tldk}/tldk_testconfig/test_ipv6_fragment_be.cfg (100%) rename TLDK-tests/tldk_testconfig/test_ipv4_fragment_fe.cfg => tests/tldk/tldk_testconfig/test_ipv6_fragment_fe.cfg (97%) rename tests/{ => vpp}/func/__init__.robot (87%) rename tests/{func/ipsec => vpp/func/crypto}/eth2p-ethip4ipsectnl-ip4base-func.robot (99%) rename tests/{func/ipsec => vpp/func/crypto}/eth2p-ethip4ipsectpt-ip4base-func.robot (99%) rename tests/{func/lisp => vpp/func/crypto}/eth2p-ethip4ipsectptlispgpe-ip4base-func.robot (95%) rename tests/{func/lisp => vpp/func/crypto}/eth2p-ethip4ipsectptlispgpe-ip6base-func.robot (93%) rename tests/{func/lisp => vpp/func/crypto}/eth2p-ethip4ipsectptlispgpe-ip6basevrf-func.robot (91%) rename tests/{func/ipsec => vpp/func/crypto}/eth2p-ethip6ipsectnl-ip6base-func.robot (99%) rename tests/{func/ipsec => vpp/func/crypto}/eth2p-ethip6ipsectpt-ip6base-func.robot (99%) rename tests/{func/lisp => vpp/func/crypto}/eth2p-ethip6ipsectptlispgpe-ip4base-func.robot (93%) rename tests/{func/lisp => vpp/func/crypto}/eth2p-ethip6ipsectptlispgpe-ip6base-func.robot (93%) rename tests/{ => vpp}/func/honeycomb/__init__.robot (94%) rename tests/{ => vpp}/func/honeycomb/mgmt-cfg-acl-apihc-apivat-func.robot (99%) rename tests/{ => vpp}/func/honeycomb/mgmt-cfg-dhcp-apihc-apivat-func.robot (97%) rename tests/{ => vpp}/func/honeycomb/mgmt-cfg-int-apihcnc-func.robot (98%) rename tests/{ => vpp}/func/honeycomb/mgmt-cfg-int-subint-apihc-apivat-func.robot (99%) rename tests/{ => vpp}/func/honeycomb/mgmt-cfg-intip4-intip6-apihc-apivat-func.robot (98%) rename tests/{ => vpp}/func/honeycomb/mgmt-cfg-inttap-apihc-apivat-func.robot (98%) rename tests/{ => vpp}/func/honeycomb/mgmt-cfg-intvhost-apihc-apivat-func.robot (99%) rename tests/{ => vpp}/func/honeycomb/mgmt-cfg-l2bd-apihc-apivat-func.robot (98%) rename tests/{ => vpp}/func/honeycomb/mgmt-cfg-l2fib-apihc-apivat-func.robot (99%) rename tests/{ => vpp}/func/honeycomb/mgmt-cfg-lisp-apihc-apivat-func.robot (99%) rename tests/{ => vpp}/func/honeycomb/mgmt-cfg-nsh-apihc-apivat-func.robot (99%) rename tests/{ => vpp}/func/honeycomb/mgmt-cfg-pbb-apihc-apivat-func.robot (98%) rename tests/{ => vpp}/func/honeycomb/mgmt-cfg-pluginacl-apihc-apivat-func.robot (99%) rename tests/{ => vpp}/func/honeycomb/mgmt-cfg-policer-apihc-func.robot (98%) rename tests/{ => vpp}/func/honeycomb/mgmt-cfg-proxyarp-apihc-func.robot (94%) rename tests/{ => vpp}/func/honeycomb/mgmt-cfg-proxynd6-apihc-func.robot (94%) rename tests/{ => vpp}/func/honeycomb/mgmt-cfg-routing-apihc-apivat-func.robot (97%) rename tests/{ => vpp}/func/honeycomb/mgmt-cfg-slaac-apihc-func.robot (97%) rename tests/{ => vpp}/func/honeycomb/mgmt-cfg-snat44-apihc-apivat-func.robot (98%) rename tests/{ => vpp}/func/honeycomb/mgmt-cfg-spanrx-apihc-apivat-func.robot (98%) rename tests/{ => vpp}/func/honeycomb/mgmt-cfg-vxlan-apihc-apivat-func.robot (99%) rename tests/{ => vpp}/func/honeycomb/mgmt-cfg-vxlangpe-apihc-apivat-func.robot (99%) rename tests/{ => vpp}/func/honeycomb/mgmt-notif-apihcnc-func.robot (96%) rename tests/{ => vpp}/func/honeycomb/mgmt-statepersist-apihc-func.robot (99%) rename tests/{func/tap => vpp/func/interfaces}/api-crud-tap-func.robot (86%) rename tests/{func/tap => vpp/func/interfaces}/eth2p-eth-l2bdbasemaclrn-eth-2tap-func.robot (89%) rename tests/{func/tap => vpp/func/interfaces}/eth2p-eth-l2bdbasemaclrn-l2shg-eth-2tap-func.robot (94%) rename tests/{func/tap => vpp/func/interfaces}/eth2p-ethip4-ip4base-eth-1tap-func.robot (92%) rename tests/{func/vlan => vpp/func/ip4}/eth2p-dot1q-ip4base-func.robot (93%) rename tests/{func/cop => vpp/func/ip4}/eth2p-ethip4-ip4base-copblklistbase-func.robot (91%) rename tests/{func/cop => vpp/func/ip4}/eth2p-ethip4-ip4base-copwhlistbase-func.robot (91%) rename tests/{func/ipv4 => vpp/func/ip4}/eth2p-ethip4-ip4base-func.robot (97%) rename tests/{func/iacl => vpp/func/ip4}/eth2p-ethip4-ip4base-iaclbase-func.robot (98%) rename tests/{func/ipv4 => vpp/func/ip4}/eth2p-ethip4-ip4base-ip4arp-func.robot (89%) rename tests/{func/dhcp => vpp/func/ip4}/eth2p-ethip4-ip4base-ip4dhcpclient-func.robot (95%) rename tests/{func/dhcp => vpp/func/ip4}/eth2p-ethip4-ip4base-ip4dhcpproxy-func.robot (94%) rename tests/{func/ipv4 => vpp/func/ip4}/eth2p-ethip4-ip4base-ip4ecmp-func.robot (89%) rename tests/{func/ipv4 => vpp/func/ip4}/eth2p-ethip4-ip4base-ip4proxyarp-func.robot (96%) rename tests/{func/policer => vpp/func/ip4}/eth2p-ethip4-ip4base-ipolicemarkbase-func.robot (98%) rename tests/{func/rpf => vpp/func/ip4}/eth2p-ethip4-ip4base-rpf-func.robot (93%) rename tests/{func/vrf => vpp/func/ip4}/eth2p-ethip4-ip4basevrf-func.robot (97%) rename tests/{func => vpp/func/ip4_tunnels}/gre/eth2p-ethip4gre-ip4base-func.robot (98%) rename tests/{func => vpp/func/ip4_tunnels}/lisp/api-crud-lisp-func.robot (96%) rename tests/{func => vpp/func/ip4_tunnels}/lisp/eth2p-ethip4lisp-ip4base-func.robot (94%) rename tests/{func => vpp/func/ip4_tunnels}/lisp/eth2p-ethip4lisp-l2bdbasemaclrn-func.robot (92%) rename tests/{func => vpp/func/ip4_tunnels}/lisp/eth2p-ethip4lispgpe-ip4base-func.robot (90%) rename tests/{func => vpp/func/ip4_tunnels}/lisp/eth2p-ethip4lispgpe-ip4basevrf-func.robot (90%) rename tests/{func => vpp/func/ip4_tunnels}/lisp/eth2p-ethip4lispgpe-ip6base-func.robot (90%) rename tests/{func => vpp/func/ip4_tunnels}/lisp/eth2p-ethip4lispgpe-ip6basevrf-func.robot (89%) rename tests/{func => vpp/func/ip4_tunnels}/softwire/eth2p-ethip4--ethip6ip4-ip4base--ip6base-swirelw46-func.robot (97%) rename tests/{func => vpp/func/ip4_tunnels}/softwire/eth2p-ethip4--ethip6ip4-ip4base--ip6base-swiremape-func.robot (99%) rename tests/{func => vpp/func/ip4_tunnels}/softwire/eth2p-ethip4--ethip6ip4-ip4base--ip6base-swiremapt-func.robot (95%) rename tests/{func => vpp/func/ip4_tunnels}/vxlan/eth2p-dot1qip4vxlan-l2bdbasemaclrn-func.robot (64%) rename tests/{func => vpp/func/ip4_tunnels}/vxlan/eth2p-ethip4vxlan-l2bdbasemaclrn-func.robot (90%) rename tests/{func => vpp/func/ip4_tunnels}/vxlan/eth2p-ethip4vxlan-l2xcbase-func.robot (91%) rename tests/{func => vpp/func/ip4_tunnels}/vxlan/eth4p-ethip4vxlan-l2bdbasemaclrn-l2shg-func.robot (96%) rename tests/{func/cop => vpp/func/ip6}/eth2p-ethip6-ip6base-copblklistbase-func.robot (92%) rename tests/{func/cop => vpp/func/ip6}/eth2p-ethip6-ip6base-copwhlistbase-func.robot (92%) rename tests/{func/ipv6 => vpp/func/ip6}/eth2p-ethip6-ip6base-func.robot (96%) rename tests/{func/iacl => vpp/func/ip6}/eth2p-ethip6-ip6base-iaclbase-func.robot (98%) rename tests/{func/dhcp => vpp/func/ip6}/eth2p-ethip6-ip6base-ip6dhcpproxy-func.robot (91%) rename tests/{func/ipv6 => vpp/func/ip6}/eth2p-ethip6-ip6base-ip6ecmp-func.robot (89%) rename tests/{func/ipv6 => vpp/func/ip6}/eth2p-ethip6-ip6base-ip6ra-func.robot (93%) rename tests/{func/policer => vpp/func/ip6}/eth2p-ethip6-ip6base-ipolicemarkbase-func.robot (99%) rename tests/{func/vrf => vpp/func/ip6}/eth2p-ethip6-ip6basevrf-func.robot (98%) rename tests/{func => vpp/func/ip6_tunnels}/lisp/eth2p-ethip6lisp-l2bdbasemaclrn-func.robot (92%) rename tests/{func => vpp/func/ip6_tunnels}/lisp/eth2p-ethip6lispgpe-ip4base-func.robot (93%) rename tests/{func => vpp/func/ip6_tunnels}/lisp/eth2p-ethip6lispgpe-ip6base-func.robot (91%) rename tests/{func => vpp/func/ip6_tunnels}/lisp/eth2p-ethip6lispgpe-ip6basevrf-func.robot (92%) rename tests/{func => vpp/func/ip6_tunnels}/vxlan/eth2p-ethip6vxlan-l2bdbasemaclrn-func.robot (91%) rename tests/{func => vpp/func/ip6_tunnels}/vxlan/eth4p-ethip6vxlan-l2bdbasemaclrn-l2shg-func.robot (97%) rename tests/{func/vlan => vpp/func/l2bd}/eth2p-dot1ad--dot1q-l2bdbasemaclrn-vlantrans21-func.robot (97%) rename tests/{func/vlan => vpp/func/l2bd}/eth2p-dot1ad-l2bdbasemaclrn-vlantrans22-func.robot (98%) rename tests/{func/vlan => vpp/func/l2bd}/eth2p-dot1q--dot1ad-l2bdbasemaclrn-vlantrans12-func.robot (98%) rename tests/{func/vlan => vpp/func/l2bd}/eth2p-dot1q-l2bdbasemaclrn-vlantrans11-func.robot (97%) rename tests/{ => vpp}/func/l2bd/eth2p-eth-l2bdbasemaclrn-func.robot (93%) rename tests/{ => vpp}/func/l2bd/eth2p-eth-l2bdbasemacstc-func.robot (93%) rename tests/{ => vpp}/func/l2bd/eth4p-eth-l2bdbasemaclrn-l2shg-func.robot (94%) rename tests/{func/vlan => vpp/func/l2xc}/eth2p-dot1ad--dot1q-l2xcbase-vlantrans21-func.robot (97%) rename tests/{func/vlan => vpp/func/l2xc}/eth2p-dot1ad-l2xcbase-func.robot (93%) rename tests/{func/vlan => vpp/func/l2xc}/eth2p-dot1ad-l2xcbase-vlantrans22-func.robot (98%) rename tests/{func/vlan => vpp/func/l2xc}/eth2p-dot1q--dot1ad-l2xcbase-vlantrans12-func.robot (98%) rename tests/{func/vlan => vpp/func/l2xc}/eth2p-dot1q-l2xcbase-vlantrans11-func.robot (97%) rename tests/{ => vpp}/func/l2xc/eth2p-eth-l2xcbase-func.robot (89%) rename tests/{func/iacl => vpp/func/l2xc}/eth2p-eth-l2xcbase-iaclbase-func.robot (94%) rename tests/{func/telemetry/ipfix => vpp/func/telemetry}/eth2p-ethip4-ip4base-ip4ipfixbase-func.robot (97%) rename tests/{func/telemetry/ipfix => vpp/func/telemetry}/eth2p-ethip4-ip4base-ip4ipfixscale-func.robot (95%) rename tests/{func/telemetry/span => vpp/func/telemetry}/eth2p-ethip4-ip4base-spanrx-func.robot (96%) rename tests/{func/telemetry/ipfix => vpp/func/telemetry}/eth2p-ethip6-ip6base-ip6ipfixbase-func.robot (97%) rename tests/{func/telemetry/ipfix => vpp/func/telemetry}/eth2p-ethip6-ip6base-ip6ipfixscale-func.robot (96%) rename tests/{func/telemetry/span => vpp/func/telemetry}/eth2p-ethip6-ip6base-spanrx-func.robot (96%) rename tests/{func/ipv4 => vpp/func/vm_vhost/ip4}/eth2p-ethip4-ip4base-eth-2vhost-1vm.robot (91%) rename tests/{func/lisp => vpp/func/vm_vhost/ip4}/eth2p-ethip4ipsectptlispgpe-ip4base-eth-2vhost-1vm-func.robot (94%) rename tests/{func/lisp => vpp/func/vm_vhost/ip4}/eth2p-ethip4ipsectptlispgpe-ip6base-eth-2vhost-1vm-func.robot (94%) rename tests/{func/lisp => vpp/func/vm_vhost/ip4}/eth2p-ethip4lispgpe-ip4base-eth-2vhost-1vm-func.robot (92%) rename tests/{func/lisp => vpp/func/vm_vhost/ip4}/eth2p-ethip4lispgpe-ip4basevrf-eth-2vhost-1vm-func.robot (92%) rename tests/{func/lisp => vpp/func/vm_vhost/ip4}/eth2p-ethip4lispgpe-ip6base-eth-2vhost-1vm-func.robot (90%) rename tests/{func/lisp => vpp/func/vm_vhost/ip6}/eth2p-ethip6ipsectptlispgpe-ip4base-eth-2vhost-1vm-func.robot (94%) rename tests/{func/lisp => vpp/func/vm_vhost/ip6}/eth2p-ethip6ipsectptlispgpe-ip6base-eth-2vhost-1vm-func.robot (94%) rename tests/{func/lisp => vpp/func/vm_vhost/ip6}/eth2p-ethip6lispgpe-ip6base-eth-2vhost-1vm-func.robot (93%) rename tests/{func/lisp => vpp/func/vm_vhost/ip6}/eth2p-ethip6lispgpe-ip6basevrf-eth-2vhost-1vm-func.robot (93%) rename tests/{func/vlan => vpp/func/vm_vhost/l2bd}/eth2p-dot1q-l2bdbasemaclrn-eth-2vhost-1vm-func.robot (94%) rename tests/{func/fds => vpp/func/vm_vhost/l2bd}/eth2p-dot1q-l2bdbasemaclrn-eth-4vhost-2vm-fds-provider-nets-func.robot (97%) rename tests/{func => vpp/func/vm_vhost}/l2bd/eth2p-eth-l2bdbasemaclrn-eth-2vhost-1vm-func.robot (95%) rename tests/{func => vpp/func/vm_vhost}/l2bd/eth2p-eth-l2bdbasemacstc-eth-2vhost-1vm-func.robot (96%) rename tests/{func/vhost => vpp/func/vm_vhost/l2bd}/eth2p-ethip4-l2bdbase-vhost-client-reconnect-2vm-func.robot (97%) rename tests/{func/fds => vpp/func/vm_vhost/l2bd}/eth2p-ethip4vxlan-l2bdbasemaclrn--eth-4vhost-2vm-fds-tenant-nets-func.robot (97%) rename tests/{func/vxlan => vpp/func/vm_vhost/l2bd}/eth2p-ethip4vxlan-l2bdbasemaclrn-eth-2vhost-1vm-func.robot (94%) rename tests/{func/vxlan => vpp/func/vm_vhost/l2bd}/eth2p-ethip6vxlan-l2bdbasemaclrn-eth-2vhost-1vm-func.robot (94%) rename tests/{func => vpp/func/vm_vhost}/l2xc/eth2p-eth-l2xcbase-eth-2vhost-1vm-func.robot (90%) rename tests/{ => vpp}/perf/__init__.robot (94%) rename tests/{perf => vpp/perf/crypto}/40ge2p1xl710-ethip4ipsecbasetnl-ip4base-int-aes-gcm-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/crypto}/40ge2p1xl710-ethip4ipsecbasetnl-ip4base-int-cbc-sha1-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/crypto}/40ge2p1xl710-ethip4ipsecbasetnl-ip4base-tnl-aes-gcm-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/crypto}/40ge2p1xl710-ethip4ipsecbasetnl-ip4base-tnl-cbc-sha1-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/crypto}/40ge2p1xl710-ethip4ipsecscale1000tnl-ip4base-int-aes-gcm-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/crypto}/40ge2p1xl710-ethip4ipsecscale1000tnl-ip4base-int-cbc-sha1-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/crypto}/40ge2p1xl710-ethip4ipsecscale1000tnl-ip4base-tnl-aes-gcm-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/crypto}/40ge2p1xl710-ethip4ipsecscale1000tnl-ip4base-tnl-cbc-sha1-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/crypto}/40ge2p1xl710-ethip4ipsectptlispgpe-ip4base-cbc-sha1-ndrpdrdisc.robot (98%) rename tests/{perf => vpp/perf/ip4}/10ge2p1x520-ethip4-ip4base-copwhtlistbase-ndrchk.robot (99%) rename tests/{perf => vpp/perf/ip4}/10ge2p1x520-ethip4-ip4base-copwhtlistbase-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/ip4}/10ge2p1x520-ethip4-ip4base-iacldstbase-ndrchk.robot (99%) rename tests/{perf => vpp/perf/ip4}/10ge2p1x520-ethip4-ip4base-iacldstbase-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/ip4}/10ge2p1x520-ethip4-ip4base-ipolicemarkbase-ndrchk.robot (99%) rename tests/{perf => vpp/perf/ip4}/10ge2p1x520-ethip4-ip4base-ipolicemarkbase-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/ip4}/10ge2p1x520-ethip4-ip4base-ndrchk.robot (99%) rename tests/{perf => vpp/perf/ip4}/10ge2p1x520-ethip4-ip4base-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/ip4}/10ge2p1x520-ethip4-ip4base-pdrchk.robot (99%) rename tests/{perf => vpp/perf/ip4}/10ge2p1x520-ethip4-ip4base-snat-ndrpdrdisc.robot (98%) rename tests/{perf => vpp/perf/ip4}/10ge2p1x520-ethip4-ip4scale200k-ndrchk.robot (99%) rename tests/{perf => vpp/perf/ip4}/10ge2p1x520-ethip4-ip4scale200k-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/ip4}/10ge2p1x520-ethip4-ip4scale20k-ndrchk.robot (99%) rename tests/{perf => vpp/perf/ip4}/10ge2p1x520-ethip4-ip4scale20k-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/ip4}/10ge2p1x520-ethip4-ip4scale2m-ndrchk.robot (99%) rename tests/{perf => vpp/perf/ip4}/10ge2p1x520-ethip4-ip4scale2m-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/ip4}/10ge2p1x520-ethip4-ip4scale2m-pdrchk.robot (99%) rename tests/{perf => vpp/perf/ip4}/10ge2p1x520-ethip4udp-ip4base-udpsrcscale15-snat-ndrpdrdisc.robot (98%) rename tests/{perf => vpp/perf/ip4}/10ge2p1x520-ethip4udp-ip4scale10-udpsrcscale15-snat-ndrpdrdisc.robot (98%) rename tests/{perf => vpp/perf/ip4}/10ge2p1x520-ethip4udp-ip4scale100-udpsrcscale15-snat-ndrpdrdisc.robot (98%) rename tests/{perf => vpp/perf/ip4}/10ge2p1x520-ethip4udp-ip4scale1000-udpsrcscale15-snat-ndrpdrdisc.robot (98%) rename tests/{perf => vpp/perf/ip4}/10ge2p1x520-ethip4udp-ip4scale2000-udpsrcscale15-snat-ndrpdrdisc.robot (96%) rename tests/{perf => vpp/perf/ip4}/10ge2p1x520-ethip4udp-ip4scale4000-udpsrcscale15-snat-ndrpdrdisc.robot (96%) rename tests/{perf => vpp/perf/ip4}/40ge2p1xl710-ethip4-ip4base-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/ip4_tunnels}/10ge2p1x520-ethip4lispip4-ip4base-ndrchk.robot (98%) rename tests/{perf => vpp/perf/ip4_tunnels}/10ge2p1x520-ethip4lispip4-ip4base-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/ip4_tunnels}/10ge2p1x520-ethip4lispip4-ip4base-pdrchk.robot (98%) rename tests/{perf => vpp/perf/ip4_tunnels}/10ge2p1x520-ethip4lispip6-ip4base-ndrchk.robot (98%) rename tests/{perf => vpp/perf/ip4_tunnels}/10ge2p1x520-ethip4lispip6-ip4base-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/ip4_tunnels}/10ge2p1x520-ethip4lispip6-ip4base-pdrchk.robot (98%) rename tests/{perf => vpp/perf/ip4_tunnels}/10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/ip4_tunnels}/10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-pdrchk.robot (99%) rename tests/{perf => vpp/perf/ip4_tunnels}/10ge2p1x520-ethip4vxlan-l2xcbase-ndrchk.robot (99%) rename tests/{perf => vpp/perf/ip4_tunnels}/10ge2p1x520-ethip4vxlan-l2xcbase-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/ip4_tunnels}/10ge2p1x520-ethip4vxlan-l2xcbase-pdrchk.robot (99%) rename tests/{perf => vpp/perf/ip6}/10ge2p1x520-ethip6-ip6base-copwhtlistbase-ndrchk.robot (99%) rename tests/{perf => vpp/perf/ip6}/10ge2p1x520-ethip6-ip6base-copwhtlistbase-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/ip6}/10ge2p1x520-ethip6-ip6base-iacldstbase-ndrchk.robot (99%) rename tests/{perf => vpp/perf/ip6}/10ge2p1x520-ethip6-ip6base-iacldstbase-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/ip6}/10ge2p1x520-ethip6-ip6base-ndrchk.robot (99%) rename tests/{perf => vpp/perf/ip6}/10ge2p1x520-ethip6-ip6base-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/ip6}/10ge2p1x520-ethip6-ip6base-pdrchk.robot (98%) rename tests/{perf => vpp/perf/ip6}/10ge2p1x520-ethip6-ip6scale200k-ndrchk.robot (99%) rename tests/{perf => vpp/perf/ip6}/10ge2p1x520-ethip6-ip6scale200k-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/ip6}/10ge2p1x520-ethip6-ip6scale20k-ndrchk.robot (99%) rename tests/{perf => vpp/perf/ip6}/10ge2p1x520-ethip6-ip6scale20k-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/ip6}/10ge2p1x520-ethip6-ip6scale2m-ndrchk.robot (99%) rename tests/{perf => vpp/perf/ip6}/10ge2p1x520-ethip6-ip6scale2m-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/ip6}/10ge2p1x520-ethip6-ip6scale2m-pdrchk.robot (99%) rename tests/{perf => vpp/perf/ip6}/40ge2p1xl710-ethip6-ip6base-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/ip6_tunnels}/10ge2p1x520-ethip6lispip4-ip6base-ndrchk.robot (98%) rename tests/{perf => vpp/perf/ip6_tunnels}/10ge2p1x520-ethip6lispip4-ip6base-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/ip6_tunnels}/10ge2p1x520-ethip6lispip4-ip6base-pdrchk.robot (98%) rename tests/{perf => vpp/perf/ip6_tunnels}/10ge2p1x520-ethip6lispip6-ip6base-ndrchk.robot (98%) rename tests/{perf => vpp/perf/ip6_tunnels}/10ge2p1x520-ethip6lispip6-ip6base-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/ip6_tunnels}/10ge2p1x520-ethip6lispip6-ip6base-pdrchk.robot (98%) rename tests/{perf => vpp/perf/l2}/10ge2p1vic1227-eth-l2bdbasemaclrn-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/l2}/10ge2p1x520-dot1ad-l2xcbase-ndrchk.robot (99%) rename tests/{perf => vpp/perf/l2}/10ge2p1x520-dot1ad-l2xcbase-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/l2}/10ge2p1x520-dot1q-l2xcbase-ndrchk.robot (99%) rename tests/{perf => vpp/perf/l2}/10ge2p1x520-dot1q-l2xcbase-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/l2}/10ge2p1x520-eth-l2bdbasemaclrn-ndrchk.robot (99%) rename tests/{perf => vpp/perf/l2}/10ge2p1x520-eth-l2bdbasemaclrn-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/l2}/10ge2p1x520-eth-l2bdbasemaclrn-pdrchk.robot (99%) rename tests/{perf => vpp/perf/l2}/10ge2p1x520-eth-l2xcbase-ndrchk.robot (99%) rename tests/{perf => vpp/perf/l2}/10ge2p1x520-eth-l2xcbase-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/l2}/10ge2p1x520-eth-l2xcbase-pdrchk.robot (98%) rename tests/{perf => vpp/perf/l2}/10ge2p1x710-eth-l2bdbasemaclrn-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/l2}/40ge2p1vic1385-eth-l2bdbasemaclrn-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/l2}/40ge2p1xl710-eth-l2bdbasemaclrn-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/l2}/40ge2p1xl710-eth-l2xcbase-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/vm_vhost}/10ge2p1x520-dot1q-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/vm_vhost}/10ge2p1x520-dot1q-l2bdbasemaclrn-eth-2vhost-1vm-pdrchk.robot (99%) rename tests/{perf => vpp/perf/vm_vhost}/10ge2p1x520-dot1q-l2xcbase-eth-2vhost-1vm-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/vm_vhost}/10ge2p1x520-dot1q-l2xcbase-eth-2vhost-1vm-pdrchk.robot (99%) rename tests/{perf => vpp/perf/vm_vhost}/10ge2p1x520-eth-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/vm_vhost}/10ge2p1x520-eth-l2bdbasemaclrn-eth-4vhost-2vm-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/vm_vhost}/10ge2p1x520-eth-l2xcbase-eth-2vhost-1vm-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/vm_vhost}/10ge2p1x520-eth-l2xcbase-eth-2vhost-1vm-pdrchk.robot (99%) rename tests/{perf => vpp/perf/vm_vhost}/10ge2p1x520-eth-l2xcbase-eth-4vhost-2vm-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/vm_vhost}/10ge2p1x520-ethip4-ip4base-eth-2vhost-1vm-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/vm_vhost}/10ge2p1x520-ethip4-ip4base-eth-2vhost-1vm-pdrchk.robot (99%) rename tests/{perf => vpp/perf/vm_vhost}/10ge2p1x520-ethip4-ip4base-eth-4vhost-2vm-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/vm_vhost}/10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/vm_vhost}/10ge2p1x710-eth-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/vm_vhost}/40ge2p1xl710-eth-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/vm_vhost}/40ge2p1xl710-eth-l2bdbasemaclrn-eth-4vhost-2vm-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/vm_vhost}/40ge2p1xl710-eth-l2xcbase-eth-4vhost-2vm-ndrpdrdisc.robot (99%) rename tests/{perf => vpp/perf/vm_vhost}/40ge2p1xl710-ethip4-ip4base-eth-4vhost-2vm-ndrpdrdisc.robot (99%) diff --git a/bootstrap-TLDK.sh b/bootstrap-TLDK.sh index 7edaa4ef13..e060155f18 100755 --- a/bootstrap-TLDK.sh +++ b/bootstrap-TLDK.sh @@ -118,7 +118,7 @@ TLDK_TAR_FILE="tldk_depends.tar.gz" wget "fast.dpdk.org/rel/${DPDK_PACKAGE}" tar zcf ${TLDK_TAR_FILE} ${DPDK_PACKAGE} ./tldk/ \ - ./TLDK-tests/tldk_testconfig/ ./TLDK-tests/tldk_deplibs/ + ./tests/tldk/tldk_testconfig/ ./tests/tldk/tldk_deplibs/ cat ${VIRL_PKEY} # Copy the files to VIRL host @@ -195,7 +195,7 @@ fi PYTHONPATH=`pwd` pybot -L TRACE -W 150 \ -v TOPOLOGY_PATH:${SCRIPT_DIR}/topologies/enabled/topology.yaml \ - --suite "TLDK-tests.func" \ + --suite "tests.tldk.func" \ --include vm_envAND3_node_single_link_topo \ --noncritical EXPECTED_FAILING \ - TLDK-tests/ + tests/ diff --git a/bootstrap-hc2vpp-integration-odl.sh b/bootstrap-hc2vpp-integration-odl.sh index 76adc834d4..fc7f732008 100755 --- a/bootstrap-hc2vpp-integration-odl.sh +++ b/bootstrap-hc2vpp-integration-odl.sh @@ -119,7 +119,7 @@ SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" # Download VPP and HC packages from the current branch echo Downloading packages... -bash ${SCRIPT_DIR}/resources/tools/download_hc_pkgs.sh ${STREAM} ${OS} +bash ${SCRIPT_DIR}/resources/tools/scripts/download_hc_pkgs.sh ${STREAM} ${OS} if [ "${OS}" == "centos7" ]; then VPP_PKGS=(*.rpm) @@ -224,7 +224,7 @@ fi PYTHONPATH=`pwd` pybot -L TRACE -W 136\ -v TOPOLOGY_PATH:${SCRIPT_DIR}/topologies/enabled/topology.yaml \ - --suite "tests.func" \ + --suite "tests.vpp.func" \ --include HC_FUNC \ --exclude HC_REST_ONLY \ --noncritical EXPECTED_FAILING \ diff --git a/bootstrap-hc2vpp-integration.sh b/bootstrap-hc2vpp-integration.sh index ab5fa22a1d..075ac96356 100755 --- a/bootstrap-hc2vpp-integration.sh +++ b/bootstrap-hc2vpp-integration.sh @@ -118,7 +118,7 @@ SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" # Download VPP and HC packages from the current branch echo Downloading packages... -bash ${SCRIPT_DIR}/resources/tools/download_hc_pkgs.sh ${STREAM} ${OS} +bash ${SCRIPT_DIR}/resources/tools/scripts/download_hc_pkgs.sh ${STREAM} ${OS} if [ "${OS}" == "centos7" ]; then VPP_PKGS=(*.rpm) @@ -223,7 +223,7 @@ fi PYTHONPATH=`pwd` pybot -L TRACE -W 136\ -v TOPOLOGY_PATH:${SCRIPT_DIR}/topologies/enabled/topology.yaml \ - --suite "tests.func" \ + --suite "tests.vpp.func" \ --include HC_FUNC \ --noncritical EXPECTED_FAILING \ tests/ diff --git a/bootstrap-hc2vpp-verify-odl.sh b/bootstrap-hc2vpp-verify-odl.sh index 5bf15222f1..b065edc7c4 100755 --- a/bootstrap-hc2vpp-verify-odl.sh +++ b/bootstrap-hc2vpp-verify-odl.sh @@ -223,7 +223,7 @@ cp /nfs/common/karaf_${ODL} ~ PYTHONPATH=`pwd` pybot -L TRACE -W 136\ -v TOPOLOGY_PATH:${SCRIPT_DIR}/topologies/enabled/topology.yaml \ - --suite "tests.func" \ + --suite "tests.vpp.func" \ --include HC_FUNC \ --exclude HC_REST_ONLY \ --noncritical EXPECTED_FAILING \ diff --git a/bootstrap-hc2vpp-verify.sh b/bootstrap-hc2vpp-verify.sh index 196fb80ac3..b642da760f 100755 --- a/bootstrap-hc2vpp-verify.sh +++ b/bootstrap-hc2vpp-verify.sh @@ -219,7 +219,7 @@ fi PYTHONPATH=`pwd` pybot -L TRACE -W 136\ -v TOPOLOGY_PATH:${SCRIPT_DIR}/topologies/enabled/topology.yaml \ - --suite "tests.func" \ + --suite "tests.vpp.func" \ --include HC_FUNC \ --noncritical EXPECTED_FAILING \ tests/ diff --git a/bootstrap-nsh_sfc-functional-virl.sh b/bootstrap-nsh_sfc-functional-virl.sh index 35754bb143..f74942940e 100755 --- a/bootstrap-nsh_sfc-functional-virl.sh +++ b/bootstrap-nsh_sfc-functional-virl.sh @@ -127,7 +127,7 @@ done # Download VPP and NSH SFC packages from the current branch echo Downloading packages... -bash ${SCRIPT_DIR}/resources/tools/download_nsh_sfc_pkgs.sh ${STREAM} ${OS} +bash ${SCRIPT_DIR}/resources/tools/scripts/download_nsh_sfc_pkgs.sh ${STREAM} ${OS} if [ "${OS}" == "centos7" ]; then VPP_PKGS=(*.rpm) @@ -233,8 +233,8 @@ fi PYTHONPATH=`pwd` pybot -L TRACE -W 136\ -v TOPOLOGY_PATH:${SCRIPT_DIR}/topologies/enabled/topology.yaml \ - --suite "nsh_sfc_tests.func" \ + --suite "tests.nsh_sfc.func" \ --include vm_envAND3_node_single_link_topo \ --exclude PERFTEST \ --exclude SKIP_PATCH \ - nsh_sfc_tests/ + tests/ diff --git a/bootstrap-verify-perf-DPDK.sh b/bootstrap-verify-perf-DPDK.sh index 4ad3824aba..1b8a885258 100755 --- a/bootstrap-verify-perf-DPDK.sh +++ b/bootstrap-verify-perf-DPDK.sh @@ -46,7 +46,7 @@ pip install -r requirements.txt while :; do for TOPOLOGY in ${TOPOLOGIES}; do - python ${SCRIPT_DIR}/resources/tools/topo_reservation.py -t ${TOPOLOGY} + python ${SCRIPT_DIR}/resources/tools/scripts/topo_reservation.py -t ${TOPOLOGY} if [ $? -eq 0 ]; then WORKING_TOPOLOGY=${TOPOLOGY} echo "Reserved: ${WORKING_TOPOLOGY}" @@ -67,7 +67,7 @@ done #for DPDK test, we don't need to install the VPP deb function cancel_all { - python ${SCRIPT_DIR}/resources/tools/topo_reservation.py -c -t $1 + python ${SCRIPT_DIR}/resources/tools/scripts/topo_reservation.py -c -t $1 } # On script exit we cancel the reservation @@ -80,10 +80,10 @@ case "$TEST_TAG" in -L TRACE \ -v TOPOLOGY_PATH:${WORKING_TOPOLOGY} \ -v DPDK_TEST:True \ - -s "dpdk-tests.perf" \ + -s "tests.dpdk.perf" \ --exclude SKIP_PATCH \ -i NDRPDRDISC \ - dpdk-tests/ + tests/dpdk/ RETURN_STATUS=$(echo $?) ;; PERFTEST_SHORT ) @@ -91,9 +91,9 @@ case "$TEST_TAG" in -L TRACE \ -v TOPOLOGY_PATH:${WORKING_TOPOLOGY} \ -v DPDK_TEST:True \ - -s "dpdk-tests.perf" \ + -s "tests.dpdk.perf" \ -i NDRCHK \ - dpdk-tests/ + tests/dpdk/ RETURN_STATUS=$(echo $?) ;; PERFTEST_NIGHTLY ) @@ -102,8 +102,8 @@ case "$TEST_TAG" in -L TRACE \ -v TOPOLOGY_PATH:${WORKING_TOPOLOGY} \ -v DPDK_TEST:True \ - -s "dpdk-tests.perf" \ - dpdk-tests/ + -s "tests.dpdk.perf" \ + tests/dpdk/ RETURN_STATUS=$(echo $?) ;; * ) @@ -112,15 +112,15 @@ case "$TEST_TAG" in -L TRACE \ -v TOPOLOGY_PATH:${WORKING_TOPOLOGY} \ -v DPDK_TEST:True \ - -s "dpdk-tests.perf" \ - dpdk-tests/ + -s "tests.dpdk.perf" \ + tests/ RETURN_STATUS=$(echo $?) esac # Pybot output post-processing echo Post-processing test data... -python ${SCRIPT_DIR}/resources/tools/robot_output_parser.py \ +python ${SCRIPT_DIR}/resources/tools/scripts/robot_output_parser.py \ -i ${SCRIPT_DIR}/output.xml \ -o ${SCRIPT_DIR}/output_perf_data.xml if [ ! $? -eq 0 ]; then diff --git a/bootstrap-verify-perf.sh b/bootstrap-verify-perf.sh index 67986b8531..89af840593 100755 --- a/bootstrap-verify-perf.sh +++ b/bootstrap-verify-perf.sh @@ -41,7 +41,7 @@ then then # Download the latest VPP build .deb install packages echo Downloading VPP packages... - bash ${SCRIPT_DIR}/resources/tools/download_install_vpp_pkgs.sh --skip-install + bash ${SCRIPT_DIR}/resources/tools/scripts/download_install_vpp_pkgs.sh --skip-install VPP_DEBS="$( readlink -f *.deb | tr '\n' ' ' )" # Take vpp package and get the vpp version @@ -98,7 +98,7 @@ pip install -r requirements.txt while :; do for TOPOLOGY in ${TOPOLOGIES}; do - python ${SCRIPT_DIR}/resources/tools/topo_reservation.py -t ${TOPOLOGY} + python ${SCRIPT_DIR}/resources/tools/scripts/topo_reservation.py -t ${TOPOLOGY} if [ $? -eq 0 ]; then WORKING_TOPOLOGY=${TOPOLOGY} echo "Reserved: ${WORKING_TOPOLOGY}" @@ -118,15 +118,15 @@ while :; do done function cancel_all { - python ${SCRIPT_DIR}/resources/tools/topo_installation.py -c -d ${INSTALLATION_DIR} -t $1 - python ${SCRIPT_DIR}/resources/tools/topo_reservation.py -c -t $1 + python ${SCRIPT_DIR}/resources/tools/scripts/topo_installation.py -c -d ${INSTALLATION_DIR} -t $1 + python ${SCRIPT_DIR}/resources/tools/scripts/topo_reservation.py -c -t $1 } # On script exit we cancel the reservation and installation and delete all vpp # packages trap "cancel_all ${WORKING_TOPOLOGY}" EXIT -python ${SCRIPT_DIR}/resources/tools/topo_installation.py -t ${WORKING_TOPOLOGY} \ +python ${SCRIPT_DIR}/resources/tools/scripts/topo_installation.py -t ${WORKING_TOPOLOGY} \ -d ${INSTALLATION_DIR} \ -p ${VPP_DEBS} if [ $? -eq 0 ]; then @@ -141,7 +141,7 @@ case "$TEST_TAG" in PERFTEST_DAILY ) pybot ${PYBOT_ARGS} \ -v TOPOLOGY_PATH:${WORKING_TOPOLOGY} \ - -s "tests.perf" \ + -s "tests.vpp.perf" \ --include ndrdiscANDnic_intel-x520-da2AND1t1cORndrdiscANDnic_intel-x520-da2AND2t2c \ tests/ RETURN_STATUS=$(echo $?) @@ -149,7 +149,7 @@ case "$TEST_TAG" in PERFTEST_SEMI_WEEKLY ) pybot ${PYBOT_ARGS} \ -v TOPOLOGY_PATH:${WORKING_TOPOLOGY} \ - -s "tests.perf" \ + -s "tests.vpp.perf" \ --include ndrdiscANDnic_intel-x710AND1t1cORndrdiscANDnic_intel-x710AND2t2cORndrdiscANDnic_intel-xl710AND1t1cORndrdiscANDnic_intel-xl710AND2t2c \ tests/ RETURN_STATUS=$(echo $?) @@ -157,7 +157,7 @@ case "$TEST_TAG" in VERIFY-PERF-NDRDISC ) pybot ${PYBOT_ARGS} \ -v TOPOLOGY_PATH:${WORKING_TOPOLOGY} \ - -s "tests.perf" \ + -s "tests.vpp.perf" \ --include ndrdiscAND1t1cORndrdiscAND2t2c \ tests/ RETURN_STATUS=$(echo $?) @@ -165,7 +165,7 @@ case "$TEST_TAG" in VERIFY-PERF-PDRDISC ) pybot ${PYBOT_ARGS} \ -v TOPOLOGY_PATH:${WORKING_TOPOLOGY} \ - -s "tests.perf" \ + -s "tests.vpp.perf" \ --include pdrdiscAND1t1cORpdrdiscAND2t2c \ tests/ RETURN_STATUS=$(echo $?) @@ -173,7 +173,7 @@ case "$TEST_TAG" in VERIFY-PERF-NDRCHK ) pybot ${PYBOT_ARGS} \ -v TOPOLOGY_PATH:${WORKING_TOPOLOGY} \ - -s "tests.perf" \ + -s "tests.vpp.perf" \ --include ndrchkAND1t1cORndrchkAND2t2c \ tests/ RETURN_STATUS=$(echo $?) @@ -181,7 +181,7 @@ case "$TEST_TAG" in PERFTEST_NDRCHK_DAILY ) pybot ${PYBOT_ARGS} \ -v TOPOLOGY_PATH:${WORKING_TOPOLOGY} \ - -s "tests.perf" \ + -s "tests.vpp.perf" \ --include ndrchkAND1t1cORndrchkAND2t2c \ tests/ RETURN_STATUS=$(echo $?) @@ -189,7 +189,7 @@ case "$TEST_TAG" in VERIFY-PERF-IP4 ) pybot ${PYBOT_ARGS} \ -v TOPOLOGY_PATH:${WORKING_TOPOLOGY} \ - -s "tests.perf" \ + -s "tests.vpp.perf" \ --include ndrdiscANDnic_intel-x520-da2AND1t1cANDip4baseORndrdiscANDnic_intel-x520-da2AND1t1cANDip4fwdANDfib_2m \ tests/ RETURN_STATUS=$(echo $?) @@ -197,7 +197,7 @@ case "$TEST_TAG" in VERIFY-PERF-IP6 ) pybot ${PYBOT_ARGS} \ -v TOPOLOGY_PATH:${WORKING_TOPOLOGY} \ - -s "tests.perf" \ + -s "tests.vpp.perf" \ --include ndrdiscANDnic_intel-x520-da2AND1t1cANDip6baseORndrdiscANDnic_intel-x520-da2AND1t1cANDip6fwdANDfib_2m \ tests/ RETURN_STATUS=$(echo $?) @@ -205,7 +205,7 @@ case "$TEST_TAG" in VERIFY-PERF-L2 ) pybot ${PYBOT_ARGS} \ -v TOPOLOGY_PATH:${WORKING_TOPOLOGY} \ - -s "tests.perf" \ + -s "tests.vpp.perf" \ --include ndrdiscANDnic_intel-x520-da2AND1t1cANDl2xcbaseORndrdiscANDnic_intel-x520-da2AND1t1cANDl2bdbase \ tests/ RETURN_STATUS=$(echo $?) @@ -213,7 +213,7 @@ case "$TEST_TAG" in VERIFY-PERF-LISP ) pybot ${PYBOT_ARGS} \ -v TOPOLOGY_PATH:${WORKING_TOPOLOGY} \ - -s "tests.perf" \ + -s "tests.vpp.perf" \ --include ndrdiscANDnic_intel-x520-da2AND1t1cANDlisp \ tests/ RETURN_STATUS=$(echo $?) @@ -221,7 +221,7 @@ case "$TEST_TAG" in VERIFY-PERF-VXLAN ) pybot ${PYBOT_ARGS} \ -v TOPOLOGY_PATH:${WORKING_TOPOLOGY} \ - -s "tests.perf" \ + -s "tests.vpp.perf" \ --include ndrdiscANDnic_intel-x520-da2AND1t1cANDvxlan \ tests/ RETURN_STATUS=$(echo $?) @@ -229,7 +229,7 @@ case "$TEST_TAG" in VERIFY-PERF-VHOST ) pybot ${PYBOT_ARGS} \ -v TOPOLOGY_PATH:${WORKING_TOPOLOGY} \ - -s "tests.perf" \ + -s "tests.vpp.perf" \ --include ndrdiscANDnic_intel-x520-da2AND1t1cANDvhost \ tests/ RETURN_STATUS=$(echo $?) @@ -237,7 +237,7 @@ case "$TEST_TAG" in VPP-VERIFY-PERF-IP4 ) pybot ${PYBOT_ARGS} \ -v TOPOLOGY_PATH:${WORKING_TOPOLOGY} \ - -s "tests.perf" \ + -s "tests.vpp.perf" \ --include pdrchkANDnic_intel-x520-da2AND1t1cANDip4baseORpdrchkANDnic_intel-x520-da2AND1t1cANDip4fwdANDfib_2m \ tests/ RETURN_STATUS=$(echo $?) @@ -245,7 +245,7 @@ case "$TEST_TAG" in VPP-VERIFY-PERF-IP6 ) pybot ${PYBOT_ARGS} \ -v TOPOLOGY_PATH:${WORKING_TOPOLOGY} \ - -s "tests.perf" \ + -s "tests.vpp.perf" \ --include pdrchkANDnic_intel-x520-da2AND1t1cANDip6baseORpdrchkANDnic_intel-x520-da2AND1t1cANDip6fwdANDfib_2m \ tests/ RETURN_STATUS=$(echo $?) @@ -253,7 +253,7 @@ case "$TEST_TAG" in VPP-VERIFY-PERF-L2 ) pybot ${PYBOT_ARGS} \ -v TOPOLOGY_PATH:${WORKING_TOPOLOGY} \ - -s "tests.perf" \ + -s "tests.vpp.perf" \ --include pdrchkANDnic_intel-x520-da2AND1t1cANDl2xcbaseORpdrchkANDnic_intel-x520-da2AND1t1cANDl2bdbase \ tests/ RETURN_STATUS=$(echo $?) @@ -261,7 +261,7 @@ case "$TEST_TAG" in VPP-VERIFY-PERF-LISP ) pybot ${PYBOT_ARGS} \ -v TOPOLOGY_PATH:${WORKING_TOPOLOGY} \ - -s "tests.perf" \ + -s "tests.vpp.perf" \ --include pdrchkANDnic_intel-x520-da2AND1t1cANDlisp \ tests/ RETURN_STATUS=$(echo $?) @@ -269,7 +269,7 @@ case "$TEST_TAG" in VPP-VERIFY-PERF-VXLAN ) pybot ${PYBOT_ARGS} \ -v TOPOLOGY_PATH:${WORKING_TOPOLOGY} \ - -s "tests.perf" \ + -s "tests.vpp.perf" \ --include pdrchkANDnic_intel-x520-da2AND1t1cANDvxlan \ tests/ RETURN_STATUS=$(echo $?) @@ -277,7 +277,7 @@ case "$TEST_TAG" in VPP-VERIFY-PERF-VHOST ) pybot ${PYBOT_ARGS} \ -v TOPOLOGY_PATH:${WORKING_TOPOLOGY} \ - -s "tests.perf" \ + -s "tests.vpp.perf" \ --include pdrchkANDnic_intel-x520-da2AND1t1cANDvhost \ tests/ RETURN_STATUS=$(echo $?) @@ -285,7 +285,7 @@ case "$TEST_TAG" in PERFTEST_LONG ) pybot ${PYBOT_ARGS} \ -v TOPOLOGY_PATH:${WORKING_TOPOLOGY} \ - -s "tests.perf" \ + -s "tests.vpp.perf" \ --exclude SKIP_PATCH \ -i NDRPDRDISC \ tests/ @@ -294,7 +294,7 @@ case "$TEST_TAG" in PERFTEST_SHORT ) pybot ${PYBOT_ARGS} \ -v TOPOLOGY_PATH:${WORKING_TOPOLOGY} \ - -s "tests.perf" \ + -s "tests.vpp.perf" \ -i NDRCHK \ tests/ RETURN_STATUS=$(echo $?) @@ -303,7 +303,7 @@ case "$TEST_TAG" in #run all available tests pybot ${PYBOT_ARGS} \ -v TOPOLOGY_PATH:${WORKING_TOPOLOGY} \ - -s "tests.perf" \ + -s "tests.vpp.perf" \ tests/ RETURN_STATUS=$(echo $?) ;; @@ -311,7 +311,7 @@ case "$TEST_TAG" in # run full performance test suite and exit on fail pybot ${PYBOT_ARGS} \ -v TOPOLOGY_PATH:${WORKING_TOPOLOGY} \ - -s "tests.perf" \ + -s "tests.vpp.perf" \ tests/ RETURN_STATUS=$(echo $?) esac @@ -319,7 +319,7 @@ esac # Pybot output post-processing echo Post-processing test data... -python ${SCRIPT_DIR}/resources/tools/robot_output_parser.py \ +python ${SCRIPT_DIR}/resources/tools/scripts/robot_output_parser.py \ -i ${SCRIPT_DIR}/output.xml \ -o ${SCRIPT_DIR}/output_perf_data.xml \ -v ${VPP_STABLE_VER} diff --git a/bootstrap-vpp-verify-semiweekly.sh b/bootstrap-vpp-verify-semiweekly.sh index a2c463c456..8f46ac6c0e 100644 --- a/bootstrap-vpp-verify-semiweekly.sh +++ b/bootstrap-vpp-verify-semiweekly.sh @@ -55,7 +55,7 @@ else # Download the latest VPP build install packages rm -f *.${PACKAGE} echo Downloading VPP packages... - bash ${SCRIPT_DIR}/resources/tools/download_install_vpp_pkgs.sh --skip-install + bash ${SCRIPT_DIR}/resources/tools/scripts/download_install_vpp_pkgs.sh --skip-install fi # Take vpp package and get the vpp version @@ -278,7 +278,7 @@ do pybot -L TRACE -W 136\ -v TOPOLOGY_PATH:${SCRIPT_DIR}/topologies/enabled/topology_VIRL.yaml \ - --suite "tests.func" \ + --suite "tests.vpp.func" \ --include vm_envAND3_node_single_link_topo \ --include vm_envAND3_node_double_link_topo \ --exclude PERFTEST \ diff --git a/bootstrap-vpp-verify-weekly.sh b/bootstrap-vpp-verify-weekly.sh index ecb0ab34ee..e2b04a9388 100644 --- a/bootstrap-vpp-verify-weekly.sh +++ b/bootstrap-vpp-verify-weekly.sh @@ -237,7 +237,7 @@ do echo ${test_set}. test loop PYTHONPATH=`pwd` pybot -L TRACE -W 136\ -v TOPOLOGY_PATH:${SCRIPT_DIR}/topologies/enabled/topology.yaml \ - --suite "tests.func" \ + --suite "tests.vpp.unc" \ --include vm_envAND3_node_single_link_topo \ --include vm_envAND3_node_double_link_topo \ --exclude PERFTEST \ diff --git a/bootstrap.sh b/bootstrap.sh index e8da341a0f..e3d80e7d56 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -92,8 +92,8 @@ VIRL_SERVER_EXPECTED_STATUS="PRODUCTION" SSH_OPTIONS="-i ${VIRL_PKEY} -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o BatchMode=yes -o LogLevel=error" -TEST_GROUPS=("gre,ipv6,lisp,policer,rpf,softwire" "dhcp,ipsec,l2bd,l2xc,telemetry,vrf,vxlan" "cop,fds,honeycomb,iacl,ipv4,tap,vhost,vlan") -SUITE_PATH="tests.func" +TEST_GROUPS=("crypto,ip4_tunnels.softwire,ip4_tunnels.vxlan,telemetry" "ip4,ip4_tunnels.gre,ip4_tunnels.lisp,ip6_tunnels.vxlan,vm_vhost.ip4,vm_vhost.ip6" "interfaces,ip6,ip6_tunnels.lisp,l2bd,l2xc,vm_vhost.l2bd,vm_vhost.l2xc") +SUITE_PATH="tests.vpp.func" SKIP_PATCH="SKIP_PATCH" # Create tmp dir diff --git a/docs/directory_structure.md b/docs/directory_structure.md new file mode 100644 index 0000000000..b4065989d2 --- /dev/null +++ b/docs/directory_structure.md @@ -0,0 +1,537 @@ + +# Directory structure re-organization + +## Table of contents + +1. [The new structure](#the-new-structure) +1. [Tests](#tests) + 1. [Performance](#performance) + 1. [Functional](#functional) +1. [Keywords](#keywords) + 1. [L2 Robot keywords](#l2-robot-keywords) + 1. [L1 Python keywords](#l1-python-keywords) + +## The new structure + +### Tests +``` +$CSIT/ + tests/ + vpp/ + func/ + l2bd/ + l2xc/ + ip4/ + ip6/ + ip4_tunnels/ + ip6_tunnels/ + vm_vhost/ + crypto/ + interfaces/ + telemetry/ + honeycomb/ + perf/ + l2/ + ip4/ + ip6/ + ip4_tunnels/ + ip6_tunnels/ + vm_vhost/ + crypto/ + dpdk/ + func/ + perf/ + nsh_sfc/ + func/ + perf/ + tldk/ + func/ + perf/ +``` + +### Keywords +``` +$CSIT/ + resources/ + libraries/ + bash/ + python/ + packages/ (dirs): feature | area + modules/ + robot/ + shared/ + l2/ + ip/ + overlay/ + vm/ + crypto/ + dpdk/ + nsh_sfc/ + tldk/ + honeycomb/ + performance/ + telemetry/ + features/ + fds/ +``` + +*Notes:* +1. **l1/** - L1 will not be created, L1 KWs will be temporarily kept in L2 (their + current place) and asap refactored using Python +1. **l2/** - Not needed if we do not have l1/ + + +### Other resources +``` +$CSIT/ + resources/ + templates/ + vat/ + honeycomb/ + test_data/ + honeycomb/ + lisp/ + softwire/ + tools/ + disk_image_builder/ + doc_gen/ + report_gen/ + scripts/ + testbed_setup/ + topology/ + trex/ + vagrant/ + virl/ + topology_schemas/ + traffic_scripts/ + traffic_profiles/ + trex/ + ixia/ +``` + +## Tests + +### Performance + +#### L2 Ethernet Switching +``` +ls | grep -E "(eth|dot1q|dot1ad)-(l2xcbase|l2bdbasemaclrn)-(ndrpdrdisc|ndrchk|pdrchk)" +``` +``` +l2/ + 10ge2p1vic1227-eth-l2bdbasemaclrn-ndrpdrdisc.robot + 10ge2p1x520-dot1ad-l2xcbase-ndrchk.robot + 10ge2p1x520-dot1ad-l2xcbase-ndrpdrdisc.robot + 10ge2p1x520-dot1q-l2xcbase-ndrchk.robot + 10ge2p1x520-dot1q-l2xcbase-ndrpdrdisc.robot + 10ge2p1x520-eth-l2bdbasemaclrn-ndrchk.robot + 10ge2p1x520-eth-l2bdbasemaclrn-ndrpdrdisc.robot + 10ge2p1x520-eth-l2bdbasemaclrn-pdrchk.robot + 10ge2p1x520-eth-l2xcbase-ndrchk.robot + 10ge2p1x520-eth-l2xcbase-ndrpdrdisc.robot + 10ge2p1x520-eth-l2xcbase-pdrchk.robot + 10ge2p1x710-eth-l2bdbasemaclrn-ndrpdrdisc.robot + 40ge2p1vic1385-eth-l2bdbasemaclrn-ndrpdrdisc.robot + 40ge2p1xl710-eth-l2bdbasemaclrn-ndrpdrdisc.robot + 40ge2p1xl710-eth-l2xcbase-ndrpdrdisc.robot +``` + +#### IPv4 Routed-Forwarding +``` +ls | grep -P 'ethip4(udp|)-ip4(base|scale)[a-z0-9]*(?!-eth-[0-9]vhost).*-(ndrpdrdisc|ndrchk|pdrchk)' +``` +``` +ip4/ + 10ge2p1x520-ethip4-ip4base-copwhtlistbase-ndrchk.robot + 10ge2p1x520-ethip4-ip4base-copwhtlistbase-ndrpdrdisc.robot + 10ge2p1x520-ethip4-ip4base-iacldstbase-ndrchk.robot + 10ge2p1x520-ethip4-ip4base-iacldstbase-ndrpdrdisc.robot + 10ge2p1x520-ethip4-ip4base-ipolicemarkbase-ndrchk.robot + 10ge2p1x520-ethip4-ip4base-ipolicemarkbase-ndrpdrdisc.robot + 10ge2p1x520-ethip4-ip4base-ndrchk.robot + 10ge2p1x520-ethip4-ip4base-ndrpdrdisc.robot + 10ge2p1x520-ethip4-ip4base-pdrchk.robot + 10ge2p1x520-ethip4-ip4base-snat-ndrpdrdisc.robot + 10ge2p1x520-ethip4-ip4scale200k-ndrchk.robot + 10ge2p1x520-ethip4-ip4scale200k-ndrpdrdisc.robot + 10ge2p1x520-ethip4-ip4scale20k-ndrchk.robot + 10ge2p1x520-ethip4-ip4scale20k-ndrpdrdisc.robot + 10ge2p1x520-ethip4-ip4scale2m-ndrchk.robot + 10ge2p1x520-ethip4-ip4scale2m-ndrpdrdisc.robot + 10ge2p1x520-ethip4-ip4scale2m-pdrchk.robot + 10ge2p1x520-ethip4udp-ip4base-udpsrcscale15-snat-ndrpdrdisc.robot + 10ge2p1x520-ethip4udp-ip4scale1000-udpsrcscale15-snat-ndrpdrdisc.robot + 10ge2p1x520-ethip4udp-ip4scale100-udpsrcscale15-snat-ndrpdrdisc.robot + 10ge2p1x520-ethip4udp-ip4scale10-udpsrcscale15-snat-ndrpdrdisc.robot + 10ge2p1x520-ethip4udp-ip4scale2000-udpsrcscale15-snat-ndrpdrdisc.robot + 10ge2p1x520-ethip4udp-ip4scale4000-udpsrcscale15-snat-ndrpdrdisc.robot + 40ge2p1xl710-ethip4-ip4base-ndrpdrdisc.robot +``` + +#### IPv6 Routed-Forwarding +``` +ls | grep -E "ethip6-ip6(base|scale)[-a-z0-9]*-(ndrpdrdisc|ndrchk|pdrchk)" +``` +``` +ip6/ + 10ge2p1x520-ethip6-ip6base-copwhtlistbase-ndrchk.robot + 10ge2p1x520-ethip6-ip6base-copwhtlistbase-ndrpdrdisc.robot + 10ge2p1x520-ethip6-ip6base-iacldstbase-ndrchk.robot + 10ge2p1x520-ethip6-ip6base-iacldstbase-ndrpdrdisc.robot + 10ge2p1x520-ethip6-ip6base-ndrchk.robot + 10ge2p1x520-ethip6-ip6base-ndrpdrdisc.robot + 10ge2p1x520-ethip6-ip6base-pdrchk.robot + 10ge2p1x520-ethip6-ip6scale200k-ndrchk.robot + 10ge2p1x520-ethip6-ip6scale200k-ndrpdrdisc.robot + 10ge2p1x520-ethip6-ip6scale20k-ndrchk.robot + 10ge2p1x520-ethip6-ip6scale20k-ndrpdrdisc.robot + 10ge2p1x520-ethip6-ip6scale2m-ndrchk.robot + 10ge2p1x520-ethip6-ip6scale2m-ndrpdrdisc.robot + 10ge2p1x520-ethip6-ip6scale2m-pdrchk.robot + 40ge2p1xl710-ethip6-ip6base-ndrpdrdisc.robot +``` + +#### IPv4 Overlay Tunnels +``` +ls | grep -E "ethip4[a-z0-9]+-[a-z0-9]*-(ndrpdrdisc|ndrchk|pdrchk)" +``` +``` +ip4_tunnels/ + 10ge2p1x520-ethip4lispip4-ip4base-ndrchk.robot + 10ge2p1x520-ethip4lispip4-ip4base-ndrpdrdisc.robot + 10ge2p1x520-ethip4lispip4-ip4base-pdrchk.robot + 10ge2p1x520-ethip4lispip6-ip4base-ndrchk.robot + 10ge2p1x520-ethip4lispip6-ip4base-ndrpdrdisc.robot + 10ge2p1x520-ethip4lispip6-ip4base-pdrchk.robot + 10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-ndrpdrdisc.robot + 10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-pdrchk.robot + 10ge2p1x520-ethip4vxlan-l2xcbase-ndrchk.robot + 10ge2p1x520-ethip4vxlan-l2xcbase-ndrpdrdisc.robot + 10ge2p1x520-ethip4vxlan-l2xcbase-pdrchk.robot +``` + +#### IPv6 Overlay Tunnels +``` +ls | grep -E "ethip6[a-z0-9]+-[a-z0-9]*-(ndrpdrdisc|ndrchk|pdrchk)" +``` +``` +ip6_tunnels/ + 10ge2p1x520-ethip6lispip4-ip6base-ndrchk.robot + 10ge2p1x520-ethip6lispip4-ip6base-ndrpdrdisc.robot + 10ge2p1x520-ethip6lispip4-ip6base-pdrchk.robot + 10ge2p1x520-ethip6lispip6-ip6base-ndrchk.robot + 10ge2p1x520-ethip6lispip6-ip6base-ndrpdrdisc.robot + 10ge2p1x520-ethip6lispip6-ip6base-pdrchk.robot +``` + +#### VM vhost Connections +``` +ls | grep -E ".*vhost.*-(ndrpdrdisc|ndrchk|pdrchk)" +``` +``` +vm_vhost/ + 10ge2p1x520-dot1q-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot + 10ge2p1x520-dot1q-l2bdbasemaclrn-eth-2vhost-1vm-pdrchk.robot + 10ge2p1x520-dot1q-l2xcbase-eth-2vhost-1vm-ndrpdrdisc.robot + 10ge2p1x520-dot1q-l2xcbase-eth-2vhost-1vm-pdrchk.robot + 10ge2p1x520-ethip4-ip4base-eth-2vhost-1vm-ndrpdrdisc.robot + 10ge2p1x520-ethip4-ip4base-eth-2vhost-1vm-pdrchk.robot + 10ge2p1x520-ethip4-ip4base-eth-4vhost-2vm-ndrpdrdisc.robot + 10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot + 10ge2p1x520-eth-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot + 10ge2p1x520-eth-l2bdbasemaclrn-eth-4vhost-2vm-ndrpdrdisc.robot + 10ge2p1x520-eth-l2xcbase-eth-2vhost-1vm-ndrpdrdisc.robot + 10ge2p1x520-eth-l2xcbase-eth-2vhost-1vm-pdrchk.robot + 10ge2p1x520-eth-l2xcbase-eth-4vhost-2vm-ndrpdrdisc.robot + 10ge2p1x710-eth-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot + 40ge2p1xl710-ethip4-ip4base-eth-4vhost-2vm-ndrpdrdisc.robot + 40ge2p1xl710-eth-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot + 40ge2p1xl710-eth-l2bdbasemaclrn-eth-4vhost-2vm-ndrpdrdisc.robot + 40ge2p1xl710-eth-l2xcbase-eth-4vhost-2vm-ndrpdrdisc.robot +``` + +#### IPSec Crypto HW: IP4 Routed-Forwarding +``` +ls | grep -E ".*ipsec.*-(ndrpdrdisc|ndrchk|pdrchk)" +``` +``` +crypto/ + 40ge2p1xl710-ethip4ipsecbasetnl-ip4base-int-aes-gcm-ndrpdrdisc.robot + 40ge2p1xl710-ethip4ipsecbasetnl-ip4base-int-cbc-sha1-ndrpdrdisc.robot + 40ge2p1xl710-ethip4ipsecbasetnl-ip4base-tnl-aes-gcm-ndrpdrdisc.robot + 40ge2p1xl710-ethip4ipsecbasetnl-ip4base-tnl-cbc-sha1-ndrpdrdisc.robot + 40ge2p1xl710-ethip4ipsecscale1000tnl-ip4base-int-aes-gcm-ndrpdrdisc.robot + 40ge2p1xl710-ethip4ipsecscale1000tnl-ip4base-int-cbc-sha1-ndrpdrdisc.robot + 40ge2p1xl710-ethip4ipsecscale1000tnl-ip4base-tnl-aes-gcm-ndrpdrdisc.robot + 40ge2p1xl710-ethip4ipsecscale1000tnl-ip4base-tnl-cbc-sha1-ndrpdrdisc.robot + 40ge2p1xl710-ethip4ipsectptlispgpe-ip4base-cbc-sha1-ndrpdrdisc.robot +``` + +### Functional + +#### L2 Ethernet Switching +``` +l2bd/ + eth2p-dot1ad--dot1q-l2bdbasemaclrn-vlantrans21-func.robot + eth2p-dot1ad-l2bdbasemaclrn-vlantrans22-func.robot + eth2p-dot1q--dot1ad-l2bdbasemaclrn-vlantrans12-func.robot + eth2p-dot1q-l2bdbasemaclrn-vlantrans11-func.robot + eth2p-eth-l2bdbasemaclrn-func.robot + eth2p-eth-l2bdbasemacstc-func.robot + eth4p-eth-l2bdbasemaclrn-l2shg-func.robot +``` + +``` +l2xc/ + eth2p-dot1ad--dot1q-l2xcbase-vlantrans21-func.robot + eth2p-dot1ad-l2xcbase-func.robot + eth2p-dot1ad-l2xcbase-vlantrans22-func.robot + eth2p-dot1q--dot1ad-l2xcbase-vlantrans12-func.robot + eth2p-dot1q-l2xcbase-vlantrans11-func.robot + eth2p-eth-l2xcbase-func.robot + eth2p-eth-l2xcbase-iaclbase-func.robot +``` + +#### IPv4 Routed-Forwarding +``` +ip4/ + eth2p-dot1q-ip4base-func.robot + eth2p-ethip4-ip4base-copblklistbase-func.robot + eth2p-ethip4-ip4base-copwhlistbase-func.robot + eth2p-ethip4-ip4base-func.robot + eth2p-ethip4-ip4base-iaclbase-func.robot + eth2p-ethip4-ip4base-ip4arp-func.robot + eth2p-ethip4-ip4base-ip4dhcpclient-func.robot + eth2p-ethip4-ip4base-ip4dhcpproxy-func.robot + eth2p-ethip4-ip4base-ip4ecmp-func.robot + eth2p-ethip4-ip4base-ip4proxyarp-func.robot + eth2p-ethip4-ip4base-ipolicemarkbase-func.robot + eth2p-ethip4-ip4base-rpf-func.robot + eth2p-ethip4-ip4basevrf-func.robot +``` + +#### IPv6 Routed-Forwarding +``` +ip6/ + eth2p-ethip6-ip6base-copblklistbase-func.robot + eth2p-ethip6-ip6base-copwhlistbase-func.robot + eth2p-ethip6-ip6base-func.robot + eth2p-ethip6-ip6base-iaclbase-func.robot + eth2p-ethip6-ip6base-ip6dhcpproxy-func.robot + eth2p-ethip6-ip6base-ip6ecmp-func.robot + eth2p-ethip6-ip6base-ip6ra-func.robot + eth2p-ethip6-ip6base-ipolicemarkbase-func.robot + eth2p-ethip6-ip6basevrf-func.robot +``` + +#### IPv4 Overlay Tunnels +``` +ip4_tunnels/ + gre/ + eth2p-ethip4gre-ip4base-func.robot + lisp/ + api-crud-lisp-func.robot + eth2p-ethip4lispgpe-ip4base-func.robot + eth2p-ethip4lispgpe-ip4basevrf-func.robot + eth2p-ethip4lispgpe-ip6base-func.robot + eth2p-ethip4lispgpe-ip6basevrf-func.robot + eth2p-ethip4lisp-ip4base-func.robot + eth2p-ethip4lisp-l2bdbasemaclrn-func.robot + softwire/ + eth2p-ethip4--ethip6ip4-ip4base--ip6base-swiremapt-func.robot + eth2p-ethip4--ethip6ip4-ip4base--ip6base-swirelw46-func.robot + eth2p-ethip4--ethip6ip4-ip4base--ip6base-swiremape-func.robot + vxlan/ + eth2p-dot1qip4vxlan-l2bdbasemaclrn-func.robot + eth4p-ethip4vxlan-l2bdbasemaclrn-l2shg-func.robot + eth2p-ethip4vxlan-l2bdbasemaclrn-func.robot + eth2p-ethip4vxlan-l2xcbase-func.robot +``` + +#### IPv6 Overlay Tunnels +``` +ip6_tunnels/ + lisp/ + eth2p-ethip6lispgpe-ip6base-func.robot + eth2p-ethip6lispgpe-ip6basevrf-func.robot + eth2p-ethip6lispgpe-ip4base-func.robot + eth2p-ethip6lisp-l2bdbasemaclrn-func.robot + vxlan/ + eth2p-ethip6vxlan-l2bdbasemaclrn-func.robot + eth4p-ethip6vxlan-l2bdbasemaclrn-l2shg-func.robot +``` + +#### VM vhost Connections +``` +vm_vhost/ + l2bd/ + eth2p-dot1q-l2bdbasemaclrn-eth-2vhost-1vm-func.robot + eth2p-dot1q-l2bdbasemaclrn-eth-4vhost-2vm-fds-provider-nets-func.robot + eth2p-ethip4-l2bdbase-vhost-client-reconnect-2vm-func.robot + eth2p-ethip4vxlan-l2bdbasemaclrn-eth-2vhost-1vm-func.robot + eth2p-ethip4vxlan-l2bdbasemaclrn--eth-4vhost-2vm-fds-tenant-nets-func.robot + eth2p-ethip6vxlan-l2bdbasemaclrn-eth-2vhost-1vm-func.robot + eth2p-eth-l2bdbasemaclrn-eth-2vhost-1vm-func.robot + eth2p-eth-l2bdbasemacstc-eth-2vhost-1vm-func.robot + l2xc/ + eth2p-eth-l2xcbase-eth-2vhost-1vm-func.robot + ip4/ + eth2p-ethip4-ip4base-eth-2vhost-1vm.robot + eth2p-ethip4ipsectptlispgpe-ip4base-eth-2vhost-1vm-func.robot + eth2p-ethip4ipsectptlispgpe-ip6base-eth-2vhost-1vm-func.robot + eth2p-ethip4lispgpe-ip4base-eth-2vhost-1vm-func.robot + eth2p-ethip4lispgpe-ip4basevrf-eth-2vhost-1vm-func.robot + eth2p-ethip4lispgpe-ip6base-eth-2vhost-1vm-func.robot + ip6/ + eth2p-ethip6ipsectptlispgpe-ip4base-eth-2vhost-1vm-func.robot + eth2p-ethip6ipsectptlispgpe-ip6base-eth-2vhost-1vm-func.robot + eth2p-ethip6lispgpe-ip6base-eth-2vhost-1vm-func.robot + eth2p-ethip6lispgpe-ip6basevrf-eth-2vhost-1vm-func.robot +``` + +#### Crypto HW: IP4 Routed-Forwarding +``` +crypto/ + eth2p-ethip4ipsectnl-ip4base-func.robot + eth2p-ethip4ipsectpt-ip4base-func.robot + eth2p-ethip4ipsectptlispgpe-ip4base-func.robot + eth2p-ethip4ipsectptlispgpe-ip6base-func.robot + eth2p-ethip4ipsectptlispgpe-ip6basevrf-func.robot + eth2p-ethip6ipsectnl-ip6base-func.robot + eth2p-ethip6ipsectpt-ip6base-func.robot + eth2p-ethip6ipsectptlispgpe-ip4base-func.robot + eth2p-ethip6ipsectptlispgpe-ip6base-func.robot +``` + +#### Honecomb +``` +honeycomb/ + __init__.robot + mgmt-cfg-l2fib-apihc-apivat-func.robot + mgmt-cfg-slaac-apihc-func.robot + mgmt-cfg-l2bd-apihc-apivat-func.robot + mgmt-cfg-lisp-apihc-apivat-func.robot + mgmt-cfg-intip4-intip6-apihc-apivat-func.robot + mgmt-cfg-nsh-apihc-apivat-func.robot + mgmt-cfg-proxyarp-apihc-func.robot + mgmt-cfg-int-subint-apihc-apivat-func.robot + mgmt-cfg-snat44-apihc-apivat-func.robot + mgmt-cfg-vxlangpe-apihc-apivat-func.robot + mgmt-cfg-pluginacl-apihc-apivat-func.robot + mgmt-cfg-dhcp-apihc-apivat-func.robot + mgmt-cfg-inttap-apihc-apivat-func.robot + mgmt-cfg-routing-apihc-apivat-func.robot + mgmt-cfg-spanrx-apihc-apivat-func.robot + mgmt-cfg-vxlan-apihc-apivat-func.robot + mgmt-cfg-policer-apihc-func.robot + mgmt-cfg-intvhost-apihc-apivat-func.robot + mgmt-notif-apihcnc-func.robot + mgmt-cfg-proxynd6-apihc-func.robot + mgmt-cfg-pbb-apihc-apivat-func.robot + mgmt-statepersist-apihc-func.robot + mgmt-cfg-int-apihcnc-func.robot + mgmt-cfg-acl-apihc-apivat-func.robot +``` + +#### Telemetry +``` +telemetry/ + eth2p-ethip4-ip4base-ip4ipfixbase-func.robot + eth2p-ethip4-ip4base-ip4ipfixscale-func.robot + eth2p-ethip4-ip4base-spanrx-func.robot + eth2p-ethip6-ip6base-ip6ipfixbase-func.robot + eth2p-ethip6-ip6base-ip6ipfixscale-func.robot + eth2p-ethip6-ip6base-spanrx-func.robot +``` + +#### Interface +``` +interfaces/ + api-crud-tap-func.robot + eth2p-ethip4-ip4base-eth-1tap-func.robot + eth2p-eth-l2bdbasemaclrn-eth-2tap-func.robot + eth2p-eth-l2bdbasemaclrn-l2shg-eth-2tap-func.robot +``` + + +## Keywords + +### L2 Robot keywords +``` +shared/ + counters.robot + default.robot + interfaces.robot + traffic.robot + testing_path.robot + lxc.robot +l2/ + bridge_domain.robot + l2_traffic.robot + l2_xconnect.robot + tagging.robot +ip/ + ipv4.robot + ipv6.robot + snat.robot + map.robot +overlay/ + gre.robot + lisp_static_adjacency.robot + lispgpe.robot + l2lisp.robot + lisp_api.robot + vxlan.robot +vm/ + double_qemu_setup.robot + qemu.robot +crypto/ + ipsec.robot +dpdk/ + default.robot +nsh_sfc/ + default.robot +tldk/ + TLDKUtils.robot +honeycomb/ + policer.robot + nat.robot + port_mirroring.robot + vhost_user.robot + netconf.robot + nsh.robot + vxlan.robot + dhcp.robot + slaac.robot + notifications.robot + routing.robot + access_control_lists.robot + tap.robot + interfaces.robot + honeycomb.robot + persistence.robot + sub_interface.robot + provider_backbone_bridge.robot + vxlan_gpe.robot + proxyarp.robot + bridge_domain.robot + lisp.robot + l2_fib.robot +performance/ + performance_configuration.robot + performance_utils.robot + performance_setup.robot +telemetry/ + span.robot + ipfix.robot +features/ + policer.robot + dhcp_client.robot + dhcp_proxy.robot +fds/ + default.robot +``` + +### L1 Python keywords + +No changes at this stage. diff --git a/docs/qemu_vpp_vm b/docs/qemu_vpp_vm index 4b47f90009..7f99231e15 100644 --- a/docs/qemu_vpp_vm +++ b/docs/qemu_vpp_vm @@ -28,13 +28,13 @@ because ttyS0 is used by serial console and ttyS1 is dedicated for qemu-guest-agent in QEMU setup. There is python library for QEMU setup, start and some utilities "resources/libraries/python/QemuUtils.py" and keyword "Stop and Clear QEMU" for -teardown in resources/libraries/robot/qemu.robot. "Qemu Start" setup one +teardown in resources/libraries/robot/vm/qemu.robot. "Qemu Start" setup one management interface by default. You can add Vhost-user interfaces by "Qemu Add Vhost User If" keyword. Example usage in robot framework test: *** Settings *** -| Resource | resources/libraries/robot/qemu.robot +| Resource | resources/libraries/robot/vm/qemu.robot *** Test Cases *** | VM test @@ -45,5 +45,5 @@ Example usage in robot framework test: | | ${vm}= | Qemu Start | | [Teardown] | Stop and Clear QEMU | ${dut1} | ${vm} -Note that VPP must be started and cofigured before starting the VM when using +Note that VPP must be started and configured before starting the VM when using Vhost-user interfaces. diff --git a/resources/libraries/python/TLDK/UdpTest.py b/resources/libraries/python/TLDK/UdpTest.py index adf0888724..adc8aa0ed0 100644 --- a/resources/libraries/python/TLDK/UdpTest.py +++ b/resources/libraries/python/TLDK/UdpTest.py @@ -1,126 +1,126 @@ -# Copyright (c) 2017 Cisco and/or its affiliates. -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at: -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - - -""" -This module exists to provide the UDP test for TLDK on topology nodes. -""" - -from scapy.utils import rdpcap -from scapy.layers.inet import IP -from scapy.layers.inet6 import IPv6 - -from robot.libraries.BuiltIn import BuiltIn - -from resources.libraries.python.ssh import SSH -from resources.libraries.python.TLDK.TLDKConstants import TLDKConstants as con -from resources.libraries.python.topology import Topology - -class UdpTest(object): - """Test the TLDK UDP function.""" - - @staticmethod - def get_pcap_info(file_prefix): - """Get the Dest IP from the RX pcap file - - :param file_prefix: the test case pcap file prefix - :type file_prefix: str - :returns: packet counts, dest ip, is or not ipv4 - :rtype: tuple(int, str, bool). - """ - exec_dir = BuiltIn().get_variable_value("${EXECDIR}") - - rx_pcapfile = '{0}/{1}/{2}_rx.pcap' \ - .format(exec_dir, con.TLDK_TESTCONFIG, file_prefix) - packets = rdpcap(rx_pcapfile) - count = len(packets) - - ### the first packet - pkt = packets[0] - if pkt.type == 0x0800: - ### this is a IPv4 packet - dest_ip = pkt[IP].dst - is_ipv4 = True - elif pkt.type == 0x86dd: - ### this is a IPv6 packet - dest_ip = pkt[IPv6].dst - is_ipv4 = False - - return count, dest_ip, is_ipv4 - - @staticmethod - def exec_the_udpfwd_test(dut_node, dut_if, file_prefix, \ - dest_ip, is_ipv4=True): - """Execute the udpfwd on the dut_node. - - :param dut_node: Will execute the udpfwd on this node. - :param dut_if: DUT interface name. - :param file_prefix: The test case config file prefix. - :param dest_ip: The UDP packet dest IP. - :param is_ipv4: Execute the IPv4 or IPv6 test. - :type dut_node: dict - :type dut_if: str - :type file_prefix: str - :type dest_ip: str - :type is_ipv4: bool - :returns: none. - :raises RuntimeError: If failed to execute udpfwd test on the dut node. - """ - pci_address = Topology.get_interface_pci_addr(dut_node, dut_if) - ssh = SSH() - ssh.connect(dut_node) - if is_ipv4: - cmd = 'cd {0}/{4} && ./run_tldk.sh {0}/{5}/{2}_rx.pcap ' \ - '{0}/{5}/{2}_tx.pcap {1} {0}/{5}/{2}_fe.cfg ' \ - '{0}/{5}/{2}_be.cfg {3} NONE' \ - .format(con.REMOTE_FW_DIR, pci_address, file_prefix, \ - dest_ip, con.TLDK_SCRIPTS, con.TLDK_TESTCONFIG) - else: - cmd = 'cd {0}/{4} && ./run_tldk.sh {0}/{5}/{2}_rx.pcap ' \ - '{0}/{5}/{2}_tx.pcap {1} {0}/{5}/{2}_fe.cfg ' \ - '{0}/{5}/{2}_be.cfg NONE {3}' \ - .format(con.REMOTE_FW_DIR, pci_address, file_prefix, \ - dest_ip, con.TLDK_SCRIPTS, con.TLDK_TESTCONFIG) - - (ret_code, _, _) = ssh.exec_command(cmd, timeout=600) - if ret_code != 0: - raise RuntimeError('Failed to execute udpfwd test at node {0}' - .format(dut_node['host'])) - - @staticmethod - def get_the_test_result(dut_node, file_prefix): - """ - After execute the udpfwd cmd, use this to get the test result. - - :param dut_node: will get the test result in this dut node - :param dut_if: the dut interface name - :param file_prefix: the test case output file prefix - :type dut_node: dice - :type dut_if: str - :type file_prefix: str - :returns: str. - :rtype: str - :raises RuntimeError: If failed to get the test result. - """ - ssh = SSH() - ssh.connect(dut_node) - cmd = 'cd {0}; tcpdump -nnnn -vvv -r ./{2}/{1}_tx.pcap | ' \ - 'grep \'udp sum ok\' | wc -l' \ - .format(con.REMOTE_FW_DIR, file_prefix, con.TLDK_TESTCONFIG) - - (ret_code, stdout, _) = ssh.exec_command(cmd, timeout=100) - if ret_code != 0: - raise RuntimeError('Failed to get test result at node {0}' - .format(dut_node['host'])) - - return stdout +# Copyright (c) 2017 Cisco and/or its affiliates. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at: +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + + +""" +This module exists to provide the UDP test for TLDK on topology nodes. +""" + +from scapy.utils import rdpcap +from scapy.layers.inet import IP +from scapy.layers.inet6 import IPv6 + +from robot.libraries.BuiltIn import BuiltIn + +from resources.libraries.python.ssh import SSH +from resources.libraries.python.TLDK.TLDKConstants import TLDKConstants as con +from resources.libraries.python.topology import Topology + +class UdpTest(object): + """Test the TLDK UDP function.""" + + @staticmethod + def get_pcap_info(file_prefix): + """Get the Dest IP from the RX pcap file + + :param file_prefix: the test case pcap file prefix + :type file_prefix: str + :returns: packet counts, dest ip, is or not ipv4 + :rtype: tuple(int, str, bool). + """ + exec_dir = BuiltIn().get_variable_value("${EXECDIR}") + + rx_pcapfile = '{0}/{1}/{2}_rx.pcap' \ + .format(exec_dir, con.TLDK_TESTCONFIG, file_prefix) + packets = rdpcap(rx_pcapfile) + count = len(packets) + + ### the first packet + pkt = packets[0] + if pkt.type == 0x0800: + ### this is a IPv4 packet + dest_ip = pkt[IP].dst + is_ipv4 = True + elif pkt.type == 0x86dd: + ### this is a IPv6 packet + dest_ip = pkt[IPv6].dst + is_ipv4 = False + + return count, dest_ip, is_ipv4 + + @staticmethod + def exec_the_udpfwd_test(dut_node, dut_if, file_prefix, \ + dest_ip, is_ipv4=True): + """Execute the udpfwd on the dut_node. + + :param dut_node: Will execute the udpfwd on this node. + :param dut_if: DUT interface name. + :param file_prefix: The test case config file prefix. + :param dest_ip: The UDP packet dest IP. + :param is_ipv4: Execute the IPv4 or IPv6 test. + :type dut_node: dict + :type dut_if: str + :type file_prefix: str + :type dest_ip: str + :type is_ipv4: bool + :returns: none. + :raises RuntimeError: If failed to execute udpfwd test on the dut node. + """ + pci_address = Topology.get_interface_pci_addr(dut_node, dut_if) + ssh = SSH() + ssh.connect(dut_node) + if is_ipv4: + cmd = 'cd {0}/{4} && ./run_tldk.sh {0}/{5}/{2}_rx.pcap ' \ + '{0}/{5}/{2}_tx.pcap {1} {0}/{5}/{2}_fe.cfg ' \ + '{0}/{5}/{2}_be.cfg {3} NONE' \ + .format(con.REMOTE_FW_DIR, pci_address, file_prefix, \ + dest_ip, con.TLDK_SCRIPTS, con.TLDK_TESTCONFIG) + else: + cmd = 'cd {0}/{4} && ./run_tldk.sh {0}/{5}/{2}_rx.pcap ' \ + '{0}/{5}/{2}_tx.pcap {1} {0}/{5}/{2}_fe.cfg ' \ + '{0}/{5}/{2}_be.cfg NONE {3}' \ + .format(con.REMOTE_FW_DIR, pci_address, file_prefix, \ + dest_ip, con.TLDK_SCRIPTS, con.TLDK_TESTCONFIG) + + (ret_code, _, _) = ssh.exec_command(cmd, timeout=600) + if ret_code != 0: + raise RuntimeError('Failed to execute udpfwd test at node {0}' + .format(dut_node['host'])) + + @staticmethod + def get_the_test_result(dut_node, file_prefix): + """ + After execute the udpfwd cmd, use this to get the test result. + + :param dut_node: will get the test result in this dut node + :param dut_if: the dut interface name + :param file_prefix: the test case output file prefix + :type dut_node: dice + :type dut_if: str + :type file_prefix: str + :returns: str. + :rtype: str + :raises RuntimeError: If failed to get the test result. + """ + ssh = SSH() + ssh.connect(dut_node) + cmd = 'cd {0}; tcpdump -nnnn -vvv -r ./{2}/{1}_tx.pcap | ' \ + 'grep \'udp sum ok\' | wc -l' \ + .format(con.REMOTE_FW_DIR, file_prefix, con.TLDK_TESTCONFIG) + + (ret_code, stdout, _) = ssh.exec_command(cmd, timeout=100) + if ret_code != 0: + raise RuntimeError('Failed to get test result at node {0}' + .format(dut_node['host'])) + + return stdout diff --git a/resources/libraries/python/TrafficGenerator.py b/resources/libraries/python/TrafficGenerator.py index 0f25ebe42e..ca63efef56 100644 --- a/resources/libraries/python/TrafficGenerator.py +++ b/resources/libraries/python/TrafficGenerator.py @@ -190,11 +190,11 @@ class TrafficGenerator(object): ssh.connect(tg_node) (ret, stdout, stderr) = ssh.exec_command( - "sudo -E sh -c '{}/resources/tools/t-rex/" - "t-rex-installer.sh'".format(Constants.REMOTE_FW_DIR), + "sudo -E sh -c '{}/resources/tools/trex/" + "trex_installer.sh'".format(Constants.REMOTE_FW_DIR), timeout=1800) if int(ret) != 0: - logger.error('trex installation failed: {0}'.format( + logger.error('TRex installation failed: {0}'.format( stdout + stderr)) raise RuntimeError('Installation of TG failed') @@ -274,7 +274,7 @@ class TrafficGenerator(object): # get T-rex server info (ret, _, _) = ssh.exec_command( "sh -c 'sleep 3; " - "{0}/resources/tools/t-rex/t-rex-server-info.py'"\ + "{0}/resources/tools/trex/trex_server_info.py'"\ .format(Constants.REMOTE_FW_DIR), timeout=120) if int(ret) == 0: @@ -320,8 +320,8 @@ class TrafficGenerator(object): ssh.connect(node) (ret, _, _) = ssh.exec_command( - "sh -c '{}/resources/tools/t-rex/" - "t-rex-stateless-stop.py'".format(Constants.REMOTE_FW_DIR)) + "sh -c '{}/resources/tools/trex/" + "trex_stateless_stop.py'".format(Constants.REMOTE_FW_DIR)) if int(ret) != 0: raise RuntimeError('T-rex stateless runtime error') @@ -355,12 +355,12 @@ class TrafficGenerator(object): _latency = "--latency" if latency else "" _p0, _p1 = (2, 1) if self._ifaces_reordered else (1, 2) - profile_path = ("{0}/resources/tools/t-rex/stream_profiles/" + profile_path = ("{0}/resources/traffic_profiles/trex/" "{1}.py".format(Constants.REMOTE_FW_DIR, traffic_type)) (ret, stdout, _) = ssh.exec_command( "sh -c " - "'{0}/resources/tools/t-rex/t-rex-stateless-profile.py " + "'{0}/resources/tools/trex/trex_stateless_profile.py " "--profile {1} " "--duration {2} " "--frame_size {3} " diff --git a/resources/libraries/robot/ipsec.robot b/resources/libraries/robot/crypto/ipsec.robot similarity index 99% rename from resources/libraries/robot/ipsec.robot rename to resources/libraries/robot/crypto/ipsec.robot index 73f7179f30..74a1a53f25 100644 --- a/resources/libraries/robot/ipsec.robot +++ b/resources/libraries/robot/crypto/ipsec.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot +| Resource | resources/libraries/robot/shared/default.robot | Library | resources.libraries.python.IPsecUtil | Library | resources.libraries.python.NodePath | Library | resources.libraries.python.TrafficScriptExecutor diff --git a/resources/libraries/robot/DPDK/default.robot b/resources/libraries/robot/dpdk/default.robot similarity index 100% rename from resources/libraries/robot/DPDK/default.robot rename to resources/libraries/robot/dpdk/default.robot diff --git a/resources/libraries/robot/fds/default.robot b/resources/libraries/robot/fds/default.robot index 83657e9fb4..2808ec08db 100644 --- a/resources/libraries/robot/fds/default.robot +++ b/resources/libraries/robot/fds/default.robot @@ -12,8 +12,8 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/double_qemu_setup.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/vm/double_qemu_setup.robot | Library | resources.libraries.python.VatHistory | Library | resources.libraries.python.Trace | ... diff --git a/resources/libraries/robot/dhcp_client.robot b/resources/libraries/robot/features/dhcp_client.robot similarity index 99% rename from resources/libraries/robot/dhcp_client.robot rename to resources/libraries/robot/features/dhcp_client.robot index 192ab2b729..efc016741a 100644 --- a/resources/libraries/robot/dhcp_client.robot +++ b/resources/libraries/robot/features/dhcp_client.robot @@ -13,7 +13,7 @@ *** Settings *** | Library | Collections -| Resource | resources/libraries/robot/default.robot +| Resource | resources/libraries/robot/shared/default.robot | Library | resources.libraries.python.Dhcp.DhcpClient | Library | resources.libraries.python.TrafficScriptExecutor | Documentation | DHCP Client specific keywords. diff --git a/resources/libraries/robot/dhcp_proxy.robot b/resources/libraries/robot/features/dhcp_proxy.robot similarity index 99% rename from resources/libraries/robot/dhcp_proxy.robot rename to resources/libraries/robot/features/dhcp_proxy.robot index e2b16e5149..e6ea69d5d0 100644 --- a/resources/libraries/robot/dhcp_proxy.robot +++ b/resources/libraries/robot/features/dhcp_proxy.robot @@ -13,7 +13,7 @@ *** Settings *** | Library | Collections -| Resource | resources/libraries/robot/default.robot +| Resource | resources/libraries/robot/shared/default.robot | Library | resources.libraries.python.Dhcp.DhcpProxy | Library | resources.libraries.python.TrafficScriptExecutor | Documentation | DHCP Proxy specific keywords. diff --git a/resources/libraries/robot/policer.robot b/resources/libraries/robot/features/policer.robot similarity index 97% rename from resources/libraries/robot/policer.robot rename to resources/libraries/robot/features/policer.robot index 6e75a45965..321488b8c5 100644 --- a/resources/libraries/robot/policer.robot +++ b/resources/libraries/robot/features/policer.robot @@ -12,8 +12,8 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/testing_path.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/testing_path.robot | Library | resources.libraries.python.Policer | Library | resources.libraries.python.InterfaceUtil | Library | resources.libraries.python.IPv4Util diff --git a/resources/libraries/robot/honeycomb/policer.robot b/resources/libraries/robot/honeycomb/policer.robot index 17191c5b37..87b97470ac 100644 --- a/resources/libraries/robot/honeycomb/policer.robot +++ b/resources/libraries/robot/honeycomb/policer.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/traffic.robot +| Resource | resources/libraries/robot/shared/traffic.robot | Library | resources.libraries.python.honeycomb.Routing.RoutingKeywords | Variables | resources/test_data/honeycomb/policer_variables.py | Documentation | Keywords used to test Policer using Honeycomb. diff --git a/resources/libraries/robot/ipv4.robot b/resources/libraries/robot/ip/ip4.robot similarity index 98% rename from resources/libraries/robot/ipv4.robot rename to resources/libraries/robot/ip/ip4.robot index 3fa522f5c5..03964181b5 100644 --- a/resources/libraries/robot/ipv4.robot +++ b/resources/libraries/robot/ip/ip4.robot @@ -11,8 +11,8 @@ # See the License for the specific language governing permissions and # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/counters.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/counters.robot | Library | resources.libraries.python.IPv4Util.IPv4Util | Library | resources.libraries.python.IPv4Setup.IPv4Setup | Library | resources.libraries.python.NodePath diff --git a/resources/libraries/robot/ipv6.robot b/resources/libraries/robot/ip/ip6.robot similarity index 98% rename from resources/libraries/robot/ipv6.robot rename to resources/libraries/robot/ip/ip6.robot index b82c995e3a..43b0b8c646 100644 --- a/resources/libraries/robot/ipv6.robot +++ b/resources/libraries/robot/ip/ip6.robot @@ -21,8 +21,8 @@ | Library | resources.libraries.python.Routing | Library | resources.libraries.python.InterfaceUtil | Library | resources.libraries.python.topology.Topology -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/counters.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/counters.robot | Documentation | IPv6 keywords *** Keywords *** diff --git a/resources/libraries/robot/map.robot b/resources/libraries/robot/ip/map.robot similarity index 100% rename from resources/libraries/robot/map.robot rename to resources/libraries/robot/ip/map.robot diff --git a/resources/libraries/robot/snat.robot b/resources/libraries/robot/ip/snat.robot similarity index 100% rename from resources/libraries/robot/snat.robot rename to resources/libraries/robot/ip/snat.robot diff --git a/resources/libraries/robot/bridge_domain.robot b/resources/libraries/robot/l2/l2_bridge_domain.robot similarity index 99% rename from resources/libraries/robot/bridge_domain.robot rename to resources/libraries/robot/l2/l2_bridge_domain.robot index 22e46a02cb..9c6c29dc7d 100644 --- a/resources/libraries/robot/bridge_domain.robot +++ b/resources/libraries/robot/l2/l2_bridge_domain.robot @@ -16,8 +16,8 @@ | Library | resources.libraries.python.InterfaceUtil | Library | resources.libraries.python.NodePath | Library | resources.libraries.python.VhostUser -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/l2_traffic.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/l2/l2_traffic.robot *** Keywords *** | Configure L2BD forwarding diff --git a/resources/libraries/robot/l2_traffic.robot b/resources/libraries/robot/l2/l2_traffic.robot similarity index 100% rename from resources/libraries/robot/l2_traffic.robot rename to resources/libraries/robot/l2/l2_traffic.robot diff --git a/resources/libraries/robot/l2_xconnect.robot b/resources/libraries/robot/l2/l2_xconnect.robot similarity index 100% rename from resources/libraries/robot/l2_xconnect.robot rename to resources/libraries/robot/l2/l2_xconnect.robot diff --git a/resources/libraries/robot/tagging.robot b/resources/libraries/robot/l2/tagging.robot similarity index 98% rename from resources/libraries/robot/tagging.robot rename to resources/libraries/robot/l2/tagging.robot index 431812b3ab..7731ed193e 100644 --- a/resources/libraries/robot/tagging.robot +++ b/resources/libraries/robot/l2/tagging.robot @@ -13,8 +13,8 @@ *** Settings *** | Documentation | Keywords for VLAN tests -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/l2_xconnect.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/l2/l2_xconnect.robot | Library | resources.libraries.python.L2Util | Library | resources.libraries.python.InterfaceUtil | Library | resources.libraries.python.NodePath diff --git a/resources/libraries/robot/gre.robot b/resources/libraries/robot/overlay/gre.robot similarity index 99% rename from resources/libraries/robot/gre.robot rename to resources/libraries/robot/overlay/gre.robot index c237e883a3..0e825f05fb 100644 --- a/resources/libraries/robot/gre.robot +++ b/resources/libraries/robot/overlay/gre.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/interfaces.robot +| Resource | resources/libraries/robot/shared/interfaces.robot *** Keywords *** | Create GRE tunnel interface and set it up diff --git a/resources/libraries/robot/lisp/l2lisp.robot b/resources/libraries/robot/overlay/l2lisp.robot similarity index 97% rename from resources/libraries/robot/lisp/l2lisp.robot rename to resources/libraries/robot/overlay/l2lisp.robot index 3e908a2378..5dcfcc5971 100644 --- a/resources/libraries/robot/lisp/l2lisp.robot +++ b/resources/libraries/robot/overlay/l2lisp.robot @@ -14,7 +14,7 @@ *** Settings *** | Documentation | LISP-gpe encapsulation suite keywords | Library | resources.libraries.python.topology.Topology -| Resource | resources/libraries/robot/lisp/lisp_api.robot +| Resource | resources/libraries/robot/overlay/lisp_api.robot | Library | resources.libraries.python.LispSetup.LispLocatorSet | Library | resources.libraries.python.LispSetup.LispLocator | Library | resources.libraries.python.LispSetup.LispLocalEid diff --git a/resources/libraries/robot/lisp/lisp_api.robot b/resources/libraries/robot/overlay/lisp_api.robot similarity index 99% rename from resources/libraries/robot/lisp/lisp_api.robot rename to resources/libraries/robot/overlay/lisp_api.robot index 1f431245be..1485a405a6 100644 --- a/resources/libraries/robot/lisp/lisp_api.robot +++ b/resources/libraries/robot/overlay/lisp_api.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/interfaces.robot +| Resource | resources/libraries/robot/shared/interfaces.robot | Library | resources.libraries.python.NodePath | Library | resources.libraries.python.LispSetup.LispStatus | Library | resources.libraries.python.LispSetup.LispSetup diff --git a/resources/libraries/robot/lisp/lisp_static_adjacency.robot b/resources/libraries/robot/overlay/lisp_static_adjacency.robot similarity index 99% rename from resources/libraries/robot/lisp/lisp_static_adjacency.robot rename to resources/libraries/robot/overlay/lisp_static_adjacency.robot index 737c535ce8..f20fd51eb4 100644 --- a/resources/libraries/robot/lisp/lisp_static_adjacency.robot +++ b/resources/libraries/robot/overlay/lisp_static_adjacency.robot @@ -13,7 +13,7 @@ *** Settings *** | Documentation | Lisp static adjacency suite keywords -| Resource | resources/libraries/robot/lisp/lisp_api.robot +| Resource | resources/libraries/robot/overlay/lisp_api.robot | Library | resources.libraries.python.LispSetup.LispLocatorSet | Library | resources.libraries.python.LispSetup.LispLocator | Library | resources.libraries.python.LispSetup.LispLocalEid diff --git a/resources/libraries/robot/lisp/lispgpe.robot b/resources/libraries/robot/overlay/lispgpe.robot similarity index 98% rename from resources/libraries/robot/lisp/lispgpe.robot rename to resources/libraries/robot/overlay/lispgpe.robot index c39b64cf3f..d5115d8242 100644 --- a/resources/libraries/robot/lisp/lispgpe.robot +++ b/resources/libraries/robot/overlay/lispgpe.robot @@ -14,7 +14,7 @@ *** Settings *** | Documentation | LISP-gpe encapsulation suite keywords | Library | resources.libraries.python.topology.Topology -| Resource | resources/libraries/robot/lisp/lisp_api.robot +| Resource | resources/libraries/robot/overlay/lisp_api.robot | Library | resources.libraries.python.LispSetup.LispLocatorSet | Library | resources.libraries.python.LispSetup.LispLocator | Library | resources.libraries.python.LispSetup.LispLocalEid diff --git a/resources/libraries/robot/vxlan.robot b/resources/libraries/robot/overlay/vxlan.robot similarity index 96% rename from resources/libraries/robot/vxlan.robot rename to resources/libraries/robot/overlay/vxlan.robot index d867189a15..69f4c10a88 100644 --- a/resources/libraries/robot/vxlan.robot +++ b/resources/libraries/robot/overlay/vxlan.robot @@ -13,10 +13,10 @@ *** Settings *** | Library | Collections -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/bridge_domain.robot -| Resource | resources/libraries/robot/l2_xconnect.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/l2/l2_bridge_domain.robot +| Resource | resources/libraries/robot/l2/l2_xconnect.robot | Library | resources.libraries.python.L2Util | Library | resources.libraries.python.IPUtil | Library | resources.libraries.python.IPv4Util diff --git a/resources/libraries/robot/performance_configuration.robot b/resources/libraries/robot/performance/performance_configuration.robot similarity index 99% rename from resources/libraries/robot/performance_configuration.robot rename to resources/libraries/robot/performance/performance_configuration.robot index 1141c34be4..17b8c68545 100644 --- a/resources/libraries/robot/performance_configuration.robot +++ b/resources/libraries/robot/performance/performance_configuration.robot @@ -20,15 +20,15 @@ | Library | resources.libraries.python.VhostUser | Library | resources.libraries.python.TrafficGenerator | Library | resources.libraries.python.TrafficGenerator.TGDropRateSearchImpl -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/counters.robot -| Resource | resources/libraries/robot/bridge_domain.robot -| Resource | resources/libraries/robot/l2_xconnect.robot -| Resource | resources/libraries/robot/ipv4.robot -| Resource | resources/libraries/robot/ipv6.robot -| Resource | resources/libraries/robot/qemu.robot -| Resource | resources/libraries/robot/tagging.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/shared/counters.robot +| Resource | resources/libraries/robot/l2/l2_bridge_domain.robot +| Resource | resources/libraries/robot/l2/l2_xconnect.robot +| Resource | resources/libraries/robot/ip/ip4.robot +| Resource | resources/libraries/robot/ip/ip6.robot +| Resource | resources/libraries/robot/vm/qemu.robot +| Resource | resources/libraries/robot/l2/tagging.robot | Documentation | Performance suite keywords - configuration. *** Keywords *** diff --git a/resources/libraries/robot/performance_setup.robot b/resources/libraries/robot/performance/performance_setup.robot similarity index 99% rename from resources/libraries/robot/performance_setup.robot rename to resources/libraries/robot/performance/performance_setup.robot index da23ca8196..a2aaa52bc8 100644 --- a/resources/libraries/robot/performance_setup.robot +++ b/resources/libraries/robot/performance/performance_setup.robot @@ -12,8 +12,8 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_configuration.robot -| Resource | resources/libraries/robot/performance_utils.robot +| Resource | resources/libraries/robot/performance/performance_configuration.robot +| Resource | resources/libraries/robot/performance/performance_utils.robot | Documentation | Performance suite keywords - Suite and test setups and | ... | teardowns. diff --git a/resources/libraries/robot/performance_utils.robot b/resources/libraries/robot/performance/performance_utils.robot similarity index 97% rename from resources/libraries/robot/performance_utils.robot rename to resources/libraries/robot/performance/performance_utils.robot index 76f88b31dd..544aaeb343 100644 --- a/resources/libraries/robot/performance_utils.robot +++ b/resources/libraries/robot/performance/performance_utils.robot @@ -20,15 +20,15 @@ | Library | resources.libraries.python.VhostUser | Library | resources.libraries.python.TrafficGenerator | Library | resources.libraries.python.TrafficGenerator.TGDropRateSearchImpl -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/counters.robot -| Resource | resources/libraries/robot/bridge_domain.robot -| Resource | resources/libraries/robot/l2_xconnect.robot -| Resource | resources/libraries/robot/ipv4.robot -| Resource | resources/libraries/robot/ipv6.robot -| Resource | resources/libraries/robot/qemu.robot -| Resource | resources/libraries/robot/tagging.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/shared/counters.robot +| Resource | resources/libraries/robot/l2/l2_bridge_domain.robot +| Resource | resources/libraries/robot/l2/l2_xconnect.robot +| Resource | resources/libraries/robot/ip/ip4.robot +| Resource | resources/libraries/robot/ip/ip6.robot +| Resource | resources/libraries/robot/vm/qemu.robot +| Resource | resources/libraries/robot/l2/tagging.robot | Documentation | Performance suite keywords - utilities to find and verify NDR | ... | and PDR. diff --git a/resources/libraries/robot/counters.robot b/resources/libraries/robot/shared/counters.robot similarity index 100% rename from resources/libraries/robot/counters.robot rename to resources/libraries/robot/shared/counters.robot diff --git a/resources/libraries/robot/default.robot b/resources/libraries/robot/shared/default.robot similarity index 99% rename from resources/libraries/robot/default.robot rename to resources/libraries/robot/shared/default.robot index 68d399702a..96bdd5344e 100644 --- a/resources/libraries/robot/default.robot +++ b/resources/libraries/robot/shared/default.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/qemu.robot +| Resource | resources/libraries/robot/vm/qemu.robot | Variables | resources/libraries/python/topology.py | Variables | resources/libraries/python/VatHistory.py | Library | resources.libraries.python.topology.Topology diff --git a/resources/libraries/robot/interfaces.robot b/resources/libraries/robot/shared/interfaces.robot similarity index 100% rename from resources/libraries/robot/interfaces.robot rename to resources/libraries/robot/shared/interfaces.robot diff --git a/resources/libraries/robot/lxc.robot b/resources/libraries/robot/shared/lxc.robot similarity index 100% rename from resources/libraries/robot/lxc.robot rename to resources/libraries/robot/shared/lxc.robot diff --git a/resources/libraries/robot/testing_path.robot b/resources/libraries/robot/shared/testing_path.robot similarity index 100% rename from resources/libraries/robot/testing_path.robot rename to resources/libraries/robot/shared/testing_path.robot diff --git a/resources/libraries/robot/traffic.robot b/resources/libraries/robot/shared/traffic.robot similarity index 99% rename from resources/libraries/robot/traffic.robot rename to resources/libraries/robot/shared/traffic.robot index d39784666f..3a5cacee50 100644 --- a/resources/libraries/robot/traffic.robot +++ b/resources/libraries/robot/shared/traffic.robot @@ -21,8 +21,8 @@ | Library | resources.libraries.python.Routing | Library | resources.libraries.python.InterfaceUtil | Library | resources.libraries.python.topology.Topology -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/counters.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/counters.robot | Documentation | Traffic keywords *** Keywords *** diff --git a/resources/libraries/robot/telemetry/ipfix.robot b/resources/libraries/robot/telemetry/ipfix.robot index 5248964f29..b7d8ac74f9 100644 --- a/resources/libraries/robot/telemetry/ipfix.robot +++ b/resources/libraries/robot/telemetry/ipfix.robot @@ -16,7 +16,7 @@ *** Settings *** | Library | resources.libraries.python.TrafficScriptExecutor | Library | resources.libraries.python.InterfaceUtil -| Resource | resources/libraries/robot/default.robot +| Resource | resources/libraries/robot/shared/default.robot | Documentation | Traffic keywords *** Keywords *** diff --git a/resources/libraries/robot/TLDK/TLDKUtils.robot b/resources/libraries/robot/tldk/tldk_utils.robot similarity index 100% rename from resources/libraries/robot/TLDK/TLDKUtils.robot rename to resources/libraries/robot/tldk/tldk_utils.robot diff --git a/resources/libraries/robot/double_qemu_setup.robot b/resources/libraries/robot/vm/double_qemu_setup.robot similarity index 100% rename from resources/libraries/robot/double_qemu_setup.robot rename to resources/libraries/robot/vm/double_qemu_setup.robot diff --git a/resources/libraries/robot/qemu.robot b/resources/libraries/robot/vm/qemu.robot similarity index 100% rename from resources/libraries/robot/qemu.robot rename to resources/libraries/robot/vm/qemu.robot diff --git a/resources/templates/vat/show_crypto_device_mapping.vat b/resources/templates/vat/show_crypto_device_mapping.vat index d25e1e6dd8..3d66169d0c 100644 --- a/resources/templates/vat/show_crypto_device_mapping.vat +++ b/resources/templates/vat/show_crypto_device_mapping.vat @@ -1 +1 @@ -exec show crypto device mapping +exec show crypto device mapping diff --git a/resources/tools/disk-image-builder/ubuntu/lists/ubuntu-14.04.4_2016-10-07_1.3/apt-packages.txt b/resources/tools/disk-image-builder/ubuntu/lists/ubuntu-14.04.4_2016-10-07_1.3/apt-packages.txt index 344db39a8a..cf22a87ed8 100644 --- a/resources/tools/disk-image-builder/ubuntu/lists/ubuntu-14.04.4_2016-10-07_1.3/apt-packages.txt +++ b/resources/tools/disk-image-builder/ubuntu/lists/ubuntu-14.04.4_2016-10-07_1.3/apt-packages.txt @@ -1,250 +1,250 @@ -'http://ppa.launchpad.net/openjdk-r/ppa/ubuntu/pool/main/o/openjdk-8/openjdk-8-jdk-headless_8u91-b14-0ubuntu4~14.04_amd64.deb' openjdk-8-jdk-headless_8u91-b14-0ubuntu4~14.04_amd64.deb 8164072 MD5Sum:41d625948a23f74c53f74e33f6719d8c -'http://ppa.launchpad.net/openjdk-r/ppa/ubuntu/pool/main/o/openjdk-8/openjdk-8-jre-headless_8u91-b14-0ubuntu4~14.04_amd64.deb' openjdk-8-jre-headless_8u91-b14-0ubuntu4~14.04_amd64.deb 26636868 MD5Sum:68d5c0db3b0cc5e3683d6a00abdc6189 -'http://ppa.launchpad.net/syseleven-platform/virtualization/ubuntu/pool/main/libs/libseccomp/libseccomp2_2.1.1-1+syseleven1_amd64.deb' libseccomp2_2.1.1-1+syseleven1_amd64.deb 26344 MD5Sum:3ceb99432357bce67ba151a859aa60da -'http://ppa.launchpad.net/syseleven-platform/virtualization/ubuntu/pool/main/q/qemu/qemu-system-common_2.2.1+dfsg-0+syseleven4_amd64.deb' qemu-system-common_1%3a2.2.1+dfsg-0+syseleven4_amd64.deb 294740 MD5Sum:ebf2345f6496e4da73098d7f516bbf8b -'http://ppa.launchpad.net/syseleven-platform/virtualization/ubuntu/pool/main/q/qemu/qemu-system-x86_2.2.1+dfsg-0+syseleven4_amd64.deb' qemu-system-x86_1%3a2.2.1+dfsg-0+syseleven4_amd64.deb 2181682 MD5Sum:6b43a70d002ba1a46f9b8e12e591c849 -'http://ppa.launchpad.net/syseleven-platform/virtualization/ubuntu/pool/main/q/qemu/qemu-utils_2.2.1+dfsg-0+syseleven4_amd64.deb' qemu-utils_1%3a2.2.1+dfsg-0+syseleven4_amd64.deb 518404 MD5Sum:20bc3e2ff37af86bd8e61c96e6569672 -'http://ppa.launchpad.net/syseleven-platform/virtualization/ubuntu/pool/main/s/seabios/seabios_1.7.5-1+syseleven1_all.deb' seabios_1.7.5-1+syseleven1_all.deb 111880 MD5Sum:0cd53324914bb2e198cefef23c4771a0 -'http://ppa.launchpad.net/syseleven-platform/virtualization/ubuntu/pool/main/s/spice/libspice-server1_0.12.5-1+syseleven1_amd64.deb' libspice-server1_0.12.5-1+syseleven1_amd64.deb 326044 MD5Sum:7574c7ba91816a2739e8489148c016bb -'https://apt.dockerproject.org/repo/pool/main/d/docker-engine/docker-engine_1.12.1-0~trusty_amd64.deb' docker-engine_1.12.1-0~trusty_amd64.deb 19383142 MD5Sum:99bd6619e227ce413e0163a7586a919f -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/acl/acl_2.2.52-1_amd64.deb' acl_2.2.52-1_amd64.deb 43790 MD5Sum:ac8db6aa2095dfd83758db34cf31285a -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/alsa-lib/libasound2_1.0.27.2-3ubuntu7_amd64.deb' libasound2_1.0.27.2-3ubuntu7_amd64.deb 327374 MD5Sum:68d7619e0a70770c5feef628f8296409 -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/alsa-lib/libasound2-data_1.0.27.2-3ubuntu7_all.deb' libasound2-data_1.0.27.2-3ubuntu7_all.deb 26264 MD5Sum:1b78d6d03ed4303e843ba2c5bae3bc53 -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/apt/apt_1.0.1ubuntu2.14_amd64.deb' apt_1.0.1ubuntu2.14_amd64.deb 954540 MD5Sum:8615062e5fa0e1c9140bc99443f93e57 -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/apt/apt-transport-https_1.0.1ubuntu2.14_amd64.deb' apt-transport-https_1.0.1ubuntu2.14_amd64.deb 25042 MD5Sum:de9d0feaaf95f9203a4e6050fcc838a1 -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/apt/apt-utils_1.0.1ubuntu2.14_amd64.deb' apt-utils_1.0.1ubuntu2.14_amd64.deb 171560 MD5Sum:9a67fdeca283e5fe14374becd459eacc -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/apt/libapt-inst1.5_1.0.1ubuntu2.14_amd64.deb' libapt-inst1.5_1.0.1ubuntu2.14_amd64.deb 58610 MD5Sum:65bd48b1df912735bd0f370ee7d85fac -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/apt/libapt-pkg4.12_1.0.1ubuntu2.14_amd64.deb' libapt-pkg4.12_1.0.1ubuntu2.14_amd64.deb 637710 MD5Sum:76ed008847b63af01ff64d217487f7de -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/avahi/libavahi-client3_0.6.31-4ubuntu1.1_amd64.deb' libavahi-client3_0.6.31-4ubuntu1.1_amd64.deb 25136 MD5Sum:a768c3a502a204fca430f98fab12d676 -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/avahi/libavahi-common3_0.6.31-4ubuntu1.1_amd64.deb' libavahi-common3_0.6.31-4ubuntu1.1_amd64.deb 21738 MD5Sum:ddf978df5cbc75ad174cd66db0d90846 -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/avahi/libavahi-common-data_0.6.31-4ubuntu1.1_amd64.deb' libavahi-common-data_0.6.31-4ubuntu1.1_amd64.deb 21242 MD5Sum:3878bcc211212dfe7158765344638d0f -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/base-files/base-files_7.2ubuntu5.5_amd64.deb' base-files_7.2ubuntu5.5_amd64.deb 67454 MD5Sum:a5320f578f4ccd54956bc3ae943f5b4b -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bash-completion/bash-completion_2.1-4ubuntu0.2_all.deb' bash-completion_1%3a2.1-4ubuntu0.2_all.deb 153330 MD5Sum:3283490e6717d124ea90a34ba2a2877c -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bind9/bind9-host_9.9.5.dfsg-3ubuntu0.9_amd64.deb' bind9-host_1%3a9.9.5.dfsg-3ubuntu0.9_amd64.deb 46584 MD5Sum:f3e016d42d80bdf19a6ea1058af22ebb -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bind9/dnsutils_9.9.5.dfsg-3ubuntu0.9_amd64.deb' dnsutils_1%3a9.9.5.dfsg-3ubuntu0.9_amd64.deb 96950 MD5Sum:36393452d82b4a8f8738d0494198263f -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bind9/libbind9-90_9.9.5.dfsg-3ubuntu0.9_amd64.deb' libbind9-90_1%3a9.9.5.dfsg-3ubuntu0.9_amd64.deb 21992 MD5Sum:a6dde46ac18b6cc63b2bbd5d9ab06b98 -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bind9/libdns100_9.9.5.dfsg-3ubuntu0.9_amd64.deb' libdns100_1%3a9.9.5.dfsg-3ubuntu0.9_amd64.deb 645262 MD5Sum:46fae0a00134f84ea51b4000620a3741 -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bind9/libisc95_9.9.5.dfsg-3ubuntu0.9_amd64.deb' libisc95_1%3a9.9.5.dfsg-3ubuntu0.9_amd64.deb 147558 MD5Sum:a242941d225a139b1a9bdd2d20b89767 -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bind9/libisccc90_9.9.5.dfsg-3ubuntu0.9_amd64.deb' libisccc90_1%3a9.9.5.dfsg-3ubuntu0.9_amd64.deb 15676 MD5Sum:fc56e88992ffee19adeeb7a549a3fc38 -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bind9/libisccfg90_9.9.5.dfsg-3ubuntu0.9_amd64.deb' libisccfg90_1%3a9.9.5.dfsg-3ubuntu0.9_amd64.deb 35990 MD5Sum:05b4704141a800d4385f68413ed0d265 -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bind9/liblwres90_9.9.5.dfsg-3ubuntu0.9_amd64.deb' liblwres90_1%3a9.9.5.dfsg-3ubuntu0.9_amd64.deb 32684 MD5Sum:3b70ee976342c3e3399c25c7f21b866c -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/binutils/binutils_2.24-5ubuntu14.1_amd64.deb' binutils_2.24-5ubuntu14.1_amd64.deb 2080900 MD5Sum:85dd95077b946a274f9814639eba4d06 -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/biosdevname/biosdevname_0.4.1-0ubuntu6.3_amd64.deb' biosdevname_0.4.1-0ubuntu6.3_amd64.deb 20284 MD5Sum:bc837d60b1c558c6424309a446420b0d -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bluez/libbluetooth3_4.101-0ubuntu13.1_amd64.deb' libbluetooth3_4.101-0ubuntu13.1_amd64.deb 53478 MD5Sum:0577a4e8b377f3751b018494096df9e4 -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/boost1.54/libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb' libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb 10128 MD5Sum:2a5872be9fcc3cc0a51d9ec0d42c41a7 -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/boost1.54/libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb' libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb 26542 MD5Sum:2e7b4afdd0d85037864a2c3e3ef19999 -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bridge-utils/bridge-utils_1.5-6ubuntu2_amd64.deb' bridge-utils_1.5-6ubuntu2_amd64.deb 29192 MD5Sum:23f37038baab928f276fb1aa2fd0a6c2 -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/brltty/libbrlapi0.6_5.0-2ubuntu2_amd64.deb' libbrlapi0.6_5.0-2ubuntu2_amd64.deb 20910 MD5Sum:d0072983318e559dc57fea88c494ed33 -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/build-essential/build-essential_11.6ubuntu6_amd64.deb' build-essential_11.6ubuntu6_amd64.deb 4838 MD5Sum:6fa3d082885a7440d512236685cd24fd -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/ca-certificates/ca-certificates_20160104ubuntu0.14.04.1_all.deb' ca-certificates_20160104ubuntu0.14.04.1_all.deb 189806 MD5Sum:e594e76f225119f35f4bc3266d7ef758 -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/ca-certificates-java/ca-certificates-java_20130815ubuntu1_all.deb' ca-certificates-java_20130815ubuntu1_all.deb 13390 MD5Sum:efc4948adfc7855968db71d52b181af0 -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/ceph/librados2_0.80.11-0ubuntu1.14.04.1_amd64.deb' librados2_0.80.11-0ubuntu1.14.04.1_amd64.deb 1430556 MD5Sum:88d1b2079b7bd1a9a2d99e05fc88bf02 -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/ceph/librbd1_0.80.11-0ubuntu1.14.04.1_amd64.deb' librbd1_0.80.11-0ubuntu1.14.04.1_amd64.deb 322958 MD5Sum:684055975b3f6d7f9cbf42afc720989d -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cgroup-lite/cgroup-lite_1.9_all.deb' cgroup-lite_1.9_all.deb 3918 MD5Sum:fe1749ba83aaf6d4f3e87ccdbc3581d4 -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cheetah/python-cheetah_2.4.4-3.fakesyncbuild1_amd64.deb' python-cheetah_2.4.4-3.fakesyncbuild1_amd64.deb 143868 MD5Sum:800d75a71e9022b10c40f6019d7fa69d -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cloog/libcloog-isl4_0.18.2-1_amd64.deb' libcloog-isl4_0.18.2-1_amd64.deb 57502 MD5Sum:da71de63b0e24eb02afb817c0b285d6a -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cloud-init/cloud-init_0.7.5-0ubuntu1.20_all.deb' cloud-init_0.7.5-0ubuntu1.20_all.deb 198190 MD5Sum:fc64f334044286dc0e120a78d207321a -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cloud-utils/cloud-guest-utils_0.27-0ubuntu9.2_all.deb' cloud-guest-utils_0.27-0ubuntu9.2_all.deb 13782 MD5Sum:dbdad01ef9b50575b3bbbdc8257c620a -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/configobj/python-configobj_4.7.2+ds-5build1_all.deb' python-configobj_4.7.2+ds-5build1_all.deb 174154 MD5Sum:e22c1f8dfb0ca0d36441c3166639beaa -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/coreutils/coreutils_8.21-1ubuntu5.4_amd64.deb' coreutils_8.21-1ubuntu5.4_amd64.deb 1090622 MD5Sum:10a2318be86f38a6ed113e16aabaa76b -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cpio/cpio_2.11+dfsg-1ubuntu1.2_amd64.deb' cpio_2.11+dfsg-1ubuntu1.2_amd64.deb 73806 MD5Sum:8c382d99c773b3af31664e587b84a6b9 -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu4_amd64.deb' cpu-checker_0.7-0ubuntu4_amd64.deb 6834 MD5Sum:4369a69e41e5b78ab7a4623405455443 -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cups/libcups2_1.7.2-0ubuntu1.7_amd64.deb' libcups2_1.7.2-0ubuntu1.7_amd64.deb 178512 MD5Sum:44573174451bfc3da06be711c65e6de9 -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/curl/libcurl3-gnutls_7.35.0-1ubuntu2.9_amd64.deb' libcurl3-gnutls_7.35.0-1ubuntu2.9_amd64.deb 165376 MD5Sum:e488d09073d5e80d6553577e0bdabc73 -'http://us.archive.ubuntu.com/ubuntu/pool/main/d/device-tree-compiler/libfdt1_1.4.0+dfsg-1_amd64.deb' libfdt1_1.4.0+dfsg-1_amd64.deb 15678 MD5Sum:5dd80e05348eec241f62ff8dd7d2e8f2 -'http://us.archive.ubuntu.com/ubuntu/pool/main/d/dkms/dkms_2.2.0.3-1.1ubuntu5.14.04.8_all.deb' dkms_2.2.0.3-1.1ubuntu5.14.04.8_all.deb 65706 MD5Sum:78d69493f928b92cb52f2ec579cd37d0 -'http://us.archive.ubuntu.com/ubuntu/pool/main/d/dosfstools/dosfstools_3.0.26-1ubuntu0.1_amd64.deb' dosfstools_3.0.26-1ubuntu0.1_amd64.deb 60054 MD5Sum:1fc4609e8ec1911daa051415079a5afe -'http://us.archive.ubuntu.com/ubuntu/pool/main/d/dpkg/dpkg_1.17.5ubuntu5.7_amd64.deb' dpkg_1.17.5ubuntu5.7_amd64.deb 1956162 MD5Sum:1469d184f821ab4d4e179c1c8d2be5a7 -'http://us.archive.ubuntu.com/ubuntu/pool/main/d/dpkg/dpkg-dev_1.17.5ubuntu5.7_all.deb' dpkg-dev_1.17.5ubuntu5.7_all.deb 726244 MD5Sum:c1d73ee78c457f5f557c0cd4340fd5d3 -'http://us.archive.ubuntu.com/ubuntu/pool/main/d/dpkg/libdpkg-perl_1.17.5ubuntu5.7_all.deb' libdpkg-perl_1.17.5ubuntu5.7_all.deb 179134 MD5Sum:7f0c96b6386a43c1caa731d15f1f5fe4 -'http://us.archive.ubuntu.com/ubuntu/pool/main/e/eglibc/libc6_2.19-0ubuntu6.9_amd64.deb' libc6_2.19-0ubuntu6.9_amd64.deb 4716976 MD5Sum:422dff6f1563aa40a0ab3ea2a9509025 -'http://us.archive.ubuntu.com/ubuntu/pool/main/e/eglibc/libc6-dev_2.19-0ubuntu6.9_amd64.deb' libc6-dev_2.19-0ubuntu6.9_amd64.deb 1910130 MD5Sum:f4971e129e81195e8445a4a5f1bb1123 -'http://us.archive.ubuntu.com/ubuntu/pool/main/e/eglibc/libc-bin_2.19-0ubuntu6.9_amd64.deb' libc-bin_2.19-0ubuntu6.9_amd64.deb 1164992 MD5Sum:f3b274ddffbb6e5dbab2aa0fa2559dbb -'http://us.archive.ubuntu.com/ubuntu/pool/main/e/eglibc/libc-dev-bin_2.19-0ubuntu6.9_amd64.deb' libc-dev-bin_2.19-0ubuntu6.9_amd64.deb 68992 MD5Sum:aa72bd06ea171705087d6f090a2cc8a6 -'http://us.archive.ubuntu.com/ubuntu/pool/main/e/eglibc/multiarch-support_2.19-0ubuntu6.9_amd64.deb' multiarch-support_2.19-0ubuntu6.9_amd64.deb 4484 MD5Sum:663b9032a963a646537e10c2bd54f02e -'http://us.archive.ubuntu.com/ubuntu/pool/main/e/expat/libexpat1_2.1.0-4ubuntu1.3_amd64.deb' libexpat1_2.1.0-4ubuntu1.3_amd64.deb 71134 MD5Sum:da2dc3ee31d9aac4ee3689927084e966 -'http://us.archive.ubuntu.com/ubuntu/pool/main/e/expat/libexpat1-dev_2.1.0-4ubuntu1.3_amd64.deb' libexpat1-dev_2.1.0-4ubuntu1.3_amd64.deb 115202 MD5Sum:2140f6e7fcaeb17164bb72b47836dc0b -'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fakeroot/fakeroot_1.20-3ubuntu2_amd64.deb' fakeroot_1.20-3ubuntu2_amd64.deb 55026 MD5Sum:fad29881d632a463f5235f399fa65a14 -'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fakeroot/libfakeroot_1.20-3ubuntu2_amd64.deb' libfakeroot_1.20-3ubuntu2_amd64.deb 25392 MD5Sum:856c7401d7d5a63ea231f706c18d9261 -'http://us.archive.ubuntu.com/ubuntu/pool/main/f/flac/libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb' libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb 80170 MD5Sum:bbd48c917a12d425f0e14873575bc64c -'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fontconfig/fontconfig-config_2.11.0-0ubuntu4.2_all.deb' fontconfig-config_2.11.0-0ubuntu4.2_all.deb 47424 MD5Sum:0810d79c48f4cc873a73a721b6f51806 -'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fontconfig/libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb' libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb 123368 MD5Sum:1ca4767d44771ef7e9e5b29c27738f69 -'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fonts-dejavu/fonts-dejavu-core_2.34-1ubuntu1_all.deb' fonts-dejavu-core_2.34-1ubuntu1_all.deb 1024460 MD5Sum:7167c133d8ec713c90fc64faab927994 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.8/cpp-4.8_4.8.4-2ubuntu1~14.04.3_amd64.deb' cpp-4.8_4.8.4-2ubuntu1~14.04.3_amd64.deb 4595210 MD5Sum:c87a404428865790862aeb6195811066 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.8/g++-4.8_4.8.4-2ubuntu1~14.04.3_amd64.deb' g++-4.8_4.8.4-2ubuntu1~14.04.3_amd64.deb 18134574 MD5Sum:ffc4c3bc3fe036fd18e79399caea1586 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.8/gcc-4.8_4.8.4-2ubuntu1~14.04.3_amd64.deb' gcc-4.8_4.8.4-2ubuntu1~14.04.3_amd64.deb 5046702 MD5Sum:c53635e53f577687409b4c3c93f4da80 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.8/gcc-4.8-base_4.8.4-2ubuntu1~14.04.3_amd64.deb' gcc-4.8-base_4.8.4-2ubuntu1~14.04.3_amd64.deb 16192 MD5Sum:691b4cb367c62b79511541a3cee41fda -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.8/libasan0_4.8.4-2ubuntu1~14.04.3_amd64.deb' libasan0_4.8.4-2ubuntu1~14.04.3_amd64.deb 63060 MD5Sum:ff04bb046aeec86af2bb90c5d90a166c -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.8/libatomic1_4.8.4-2ubuntu1~14.04.3_amd64.deb' libatomic1_4.8.4-2ubuntu1~14.04.3_amd64.deb 8636 MD5Sum:ec6ce0fb6e66e8b8c95534ab9e77a67e -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.8/libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.3_amd64.deb' libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.3_amd64.deb 1688000 MD5Sum:69ff74311eecda1487d0f96b14af0b7c -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.8/libgomp1_4.8.4-2ubuntu1~14.04.3_amd64.deb' libgomp1_4.8.4-2ubuntu1~14.04.3_amd64.deb 23124 MD5Sum:8f95195693e2cbb56825fd9b2b9ffca0 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.8/libitm1_4.8.4-2ubuntu1~14.04.3_amd64.deb' libitm1_4.8.4-2ubuntu1~14.04.3_amd64.deb 28506 MD5Sum:52e717ed8662a3986997412f42abc297 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.8/libquadmath0_4.8.4-2ubuntu1~14.04.3_amd64.deb' libquadmath0_4.8.4-2ubuntu1~14.04.3_amd64.deb 126028 MD5Sum:f541cc61c3feaa74098bdb9970ed12b6 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.8/libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.3_amd64.deb' libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.3_amd64.deb 1052564 MD5Sum:7657e54922455ae36c7b2f7228427aec -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.8/libstdc++6_4.8.4-2ubuntu1~14.04.3_amd64.deb' libstdc++6_4.8.4-2ubuntu1~14.04.3_amd64.deb 258956 MD5Sum:3fe9099e0064fa8030f047ff38e075c2 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.8/libtsan0_4.8.4-2ubuntu1~14.04.3_amd64.deb' libtsan0_4.8.4-2ubuntu1~14.04.3_amd64.deb 94872 MD5Sum:c4232ca2be66b95d74e8823a9868a9b4 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-defaults/cpp_4.8.2-1ubuntu6_amd64.deb' cpp_4%3a4.8.2-1ubuntu6_amd64.deb 27452 MD5Sum:2ced23b24cf068b16b5a69222506fd79 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-defaults/g++_4.8.2-1ubuntu6_amd64.deb' g++_4%3a4.8.2-1ubuntu6_amd64.deb 1490 MD5Sum:7332a4e9116b821e167a3d0236ca413a -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-defaults/gcc_4.8.2-1ubuntu6_amd64.deb' gcc_4%3a4.8.2-1ubuntu6_amd64.deb 5098 MD5Sum:83b25d71df6df1c47a4b983596896f0b -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gdisk/gdisk_0.8.8-1ubuntu0.1_amd64.deb' gdisk_0.8.8-1ubuntu0.1_amd64.deb 185450 MD5Sum:6e9ed16eaca8d87dc22cf4918f95cb2c -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/git/git_1.9.1-1ubuntu0.3_amd64.deb' git_1%3a1.9.1-1ubuntu0.3_amd64.deb 2585532 MD5Sum:7ae18fa4b16c33b3ed506e23e7f26779 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/git/git-man_1.9.1-1ubuntu0.3_all.deb' git-man_1%3a1.9.1-1ubuntu0.3_all.deb 699150 MD5Sum:b9614019a1917fad0ff0edc6ddd53b91 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gmp/libgmp10_5.1.3+dfsg-1ubuntu1_amd64.deb' libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb 218280 MD5Sum:5a25bb81aa2e0ca83e2d349d58b435d5 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gnupg/gnupg_1.4.16-1ubuntu2.4_amd64.deb' gnupg_1.4.16-1ubuntu2.4_amd64.deb 610898 MD5Sum:b8819f1911f0fb6c0d579fe6d4206ffe -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gnupg/gpgv_1.4.16-1ubuntu2.4_amd64.deb' gpgv_1.4.16-1ubuntu2.4_amd64.deb 160862 MD5Sum:40d9f14699dce15004e902f6be32a9ae -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gnutls26/libgnutls26_2.12.23-12ubuntu2.5_amd64.deb' libgnutls26_2.12.23-12ubuntu2.5_amd64.deb 393294 MD5Sum:9e6ad9b80855df0f9b74ec18b9fe860d -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gnutls26/libgnutls-openssl27_2.12.23-12ubuntu2.5_amd64.deb' libgnutls-openssl27_2.12.23-12ubuntu2.5_amd64.deb 18364 MD5Sum:77d399ac308dd0e9a58acc30e8959e76 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/grub2/grub2-common_2.02~beta2-9ubuntu1.12_amd64.deb' grub2-common_2.02~beta2-9ubuntu1.12_amd64.deb 501008 MD5Sum:3c068825f6f0dd3d8654a718fc8b2cd3 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/grub2/grub-common_2.02~beta2-9ubuntu1.12_amd64.deb' grub-common_2.02~beta2-9ubuntu1.12_amd64.deb 1680752 MD5Sum:67b46c687140d18dc9edf4e1f549af7e -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/grub2/grub-pc_2.02~beta2-9ubuntu1.12_amd64.deb' grub-pc_2.02~beta2-9ubuntu1.12_amd64.deb 173256 MD5Sum:28e94511012d72668441add81189bbd9 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/grub2/grub-pc-bin_2.02~beta2-9ubuntu1.12_amd64.deb' grub-pc-bin_2.02~beta2-9ubuntu1.12_amd64.deb 880014 MD5Sum:e8f12a770ace294ee6add1e06368cc7d -'http://us.archive.ubuntu.com/ubuntu/pool/main/h/html5lib/python-html5lib_0.999-3~ubuntu1_all.deb' python-html5lib_0.999-3~ubuntu1_all.deb 83470 MD5Sum:93c4140d32e1addb8231a3e0be557c93 -'http://us.archive.ubuntu.com/ubuntu/pool/main/h/html5lib/python-html5lib-whl_0.999-3~ubuntu1_all.deb' python-html5lib-whl_0.999-3~ubuntu1_all.deb 109460 MD5Sum:bc6bd5baa70ace380513925f749857fa -'http://us.archive.ubuntu.com/ubuntu/pool/main/i/icu/libicu52_52.1-3ubuntu0.4_amd64.deb' libicu52_52.1-3ubuntu0.4_amd64.deb 6751826 MD5Sum:ed4da162328dc75beb75e38ca291c959 -'http://us.archive.ubuntu.com/ubuntu/pool/main/i/ifupdown/ifupdown_0.7.47.2ubuntu4.4_amd64.deb' ifupdown_0.7.47.2ubuntu4.4_amd64.deb 53092 MD5Sum:49c7118f0bd254b1196363ad727dcde7 -'http://us.archive.ubuntu.com/ubuntu/pool/main/i/initramfs-tools/initramfs-tools_0.103ubuntu4.4_all.deb' initramfs-tools_0.103ubuntu4.4_all.deb 44458 MD5Sum:24696286c72a6d314384184bcf1064fc -'http://us.archive.ubuntu.com/ubuntu/pool/main/i/initramfs-tools/initramfs-tools-bin_0.103ubuntu4.4_amd64.deb' initramfs-tools-bin_0.103ubuntu4.4_amd64.deb 9134 MD5Sum:ccf6ddbf3affccb61c18a6f5e1ab1b3c -'http://us.archive.ubuntu.com/ubuntu/pool/main/i/ipxe/ipxe-qemu_1.0.0+git-20131111.c3d1e78-2ubuntu1.1_all.deb' ipxe-qemu_1.0.0+git-20131111.c3d1e78-2ubuntu1.1_all.deb 509898 MD5Sum:2ed810c34ce0682174eb97461673c00e -'http://us.archive.ubuntu.com/ubuntu/pool/main/i/isc-dhcp/isc-dhcp-client_4.2.4-7ubuntu12.7_amd64.deb' isc-dhcp-client_4.2.4-7ubuntu12.7_amd64.deb 639242 MD5Sum:88ff90aff87eac3282c144839469cdb8 -'http://us.archive.ubuntu.com/ubuntu/pool/main/i/isc-dhcp/isc-dhcp-common_4.2.4-7ubuntu12.7_amd64.deb' isc-dhcp-common_4.2.4-7ubuntu12.7_amd64.deb 708426 MD5Sum:c5b837eb4b83297e473e62742f243ea8 -'http://us.archive.ubuntu.com/ubuntu/pool/main/i/isl/libisl10_0.12.2-1_amd64.deb' libisl10_0.12.2-1_amd64.deb 419218 MD5Sum:b9756a5cce1ecd2d56652779d9e3b757 -'http://us.archive.ubuntu.com/ubuntu/pool/main/j/java-common/java-common_0.51_all.deb' java-common_0.51_all.deb 129966 MD5Sum:c8352e7908b8a260b2657f9b80c08031 -'http://us.archive.ubuntu.com/ubuntu/pool/main/k/keyutils/keyutils_1.5.6-1_amd64.deb' keyutils_1.5.6-1_amd64.deb 33588 MD5Sum:a49da8cb9cc16bdaf1ef8b205bf99d2e -'http://us.archive.ubuntu.com/ubuntu/pool/main/k/klibc/klibc-utils_2.0.3-0ubuntu1.14.04.1_amd64.deb' klibc-utils_2.0.3-0ubuntu1.14.04.1_amd64.deb 106972 MD5Sum:4e1676466b8275575a78545c8702ec80 -'http://us.archive.ubuntu.com/ubuntu/pool/main/k/klibc/libklibc_2.0.3-0ubuntu1.14.04.1_amd64.deb' libklibc_2.0.3-0ubuntu1.14.04.1_amd64.deb 40768 MD5Sum:733ef1d7bb06bc206417e6e32a95f3b7 -'http://us.archive.ubuntu.com/ubuntu/pool/main/liba/libaio/libaio1_0.3.109-4_amd64.deb' libaio1_0.3.109-4_amd64.deb 6364 MD5Sum:cd9da2f52a5d7713e5080c5ed6916a41 -'http://us.archive.ubuntu.com/ubuntu/pool/main/liba/libalgorithm-diff-perl/libalgorithm-diff-perl_1.19.02-3_all.deb' libalgorithm-diff-perl_1.19.02-3_all.deb 49964 MD5Sum:7462f70e9e9b691ca4a4657371d6ba8e -'http://us.archive.ubuntu.com/ubuntu/pool/main/liba/libalgorithm-diff-xs-perl/libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb' libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb 12572 MD5Sum:a1bd654bf2b8f30d464a6f95225a0744 -'http://us.archive.ubuntu.com/ubuntu/pool/main/liba/libalgorithm-merge-perl/libalgorithm-merge-perl_0.08-2_all.deb' libalgorithm-merge-perl_0.08-2_all.deb 12672 MD5Sum:bf1355aea7ab249fcd344cf0c692bc6c -'http://us.archive.ubuntu.com/ubuntu/pool/main/liba/libasyncns/libasyncns0_0.8-4ubuntu2_amd64.deb' libasyncns0_0.8-4ubuntu2_amd64.deb 11886 MD5Sum:bf233bc958e37dab60c0f1ab7f8c6bf0 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libc/libcaca/libcaca0_0.99.beta18-1ubuntu5_amd64.deb' libcaca0_0.99.beta18-1ubuntu5_amd64.deb 202162 MD5Sum:2532fc55507b526751257c826e6b1b43 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libd/libdrm/libdrm2_2.4.67-1ubuntu0.14.04.1_amd64.deb' libdrm2_2.4.67-1ubuntu0.14.04.1_amd64.deb 27134 MD5Sum:aa505cf02ae2d2a5398318ed1991af6a -'http://us.archive.ubuntu.com/ubuntu/pool/main/libe/libeatmydata/eatmydata_26-2_amd64.deb' eatmydata_26-2_amd64.deb 8034 MD5Sum:a12811bc18802ca88eaac1c361c49dd1 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libe/liberror-perl/liberror-perl_0.17-1.1_all.deb' liberror-perl_0.17-1.1_all.deb 21062 MD5Sum:4988e40e65eeba03317411bfdd52b76c -'http://us.archive.ubuntu.com/ubuntu/pool/main/libe/libevent/libevent-2.0-5_2.0.21-stable-1ubuntu1.14.04.1_amd64.deb' libevent-2.0-5_2.0.21-stable-1ubuntu1.14.04.1_amd64.deb 126144 MD5Sum:66bae54dc127761b5d044d20a49c84c4 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libf/libfile-fcntllock-perl/libfile-fcntllock-perl_0.14-2build1_amd64.deb' libfile-fcntllock-perl_0.14-2build1_amd64.deb 15932 MD5Sum:18813758778ece61bcdf84018218fc1d -'http://us.archive.ubuntu.com/ubuntu/pool/main/libg/libgcrypt11/libgcrypt11_1.5.3-2ubuntu4.4_amd64.deb' libgcrypt11_1.5.3-2ubuntu4.4_amd64.deb 238500 MD5Sum:ffa419347f7284b4a14701325bceed86 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libg/libgssglue/libgssglue1_0.4-2ubuntu1_amd64.deb' libgssglue1_0.4-2ubuntu1_amd64.deb 19710 MD5Sum:08250dff6de699fceff270123f609b49 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libi/libidn/libidn11_1.28-1ubuntu2.1_amd64.deb' libidn11_1.28-1ubuntu2.1_amd64.deb 94396 MD5Sum:bd25920b2fb45fd9c1055ff2c4dcd608 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libj/libjpeg8-empty/libjpeg8_8c-2ubuntu8_amd64.deb' libjpeg8_8c-2ubuntu8_amd64.deb 2194 MD5Sum:e0f16286dd787b951ffa953987fdf6a7 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libj/libjpeg-turbo/libjpeg-turbo8_1.3.0-0ubuntu2_amd64.deb' libjpeg-turbo8_1.3.0-0ubuntu2_amd64.deb 104020 MD5Sum:9b8b32831e8332714737af0342f57b28 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libn/libnfsidmap/libnfsidmap2_0.25-5_amd64.deb' libnfsidmap2_0.25-5_amd64.deb 32182 MD5Sum:5e06543f26481fa549a1e017eec4ef36 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libn/libnl3/libnl-3-200_3.2.21-1ubuntu3_amd64.deb' libnl-3-200_3.2.21-1ubuntu3_amd64.deb 45652 MD5Sum:e80a3f4c5b08821194c2cac3a00bfdf3 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libn/libnl3/libnl-genl-3-200_3.2.21-1ubuntu3_amd64.deb' libnl-genl-3-200_3.2.21-1ubuntu3_amd64.deb 10226 MD5Sum:9697116877182a3420e7c70099f81277 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libo/libogg/libogg0_1.3.1-1ubuntu1_amd64.deb' libogg0_1.3.1-1ubuntu1_amd64.deb 17036 MD5Sum:a6411133fd6d72d08bbcb265a7f31103 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libs/libsdl1.2/libsdl1.2debian_1.2.15-8ubuntu1.1_amd64.deb' libsdl1.2debian_1.2.15-8ubuntu1.1_amd64.deb 162322 MD5Sum:063b125221dda816ec3554eea53ce52e -'http://us.archive.ubuntu.com/ubuntu/pool/main/libs/libsndfile/libsndfile1_1.0.25-7ubuntu2.1_amd64.deb' libsndfile1_1.0.25-7ubuntu2.1_amd64.deb 136292 MD5Sum:a01199628faa5c1ec2b97c167c25c0e9 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libt/libtasn1-6/libtasn1-6_3.4-3ubuntu0.4_amd64.deb' libtasn1-6_3.4-3ubuntu0.4_amd64.deb 43616 MD5Sum:59657d27d1a7e32e9549b5a21514d877 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libt/libtirpc/libtirpc1_0.2.2-5ubuntu2_amd64.deb' libtirpc1_0.2.2-5ubuntu2_amd64.deb 71258 MD5Sum:acc1c8e0345c8c3e53ba94a59a4729d8 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libt/libtool/libltdl7_2.4.2-1.7ubuntu1_amd64.deb' libltdl7_2.4.2-1.7ubuntu1_amd64.deb 35000 MD5Sum:ddeea7a0b4082abd4f746f46c8ccb48e -'http://us.archive.ubuntu.com/ubuntu/pool/main/libv/libvorbis/libvorbis0a_1.3.2-1.3ubuntu1_amd64.deb' libvorbis0a_1.3.2-1.3ubuntu1_amd64.deb 87166 MD5Sum:e89e05f389fdaa1b834803a08c9213a4 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libv/libvorbis/libvorbisenc2_1.3.2-1.3ubuntu1_amd64.deb' libvorbisenc2_1.3.2-1.3ubuntu1_amd64.deb 84546 MD5Sum:fbdffecfc0a3f0dc45ec2480f54ea251 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libx/libxi/libxi6_1.7.1.901-1ubuntu1.1_amd64.deb' libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb 27908 MD5Sum:3eec85a777d125eede2cd939b0c2101f -'http://us.archive.ubuntu.com/ubuntu/pool/main/libx/libxml2/libxml2_2.9.1+dfsg1-3ubuntu4.8_amd64.deb' libxml2_2.9.1+dfsg1-3ubuntu4.8_amd64.deb 572698 MD5Sum:36c15eb271fcf8febdd62eb15f872633 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libx/libxrender/libxrender1_0.9.8-1build0.14.04.1_amd64.deb' libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb 17878 MD5Sum:5a19f4d3486591f91c51d36d6e0208d0 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libx/libxtst/libxtst6_1.2.2-1_amd64.deb' libxtst6_2%3a1.2.2-1_amd64.deb 14086 MD5Sum:2594435dcd76d6eec2ff3fb68a3d4e9d -'http://us.archive.ubuntu.com/ubuntu/pool/main/liby/libyaml/libyaml-0-2_0.1.4-3ubuntu3.1_amd64.deb' libyaml-0-2_0.1.4-3ubuntu3.1_amd64.deb 48066 MD5Sum:4dcc359331403252136be3490c923fc9 -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/lcms2/liblcms2-2_2.5-0ubuntu4.1_amd64.deb' liblcms2-2_2.5-0ubuntu4.1_amd64.deb 131338 MD5Sum:90a2cbf106072d361749c2750eea55b2 -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux-firmware/linux-firmware_1.127.22_all.deb' linux-firmware_1.127.22_all.deb 33190334 MD5Sum:7d5cef69c2cbe90206be4789892b8b94 -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux/linux-libc-dev_3.13.0-96.143_amd64.deb' linux-libc-dev_3.13.0-96.143_amd64.deb 766976 MD5Sum:5dbbc222f0e988348bf40fd1371c9410 -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux-lts-wily/linux-headers-4.2.0-42_4.2.0-42.49~14.04.1_all.deb' linux-headers-4.2.0-42_4.2.0-42.49~14.04.1_all.deb 9599802 MD5Sum:55eef74bc3c3458313d306e56df65f66 -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux-lts-wily/linux-headers-4.2.0-42-generic_4.2.0-42.49~14.04.1_amd64.deb' linux-headers-4.2.0-42-generic_4.2.0-42.49~14.04.1_amd64.deb 780482 MD5Sum:c32a2b8b75dfcda202d294b96b862b8c -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux-lts-wily/linux-image-4.2.0-42-generic_4.2.0-42.49~14.04.1_amd64.deb' linux-image-4.2.0-42-generic_4.2.0-42.49~14.04.1_amd64.deb 17227966 MD5Sum:0cc30b4dd72aa8c3b9834247633819a0 -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux-lts-wily/linux-image-extra-4.2.0-42-generic_4.2.0-42.49~14.04.1_amd64.deb' linux-image-extra-4.2.0-42-generic_4.2.0-42.49~14.04.1_amd64.deb 38303496 MD5Sum:a88e74dd8270dfb67ddd5c6dfb55a060 -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux-meta-lts-wily/linux-generic-lts-wily_4.2.0.42.34_amd64.deb' linux-generic-lts-wily_4.2.0.42.34_amd64.deb 1798 MD5Sum:547387b997ce4b9dcad408ffcb54148f -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux-meta-lts-wily/linux-headers-generic-lts-wily_4.2.0.42.34_amd64.deb' linux-headers-generic-lts-wily_4.2.0.42.34_amd64.deb 2294 MD5Sum:5ebb327d9c1c8651281feccc0a3a5157 -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux-meta-lts-wily/linux-image-generic-lts-wily_4.2.0.42.34_amd64.deb' linux-image-generic-lts-wily_4.2.0.42.34_amd64.deb 2318 MD5Sum:421cf8d6e11583bd2afcfea2ed303923 -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/lsb/lsb-base_4.1+Debian11ubuntu6.2_all.deb' lsb-base_4.1+Debian11ubuntu6.2_all.deb 13260 MD5Sum:dac3d19e502c370ac880ca558d9a1a68 -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/lsb/lsb-release_4.1+Debian11ubuntu6.2_all.deb' lsb-release_4.1+Debian11ubuntu6.2_all.deb 11640 MD5Sum:91771d82e34770615711d722a6779879 -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/lzo2/liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb' liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb 46110 MD5Sum:b3e9733843fda9b2463a0745e7306092 -'http://us.archive.ubuntu.com/ubuntu/pool/main/m/make-dfsg/make_3.81-8.2ubuntu3_amd64.deb' make_3.81-8.2ubuntu3_amd64.deb 119286 MD5Sum:6442fbef4450fc977fb1ab6297cf7797 -'http://us.archive.ubuntu.com/ubuntu/pool/main/m/manpages/manpages-dev_3.54-1ubuntu1_all.deb' manpages-dev_3.54-1ubuntu1_all.deb 1819920 MD5Sum:8b108211126e2798112fbd55292e5690 -'http://us.archive.ubuntu.com/ubuntu/pool/main/m/mpclib3/libmpc3_1.0.1-1ubuntu1_amd64.deb' libmpc3_1.0.1-1ubuntu1_amd64.deb 38442 MD5Sum:c5749c5428040f492bc9d00b0101b8a8 -'http://us.archive.ubuntu.com/ubuntu/pool/main/m/mpfr4/libmpfr4_3.1.2-1_amd64.deb' libmpfr4_3.1.2-1_amd64.deb 202636 MD5Sum:3ff03e231bf643436f087da42faaad6d -'http://us.archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb' msr-tools_1.3-2_amd64.deb 10636 MD5Sum:5ffb50c3889cfccc901b940923d89e29 -'http://us.archive.ubuntu.com/ubuntu/pool/main/n/nfs-utils/nfs-common_1.2.8-6ubuntu1.2_amd64.deb' nfs-common_1%3a1.2.8-6ubuntu1.2_amd64.deb 180760 MD5Sum:64d83aabb28de942a6e367181ed580ca -'http://us.archive.ubuntu.com/ubuntu/pool/main/n/nspr/libnspr4_4.12-0ubuntu0.14.04.1_amd64.deb' libnspr4_2%3a4.12-0ubuntu0.14.04.1_amd64.deb 110434 MD5Sum:cff22f4863f0e8356900e6b26872a63c -'http://us.archive.ubuntu.com/ubuntu/pool/main/n/nss/libnss3_3.23-0ubuntu0.14.04.1_amd64.deb' libnss3_2%3a3.23-0ubuntu0.14.04.1_amd64.deb 1119284 MD5Sum:915f9fd9b0b0d18bbfe66f47774daec8 -'http://us.archive.ubuntu.com/ubuntu/pool/main/n/nss/libnss3-nssdb_3.23-0ubuntu0.14.04.1_all.deb' libnss3-nssdb_2%3a3.23-0ubuntu0.14.04.1_all.deb 10554 MD5Sum:7b4064d8bb5f8ca3f0aec63699666564 -'http://us.archive.ubuntu.com/ubuntu/pool/main/n/ntp/ntpdate_4.2.6.p5+dfsg-3ubuntu2.14.04.10_amd64.deb' ntpdate_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.10_amd64.deb 57684 MD5Sum:5ea1ccebfd8172032dc68697d172b64c -'http://us.archive.ubuntu.com/ubuntu/pool/main/n/numactl/libnuma1_2.0.9~rc5-1ubuntu3.14.04.2_amd64.deb' libnuma1_2.0.9~rc5-1ubuntu3.14.04.2_amd64.deb 20548 MD5Sum:ecc0effed2e7ac705b71f44f1d4b0cc4 -'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openldap/libldap-2.4-2_2.4.31-1+nmu2ubuntu8.3_amd64.deb' libldap-2.4-2_2.4.31-1+nmu2ubuntu8.3_amd64.deb 153128 MD5Sum:1acf98546023415c32f6f556ca4b1a58 -'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openssh/openssh-client_6.6p1-2ubuntu2.8_amd64.deb' openssh-client_1%3a6.6p1-2ubuntu2.8_amd64.deb 563832 MD5Sum:046d0a1f78ce350724ae14003e19a8da -'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openssh/openssh-server_6.6p1-2ubuntu2.8_amd64.deb' openssh-server_1%3a6.6p1-2ubuntu2.8_amd64.deb 321632 MD5Sum:d59b2822a05d802c74cd89f8fff9c60a -'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openssh/openssh-sftp-server_6.6p1-2ubuntu2.8_amd64.deb' openssh-sftp-server_1%3a6.6p1-2ubuntu2.8_amd64.deb 34174 MD5Sum:ce6873e6f0ae8f04106c8ad5fa6baf9e -'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.0.0_1.0.1f-1ubuntu2.21_amd64.deb' libssl1.0.0_1.0.1f-1ubuntu2.21_amd64.deb 829700 MD5Sum:129f6409bcb3d5c30538d3a68efc5e99 -'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openssl/openssl_1.0.1f-1ubuntu2.21_amd64.deb' openssl_1.0.1f-1ubuntu2.21_amd64.deb 489490 MD5Sum:b19cd50748d32dd7128777c8c2eda11b -'http://us.archive.ubuntu.com/ubuntu/pool/main/o/opus/libopus0_1.1-0ubuntu1_amd64.deb' libopus0_1.1-0ubuntu1_amd64.deb 153146 MD5Sum:b611832d9ef83e451dff69c1c81d5d04 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pam/libpam0g_1.1.8-1ubuntu2.2_amd64.deb' libpam0g_1.1.8-1ubuntu2.2_amd64.deb 56072 MD5Sum:1273498c4f24df5a6514a8c43700c9d2 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pam/libpam-modules_1.1.8-1ubuntu2.2_amd64.deb' libpam-modules_1.1.8-1ubuntu2.2_amd64.deb 234422 MD5Sum:e709e588f41be2f59149374a1eb6c9cb -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pam/libpam-modules-bin_1.1.8-1ubuntu2.2_amd64.deb' libpam-modules-bin_1.1.8-1ubuntu2.2_amd64.deb 31164 MD5Sum:c6817859ed2a2e5f023a9d538e37daf0 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pam/libpam-runtime_1.1.8-1ubuntu2.2_all.deb' libpam-runtime_1.1.8-1ubuntu2.2_all.deb 37766 MD5Sum:fa4d3d794c3259f1fc34a04d1e682bcf -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/patch/patch_2.7.1-4ubuntu2.3_amd64.deb' patch_2.7.1-4ubuntu2.3_amd64.deb 86356 MD5Sum:4f07a01b36e3a60a34c3bcef647894ae -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pcre3/libpcre3_8.31-2ubuntu2.3_amd64.deb' libpcre3_1%3a8.31-2ubuntu2.3_amd64.deb 144410 MD5Sum:8ffa3b01676dab2247991c847e7039d6 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pcsc-lite/libpcsclite1_1.8.10-1ubuntu1_amd64.deb' libpcsclite1_1.8.10-1ubuntu1_amd64.deb 20938 MD5Sum:adece73e911ca3dbdd3925294c75afee -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/perl/perl_5.18.2-2ubuntu1.1_amd64.deb' perl_5.18.2-2ubuntu1.1_amd64.deb 2647870 MD5Sum:c923b93fb9aa7f1ff97fcea2539bd8b9 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/perl/perl-base_5.18.2-2ubuntu1.1_amd64.deb' perl-base_5.18.2-2ubuntu1.1_amd64.deb 1146330 MD5Sum:d032a8ff7c2609d93af93e02aa7cf5ba -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/perl/perl-modules_5.18.2-2ubuntu1.1_all.deb' perl-modules_5.18.2-2ubuntu1.1_all.deb 2673194 MD5Sum:75bfbc6a0725be5533d5920d031bb121 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pixman/libpixman-1-0_0.30.2-2ubuntu1.1_amd64.deb' libpixman-1-0_0.30.2-2ubuntu1.1_amd64.deb 225476 MD5Sum:2d12f5e47dad9b5f61299706413976da -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/prettytable/python-prettytable_0.7.2-2ubuntu2_all.deb' python-prettytable_0.7.2-2ubuntu2_all.deb 19966 MD5Sum:1532d286ecad16204509eca1e97b8c37 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pulseaudio/libpulse0_4.0-0ubuntu11.1_amd64.deb' libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb 225440 MD5Sum:84213503252a6aec962b12cd170af23f -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pycurl/python3-pycurl_7.19.3-0ubuntu3_amd64.deb' python3-pycurl_7.19.3-0ubuntu3_amd64.deb 47494 MD5Sum:4a8692a3639a46f0c512f5d77f42ff16 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pyserial/python-serial_2.6-1build1_all.deb' python-serial_2.6-1build1_all.deb 60088 MD5Sum:815adaf14f9c402d2d0507b1d99e7d71 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/libpython2.7_2.7.6-8ubuntu0.2_amd64.deb' libpython2.7_2.7.6-8ubuntu0.2_amd64.deb 1038642 MD5Sum:e52bac5d993bf5c8c60ef92b9e392603 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/libpython2.7-dev_2.7.6-8ubuntu0.2_amd64.deb' libpython2.7-dev_2.7.6-8ubuntu0.2_amd64.deb 22007718 MD5Sum:8d59685b68713072a86e278b6b5b22ab -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/python2.7-dev_2.7.6-8ubuntu0.2_amd64.deb' python2.7-dev_2.7.6-8ubuntu0.2_amd64.deb 269106 MD5Sum:b329c89de034410c49eb9525597c11c6 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python3.4/libpython3.4-minimal_3.4.3-1ubuntu1~14.04.4_amd64.deb' libpython3.4-minimal_3.4.3-1ubuntu1~14.04.4_amd64.deb 462462 MD5Sum:8365ac255bbc0035615006a20c178eca -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python3.4/libpython3.4-stdlib_3.4.3-1ubuntu1~14.04.4_amd64.deb' libpython3.4-stdlib_3.4.3-1ubuntu1~14.04.4_amd64.deb 1984448 MD5Sum:4c1a5efe2046b78fd3dfbe49c3c23995 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python3.4/python3.4_3.4.3-1ubuntu1~14.04.4_amd64.deb' python3.4_3.4.3-1ubuntu1~14.04.4_amd64.deb 177620 MD5Sum:f5b213484c94f39d7dc8b9187024d41e -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python3.4/python3.4-minimal_3.4.3-1ubuntu1~14.04.4_amd64.deb' python3.4-minimal_3.4.3-1ubuntu1~14.04.4_amd64.deb 1227040 MD5Sum:05dd645ea1fb413000aa407ca4f80b32 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/libpython-dev_2.7.5-5ubuntu3_amd64.deb' libpython-dev_2.7.5-5ubuntu3_amd64.deb 7078 MD5Sum:3b37a8ee5197b689d2fe472e81583e41 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/python-dev_2.7.5-5ubuntu3_amd64.deb' python-dev_2.7.5-5ubuntu3_amd64.deb 1166 MD5Sum:0fb9dbd4067f94dc4cd894cefc50fe47 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-json-patch/python-jsonpatch_1.3-4_all.deb' python-jsonpatch_1.3-4_all.deb 9088 MD5Sum:d1521e9621c4c751d164a6d979705a12 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-json-pointer/python-json-pointer_1.0-2build1_all.deb' python-json-pointer_1.0-2build1_all.deb 5158 MD5Sum:b0762e2a2192458adcbf70e6be02172d -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-oauth/python-oauth_1.0.1-3build2_all.deb' python-oauth_1.0.1-3build2_all.deb 12830 MD5Sum:e2c16c59e6242e3abb211a3e64297615 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-setuptools/python3-pkg-resources_3.3-1ubuntu2_all.deb' python3-pkg-resources_3.3-1ubuntu2_all.deb 31704 MD5Sum:e44cbc2a92ab2c53d01c7d54a79020f0 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-setuptools/python-pkg-resources_3.3-1ubuntu2_all.deb' python-pkg-resources_3.3-1ubuntu2_all.deb 61910 MD5Sum:d12cb222f33ac215006d472c63d3aeb8 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-setuptools/python-setuptools_3.3-1ubuntu2_all.deb' python-setuptools_3.3-1ubuntu2_all.deb 230056 MD5Sum:095838ab2e8028796486463d62e5b88b -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-setuptools/python-setuptools-whl_3.3-1ubuntu2_all.deb' python-setuptools-whl_3.3-1ubuntu2_all.deb 244386 MD5Sum:bed8daea8be2938af22a1bc7fdc0d9f1 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-urllib3/python-urllib3-whl_1.7.1-1ubuntu4_all.deb' python-urllib3-whl_1.7.1-1ubuntu4_all.deb 64008 MD5Sum:5614ad88debd4c93441cc119f5a478a1 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pyyaml/python-yaml_3.10-4ubuntu0.1_amd64.deb' python-yaml_3.10-4ubuntu0.1_amd64.deb 101898 MD5Sum:3bbc120de69a86a8f0b996d722437fd4 -'http://us.archive.ubuntu.com/ubuntu/pool/main/r/requests/python-requests-whl_2.2.1-1ubuntu0.3_all.deb' python-requests-whl_2.2.1-1ubuntu0.3_all.deb 227230 MD5Sum:d4a08ea174bf075523d7c045a5ef4544 -'http://us.archive.ubuntu.com/ubuntu/pool/main/r/rpcbind/rpcbind_0.2.1-2ubuntu2.2_amd64.deb' rpcbind_0.2.1-2ubuntu2.2_amd64.deb 37056 MD5Sum:279a20e0acfea4036bce808ee12db789 -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/sharutils/sharutils_4.14-1ubuntu1_amd64.deb' sharutils_1%3a4.14-1ubuntu1_amd64.deb 144824 MD5Sum:021cd2f95dd7fa1b4218d1caf50c882e -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/six/python-six-whl_1.5.2-1ubuntu1_all.deb' python-six-whl_1.5.2-1ubuntu1_all.deb 10502 MD5Sum:d8224e11a6bf8bc46d5649b4675fe057 -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/snappy/libsnappy1_1.1.0-1ubuntu1_amd64.deb' libsnappy1_1.1.0-1ubuntu1_amd64.deb 11152 MD5Sum:6e75ed3aa224013957954c6671bead67 -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/software-properties/python3-software-properties_0.92.37.7_all.deb' python3-software-properties_0.92.37.7_all.deb 19120 MD5Sum:00da7ba0cac32440cdd8c2137ca9771e -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/software-properties/software-properties-common_0.92.37.7_all.deb' software-properties-common_0.92.37.7_all.deb 9356 MD5Sum:195890432324c90ea6a0e1c332f953d6 -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/libstrongswan_5.1.2-0ubuntu2.4_amd64.deb' libstrongswan_5.1.2-0ubuntu2.4_amd64.deb 1447810 MD5Sum:7e37035cdbbe437917089ef7ea44c4f7 -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/strongswan_5.1.2-0ubuntu2.4_all.deb' strongswan_5.1.2-0ubuntu2.4_all.deb 29718 MD5Sum:cb287cde0028c9b984ba4642ed243592 -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/strongswan-ike_5.1.2-0ubuntu2.4_amd64.deb' strongswan-ike_5.1.2-0ubuntu2.4_amd64.deb 1199256 MD5Sum:e72cb89680f9d7d257018c49531b14db -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/strongswan-plugin-openssl_5.1.2-0ubuntu2.4_amd64.deb' strongswan-plugin-openssl_5.1.2-0ubuntu2.4_amd64.deb 188634 MD5Sum:536e99bc490a6cab86233f811620c5f7 -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/strongswan-starter_5.1.2-0ubuntu2.4_amd64.deb' strongswan-starter_5.1.2-0ubuntu2.4_amd64.deb 708252 MD5Sum:1d6ee974cb75ddb9890b67951e6b2f23 -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/systemd/libpam-systemd_204-5ubuntu20.19_amd64.deb' libpam-systemd_204-5ubuntu20.19_amd64.deb 25544 MD5Sum:3a8ab37af48ffcc23f9bef72e80f59c8 -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/systemd/libsystemd-daemon0_204-5ubuntu20.19_amd64.deb' libsystemd-daemon0_204-5ubuntu20.19_amd64.deb 10194 MD5Sum:b3c2675173f71a987bc78120447beef2 -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/systemd/libsystemd-journal0_204-5ubuntu20.19_amd64.deb' libsystemd-journal0_204-5ubuntu20.19_amd64.deb 50064 MD5Sum:f91fbd1ec6fb416186a453b2f9e4cf8a -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/systemd/libsystemd-login0_204-5ubuntu20.19_amd64.deb' libsystemd-login0_204-5ubuntu20.19_amd64.deb 27206 MD5Sum:f40f53f393bd464b4cb30e51b4db6707 -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/systemd/libudev1_204-5ubuntu20.19_amd64.deb' libudev1_204-5ubuntu20.19_amd64.deb 33776 MD5Sum:efaa66441569692a31cf0cdc3b2b1dd8 -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/systemd/systemd-services_204-5ubuntu20.19_amd64.deb' systemd-services_204-5ubuntu20.19_amd64.deb 197024 MD5Sum:c005d7f4fcfc1299bbab853c4897c7a7 -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/systemd/udev_204-5ubuntu20.19_amd64.deb' udev_204-5ubuntu20.19_amd64.deb 734516 MD5Sum:f90937775fbbbe862974abe0332b6cb5 -'http://us.archive.ubuntu.com/ubuntu/pool/main/t/tzdata/tzdata_2016f-0ubuntu0.14.04_all.deb' tzdata_2016f-0ubuntu0.14.04_all.deb 166416 MD5Sum:8853ac8e274c495758674be2ca67aa0d -'http://us.archive.ubuntu.com/ubuntu/pool/main/u/unattended-upgrades/unattended-upgrades_0.82.1ubuntu2.4_all.deb' unattended-upgrades_0.82.1ubuntu2.4_all.deb 25856 MD5Sum:c635e645c9d91eb2d4d182d97098150a -'http://us.archive.ubuntu.com/ubuntu/pool/main/u/update-manager/python3-update-manager_0.196.21_all.deb' python3-update-manager_1%3a0.196.21_all.deb 32038 MD5Sum:ab456fa7a5319d23bf8f0d1049aeb060 -'http://us.archive.ubuntu.com/ubuntu/pool/main/u/update-manager/update-manager-core_0.196.21_all.deb' update-manager-core_1%3a0.196.21_all.deb 8210 MD5Sum:fba7ecb1a1e70a4382a8176d37186865 -'http://us.archive.ubuntu.com/ubuntu/pool/main/u/usbredir/libusbredirparser1_0.6-2ubuntu1.1_amd64.deb' libusbredirparser1_0.6-2ubuntu1.1_amd64.deb 13286 MD5Sum:60574ac64168133bd8a974d58b7e9c5e -'http://us.archive.ubuntu.com/ubuntu/pool/main/u/usbutils/usbutils_007-2ubuntu1.1_amd64.deb' usbutils_1%3a007-2ubuntu1.1_amd64.deb 205284 MD5Sum:8dd05d22ed0ab249bfed02b3266e9bb5 -'http://us.archive.ubuntu.com/ubuntu/pool/main/w/wget/wget_1.15-1ubuntu1.14.04.2_amd64.deb' wget_1.15-1ubuntu1.14.04.2_amd64.deb 270522 MD5Sum:5d8104c0b75bb8bdb1984457082e7bb8 -'http://us.archive.ubuntu.com/ubuntu/pool/main/w/wheel/python-wheel_0.24.0-1~ubuntu1_all.deb' python-wheel_0.24.0-1~ubuntu1_all.deb 44680 MD5Sum:a1f3817d6dc2aa707d1ac2a075fabf37 -'http://us.archive.ubuntu.com/ubuntu/pool/main/x/xen/libxen-4.4_4.4.2-0ubuntu0.14.04.6_amd64.deb' libxen-4.4_4.4.2-0ubuntu0.14.04.6_amd64.deb 273704 MD5Sum:01902042887b57bb12591a64a45c9bd7 -'http://us.archive.ubuntu.com/ubuntu/pool/main/x/xen/libxenstore3.0_4.4.2-0ubuntu0.14.04.6_amd64.deb' libxenstore3.0_4.4.2-0ubuntu0.14.04.6_amd64.deb 19354 MD5Sum:2dd53c140e4d4c58d57f25c82c3cc57a -'http://us.archive.ubuntu.com/ubuntu/pool/main/x/xorg/x11-common_7.7+1ubuntu8.1_all.deb' x11-common_1%3a7.7+1ubuntu8.1_all.deb 49504 MD5Sum:62ee5ada95d77863753c3c1f24455810 -'http://us.archive.ubuntu.com/ubuntu/pool/main/y/yajl/libyajl2_2.0.4-4_amd64.deb' libyajl2_2.0.4-4_amd64.deb 20834 MD5Sum:d7241d878ea65cbed080196411ec92c2 -'http://us.archive.ubuntu.com/ubuntu/pool/universe/a/aufs-tools/aufs-tools_3.2+20130722-1.1_amd64.deb' aufs-tools_1%3a3.2+20130722-1.1_amd64.deb 92274 MD5Sum:971d9f80df61d9398f7356e60e1c3723 -'http://us.archive.ubuntu.com/ubuntu/pool/universe/c/chardet-whl/python-chardet-whl_2.2.1-2~ubuntu1_all.deb' python-chardet-whl_2.2.1-2~ubuntu1_all.deb 170254 MD5Sum:d882e156f6af98454a96cae30ae58784 -'http://us.archive.ubuntu.com/ubuntu/pool/universe/d/distlib/python-distlib_0.1.8-1ubuntu1_all.deb' python-distlib_0.1.8-1ubuntu1_all.deb 112604 MD5Sum:b3288d6d230096c11d69ebe18c44ed83 -'http://us.archive.ubuntu.com/ubuntu/pool/universe/d/distlib/python-distlib-whl_0.1.8-1ubuntu1_all.deb' python-distlib-whl_0.1.8-1ubuntu1_all.deb 140312 MD5Sum:93792a4c21365ded4316fdb5bc895dd5 -'http://us.archive.ubuntu.com/ubuntu/pool/universe/p/python-colorama/python-colorama_0.2.5-0.1ubuntu2_all.deb' python-colorama_0.2.5-0.1ubuntu2_all.deb 18374 MD5Sum:b06bc963962c3f3c97f5d1da53a56f3f -'http://us.archive.ubuntu.com/ubuntu/pool/universe/p/python-colorama/python-colorama-whl_0.2.5-0.1ubuntu2_all.deb' python-colorama-whl_0.2.5-0.1ubuntu2_all.deb 18212 MD5Sum:2c4ecb5b3fc49ae20510d3aac886b66a -'http://us.archive.ubuntu.com/ubuntu/pool/universe/p/python-pip/python-pip_1.5.4-1ubuntu4_all.deb' python-pip_1.5.4-1ubuntu4_all.deb 97320 MD5Sum:2f9893e68cba11320605bbc554000b2f -'http://us.archive.ubuntu.com/ubuntu/pool/universe/p/python-pip/python-pip-whl_1.5.4-1ubuntu4_all.deb' python-pip-whl_1.5.4-1ubuntu4_all.deb 110990 MD5Sum:45dd75216ca01ef0758e98b89d88093f -'http://us.archive.ubuntu.com/ubuntu/pool/universe/p/python-virtualenv/python-virtualenv_1.11.4-1ubuntu1_all.deb' python-virtualenv_1.11.4-1ubuntu1_all.deb 1485420 MD5Sum:6df1003bf2392cd14f1a2710ba8cf5d5 +'http://ppa.launchpad.net/openjdk-r/ppa/ubuntu/pool/main/o/openjdk-8/openjdk-8-jdk-headless_8u91-b14-0ubuntu4~14.04_amd64.deb' openjdk-8-jdk-headless_8u91-b14-0ubuntu4~14.04_amd64.deb 8164072 MD5Sum:41d625948a23f74c53f74e33f6719d8c +'http://ppa.launchpad.net/openjdk-r/ppa/ubuntu/pool/main/o/openjdk-8/openjdk-8-jre-headless_8u91-b14-0ubuntu4~14.04_amd64.deb' openjdk-8-jre-headless_8u91-b14-0ubuntu4~14.04_amd64.deb 26636868 MD5Sum:68d5c0db3b0cc5e3683d6a00abdc6189 +'http://ppa.launchpad.net/syseleven-platform/virtualization/ubuntu/pool/main/libs/libseccomp/libseccomp2_2.1.1-1+syseleven1_amd64.deb' libseccomp2_2.1.1-1+syseleven1_amd64.deb 26344 MD5Sum:3ceb99432357bce67ba151a859aa60da +'http://ppa.launchpad.net/syseleven-platform/virtualization/ubuntu/pool/main/q/qemu/qemu-system-common_2.2.1+dfsg-0+syseleven4_amd64.deb' qemu-system-common_1%3a2.2.1+dfsg-0+syseleven4_amd64.deb 294740 MD5Sum:ebf2345f6496e4da73098d7f516bbf8b +'http://ppa.launchpad.net/syseleven-platform/virtualization/ubuntu/pool/main/q/qemu/qemu-system-x86_2.2.1+dfsg-0+syseleven4_amd64.deb' qemu-system-x86_1%3a2.2.1+dfsg-0+syseleven4_amd64.deb 2181682 MD5Sum:6b43a70d002ba1a46f9b8e12e591c849 +'http://ppa.launchpad.net/syseleven-platform/virtualization/ubuntu/pool/main/q/qemu/qemu-utils_2.2.1+dfsg-0+syseleven4_amd64.deb' qemu-utils_1%3a2.2.1+dfsg-0+syseleven4_amd64.deb 518404 MD5Sum:20bc3e2ff37af86bd8e61c96e6569672 +'http://ppa.launchpad.net/syseleven-platform/virtualization/ubuntu/pool/main/s/seabios/seabios_1.7.5-1+syseleven1_all.deb' seabios_1.7.5-1+syseleven1_all.deb 111880 MD5Sum:0cd53324914bb2e198cefef23c4771a0 +'http://ppa.launchpad.net/syseleven-platform/virtualization/ubuntu/pool/main/s/spice/libspice-server1_0.12.5-1+syseleven1_amd64.deb' libspice-server1_0.12.5-1+syseleven1_amd64.deb 326044 MD5Sum:7574c7ba91816a2739e8489148c016bb +'https://apt.dockerproject.org/repo/pool/main/d/docker-engine/docker-engine_1.12.1-0~trusty_amd64.deb' docker-engine_1.12.1-0~trusty_amd64.deb 19383142 MD5Sum:99bd6619e227ce413e0163a7586a919f +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/acl/acl_2.2.52-1_amd64.deb' acl_2.2.52-1_amd64.deb 43790 MD5Sum:ac8db6aa2095dfd83758db34cf31285a +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/alsa-lib/libasound2_1.0.27.2-3ubuntu7_amd64.deb' libasound2_1.0.27.2-3ubuntu7_amd64.deb 327374 MD5Sum:68d7619e0a70770c5feef628f8296409 +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/alsa-lib/libasound2-data_1.0.27.2-3ubuntu7_all.deb' libasound2-data_1.0.27.2-3ubuntu7_all.deb 26264 MD5Sum:1b78d6d03ed4303e843ba2c5bae3bc53 +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/apt/apt_1.0.1ubuntu2.14_amd64.deb' apt_1.0.1ubuntu2.14_amd64.deb 954540 MD5Sum:8615062e5fa0e1c9140bc99443f93e57 +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/apt/apt-transport-https_1.0.1ubuntu2.14_amd64.deb' apt-transport-https_1.0.1ubuntu2.14_amd64.deb 25042 MD5Sum:de9d0feaaf95f9203a4e6050fcc838a1 +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/apt/apt-utils_1.0.1ubuntu2.14_amd64.deb' apt-utils_1.0.1ubuntu2.14_amd64.deb 171560 MD5Sum:9a67fdeca283e5fe14374becd459eacc +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/apt/libapt-inst1.5_1.0.1ubuntu2.14_amd64.deb' libapt-inst1.5_1.0.1ubuntu2.14_amd64.deb 58610 MD5Sum:65bd48b1df912735bd0f370ee7d85fac +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/apt/libapt-pkg4.12_1.0.1ubuntu2.14_amd64.deb' libapt-pkg4.12_1.0.1ubuntu2.14_amd64.deb 637710 MD5Sum:76ed008847b63af01ff64d217487f7de +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/avahi/libavahi-client3_0.6.31-4ubuntu1.1_amd64.deb' libavahi-client3_0.6.31-4ubuntu1.1_amd64.deb 25136 MD5Sum:a768c3a502a204fca430f98fab12d676 +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/avahi/libavahi-common3_0.6.31-4ubuntu1.1_amd64.deb' libavahi-common3_0.6.31-4ubuntu1.1_amd64.deb 21738 MD5Sum:ddf978df5cbc75ad174cd66db0d90846 +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/avahi/libavahi-common-data_0.6.31-4ubuntu1.1_amd64.deb' libavahi-common-data_0.6.31-4ubuntu1.1_amd64.deb 21242 MD5Sum:3878bcc211212dfe7158765344638d0f +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/base-files/base-files_7.2ubuntu5.5_amd64.deb' base-files_7.2ubuntu5.5_amd64.deb 67454 MD5Sum:a5320f578f4ccd54956bc3ae943f5b4b +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bash-completion/bash-completion_2.1-4ubuntu0.2_all.deb' bash-completion_1%3a2.1-4ubuntu0.2_all.deb 153330 MD5Sum:3283490e6717d124ea90a34ba2a2877c +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bind9/bind9-host_9.9.5.dfsg-3ubuntu0.9_amd64.deb' bind9-host_1%3a9.9.5.dfsg-3ubuntu0.9_amd64.deb 46584 MD5Sum:f3e016d42d80bdf19a6ea1058af22ebb +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bind9/dnsutils_9.9.5.dfsg-3ubuntu0.9_amd64.deb' dnsutils_1%3a9.9.5.dfsg-3ubuntu0.9_amd64.deb 96950 MD5Sum:36393452d82b4a8f8738d0494198263f +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bind9/libbind9-90_9.9.5.dfsg-3ubuntu0.9_amd64.deb' libbind9-90_1%3a9.9.5.dfsg-3ubuntu0.9_amd64.deb 21992 MD5Sum:a6dde46ac18b6cc63b2bbd5d9ab06b98 +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bind9/libdns100_9.9.5.dfsg-3ubuntu0.9_amd64.deb' libdns100_1%3a9.9.5.dfsg-3ubuntu0.9_amd64.deb 645262 MD5Sum:46fae0a00134f84ea51b4000620a3741 +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bind9/libisc95_9.9.5.dfsg-3ubuntu0.9_amd64.deb' libisc95_1%3a9.9.5.dfsg-3ubuntu0.9_amd64.deb 147558 MD5Sum:a242941d225a139b1a9bdd2d20b89767 +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bind9/libisccc90_9.9.5.dfsg-3ubuntu0.9_amd64.deb' libisccc90_1%3a9.9.5.dfsg-3ubuntu0.9_amd64.deb 15676 MD5Sum:fc56e88992ffee19adeeb7a549a3fc38 +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bind9/libisccfg90_9.9.5.dfsg-3ubuntu0.9_amd64.deb' libisccfg90_1%3a9.9.5.dfsg-3ubuntu0.9_amd64.deb 35990 MD5Sum:05b4704141a800d4385f68413ed0d265 +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bind9/liblwres90_9.9.5.dfsg-3ubuntu0.9_amd64.deb' liblwres90_1%3a9.9.5.dfsg-3ubuntu0.9_amd64.deb 32684 MD5Sum:3b70ee976342c3e3399c25c7f21b866c +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/binutils/binutils_2.24-5ubuntu14.1_amd64.deb' binutils_2.24-5ubuntu14.1_amd64.deb 2080900 MD5Sum:85dd95077b946a274f9814639eba4d06 +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/biosdevname/biosdevname_0.4.1-0ubuntu6.3_amd64.deb' biosdevname_0.4.1-0ubuntu6.3_amd64.deb 20284 MD5Sum:bc837d60b1c558c6424309a446420b0d +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bluez/libbluetooth3_4.101-0ubuntu13.1_amd64.deb' libbluetooth3_4.101-0ubuntu13.1_amd64.deb 53478 MD5Sum:0577a4e8b377f3751b018494096df9e4 +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/boost1.54/libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb' libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb 10128 MD5Sum:2a5872be9fcc3cc0a51d9ec0d42c41a7 +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/boost1.54/libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb' libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb 26542 MD5Sum:2e7b4afdd0d85037864a2c3e3ef19999 +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bridge-utils/bridge-utils_1.5-6ubuntu2_amd64.deb' bridge-utils_1.5-6ubuntu2_amd64.deb 29192 MD5Sum:23f37038baab928f276fb1aa2fd0a6c2 +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/brltty/libbrlapi0.6_5.0-2ubuntu2_amd64.deb' libbrlapi0.6_5.0-2ubuntu2_amd64.deb 20910 MD5Sum:d0072983318e559dc57fea88c494ed33 +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/build-essential/build-essential_11.6ubuntu6_amd64.deb' build-essential_11.6ubuntu6_amd64.deb 4838 MD5Sum:6fa3d082885a7440d512236685cd24fd +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/ca-certificates/ca-certificates_20160104ubuntu0.14.04.1_all.deb' ca-certificates_20160104ubuntu0.14.04.1_all.deb 189806 MD5Sum:e594e76f225119f35f4bc3266d7ef758 +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/ca-certificates-java/ca-certificates-java_20130815ubuntu1_all.deb' ca-certificates-java_20130815ubuntu1_all.deb 13390 MD5Sum:efc4948adfc7855968db71d52b181af0 +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/ceph/librados2_0.80.11-0ubuntu1.14.04.1_amd64.deb' librados2_0.80.11-0ubuntu1.14.04.1_amd64.deb 1430556 MD5Sum:88d1b2079b7bd1a9a2d99e05fc88bf02 +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/ceph/librbd1_0.80.11-0ubuntu1.14.04.1_amd64.deb' librbd1_0.80.11-0ubuntu1.14.04.1_amd64.deb 322958 MD5Sum:684055975b3f6d7f9cbf42afc720989d +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cgroup-lite/cgroup-lite_1.9_all.deb' cgroup-lite_1.9_all.deb 3918 MD5Sum:fe1749ba83aaf6d4f3e87ccdbc3581d4 +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cheetah/python-cheetah_2.4.4-3.fakesyncbuild1_amd64.deb' python-cheetah_2.4.4-3.fakesyncbuild1_amd64.deb 143868 MD5Sum:800d75a71e9022b10c40f6019d7fa69d +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cloog/libcloog-isl4_0.18.2-1_amd64.deb' libcloog-isl4_0.18.2-1_amd64.deb 57502 MD5Sum:da71de63b0e24eb02afb817c0b285d6a +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cloud-init/cloud-init_0.7.5-0ubuntu1.20_all.deb' cloud-init_0.7.5-0ubuntu1.20_all.deb 198190 MD5Sum:fc64f334044286dc0e120a78d207321a +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cloud-utils/cloud-guest-utils_0.27-0ubuntu9.2_all.deb' cloud-guest-utils_0.27-0ubuntu9.2_all.deb 13782 MD5Sum:dbdad01ef9b50575b3bbbdc8257c620a +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/configobj/python-configobj_4.7.2+ds-5build1_all.deb' python-configobj_4.7.2+ds-5build1_all.deb 174154 MD5Sum:e22c1f8dfb0ca0d36441c3166639beaa +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/coreutils/coreutils_8.21-1ubuntu5.4_amd64.deb' coreutils_8.21-1ubuntu5.4_amd64.deb 1090622 MD5Sum:10a2318be86f38a6ed113e16aabaa76b +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cpio/cpio_2.11+dfsg-1ubuntu1.2_amd64.deb' cpio_2.11+dfsg-1ubuntu1.2_amd64.deb 73806 MD5Sum:8c382d99c773b3af31664e587b84a6b9 +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu4_amd64.deb' cpu-checker_0.7-0ubuntu4_amd64.deb 6834 MD5Sum:4369a69e41e5b78ab7a4623405455443 +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cups/libcups2_1.7.2-0ubuntu1.7_amd64.deb' libcups2_1.7.2-0ubuntu1.7_amd64.deb 178512 MD5Sum:44573174451bfc3da06be711c65e6de9 +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/curl/libcurl3-gnutls_7.35.0-1ubuntu2.9_amd64.deb' libcurl3-gnutls_7.35.0-1ubuntu2.9_amd64.deb 165376 MD5Sum:e488d09073d5e80d6553577e0bdabc73 +'http://us.archive.ubuntu.com/ubuntu/pool/main/d/device-tree-compiler/libfdt1_1.4.0+dfsg-1_amd64.deb' libfdt1_1.4.0+dfsg-1_amd64.deb 15678 MD5Sum:5dd80e05348eec241f62ff8dd7d2e8f2 +'http://us.archive.ubuntu.com/ubuntu/pool/main/d/dkms/dkms_2.2.0.3-1.1ubuntu5.14.04.8_all.deb' dkms_2.2.0.3-1.1ubuntu5.14.04.8_all.deb 65706 MD5Sum:78d69493f928b92cb52f2ec579cd37d0 +'http://us.archive.ubuntu.com/ubuntu/pool/main/d/dosfstools/dosfstools_3.0.26-1ubuntu0.1_amd64.deb' dosfstools_3.0.26-1ubuntu0.1_amd64.deb 60054 MD5Sum:1fc4609e8ec1911daa051415079a5afe +'http://us.archive.ubuntu.com/ubuntu/pool/main/d/dpkg/dpkg_1.17.5ubuntu5.7_amd64.deb' dpkg_1.17.5ubuntu5.7_amd64.deb 1956162 MD5Sum:1469d184f821ab4d4e179c1c8d2be5a7 +'http://us.archive.ubuntu.com/ubuntu/pool/main/d/dpkg/dpkg-dev_1.17.5ubuntu5.7_all.deb' dpkg-dev_1.17.5ubuntu5.7_all.deb 726244 MD5Sum:c1d73ee78c457f5f557c0cd4340fd5d3 +'http://us.archive.ubuntu.com/ubuntu/pool/main/d/dpkg/libdpkg-perl_1.17.5ubuntu5.7_all.deb' libdpkg-perl_1.17.5ubuntu5.7_all.deb 179134 MD5Sum:7f0c96b6386a43c1caa731d15f1f5fe4 +'http://us.archive.ubuntu.com/ubuntu/pool/main/e/eglibc/libc6_2.19-0ubuntu6.9_amd64.deb' libc6_2.19-0ubuntu6.9_amd64.deb 4716976 MD5Sum:422dff6f1563aa40a0ab3ea2a9509025 +'http://us.archive.ubuntu.com/ubuntu/pool/main/e/eglibc/libc6-dev_2.19-0ubuntu6.9_amd64.deb' libc6-dev_2.19-0ubuntu6.9_amd64.deb 1910130 MD5Sum:f4971e129e81195e8445a4a5f1bb1123 +'http://us.archive.ubuntu.com/ubuntu/pool/main/e/eglibc/libc-bin_2.19-0ubuntu6.9_amd64.deb' libc-bin_2.19-0ubuntu6.9_amd64.deb 1164992 MD5Sum:f3b274ddffbb6e5dbab2aa0fa2559dbb +'http://us.archive.ubuntu.com/ubuntu/pool/main/e/eglibc/libc-dev-bin_2.19-0ubuntu6.9_amd64.deb' libc-dev-bin_2.19-0ubuntu6.9_amd64.deb 68992 MD5Sum:aa72bd06ea171705087d6f090a2cc8a6 +'http://us.archive.ubuntu.com/ubuntu/pool/main/e/eglibc/multiarch-support_2.19-0ubuntu6.9_amd64.deb' multiarch-support_2.19-0ubuntu6.9_amd64.deb 4484 MD5Sum:663b9032a963a646537e10c2bd54f02e +'http://us.archive.ubuntu.com/ubuntu/pool/main/e/expat/libexpat1_2.1.0-4ubuntu1.3_amd64.deb' libexpat1_2.1.0-4ubuntu1.3_amd64.deb 71134 MD5Sum:da2dc3ee31d9aac4ee3689927084e966 +'http://us.archive.ubuntu.com/ubuntu/pool/main/e/expat/libexpat1-dev_2.1.0-4ubuntu1.3_amd64.deb' libexpat1-dev_2.1.0-4ubuntu1.3_amd64.deb 115202 MD5Sum:2140f6e7fcaeb17164bb72b47836dc0b +'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fakeroot/fakeroot_1.20-3ubuntu2_amd64.deb' fakeroot_1.20-3ubuntu2_amd64.deb 55026 MD5Sum:fad29881d632a463f5235f399fa65a14 +'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fakeroot/libfakeroot_1.20-3ubuntu2_amd64.deb' libfakeroot_1.20-3ubuntu2_amd64.deb 25392 MD5Sum:856c7401d7d5a63ea231f706c18d9261 +'http://us.archive.ubuntu.com/ubuntu/pool/main/f/flac/libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb' libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb 80170 MD5Sum:bbd48c917a12d425f0e14873575bc64c +'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fontconfig/fontconfig-config_2.11.0-0ubuntu4.2_all.deb' fontconfig-config_2.11.0-0ubuntu4.2_all.deb 47424 MD5Sum:0810d79c48f4cc873a73a721b6f51806 +'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fontconfig/libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb' libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb 123368 MD5Sum:1ca4767d44771ef7e9e5b29c27738f69 +'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fonts-dejavu/fonts-dejavu-core_2.34-1ubuntu1_all.deb' fonts-dejavu-core_2.34-1ubuntu1_all.deb 1024460 MD5Sum:7167c133d8ec713c90fc64faab927994 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.8/cpp-4.8_4.8.4-2ubuntu1~14.04.3_amd64.deb' cpp-4.8_4.8.4-2ubuntu1~14.04.3_amd64.deb 4595210 MD5Sum:c87a404428865790862aeb6195811066 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.8/g++-4.8_4.8.4-2ubuntu1~14.04.3_amd64.deb' g++-4.8_4.8.4-2ubuntu1~14.04.3_amd64.deb 18134574 MD5Sum:ffc4c3bc3fe036fd18e79399caea1586 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.8/gcc-4.8_4.8.4-2ubuntu1~14.04.3_amd64.deb' gcc-4.8_4.8.4-2ubuntu1~14.04.3_amd64.deb 5046702 MD5Sum:c53635e53f577687409b4c3c93f4da80 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.8/gcc-4.8-base_4.8.4-2ubuntu1~14.04.3_amd64.deb' gcc-4.8-base_4.8.4-2ubuntu1~14.04.3_amd64.deb 16192 MD5Sum:691b4cb367c62b79511541a3cee41fda +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.8/libasan0_4.8.4-2ubuntu1~14.04.3_amd64.deb' libasan0_4.8.4-2ubuntu1~14.04.3_amd64.deb 63060 MD5Sum:ff04bb046aeec86af2bb90c5d90a166c +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.8/libatomic1_4.8.4-2ubuntu1~14.04.3_amd64.deb' libatomic1_4.8.4-2ubuntu1~14.04.3_amd64.deb 8636 MD5Sum:ec6ce0fb6e66e8b8c95534ab9e77a67e +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.8/libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.3_amd64.deb' libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.3_amd64.deb 1688000 MD5Sum:69ff74311eecda1487d0f96b14af0b7c +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.8/libgomp1_4.8.4-2ubuntu1~14.04.3_amd64.deb' libgomp1_4.8.4-2ubuntu1~14.04.3_amd64.deb 23124 MD5Sum:8f95195693e2cbb56825fd9b2b9ffca0 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.8/libitm1_4.8.4-2ubuntu1~14.04.3_amd64.deb' libitm1_4.8.4-2ubuntu1~14.04.3_amd64.deb 28506 MD5Sum:52e717ed8662a3986997412f42abc297 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.8/libquadmath0_4.8.4-2ubuntu1~14.04.3_amd64.deb' libquadmath0_4.8.4-2ubuntu1~14.04.3_amd64.deb 126028 MD5Sum:f541cc61c3feaa74098bdb9970ed12b6 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.8/libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.3_amd64.deb' libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.3_amd64.deb 1052564 MD5Sum:7657e54922455ae36c7b2f7228427aec +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.8/libstdc++6_4.8.4-2ubuntu1~14.04.3_amd64.deb' libstdc++6_4.8.4-2ubuntu1~14.04.3_amd64.deb 258956 MD5Sum:3fe9099e0064fa8030f047ff38e075c2 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.8/libtsan0_4.8.4-2ubuntu1~14.04.3_amd64.deb' libtsan0_4.8.4-2ubuntu1~14.04.3_amd64.deb 94872 MD5Sum:c4232ca2be66b95d74e8823a9868a9b4 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-defaults/cpp_4.8.2-1ubuntu6_amd64.deb' cpp_4%3a4.8.2-1ubuntu6_amd64.deb 27452 MD5Sum:2ced23b24cf068b16b5a69222506fd79 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-defaults/g++_4.8.2-1ubuntu6_amd64.deb' g++_4%3a4.8.2-1ubuntu6_amd64.deb 1490 MD5Sum:7332a4e9116b821e167a3d0236ca413a +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-defaults/gcc_4.8.2-1ubuntu6_amd64.deb' gcc_4%3a4.8.2-1ubuntu6_amd64.deb 5098 MD5Sum:83b25d71df6df1c47a4b983596896f0b +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gdisk/gdisk_0.8.8-1ubuntu0.1_amd64.deb' gdisk_0.8.8-1ubuntu0.1_amd64.deb 185450 MD5Sum:6e9ed16eaca8d87dc22cf4918f95cb2c +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/git/git_1.9.1-1ubuntu0.3_amd64.deb' git_1%3a1.9.1-1ubuntu0.3_amd64.deb 2585532 MD5Sum:7ae18fa4b16c33b3ed506e23e7f26779 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/git/git-man_1.9.1-1ubuntu0.3_all.deb' git-man_1%3a1.9.1-1ubuntu0.3_all.deb 699150 MD5Sum:b9614019a1917fad0ff0edc6ddd53b91 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gmp/libgmp10_5.1.3+dfsg-1ubuntu1_amd64.deb' libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb 218280 MD5Sum:5a25bb81aa2e0ca83e2d349d58b435d5 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gnupg/gnupg_1.4.16-1ubuntu2.4_amd64.deb' gnupg_1.4.16-1ubuntu2.4_amd64.deb 610898 MD5Sum:b8819f1911f0fb6c0d579fe6d4206ffe +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gnupg/gpgv_1.4.16-1ubuntu2.4_amd64.deb' gpgv_1.4.16-1ubuntu2.4_amd64.deb 160862 MD5Sum:40d9f14699dce15004e902f6be32a9ae +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gnutls26/libgnutls26_2.12.23-12ubuntu2.5_amd64.deb' libgnutls26_2.12.23-12ubuntu2.5_amd64.deb 393294 MD5Sum:9e6ad9b80855df0f9b74ec18b9fe860d +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gnutls26/libgnutls-openssl27_2.12.23-12ubuntu2.5_amd64.deb' libgnutls-openssl27_2.12.23-12ubuntu2.5_amd64.deb 18364 MD5Sum:77d399ac308dd0e9a58acc30e8959e76 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/grub2/grub2-common_2.02~beta2-9ubuntu1.12_amd64.deb' grub2-common_2.02~beta2-9ubuntu1.12_amd64.deb 501008 MD5Sum:3c068825f6f0dd3d8654a718fc8b2cd3 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/grub2/grub-common_2.02~beta2-9ubuntu1.12_amd64.deb' grub-common_2.02~beta2-9ubuntu1.12_amd64.deb 1680752 MD5Sum:67b46c687140d18dc9edf4e1f549af7e +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/grub2/grub-pc_2.02~beta2-9ubuntu1.12_amd64.deb' grub-pc_2.02~beta2-9ubuntu1.12_amd64.deb 173256 MD5Sum:28e94511012d72668441add81189bbd9 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/grub2/grub-pc-bin_2.02~beta2-9ubuntu1.12_amd64.deb' grub-pc-bin_2.02~beta2-9ubuntu1.12_amd64.deb 880014 MD5Sum:e8f12a770ace294ee6add1e06368cc7d +'http://us.archive.ubuntu.com/ubuntu/pool/main/h/html5lib/python-html5lib_0.999-3~ubuntu1_all.deb' python-html5lib_0.999-3~ubuntu1_all.deb 83470 MD5Sum:93c4140d32e1addb8231a3e0be557c93 +'http://us.archive.ubuntu.com/ubuntu/pool/main/h/html5lib/python-html5lib-whl_0.999-3~ubuntu1_all.deb' python-html5lib-whl_0.999-3~ubuntu1_all.deb 109460 MD5Sum:bc6bd5baa70ace380513925f749857fa +'http://us.archive.ubuntu.com/ubuntu/pool/main/i/icu/libicu52_52.1-3ubuntu0.4_amd64.deb' libicu52_52.1-3ubuntu0.4_amd64.deb 6751826 MD5Sum:ed4da162328dc75beb75e38ca291c959 +'http://us.archive.ubuntu.com/ubuntu/pool/main/i/ifupdown/ifupdown_0.7.47.2ubuntu4.4_amd64.deb' ifupdown_0.7.47.2ubuntu4.4_amd64.deb 53092 MD5Sum:49c7118f0bd254b1196363ad727dcde7 +'http://us.archive.ubuntu.com/ubuntu/pool/main/i/initramfs-tools/initramfs-tools_0.103ubuntu4.4_all.deb' initramfs-tools_0.103ubuntu4.4_all.deb 44458 MD5Sum:24696286c72a6d314384184bcf1064fc +'http://us.archive.ubuntu.com/ubuntu/pool/main/i/initramfs-tools/initramfs-tools-bin_0.103ubuntu4.4_amd64.deb' initramfs-tools-bin_0.103ubuntu4.4_amd64.deb 9134 MD5Sum:ccf6ddbf3affccb61c18a6f5e1ab1b3c +'http://us.archive.ubuntu.com/ubuntu/pool/main/i/ipxe/ipxe-qemu_1.0.0+git-20131111.c3d1e78-2ubuntu1.1_all.deb' ipxe-qemu_1.0.0+git-20131111.c3d1e78-2ubuntu1.1_all.deb 509898 MD5Sum:2ed810c34ce0682174eb97461673c00e +'http://us.archive.ubuntu.com/ubuntu/pool/main/i/isc-dhcp/isc-dhcp-client_4.2.4-7ubuntu12.7_amd64.deb' isc-dhcp-client_4.2.4-7ubuntu12.7_amd64.deb 639242 MD5Sum:88ff90aff87eac3282c144839469cdb8 +'http://us.archive.ubuntu.com/ubuntu/pool/main/i/isc-dhcp/isc-dhcp-common_4.2.4-7ubuntu12.7_amd64.deb' isc-dhcp-common_4.2.4-7ubuntu12.7_amd64.deb 708426 MD5Sum:c5b837eb4b83297e473e62742f243ea8 +'http://us.archive.ubuntu.com/ubuntu/pool/main/i/isl/libisl10_0.12.2-1_amd64.deb' libisl10_0.12.2-1_amd64.deb 419218 MD5Sum:b9756a5cce1ecd2d56652779d9e3b757 +'http://us.archive.ubuntu.com/ubuntu/pool/main/j/java-common/java-common_0.51_all.deb' java-common_0.51_all.deb 129966 MD5Sum:c8352e7908b8a260b2657f9b80c08031 +'http://us.archive.ubuntu.com/ubuntu/pool/main/k/keyutils/keyutils_1.5.6-1_amd64.deb' keyutils_1.5.6-1_amd64.deb 33588 MD5Sum:a49da8cb9cc16bdaf1ef8b205bf99d2e +'http://us.archive.ubuntu.com/ubuntu/pool/main/k/klibc/klibc-utils_2.0.3-0ubuntu1.14.04.1_amd64.deb' klibc-utils_2.0.3-0ubuntu1.14.04.1_amd64.deb 106972 MD5Sum:4e1676466b8275575a78545c8702ec80 +'http://us.archive.ubuntu.com/ubuntu/pool/main/k/klibc/libklibc_2.0.3-0ubuntu1.14.04.1_amd64.deb' libklibc_2.0.3-0ubuntu1.14.04.1_amd64.deb 40768 MD5Sum:733ef1d7bb06bc206417e6e32a95f3b7 +'http://us.archive.ubuntu.com/ubuntu/pool/main/liba/libaio/libaio1_0.3.109-4_amd64.deb' libaio1_0.3.109-4_amd64.deb 6364 MD5Sum:cd9da2f52a5d7713e5080c5ed6916a41 +'http://us.archive.ubuntu.com/ubuntu/pool/main/liba/libalgorithm-diff-perl/libalgorithm-diff-perl_1.19.02-3_all.deb' libalgorithm-diff-perl_1.19.02-3_all.deb 49964 MD5Sum:7462f70e9e9b691ca4a4657371d6ba8e +'http://us.archive.ubuntu.com/ubuntu/pool/main/liba/libalgorithm-diff-xs-perl/libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb' libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb 12572 MD5Sum:a1bd654bf2b8f30d464a6f95225a0744 +'http://us.archive.ubuntu.com/ubuntu/pool/main/liba/libalgorithm-merge-perl/libalgorithm-merge-perl_0.08-2_all.deb' libalgorithm-merge-perl_0.08-2_all.deb 12672 MD5Sum:bf1355aea7ab249fcd344cf0c692bc6c +'http://us.archive.ubuntu.com/ubuntu/pool/main/liba/libasyncns/libasyncns0_0.8-4ubuntu2_amd64.deb' libasyncns0_0.8-4ubuntu2_amd64.deb 11886 MD5Sum:bf233bc958e37dab60c0f1ab7f8c6bf0 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libc/libcaca/libcaca0_0.99.beta18-1ubuntu5_amd64.deb' libcaca0_0.99.beta18-1ubuntu5_amd64.deb 202162 MD5Sum:2532fc55507b526751257c826e6b1b43 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libd/libdrm/libdrm2_2.4.67-1ubuntu0.14.04.1_amd64.deb' libdrm2_2.4.67-1ubuntu0.14.04.1_amd64.deb 27134 MD5Sum:aa505cf02ae2d2a5398318ed1991af6a +'http://us.archive.ubuntu.com/ubuntu/pool/main/libe/libeatmydata/eatmydata_26-2_amd64.deb' eatmydata_26-2_amd64.deb 8034 MD5Sum:a12811bc18802ca88eaac1c361c49dd1 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libe/liberror-perl/liberror-perl_0.17-1.1_all.deb' liberror-perl_0.17-1.1_all.deb 21062 MD5Sum:4988e40e65eeba03317411bfdd52b76c +'http://us.archive.ubuntu.com/ubuntu/pool/main/libe/libevent/libevent-2.0-5_2.0.21-stable-1ubuntu1.14.04.1_amd64.deb' libevent-2.0-5_2.0.21-stable-1ubuntu1.14.04.1_amd64.deb 126144 MD5Sum:66bae54dc127761b5d044d20a49c84c4 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libf/libfile-fcntllock-perl/libfile-fcntllock-perl_0.14-2build1_amd64.deb' libfile-fcntllock-perl_0.14-2build1_amd64.deb 15932 MD5Sum:18813758778ece61bcdf84018218fc1d +'http://us.archive.ubuntu.com/ubuntu/pool/main/libg/libgcrypt11/libgcrypt11_1.5.3-2ubuntu4.4_amd64.deb' libgcrypt11_1.5.3-2ubuntu4.4_amd64.deb 238500 MD5Sum:ffa419347f7284b4a14701325bceed86 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libg/libgssglue/libgssglue1_0.4-2ubuntu1_amd64.deb' libgssglue1_0.4-2ubuntu1_amd64.deb 19710 MD5Sum:08250dff6de699fceff270123f609b49 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libi/libidn/libidn11_1.28-1ubuntu2.1_amd64.deb' libidn11_1.28-1ubuntu2.1_amd64.deb 94396 MD5Sum:bd25920b2fb45fd9c1055ff2c4dcd608 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libj/libjpeg8-empty/libjpeg8_8c-2ubuntu8_amd64.deb' libjpeg8_8c-2ubuntu8_amd64.deb 2194 MD5Sum:e0f16286dd787b951ffa953987fdf6a7 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libj/libjpeg-turbo/libjpeg-turbo8_1.3.0-0ubuntu2_amd64.deb' libjpeg-turbo8_1.3.0-0ubuntu2_amd64.deb 104020 MD5Sum:9b8b32831e8332714737af0342f57b28 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libn/libnfsidmap/libnfsidmap2_0.25-5_amd64.deb' libnfsidmap2_0.25-5_amd64.deb 32182 MD5Sum:5e06543f26481fa549a1e017eec4ef36 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libn/libnl3/libnl-3-200_3.2.21-1ubuntu3_amd64.deb' libnl-3-200_3.2.21-1ubuntu3_amd64.deb 45652 MD5Sum:e80a3f4c5b08821194c2cac3a00bfdf3 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libn/libnl3/libnl-genl-3-200_3.2.21-1ubuntu3_amd64.deb' libnl-genl-3-200_3.2.21-1ubuntu3_amd64.deb 10226 MD5Sum:9697116877182a3420e7c70099f81277 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libo/libogg/libogg0_1.3.1-1ubuntu1_amd64.deb' libogg0_1.3.1-1ubuntu1_amd64.deb 17036 MD5Sum:a6411133fd6d72d08bbcb265a7f31103 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libs/libsdl1.2/libsdl1.2debian_1.2.15-8ubuntu1.1_amd64.deb' libsdl1.2debian_1.2.15-8ubuntu1.1_amd64.deb 162322 MD5Sum:063b125221dda816ec3554eea53ce52e +'http://us.archive.ubuntu.com/ubuntu/pool/main/libs/libsndfile/libsndfile1_1.0.25-7ubuntu2.1_amd64.deb' libsndfile1_1.0.25-7ubuntu2.1_amd64.deb 136292 MD5Sum:a01199628faa5c1ec2b97c167c25c0e9 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libt/libtasn1-6/libtasn1-6_3.4-3ubuntu0.4_amd64.deb' libtasn1-6_3.4-3ubuntu0.4_amd64.deb 43616 MD5Sum:59657d27d1a7e32e9549b5a21514d877 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libt/libtirpc/libtirpc1_0.2.2-5ubuntu2_amd64.deb' libtirpc1_0.2.2-5ubuntu2_amd64.deb 71258 MD5Sum:acc1c8e0345c8c3e53ba94a59a4729d8 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libt/libtool/libltdl7_2.4.2-1.7ubuntu1_amd64.deb' libltdl7_2.4.2-1.7ubuntu1_amd64.deb 35000 MD5Sum:ddeea7a0b4082abd4f746f46c8ccb48e +'http://us.archive.ubuntu.com/ubuntu/pool/main/libv/libvorbis/libvorbis0a_1.3.2-1.3ubuntu1_amd64.deb' libvorbis0a_1.3.2-1.3ubuntu1_amd64.deb 87166 MD5Sum:e89e05f389fdaa1b834803a08c9213a4 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libv/libvorbis/libvorbisenc2_1.3.2-1.3ubuntu1_amd64.deb' libvorbisenc2_1.3.2-1.3ubuntu1_amd64.deb 84546 MD5Sum:fbdffecfc0a3f0dc45ec2480f54ea251 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libx/libxi/libxi6_1.7.1.901-1ubuntu1.1_amd64.deb' libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb 27908 MD5Sum:3eec85a777d125eede2cd939b0c2101f +'http://us.archive.ubuntu.com/ubuntu/pool/main/libx/libxml2/libxml2_2.9.1+dfsg1-3ubuntu4.8_amd64.deb' libxml2_2.9.1+dfsg1-3ubuntu4.8_amd64.deb 572698 MD5Sum:36c15eb271fcf8febdd62eb15f872633 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libx/libxrender/libxrender1_0.9.8-1build0.14.04.1_amd64.deb' libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb 17878 MD5Sum:5a19f4d3486591f91c51d36d6e0208d0 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libx/libxtst/libxtst6_1.2.2-1_amd64.deb' libxtst6_2%3a1.2.2-1_amd64.deb 14086 MD5Sum:2594435dcd76d6eec2ff3fb68a3d4e9d +'http://us.archive.ubuntu.com/ubuntu/pool/main/liby/libyaml/libyaml-0-2_0.1.4-3ubuntu3.1_amd64.deb' libyaml-0-2_0.1.4-3ubuntu3.1_amd64.deb 48066 MD5Sum:4dcc359331403252136be3490c923fc9 +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/lcms2/liblcms2-2_2.5-0ubuntu4.1_amd64.deb' liblcms2-2_2.5-0ubuntu4.1_amd64.deb 131338 MD5Sum:90a2cbf106072d361749c2750eea55b2 +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux-firmware/linux-firmware_1.127.22_all.deb' linux-firmware_1.127.22_all.deb 33190334 MD5Sum:7d5cef69c2cbe90206be4789892b8b94 +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux/linux-libc-dev_3.13.0-96.143_amd64.deb' linux-libc-dev_3.13.0-96.143_amd64.deb 766976 MD5Sum:5dbbc222f0e988348bf40fd1371c9410 +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux-lts-wily/linux-headers-4.2.0-42_4.2.0-42.49~14.04.1_all.deb' linux-headers-4.2.0-42_4.2.0-42.49~14.04.1_all.deb 9599802 MD5Sum:55eef74bc3c3458313d306e56df65f66 +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux-lts-wily/linux-headers-4.2.0-42-generic_4.2.0-42.49~14.04.1_amd64.deb' linux-headers-4.2.0-42-generic_4.2.0-42.49~14.04.1_amd64.deb 780482 MD5Sum:c32a2b8b75dfcda202d294b96b862b8c +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux-lts-wily/linux-image-4.2.0-42-generic_4.2.0-42.49~14.04.1_amd64.deb' linux-image-4.2.0-42-generic_4.2.0-42.49~14.04.1_amd64.deb 17227966 MD5Sum:0cc30b4dd72aa8c3b9834247633819a0 +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux-lts-wily/linux-image-extra-4.2.0-42-generic_4.2.0-42.49~14.04.1_amd64.deb' linux-image-extra-4.2.0-42-generic_4.2.0-42.49~14.04.1_amd64.deb 38303496 MD5Sum:a88e74dd8270dfb67ddd5c6dfb55a060 +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux-meta-lts-wily/linux-generic-lts-wily_4.2.0.42.34_amd64.deb' linux-generic-lts-wily_4.2.0.42.34_amd64.deb 1798 MD5Sum:547387b997ce4b9dcad408ffcb54148f +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux-meta-lts-wily/linux-headers-generic-lts-wily_4.2.0.42.34_amd64.deb' linux-headers-generic-lts-wily_4.2.0.42.34_amd64.deb 2294 MD5Sum:5ebb327d9c1c8651281feccc0a3a5157 +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux-meta-lts-wily/linux-image-generic-lts-wily_4.2.0.42.34_amd64.deb' linux-image-generic-lts-wily_4.2.0.42.34_amd64.deb 2318 MD5Sum:421cf8d6e11583bd2afcfea2ed303923 +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/lsb/lsb-base_4.1+Debian11ubuntu6.2_all.deb' lsb-base_4.1+Debian11ubuntu6.2_all.deb 13260 MD5Sum:dac3d19e502c370ac880ca558d9a1a68 +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/lsb/lsb-release_4.1+Debian11ubuntu6.2_all.deb' lsb-release_4.1+Debian11ubuntu6.2_all.deb 11640 MD5Sum:91771d82e34770615711d722a6779879 +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/lzo2/liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb' liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb 46110 MD5Sum:b3e9733843fda9b2463a0745e7306092 +'http://us.archive.ubuntu.com/ubuntu/pool/main/m/make-dfsg/make_3.81-8.2ubuntu3_amd64.deb' make_3.81-8.2ubuntu3_amd64.deb 119286 MD5Sum:6442fbef4450fc977fb1ab6297cf7797 +'http://us.archive.ubuntu.com/ubuntu/pool/main/m/manpages/manpages-dev_3.54-1ubuntu1_all.deb' manpages-dev_3.54-1ubuntu1_all.deb 1819920 MD5Sum:8b108211126e2798112fbd55292e5690 +'http://us.archive.ubuntu.com/ubuntu/pool/main/m/mpclib3/libmpc3_1.0.1-1ubuntu1_amd64.deb' libmpc3_1.0.1-1ubuntu1_amd64.deb 38442 MD5Sum:c5749c5428040f492bc9d00b0101b8a8 +'http://us.archive.ubuntu.com/ubuntu/pool/main/m/mpfr4/libmpfr4_3.1.2-1_amd64.deb' libmpfr4_3.1.2-1_amd64.deb 202636 MD5Sum:3ff03e231bf643436f087da42faaad6d +'http://us.archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb' msr-tools_1.3-2_amd64.deb 10636 MD5Sum:5ffb50c3889cfccc901b940923d89e29 +'http://us.archive.ubuntu.com/ubuntu/pool/main/n/nfs-utils/nfs-common_1.2.8-6ubuntu1.2_amd64.deb' nfs-common_1%3a1.2.8-6ubuntu1.2_amd64.deb 180760 MD5Sum:64d83aabb28de942a6e367181ed580ca +'http://us.archive.ubuntu.com/ubuntu/pool/main/n/nspr/libnspr4_4.12-0ubuntu0.14.04.1_amd64.deb' libnspr4_2%3a4.12-0ubuntu0.14.04.1_amd64.deb 110434 MD5Sum:cff22f4863f0e8356900e6b26872a63c +'http://us.archive.ubuntu.com/ubuntu/pool/main/n/nss/libnss3_3.23-0ubuntu0.14.04.1_amd64.deb' libnss3_2%3a3.23-0ubuntu0.14.04.1_amd64.deb 1119284 MD5Sum:915f9fd9b0b0d18bbfe66f47774daec8 +'http://us.archive.ubuntu.com/ubuntu/pool/main/n/nss/libnss3-nssdb_3.23-0ubuntu0.14.04.1_all.deb' libnss3-nssdb_2%3a3.23-0ubuntu0.14.04.1_all.deb 10554 MD5Sum:7b4064d8bb5f8ca3f0aec63699666564 +'http://us.archive.ubuntu.com/ubuntu/pool/main/n/ntp/ntpdate_4.2.6.p5+dfsg-3ubuntu2.14.04.10_amd64.deb' ntpdate_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.10_amd64.deb 57684 MD5Sum:5ea1ccebfd8172032dc68697d172b64c +'http://us.archive.ubuntu.com/ubuntu/pool/main/n/numactl/libnuma1_2.0.9~rc5-1ubuntu3.14.04.2_amd64.deb' libnuma1_2.0.9~rc5-1ubuntu3.14.04.2_amd64.deb 20548 MD5Sum:ecc0effed2e7ac705b71f44f1d4b0cc4 +'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openldap/libldap-2.4-2_2.4.31-1+nmu2ubuntu8.3_amd64.deb' libldap-2.4-2_2.4.31-1+nmu2ubuntu8.3_amd64.deb 153128 MD5Sum:1acf98546023415c32f6f556ca4b1a58 +'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openssh/openssh-client_6.6p1-2ubuntu2.8_amd64.deb' openssh-client_1%3a6.6p1-2ubuntu2.8_amd64.deb 563832 MD5Sum:046d0a1f78ce350724ae14003e19a8da +'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openssh/openssh-server_6.6p1-2ubuntu2.8_amd64.deb' openssh-server_1%3a6.6p1-2ubuntu2.8_amd64.deb 321632 MD5Sum:d59b2822a05d802c74cd89f8fff9c60a +'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openssh/openssh-sftp-server_6.6p1-2ubuntu2.8_amd64.deb' openssh-sftp-server_1%3a6.6p1-2ubuntu2.8_amd64.deb 34174 MD5Sum:ce6873e6f0ae8f04106c8ad5fa6baf9e +'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.0.0_1.0.1f-1ubuntu2.21_amd64.deb' libssl1.0.0_1.0.1f-1ubuntu2.21_amd64.deb 829700 MD5Sum:129f6409bcb3d5c30538d3a68efc5e99 +'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openssl/openssl_1.0.1f-1ubuntu2.21_amd64.deb' openssl_1.0.1f-1ubuntu2.21_amd64.deb 489490 MD5Sum:b19cd50748d32dd7128777c8c2eda11b +'http://us.archive.ubuntu.com/ubuntu/pool/main/o/opus/libopus0_1.1-0ubuntu1_amd64.deb' libopus0_1.1-0ubuntu1_amd64.deb 153146 MD5Sum:b611832d9ef83e451dff69c1c81d5d04 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pam/libpam0g_1.1.8-1ubuntu2.2_amd64.deb' libpam0g_1.1.8-1ubuntu2.2_amd64.deb 56072 MD5Sum:1273498c4f24df5a6514a8c43700c9d2 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pam/libpam-modules_1.1.8-1ubuntu2.2_amd64.deb' libpam-modules_1.1.8-1ubuntu2.2_amd64.deb 234422 MD5Sum:e709e588f41be2f59149374a1eb6c9cb +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pam/libpam-modules-bin_1.1.8-1ubuntu2.2_amd64.deb' libpam-modules-bin_1.1.8-1ubuntu2.2_amd64.deb 31164 MD5Sum:c6817859ed2a2e5f023a9d538e37daf0 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pam/libpam-runtime_1.1.8-1ubuntu2.2_all.deb' libpam-runtime_1.1.8-1ubuntu2.2_all.deb 37766 MD5Sum:fa4d3d794c3259f1fc34a04d1e682bcf +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/patch/patch_2.7.1-4ubuntu2.3_amd64.deb' patch_2.7.1-4ubuntu2.3_amd64.deb 86356 MD5Sum:4f07a01b36e3a60a34c3bcef647894ae +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pcre3/libpcre3_8.31-2ubuntu2.3_amd64.deb' libpcre3_1%3a8.31-2ubuntu2.3_amd64.deb 144410 MD5Sum:8ffa3b01676dab2247991c847e7039d6 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pcsc-lite/libpcsclite1_1.8.10-1ubuntu1_amd64.deb' libpcsclite1_1.8.10-1ubuntu1_amd64.deb 20938 MD5Sum:adece73e911ca3dbdd3925294c75afee +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/perl/perl_5.18.2-2ubuntu1.1_amd64.deb' perl_5.18.2-2ubuntu1.1_amd64.deb 2647870 MD5Sum:c923b93fb9aa7f1ff97fcea2539bd8b9 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/perl/perl-base_5.18.2-2ubuntu1.1_amd64.deb' perl-base_5.18.2-2ubuntu1.1_amd64.deb 1146330 MD5Sum:d032a8ff7c2609d93af93e02aa7cf5ba +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/perl/perl-modules_5.18.2-2ubuntu1.1_all.deb' perl-modules_5.18.2-2ubuntu1.1_all.deb 2673194 MD5Sum:75bfbc6a0725be5533d5920d031bb121 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pixman/libpixman-1-0_0.30.2-2ubuntu1.1_amd64.deb' libpixman-1-0_0.30.2-2ubuntu1.1_amd64.deb 225476 MD5Sum:2d12f5e47dad9b5f61299706413976da +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/prettytable/python-prettytable_0.7.2-2ubuntu2_all.deb' python-prettytable_0.7.2-2ubuntu2_all.deb 19966 MD5Sum:1532d286ecad16204509eca1e97b8c37 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pulseaudio/libpulse0_4.0-0ubuntu11.1_amd64.deb' libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb 225440 MD5Sum:84213503252a6aec962b12cd170af23f +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pycurl/python3-pycurl_7.19.3-0ubuntu3_amd64.deb' python3-pycurl_7.19.3-0ubuntu3_amd64.deb 47494 MD5Sum:4a8692a3639a46f0c512f5d77f42ff16 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pyserial/python-serial_2.6-1build1_all.deb' python-serial_2.6-1build1_all.deb 60088 MD5Sum:815adaf14f9c402d2d0507b1d99e7d71 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/libpython2.7_2.7.6-8ubuntu0.2_amd64.deb' libpython2.7_2.7.6-8ubuntu0.2_amd64.deb 1038642 MD5Sum:e52bac5d993bf5c8c60ef92b9e392603 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/libpython2.7-dev_2.7.6-8ubuntu0.2_amd64.deb' libpython2.7-dev_2.7.6-8ubuntu0.2_amd64.deb 22007718 MD5Sum:8d59685b68713072a86e278b6b5b22ab +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/python2.7-dev_2.7.6-8ubuntu0.2_amd64.deb' python2.7-dev_2.7.6-8ubuntu0.2_amd64.deb 269106 MD5Sum:b329c89de034410c49eb9525597c11c6 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python3.4/libpython3.4-minimal_3.4.3-1ubuntu1~14.04.4_amd64.deb' libpython3.4-minimal_3.4.3-1ubuntu1~14.04.4_amd64.deb 462462 MD5Sum:8365ac255bbc0035615006a20c178eca +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python3.4/libpython3.4-stdlib_3.4.3-1ubuntu1~14.04.4_amd64.deb' libpython3.4-stdlib_3.4.3-1ubuntu1~14.04.4_amd64.deb 1984448 MD5Sum:4c1a5efe2046b78fd3dfbe49c3c23995 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python3.4/python3.4_3.4.3-1ubuntu1~14.04.4_amd64.deb' python3.4_3.4.3-1ubuntu1~14.04.4_amd64.deb 177620 MD5Sum:f5b213484c94f39d7dc8b9187024d41e +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python3.4/python3.4-minimal_3.4.3-1ubuntu1~14.04.4_amd64.deb' python3.4-minimal_3.4.3-1ubuntu1~14.04.4_amd64.deb 1227040 MD5Sum:05dd645ea1fb413000aa407ca4f80b32 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/libpython-dev_2.7.5-5ubuntu3_amd64.deb' libpython-dev_2.7.5-5ubuntu3_amd64.deb 7078 MD5Sum:3b37a8ee5197b689d2fe472e81583e41 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/python-dev_2.7.5-5ubuntu3_amd64.deb' python-dev_2.7.5-5ubuntu3_amd64.deb 1166 MD5Sum:0fb9dbd4067f94dc4cd894cefc50fe47 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-json-patch/python-jsonpatch_1.3-4_all.deb' python-jsonpatch_1.3-4_all.deb 9088 MD5Sum:d1521e9621c4c751d164a6d979705a12 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-json-pointer/python-json-pointer_1.0-2build1_all.deb' python-json-pointer_1.0-2build1_all.deb 5158 MD5Sum:b0762e2a2192458adcbf70e6be02172d +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-oauth/python-oauth_1.0.1-3build2_all.deb' python-oauth_1.0.1-3build2_all.deb 12830 MD5Sum:e2c16c59e6242e3abb211a3e64297615 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-setuptools/python3-pkg-resources_3.3-1ubuntu2_all.deb' python3-pkg-resources_3.3-1ubuntu2_all.deb 31704 MD5Sum:e44cbc2a92ab2c53d01c7d54a79020f0 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-setuptools/python-pkg-resources_3.3-1ubuntu2_all.deb' python-pkg-resources_3.3-1ubuntu2_all.deb 61910 MD5Sum:d12cb222f33ac215006d472c63d3aeb8 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-setuptools/python-setuptools_3.3-1ubuntu2_all.deb' python-setuptools_3.3-1ubuntu2_all.deb 230056 MD5Sum:095838ab2e8028796486463d62e5b88b +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-setuptools/python-setuptools-whl_3.3-1ubuntu2_all.deb' python-setuptools-whl_3.3-1ubuntu2_all.deb 244386 MD5Sum:bed8daea8be2938af22a1bc7fdc0d9f1 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-urllib3/python-urllib3-whl_1.7.1-1ubuntu4_all.deb' python-urllib3-whl_1.7.1-1ubuntu4_all.deb 64008 MD5Sum:5614ad88debd4c93441cc119f5a478a1 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pyyaml/python-yaml_3.10-4ubuntu0.1_amd64.deb' python-yaml_3.10-4ubuntu0.1_amd64.deb 101898 MD5Sum:3bbc120de69a86a8f0b996d722437fd4 +'http://us.archive.ubuntu.com/ubuntu/pool/main/r/requests/python-requests-whl_2.2.1-1ubuntu0.3_all.deb' python-requests-whl_2.2.1-1ubuntu0.3_all.deb 227230 MD5Sum:d4a08ea174bf075523d7c045a5ef4544 +'http://us.archive.ubuntu.com/ubuntu/pool/main/r/rpcbind/rpcbind_0.2.1-2ubuntu2.2_amd64.deb' rpcbind_0.2.1-2ubuntu2.2_amd64.deb 37056 MD5Sum:279a20e0acfea4036bce808ee12db789 +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/sharutils/sharutils_4.14-1ubuntu1_amd64.deb' sharutils_1%3a4.14-1ubuntu1_amd64.deb 144824 MD5Sum:021cd2f95dd7fa1b4218d1caf50c882e +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/six/python-six-whl_1.5.2-1ubuntu1_all.deb' python-six-whl_1.5.2-1ubuntu1_all.deb 10502 MD5Sum:d8224e11a6bf8bc46d5649b4675fe057 +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/snappy/libsnappy1_1.1.0-1ubuntu1_amd64.deb' libsnappy1_1.1.0-1ubuntu1_amd64.deb 11152 MD5Sum:6e75ed3aa224013957954c6671bead67 +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/software-properties/python3-software-properties_0.92.37.7_all.deb' python3-software-properties_0.92.37.7_all.deb 19120 MD5Sum:00da7ba0cac32440cdd8c2137ca9771e +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/software-properties/software-properties-common_0.92.37.7_all.deb' software-properties-common_0.92.37.7_all.deb 9356 MD5Sum:195890432324c90ea6a0e1c332f953d6 +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/libstrongswan_5.1.2-0ubuntu2.4_amd64.deb' libstrongswan_5.1.2-0ubuntu2.4_amd64.deb 1447810 MD5Sum:7e37035cdbbe437917089ef7ea44c4f7 +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/strongswan_5.1.2-0ubuntu2.4_all.deb' strongswan_5.1.2-0ubuntu2.4_all.deb 29718 MD5Sum:cb287cde0028c9b984ba4642ed243592 +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/strongswan-ike_5.1.2-0ubuntu2.4_amd64.deb' strongswan-ike_5.1.2-0ubuntu2.4_amd64.deb 1199256 MD5Sum:e72cb89680f9d7d257018c49531b14db +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/strongswan-plugin-openssl_5.1.2-0ubuntu2.4_amd64.deb' strongswan-plugin-openssl_5.1.2-0ubuntu2.4_amd64.deb 188634 MD5Sum:536e99bc490a6cab86233f811620c5f7 +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/strongswan-starter_5.1.2-0ubuntu2.4_amd64.deb' strongswan-starter_5.1.2-0ubuntu2.4_amd64.deb 708252 MD5Sum:1d6ee974cb75ddb9890b67951e6b2f23 +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/systemd/libpam-systemd_204-5ubuntu20.19_amd64.deb' libpam-systemd_204-5ubuntu20.19_amd64.deb 25544 MD5Sum:3a8ab37af48ffcc23f9bef72e80f59c8 +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/systemd/libsystemd-daemon0_204-5ubuntu20.19_amd64.deb' libsystemd-daemon0_204-5ubuntu20.19_amd64.deb 10194 MD5Sum:b3c2675173f71a987bc78120447beef2 +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/systemd/libsystemd-journal0_204-5ubuntu20.19_amd64.deb' libsystemd-journal0_204-5ubuntu20.19_amd64.deb 50064 MD5Sum:f91fbd1ec6fb416186a453b2f9e4cf8a +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/systemd/libsystemd-login0_204-5ubuntu20.19_amd64.deb' libsystemd-login0_204-5ubuntu20.19_amd64.deb 27206 MD5Sum:f40f53f393bd464b4cb30e51b4db6707 +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/systemd/libudev1_204-5ubuntu20.19_amd64.deb' libudev1_204-5ubuntu20.19_amd64.deb 33776 MD5Sum:efaa66441569692a31cf0cdc3b2b1dd8 +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/systemd/systemd-services_204-5ubuntu20.19_amd64.deb' systemd-services_204-5ubuntu20.19_amd64.deb 197024 MD5Sum:c005d7f4fcfc1299bbab853c4897c7a7 +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/systemd/udev_204-5ubuntu20.19_amd64.deb' udev_204-5ubuntu20.19_amd64.deb 734516 MD5Sum:f90937775fbbbe862974abe0332b6cb5 +'http://us.archive.ubuntu.com/ubuntu/pool/main/t/tzdata/tzdata_2016f-0ubuntu0.14.04_all.deb' tzdata_2016f-0ubuntu0.14.04_all.deb 166416 MD5Sum:8853ac8e274c495758674be2ca67aa0d +'http://us.archive.ubuntu.com/ubuntu/pool/main/u/unattended-upgrades/unattended-upgrades_0.82.1ubuntu2.4_all.deb' unattended-upgrades_0.82.1ubuntu2.4_all.deb 25856 MD5Sum:c635e645c9d91eb2d4d182d97098150a +'http://us.archive.ubuntu.com/ubuntu/pool/main/u/update-manager/python3-update-manager_0.196.21_all.deb' python3-update-manager_1%3a0.196.21_all.deb 32038 MD5Sum:ab456fa7a5319d23bf8f0d1049aeb060 +'http://us.archive.ubuntu.com/ubuntu/pool/main/u/update-manager/update-manager-core_0.196.21_all.deb' update-manager-core_1%3a0.196.21_all.deb 8210 MD5Sum:fba7ecb1a1e70a4382a8176d37186865 +'http://us.archive.ubuntu.com/ubuntu/pool/main/u/usbredir/libusbredirparser1_0.6-2ubuntu1.1_amd64.deb' libusbredirparser1_0.6-2ubuntu1.1_amd64.deb 13286 MD5Sum:60574ac64168133bd8a974d58b7e9c5e +'http://us.archive.ubuntu.com/ubuntu/pool/main/u/usbutils/usbutils_007-2ubuntu1.1_amd64.deb' usbutils_1%3a007-2ubuntu1.1_amd64.deb 205284 MD5Sum:8dd05d22ed0ab249bfed02b3266e9bb5 +'http://us.archive.ubuntu.com/ubuntu/pool/main/w/wget/wget_1.15-1ubuntu1.14.04.2_amd64.deb' wget_1.15-1ubuntu1.14.04.2_amd64.deb 270522 MD5Sum:5d8104c0b75bb8bdb1984457082e7bb8 +'http://us.archive.ubuntu.com/ubuntu/pool/main/w/wheel/python-wheel_0.24.0-1~ubuntu1_all.deb' python-wheel_0.24.0-1~ubuntu1_all.deb 44680 MD5Sum:a1f3817d6dc2aa707d1ac2a075fabf37 +'http://us.archive.ubuntu.com/ubuntu/pool/main/x/xen/libxen-4.4_4.4.2-0ubuntu0.14.04.6_amd64.deb' libxen-4.4_4.4.2-0ubuntu0.14.04.6_amd64.deb 273704 MD5Sum:01902042887b57bb12591a64a45c9bd7 +'http://us.archive.ubuntu.com/ubuntu/pool/main/x/xen/libxenstore3.0_4.4.2-0ubuntu0.14.04.6_amd64.deb' libxenstore3.0_4.4.2-0ubuntu0.14.04.6_amd64.deb 19354 MD5Sum:2dd53c140e4d4c58d57f25c82c3cc57a +'http://us.archive.ubuntu.com/ubuntu/pool/main/x/xorg/x11-common_7.7+1ubuntu8.1_all.deb' x11-common_1%3a7.7+1ubuntu8.1_all.deb 49504 MD5Sum:62ee5ada95d77863753c3c1f24455810 +'http://us.archive.ubuntu.com/ubuntu/pool/main/y/yajl/libyajl2_2.0.4-4_amd64.deb' libyajl2_2.0.4-4_amd64.deb 20834 MD5Sum:d7241d878ea65cbed080196411ec92c2 +'http://us.archive.ubuntu.com/ubuntu/pool/universe/a/aufs-tools/aufs-tools_3.2+20130722-1.1_amd64.deb' aufs-tools_1%3a3.2+20130722-1.1_amd64.deb 92274 MD5Sum:971d9f80df61d9398f7356e60e1c3723 +'http://us.archive.ubuntu.com/ubuntu/pool/universe/c/chardet-whl/python-chardet-whl_2.2.1-2~ubuntu1_all.deb' python-chardet-whl_2.2.1-2~ubuntu1_all.deb 170254 MD5Sum:d882e156f6af98454a96cae30ae58784 +'http://us.archive.ubuntu.com/ubuntu/pool/universe/d/distlib/python-distlib_0.1.8-1ubuntu1_all.deb' python-distlib_0.1.8-1ubuntu1_all.deb 112604 MD5Sum:b3288d6d230096c11d69ebe18c44ed83 +'http://us.archive.ubuntu.com/ubuntu/pool/universe/d/distlib/python-distlib-whl_0.1.8-1ubuntu1_all.deb' python-distlib-whl_0.1.8-1ubuntu1_all.deb 140312 MD5Sum:93792a4c21365ded4316fdb5bc895dd5 +'http://us.archive.ubuntu.com/ubuntu/pool/universe/p/python-colorama/python-colorama_0.2.5-0.1ubuntu2_all.deb' python-colorama_0.2.5-0.1ubuntu2_all.deb 18374 MD5Sum:b06bc963962c3f3c97f5d1da53a56f3f +'http://us.archive.ubuntu.com/ubuntu/pool/universe/p/python-colorama/python-colorama-whl_0.2.5-0.1ubuntu2_all.deb' python-colorama-whl_0.2.5-0.1ubuntu2_all.deb 18212 MD5Sum:2c4ecb5b3fc49ae20510d3aac886b66a +'http://us.archive.ubuntu.com/ubuntu/pool/universe/p/python-pip/python-pip_1.5.4-1ubuntu4_all.deb' python-pip_1.5.4-1ubuntu4_all.deb 97320 MD5Sum:2f9893e68cba11320605bbc554000b2f +'http://us.archive.ubuntu.com/ubuntu/pool/universe/p/python-pip/python-pip-whl_1.5.4-1ubuntu4_all.deb' python-pip-whl_1.5.4-1ubuntu4_all.deb 110990 MD5Sum:45dd75216ca01ef0758e98b89d88093f +'http://us.archive.ubuntu.com/ubuntu/pool/universe/p/python-virtualenv/python-virtualenv_1.11.4-1ubuntu1_all.deb' python-virtualenv_1.11.4-1ubuntu1_all.deb 1485420 MD5Sum:6df1003bf2392cd14f1a2710ba8cf5d5 diff --git a/resources/tools/disk-image-builder/ubuntu/lists/ubuntu-14.04.4_2016-10-07_1.3/pip-requirements.txt b/resources/tools/disk-image-builder/ubuntu/lists/ubuntu-14.04.4_2016-10-07_1.3/pip-requirements.txt index 69ba8a9d14..98d9851d75 100644 --- a/resources/tools/disk-image-builder/ubuntu/lists/ubuntu-14.04.4_2016-10-07_1.3/pip-requirements.txt +++ b/resources/tools/disk-image-builder/ubuntu/lists/ubuntu-14.04.4_2016-10-07_1.3/pip-requirements.txt @@ -1,14 +1,14 @@ -docopt==0.6.2 -ecdsa==0.13 -enum34==1.1.2 -interruptingcow==0.6 -ipaddress==1.0.16 -paramiko==1.16.0 -pycrypto==2.6.1 -pykwalify==1.5.0 -python-dateutil==2.4.2 -PyYAML==3.11 -requests==2.9.1 -robotframework==2.9.2 -scapy==2.3.1 -scp==0.10.2 +docopt==0.6.2 +ecdsa==0.13 +enum34==1.1.2 +interruptingcow==0.6 +ipaddress==1.0.16 +paramiko==1.16.0 +pycrypto==2.6.1 +pykwalify==1.5.0 +python-dateutil==2.4.2 +PyYAML==3.11 +requests==2.9.1 +robotframework==2.9.2 +scapy==2.3.1 +scp==0.10.2 diff --git a/resources/tools/disk-image-builder/ubuntu/lists/ubuntu-16.04.1_2016-10-10_1.4/apt-packages.txt b/resources/tools/disk-image-builder/ubuntu/lists/ubuntu-16.04.1_2016-10-10_1.4/apt-packages.txt index 94efd023e3..08c97d9f7d 100644 --- a/resources/tools/disk-image-builder/ubuntu/lists/ubuntu-16.04.1_2016-10-10_1.4/apt-packages.txt +++ b/resources/tools/disk-image-builder/ubuntu/lists/ubuntu-16.04.1_2016-10-10_1.4/apt-packages.txt @@ -1,246 +1,246 @@ -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/accountsservice/accountsservice_0.6.40-2ubuntu11.2_amd64.deb' accountsservice_0.6.40-2ubuntu11.2_amd64.deb 56180 MD5Sum:6bea6a08b0a3a74c847aa27ccdba1b9e -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/accountsservice/libaccountsservice0_0.6.40-2ubuntu11.2_amd64.deb' libaccountsservice0_0.6.40-2ubuntu11.2_amd64.deb 68856 MD5Sum:607cc8b17a6a5ed940060400d964e189 -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/acl/acl_2.2.52-3_amd64.deb' acl_2.2.52-3_amd64.deb 37960 MD5Sum:39c72a4a24b243236757759d679380bb -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/alsa-lib/libasound2_1.1.0-0ubuntu1_amd64.deb' libasound2_1.1.0-0ubuntu1_amd64.deb 350112 MD5Sum:c7a5b1b0cfdd1d7f1a8f26bcac4701a3 -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/alsa-lib/libasound2-data_1.1.0-0ubuntu1_all.deb' libasound2-data_1.1.0-0ubuntu1_all.deb 29438 MD5Sum:4cd49c6c84f451d11459c880236bb337 -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/apparmor/libapparmor1_2.10.95-0ubuntu2.2_amd64.deb' libapparmor1_2.10.95-0ubuntu2.2_amd64.deb 31764 MD5Sum:1480ea01ece83354a5de93c65428d37b -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/apt/apt-transport-https_1.2.12~ubuntu16.04.1_amd64.deb' apt-transport-https_1.2.12~ubuntu16.04.1_amd64.deb 25682 MD5Sum:cac09fdaa937c86826857b7295c9a6ee -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/avahi/libavahi-client3_0.6.32~rc+dfsg-1ubuntu2_amd64.deb' libavahi-client3_0.6.32~rc+dfsg-1ubuntu2_amd64.deb 25148 MD5Sum:e58d3b6a71e9da24b430f76f90f63f9d -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/avahi/libavahi-common3_0.6.32~rc+dfsg-1ubuntu2_amd64.deb' libavahi-common3_0.6.32~rc+dfsg-1ubuntu2_amd64.deb 21642 MD5Sum:9f4106c0918bf2b779e7d4e2158ef648 -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/avahi/libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2_amd64.deb' libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2_amd64.deb 21706 MD5Sum:f7e6efc7b58036c6154be9b3f050845b -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bind9/libdns-export162_9.10.3.dfsg.P4-8ubuntu1.1_amd64.deb' libdns-export162_1%3a9.10.3.dfsg.P4-8ubuntu1.1_amd64.deb 664976 MD5Sum:626456312a8c704499dcdfbe82d46d1a -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bind9/libisc-export160_9.10.3.dfsg.P4-8ubuntu1.1_amd64.deb' libisc-export160_1%3a9.10.3.dfsg.P4-8ubuntu1.1_amd64.deb 152104 MD5Sum:abf810146cd0bbb6b7b59b2bae6ffe29 -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/binutils/binutils_2.26.1-1ubuntu1~16.04.3_amd64.deb' binutils_2.26.1-1ubuntu1~16.04.3_amd64.deb 2310310 MD5Sum:04b00c4b3ba1d86afbb679b63476d05a -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/blinker/python3-blinker_1.3.dfsg2-1build1_all.deb' python3-blinker_1.3.dfsg2-1build1_all.deb 12518 MD5Sum:ba0b5d380216ccb354cbc9a21e0929d5 -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bluez/libbluetooth3_5.37-0ubuntu5_amd64.deb' libbluetooth3_5.37-0ubuntu5_amd64.deb 61306 MD5Sum:c8a82247c33f550d76e9489de794533d -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/boost1.58/libboost-iostreams1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb' libboost-iostreams1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb 28954 MD5Sum:6f938f436adabb8e01cf4382f1d89876 -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/boost1.58/libboost-random1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb' libboost-random1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb 11674 MD5Sum:22138508eb0106143b73c270141d1761 -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/boost1.58/libboost-system1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb' libboost-system1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb 9146 MD5Sum:3dd69b1b4c2a64a4600cd781c38f3c6a -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/boost1.58/libboost-thread1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb' libboost-thread1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb 47010 MD5Sum:2c185c0d3e0ff3d424fbb077e78fe545 -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bridge-utils/bridge-utils_1.5-9ubuntu1_amd64.deb' bridge-utils_1.5-9ubuntu1_amd64.deb 28610 MD5Sum:a81ea7f42da2e7a6c32b866681897ad4 -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/brltty/libbrlapi0.6_5.3.1-2ubuntu2.1_amd64.deb' libbrlapi0.6_5.3.1-2ubuntu2.1_amd64.deb 20714 MD5Sum:18e457ca6629c3a0863994a976f93973 -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/build-essential/build-essential_12.1ubuntu2_amd64.deb' build-essential_12.1ubuntu2_amd64.deb 4758 MD5Sum:731c3a328f87a14bf4f887ceffc51241 -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/ca-certificates-java/ca-certificates-java_20160321_all.deb' ca-certificates-java_20160321_all.deb 12862 MD5Sum:fcb5fd121a45e7e49b85e87fc038d6d5 -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/ceph/librados2_10.2.2-0ubuntu0.16.04.2_amd64.deb' librados2_10.2.2-0ubuntu0.16.04.2_amd64.deb 1633494 MD5Sum:b977fc1737be2db89e3cdafc8134e1ac -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/ceph/librbd1_10.2.2-0ubuntu0.16.04.2_amd64.deb' librbd1_10.2.2-0ubuntu0.16.04.2_amd64.deb 2108866 MD5Sum:60f4d61fe06d5fbf8e7d8c5b80f1cf16 -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cloud-init/cloud-init_0.7.8-1-g3705bb5-0ubuntu1~16.04.1_all.deb' cloud-init_0.7.8-1-g3705bb5-0ubuntu1~16.04.1_all.deb 268710 MD5Sum:d0c6d223fd5555659546cc9bf5a09f9e -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cloud-utils/cloud-guest-utils_0.27-0ubuntu24_all.deb' cloud-guest-utils_0.27-0ubuntu24_all.deb 15164 MD5Sum:8b08dbc4a576e942fe4acdd9f4f51aca -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/configobj/python3-configobj_5.0.6-2_all.deb' python3-configobj_5.0.6-2_all.deb 34200 MD5Sum:cbce754e3638c980fd63c384f1a163a8 -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb' cpu-checker_0.7-0ubuntu7_amd64.deb 6862 MD5Sum:1a809fb421f82a1d5d148013bedcba59 -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cups/libcups2_2.1.3-4_amd64.deb' libcups2_2.1.3-4_amd64.deb 196652 MD5Sum:3995ab409b0cb7c4440dfc90b54729d6 -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/curl/libcurl3-gnutls_7.47.0-1ubuntu2.1_amd64.deb' libcurl3-gnutls_7.47.0-1ubuntu2.1_amd64.deb 183306 MD5Sum:3d0b151da2430eaebfec7cfce3f8f224 -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cyrus-sasl2/libsasl2-2_2.1.26.dfsg1-14build1_amd64.deb' libsasl2-2_2.1.26.dfsg1-14build1_amd64.deb 48708 MD5Sum:af15d7b37cbdfc4c413273c5225a67a6 -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cyrus-sasl2/libsasl2-modules_2.1.26.dfsg1-14build1_amd64.deb' libsasl2-modules_2.1.26.dfsg1-14build1_amd64.deb 47526 MD5Sum:8fda866e5a4adfe40a1ffc15fac77542 -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cyrus-sasl2/libsasl2-modules-db_2.1.26.dfsg1-14build1_amd64.deb' libsasl2-modules-db_2.1.26.dfsg1-14build1_amd64.deb 14458 MD5Sum:08577afddd24ee2e6fce4ff455653081 -'http://us.archive.ubuntu.com/ubuntu/pool/main/d/device-tree-compiler/libfdt1_1.4.0+dfsg-2_amd64.deb' libfdt1_1.4.0+dfsg-2_amd64.deb 14136 MD5Sum:ea277dec72e4b0dc9ae18140dab6f147 -'http://us.archive.ubuntu.com/ubuntu/pool/main/d/dkms/dkms_2.2.0.3-2ubuntu11.2_all.deb' dkms_2.2.0.3-2ubuntu11.2_all.deb 66166 MD5Sum:60b5993d95679f32bbf2d015082f8325 -'http://us.archive.ubuntu.com/ubuntu/pool/main/d/dpkg/dpkg-dev_1.18.4ubuntu1.1_all.deb' dpkg-dev_1.18.4ubuntu1.1_all.deb 584114 MD5Sum:8e732fd2f0eb2141b9fa5efa33891858 -'http://us.archive.ubuntu.com/ubuntu/pool/main/d/dpkg/libdpkg-perl_1.18.4ubuntu1.1_all.deb' libdpkg-perl_1.18.4ubuntu1.1_all.deb 195494 MD5Sum:ef90a84e0cbdc08dbf664d3367ba0fc4 -'http://us.archive.ubuntu.com/ubuntu/pool/main/e/expat/libexpat1-dev_2.1.0-7ubuntu0.16.04.2_amd64.deb' libexpat1-dev_2.1.0-7ubuntu0.16.04.2_amd64.deb 115328 MD5Sum:df5d013eec845ea323df40c64e3ac2e6 -'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fakeroot/fakeroot_1.20.2-1ubuntu1_amd64.deb' fakeroot_1.20.2-1ubuntu1_amd64.deb 61784 MD5Sum:b153b1ed316419be55f3f575c092e73b -'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fakeroot/libfakeroot_1.20.2-1ubuntu1_amd64.deb' libfakeroot_1.20.2-1ubuntu1_amd64.deb 25510 MD5Sum:e3c90aa7376ae3a3e966d1688b9dab70 -'http://us.archive.ubuntu.com/ubuntu/pool/main/f/flac/libflac8_1.3.1-4_amd64.deb' libflac8_1.3.1-4_amd64.deb 210396 MD5Sum:c0c0306a333d443f35c866bcf5e05c3a -'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fontconfig/fontconfig-config_2.11.94-0ubuntu1.1_all.deb' fontconfig-config_2.11.94-0ubuntu1.1_all.deb 49934 MD5Sum:d8ee5cb98a73e9fd84f0c21b7f00728f -'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fontconfig/libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb' libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb 131248 MD5Sum:e1d3510a190b0910720a7ae597ce53ea -'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fonts-dejavu/fonts-dejavu-core_2.35-1_all.deb' fonts-dejavu-core_2.35-1_all.deb 1038624 MD5Sum:d3c6235a85d2646078f1b82ab257ef33 -'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fuse/libfuse2_2.9.4-1ubuntu3.1_amd64.deb' libfuse2_2.9.4-1ubuntu3.1_amd64.deb 89908 MD5Sum:2bdd7633ce8e2d8b9978756416772991 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/cpp-5_5.4.0-6ubuntu1~16.04.2_amd64.deb' cpp-5_5.4.0-6ubuntu1~16.04.2_amd64.deb 7659676 MD5Sum:9698b350232194a90c341d9f22acb0d3 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/g++-5_5.4.0-6ubuntu1~16.04.2_amd64.deb' g++-5_5.4.0-6ubuntu1~16.04.2_amd64.deb 8302162 MD5Sum:58f099107ac2fab651614c8f2fb6da06 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/gcc-5_5.4.0-6ubuntu1~16.04.2_amd64.deb' gcc-5_5.4.0-6ubuntu1~16.04.2_amd64.deb 8604454 MD5Sum:5ff380306e56532dbe785702cf6bd479 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/gcc-5-base_5.4.0-6ubuntu1~16.04.2_amd64.deb' gcc-5-base_5.4.0-6ubuntu1~16.04.2_amd64.deb 16594 MD5Sum:8941046618527561ea3a143dbb43a0d5 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libasan2_5.4.0-6ubuntu1~16.04.2_amd64.deb' libasan2_5.4.0-6ubuntu1~16.04.2_amd64.deb 264328 MD5Sum:d4add17174523564cb4f49760d402524 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libatomic1_5.4.0-6ubuntu1~16.04.2_amd64.deb' libatomic1_5.4.0-6ubuntu1~16.04.2_amd64.deb 8902 MD5Sum:791bb61bdab3a151cbf76b208ba56ba0 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libcc1-0_5.4.0-6ubuntu1~16.04.2_amd64.deb' libcc1-0_5.4.0-6ubuntu1~16.04.2_amd64.deb 38758 MD5Sum:1efe2ca3c472a4a67fc0ba16932f46dc -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libcilkrts5_5.4.0-6ubuntu1~16.04.2_amd64.deb' libcilkrts5_5.4.0-6ubuntu1~16.04.2_amd64.deb 40032 MD5Sum:fa5a85bc91d27a8010f605414f395ccb -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libgcc-5-dev_5.4.0-6ubuntu1~16.04.2_amd64.deb' libgcc-5-dev_5.4.0-6ubuntu1~16.04.2_amd64.deb 2240894 MD5Sum:c2c62da98a5cb071360bd1edab39b3a5 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libgomp1_5.4.0-6ubuntu1~16.04.2_amd64.deb' libgomp1_5.4.0-6ubuntu1~16.04.2_amd64.deb 55060 MD5Sum:b682973038383927d420a3a6388b0675 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libitm1_5.4.0-6ubuntu1~16.04.2_amd64.deb' libitm1_5.4.0-6ubuntu1~16.04.2_amd64.deb 27362 MD5Sum:4ce1445d6e0649b4fac34606042ac642 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/liblsan0_5.4.0-6ubuntu1~16.04.2_amd64.deb' liblsan0_5.4.0-6ubuntu1~16.04.2_amd64.deb 104918 MD5Sum:a4898598aa7d583235f0306b52da4fbc -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libmpx0_5.4.0-6ubuntu1~16.04.2_amd64.deb' libmpx0_5.4.0-6ubuntu1~16.04.2_amd64.deb 9762 MD5Sum:ff9605e2a19365f091f1093a307713d1 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libquadmath0_5.4.0-6ubuntu1~16.04.2_amd64.deb' libquadmath0_5.4.0-6ubuntu1~16.04.2_amd64.deb 131348 MD5Sum:ddda6e016e5422789bac0f6414195d62 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libstdc++-5-dev_5.4.0-6ubuntu1~16.04.2_amd64.deb' libstdc++-5-dev_5.4.0-6ubuntu1~16.04.2_amd64.deb 1430352 MD5Sum:0e51627ce6c39c2473b5c4d5d2d0d4c9 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libstdc++6_5.4.0-6ubuntu1~16.04.2_amd64.deb' libstdc++6_5.4.0-6ubuntu1~16.04.2_amd64.deb 393348 MD5Sum:e81ffa2d98cc04fd295ebac1f8f51c1c -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libtsan0_5.4.0-6ubuntu1~16.04.2_amd64.deb' libtsan0_5.4.0-6ubuntu1~16.04.2_amd64.deb 244150 MD5Sum:fb1996b8b434b8b34e5f56479e3bbc41 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libubsan0_5.4.0-6ubuntu1~16.04.2_amd64.deb' libubsan0_5.4.0-6ubuntu1~16.04.2_amd64.deb 95358 MD5Sum:d325be762cdd32aaf7fe78f8797e2b77 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-defaults/cpp_5.3.1-1ubuntu1_amd64.deb' cpp_4%3a5.3.1-1ubuntu1_amd64.deb 27662 MD5Sum:4c291e4aaf6406f61e3188d526479d51 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-defaults/g++_5.3.1-1ubuntu1_amd64.deb' g++_4%3a5.3.1-1ubuntu1_amd64.deb 1504 MD5Sum:0c03d113ff00ebc960f294420e60855b -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-defaults/gcc_5.3.1-1ubuntu1_amd64.deb' gcc_4%3a5.3.1-1ubuntu1_amd64.deb 5244 MD5Sum:df1516b203a66a86a728eab7a4c349e8 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gdbm/libgdbm3_1.8.3-13.1_amd64.deb' libgdbm3_1.8.3-13.1_amd64.deb 16926 MD5Sum:b2001800d7c61d4b0b12b077a0af2b5a -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gdisk/gdisk_1.0.1-1build1_amd64.deb' gdisk_1.0.1-1build1_amd64.deb 194230 MD5Sum:24e876aa3c2e94e39c17a4551f5d8514 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/git/git_2.7.4-0ubuntu1_amd64.deb' git_1%3a2.7.4-0ubuntu1_amd64.deb 3006120 MD5Sum:0412535c34d3f900629e9409ad73aead -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/git/git-man_2.7.4-0ubuntu1_all.deb' git-man_1%3a2.7.4-0ubuntu1_all.deb 734758 MD5Sum:0c00ac0f6cc7cc5b1b17f2e30ad44342 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/glibc/libc6-dev_2.23-0ubuntu3_amd64.deb' libc6-dev_2.23-0ubuntu3_amd64.deb 2084240 MD5Sum:0437b586145b9179837377a979c78364 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/glibc/libc-dev-bin_2.23-0ubuntu3_amd64.deb' libc-dev-bin_2.23-0ubuntu3_amd64.deb 68656 MD5Sum:366f27af788856105f3402f15a30d92f -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gnupg/gnupg_1.4.20-1ubuntu3.1_amd64.deb' gnupg_1.4.20-1ubuntu3.1_amd64.deb 625938 MD5Sum:955b23eb62539452a8aa37e34e6f77c1 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gnupg/gpgv_1.4.20-1ubuntu3.1_amd64.deb' gpgv_1.4.20-1ubuntu3.1_amd64.deb 165264 MD5Sum:1debba9f668b7dcdca878d1e0e25c98a -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/groff/groff-base_1.22.3-7_amd64.deb' groff-base_1.22.3-7_amd64.deb 1150932 MD5Sum:7afb23ed2960cd67ab3196f29b9ff7e2 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/grub2/grub2-common_2.02~beta2-36ubuntu3.2_amd64.deb' grub2-common_2.02~beta2-36ubuntu3.2_amd64.deb 510912 MD5Sum:634e13acd2c8cab54b01e84b5e254845 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/grub2/grub-common_2.02~beta2-36ubuntu3.2_amd64.deb' grub-common_2.02~beta2-36ubuntu3.2_amd64.deb 1706552 MD5Sum:7899a24a07f8b62e08a455bdab510c47 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/grub2/grub-pc_2.02~beta2-36ubuntu3.2_amd64.deb' grub-pc_2.02~beta2-36ubuntu3.2_amd64.deb 197080 MD5Sum:5d4cdb8542ad3e63302698a075e5e959 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/grub2/grub-pc-bin_2.02~beta2-36ubuntu3.2_amd64.deb' grub-pc-bin_2.02~beta2-36ubuntu3.2_amd64.deb 883966 MD5Sum:9bb93b3374a6ad20419396c488cbf5f9 -'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libasn1-8-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libasn1-8-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 174366 MD5Sum:42aa97710227f6c372d232799fde6790 -'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libgssapi3-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libgssapi3-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 96084 MD5Sum:0c9467b00d258e3175addbb5a16fdc72 -'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libhcrypto4-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libhcrypto4-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 84938 MD5Sum:d6337d57fa1dda2c877a9f1c163ba0dd -'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libheimbase1-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libheimbase1-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 29228 MD5Sum:15a7c7d180f14253f46d5e56409a0ffb -'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libheimntlm0-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libheimntlm0-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 15090 MD5Sum:6f7a32beb2a3a04181c05efe940df1ee -'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libhx509-5-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libhx509-5-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 107192 MD5Sum:b2b294bd3d2226f10c69058900323876 -'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libkrb5-26-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libkrb5-26-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 202156 MD5Sum:000a329b39ae158d0ec280957741b14d -'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libroken18-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libroken18-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 41190 MD5Sum:58c4093551f88ccca3c6c8a11d5e2357 -'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libwind0-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libwind0-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 48180 MD5Sum:7e368713a6d03afb23a8f956a16b9ba7 -'http://us.archive.ubuntu.com/ubuntu/pool/main/i/ifupdown/ifupdown_0.8.10ubuntu1.1_amd64.deb' ifupdown_0.8.10ubuntu1.1_amd64.deb 54916 MD5Sum:d013023982a1e01067d9ef9e02a327a3 -'http://us.archive.ubuntu.com/ubuntu/pool/main/i/initramfs-tools/initramfs-tools_0.122ubuntu8.3_all.deb' initramfs-tools_0.122ubuntu8.3_all.deb 8636 MD5Sum:c9c1a2d07e79a31c99a84ca94eb19932 -'http://us.archive.ubuntu.com/ubuntu/pool/main/i/initramfs-tools/initramfs-tools-bin_0.122ubuntu8.3_amd64.deb' initramfs-tools-bin_0.122ubuntu8.3_amd64.deb 9130 MD5Sum:d8ec6d9584de01fe838b0f25371a4224 -'http://us.archive.ubuntu.com/ubuntu/pool/main/i/initramfs-tools/initramfs-tools-core_0.122ubuntu8.3_all.deb' initramfs-tools-core_0.122ubuntu8.3_all.deb 42596 MD5Sum:a9b10c1bff464cd1569c7160535076f5 -'http://us.archive.ubuntu.com/ubuntu/pool/main/i/init-system-helpers/init_1.29ubuntu3_amd64.deb' init_1.29ubuntu3_amd64.deb 4716 MD5Sum:5967a023e146860d888297cfb5773017 -'http://us.archive.ubuntu.com/ubuntu/pool/main/i/init-system-helpers/init-system-helpers_1.29ubuntu3_all.deb' init-system-helpers_1.29ubuntu3_all.deb 32416 MD5Sum:9b8e5436025f8006ae7f309fd3687b60 -'http://us.archive.ubuntu.com/ubuntu/pool/main/i/iptables/iptables_1.6.0-2ubuntu3_amd64.deb' iptables_1.6.0-2ubuntu3_amd64.deb 265782 MD5Sum:706f191cbb20bff7c7a9a0fc01a78c25 -'http://us.archive.ubuntu.com/ubuntu/pool/main/i/ipxe/ipxe-qemu_1.0.0+git-20150424.a25a16d-1ubuntu1_all.deb' ipxe-qemu_1.0.0+git-20150424.a25a16d-1ubuntu1_all.deb 717714 MD5Sum:01570467dacbe007f2d0fb76c30653a7 -'http://us.archive.ubuntu.com/ubuntu/pool/main/i/isc-dhcp/isc-dhcp-client_4.3.3-5ubuntu12.3_amd64.deb' isc-dhcp-client_4.3.3-5ubuntu12.3_amd64.deb 222802 MD5Sum:2a48c0fdf30e8337137a801539df7eae -'http://us.archive.ubuntu.com/ubuntu/pool/main/i/isc-dhcp/isc-dhcp-common_4.3.3-5ubuntu12.3_amd64.deb' isc-dhcp-common_4.3.3-5ubuntu12.3_amd64.deb 104476 MD5Sum:9dc9a16bf371874e4ba4d0807550264c -'http://us.archive.ubuntu.com/ubuntu/pool/main/i/isl/libisl15_0.16.1-1_amd64.deb' libisl15_0.16.1-1_amd64.deb 524254 MD5Sum:eec42a28e5ed8a5eaaf6278b455176ed -'http://us.archive.ubuntu.com/ubuntu/pool/main/j/java-common/java-common_0.56ubuntu2_all.deb' java-common_0.56ubuntu2_all.deb 7742 MD5Sum:cef7383c2628cc09bccbf0777e4eac37 -'http://us.archive.ubuntu.com/ubuntu/pool/main/j/jinja2/python3-jinja2_2.8-1_all.deb' python3-jinja2_2.8-1_all.deb 102518 MD5Sum:2511385ccb261c47c7dc2479abb6848d -'http://us.archive.ubuntu.com/ubuntu/pool/main/k/keyutils/keyutils_1.5.9-8ubuntu1_amd64.deb' keyutils_1.5.9-8ubuntu1_amd64.deb 47054 MD5Sum:c7a363bce61cc8fbfb2b252d7a98f0fa -'http://us.archive.ubuntu.com/ubuntu/pool/main/k/klibc/klibc-utils_2.0.4-8ubuntu1.16.04.2_amd64.deb' klibc-utils_2.0.4-8ubuntu1.16.04.2_amd64.deb 107498 MD5Sum:e07a76e70f2acfef7edf54b08be0a4a3 -'http://us.archive.ubuntu.com/ubuntu/pool/main/k/klibc/libklibc_2.0.4-8ubuntu1.16.04.2_amd64.deb' libklibc_2.0.4-8ubuntu1.16.04.2_amd64.deb 41326 MD5Sum:b123c76c6d8f2f80a6247e5ce915dd48 -'http://us.archive.ubuntu.com/ubuntu/pool/main/liba/libaio/libaio1_0.3.110-2_amd64.deb' libaio1_0.3.110-2_amd64.deb 6356 MD5Sum:2ed968780e68742f43eddebadf82ff67 -'http://us.archive.ubuntu.com/ubuntu/pool/main/liba/libalgorithm-diff-perl/libalgorithm-diff-perl_1.19.03-1_all.deb' libalgorithm-diff-perl_1.19.03-1_all.deb 47622 MD5Sum:3d6f7b46454ff0b8589904fc4f8dd602 -'http://us.archive.ubuntu.com/ubuntu/pool/main/liba/libalgorithm-diff-xs-perl/libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb' libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb 10998 MD5Sum:330e839dcd98097723870b28ba9a8810 -'http://us.archive.ubuntu.com/ubuntu/pool/main/liba/libalgorithm-merge-perl/libalgorithm-merge-perl_0.08-3_all.deb' libalgorithm-merge-perl_0.08-3_all.deb 11992 MD5Sum:6b456963b6629af0514be1b8ccbaa7fc -'http://us.archive.ubuntu.com/ubuntu/pool/main/liba/libasyncns/libasyncns0_0.8-5build1_amd64.deb' libasyncns0_0.8-5build1_amd64.deb 12336 MD5Sum:dbb4957abb710a70453eac0e77fc797b -'http://us.archive.ubuntu.com/ubuntu/pool/main/libc/libcaca/libcaca0_0.99.beta19-2build2~gcc5.2_amd64.deb' libcaca0_0.99.beta19-2build2~gcc5.2_amd64.deb 202380 MD5Sum:b49a9b48694bf35e217fee1295dd14dd -'http://us.archive.ubuntu.com/ubuntu/pool/main/libc/libcacard/libcacard0_2.5.0-2_amd64.deb' libcacard0_1%3a2.5.0-2_amd64.deb 19666 MD5Sum:0d371aa9cdc23ac668bc6e2afa1c44f0 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libe/libeatmydata/eatmydata_105-3_all.deb' eatmydata_105-3_all.deb 5502 MD5Sum:bc5bc47ea615b69da0f5d3c090c74a91 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libe/libeatmydata/libeatmydata1_105-3_amd64.deb' libeatmydata1_105-3_amd64.deb 7280 MD5Sum:1f39d8cff52be865527547c09fc772db -'http://us.archive.ubuntu.com/ubuntu/pool/main/libe/liberror-perl/liberror-perl_0.17-1.2_all.deb' liberror-perl_0.17-1.2_all.deb 19594 MD5Sum:bd1a8035bbfae2cd7d718f54fd93e0d5 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libe/libevent/libevent-2.0-5_2.0.21-stable-2_amd64.deb' libevent-2.0-5_2.0.21-stable-2_amd64.deb 112550 MD5Sum:071d5951d910147ea84d0d024bee13ce -'http://us.archive.ubuntu.com/ubuntu/pool/main/libf/libfile-fcntllock-perl/libfile-fcntllock-perl_0.22-3_amd64.deb' libfile-fcntllock-perl_0.22-3_amd64.deb 32002 MD5Sum:26476d54bf4677cc993c8cd9a7dbaeca -'http://us.archive.ubuntu.com/ubuntu/pool/main/libg/libgcrypt20/libgcrypt20_1.6.5-2ubuntu0.2_amd64.deb' libgcrypt20_1.6.5-2ubuntu0.2_amd64.deb 336194 MD5Sum:ebe89b8db7294a6dc2ff9995a7d30060 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libi/libidn/libidn11_1.32-3ubuntu1.1_amd64.deb' libidn11_1.32-3ubuntu1.1_amd64.deb 45552 MD5Sum:74c4e3f65c05e61596efe2ef46941009 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libi/libiscsi/libiscsi2_1.12.0-2_amd64.deb' libiscsi2_1.12.0-2_amd64.deb 51550 MD5Sum:6c8f4a397968e478e9567785bba4283e -'http://us.archive.ubuntu.com/ubuntu/pool/main/libj/libjpeg8-empty/libjpeg8_8c-2ubuntu8_amd64.deb' libjpeg8_8c-2ubuntu8_amd64.deb 2194 MD5Sum:e0f16286dd787b951ffa953987fdf6a7 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libj/libjpeg-turbo/libjpeg-turbo8_1.4.2-0ubuntu3_amd64.deb' libjpeg-turbo8_1.4.2-0ubuntu3_amd64.deb 110656 MD5Sum:8e505d67491b22a9d38be353654b3bc3 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libn/libnfnetlink/libnfnetlink0_1.0.1-3_amd64.deb' libnfnetlink0_1.0.1-3_amd64.deb 13262 MD5Sum:914d0640e09dd02057d0fd09f3da0eb5 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libn/libnfsidmap/libnfsidmap2_0.25-5_amd64.deb' libnfsidmap2_0.25-5_amd64.deb 32182 MD5Sum:5e06543f26481fa549a1e017eec4ef36 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libo/libogg/libogg0_1.3.2-1_amd64.deb' libogg0_1.3.2-1_amd64.deb 17192 MD5Sum:55dd9b6982d66d6b168aa18fb3f90d2f -'http://us.archive.ubuntu.com/ubuntu/pool/main/libs/libsdl1.2/libsdl1.2debian_1.2.15+dfsg1-3_amd64.deb' libsdl1.2debian_1.2.15+dfsg1-3_amd64.deb 167606 MD5Sum:52418fa1951b7edff3aecc67821f5786 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libs/libsndfile/libsndfile1_1.0.25-10_amd64.deb' libsndfile1_1.0.25-10_amd64.deb 137498 MD5Sum:1218c82cf611a5e4ff9919b91130c21e -'http://us.archive.ubuntu.com/ubuntu/pool/main/libt/libtirpc/libtirpc1_0.2.5-1_amd64.deb' libtirpc1_0.2.5-1_amd64.deb 75624 MD5Sum:bc4fb6407a0636517ce6670fd3ac2c40 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libv/libvorbis/libvorbis0a_1.3.5-3_amd64.deb' libvorbis0a_1.3.5-3_amd64.deb 86776 MD5Sum:248a92f34c15bfc3fff460186eac1358 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libv/libvorbis/libvorbisenc2_1.3.5-3_amd64.deb' libvorbisenc2_1.3.5-3_amd64.deb 70678 MD5Sum:62b0f630a03291eff71de6f844746721 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libx/libxi/libxi6_1.7.6-1_amd64.deb' libxi6_2%3a1.7.6-1_amd64.deb 28572 MD5Sum:2ad504b68a0a7c3f987307166de56a3a -'http://us.archive.ubuntu.com/ubuntu/pool/main/libx/libxrender/libxrender1_0.9.9-0ubuntu1_amd64.deb' libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb 18482 MD5Sum:124d535fd56229469116dfd6e47fe406 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libx/libxtst/libxtst6_1.2.2-1_amd64.deb' libxtst6_2%3a1.2.2-1_amd64.deb 14086 MD5Sum:2594435dcd76d6eec2ff3fb68a3d4e9d -'http://us.archive.ubuntu.com/ubuntu/pool/main/liby/libyaml/libyaml-0-2_0.1.6-3_amd64.deb' libyaml-0-2_0.1.6-3_amd64.deb 47596 MD5Sum:d5e5f5f176ebfe25ccb22965431bfe38 -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/language-selector/language-selector-common_0.165.4_all.deb' language-selector-common_0.165.4_all.deb 213586 MD5Sum:b020f997ca40682c071d7b0f5c44062e -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/lcms2/liblcms2-2_2.6-3ubuntu2_amd64.deb' liblcms2-2_2.6-3ubuntu2_amd64.deb 136966 MD5Sum:425ab20e484e500aa2d48a281cb98d2c -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/less/less_481-2.1ubuntu0.1_amd64.deb' less_481-2.1ubuntu0.1_amd64.deb 109538 MD5Sum:ae43696453da4a56d9db1215e95e8302 -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux-firmware/linux-firmware_1.157.4_all.deb' linux-firmware_1.157.4_all.deb 32779996 MD5Sum:0f696c8a8de78e7721f164015328498e -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux/linux-headers-4.4.0-42_4.4.0-42.62_all.deb' linux-headers-4.4.0-42_4.4.0-42.62_all.deb 9948528 MD5Sum:abe8e11814e7c6e4edfa96b363c90461 -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux/linux-headers-4.4.0-42-generic_4.4.0-42.62_amd64.deb' linux-headers-4.4.0-42-generic_4.4.0-42.62_amd64.deb 788508 MD5Sum:b2afb09929d0cc68657143289307fef9 -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux/linux-image-4.4.0-42-generic_4.4.0-42.62_amd64.deb' linux-image-4.4.0-42-generic_4.4.0-42.62_amd64.deb 18753766 MD5Sum:f55925e343173816b8b1d57a91a1bb03 -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux/linux-image-extra-4.4.0-42-generic_4.4.0-42.62_amd64.deb' linux-image-extra-4.4.0-42-generic_4.4.0-42.62_amd64.deb 38993840 MD5Sum:98256fd53e2e4ef3c13f618218378991 -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux/linux-libc-dev_4.4.0-42.62_amd64.deb' linux-libc-dev_4.4.0-42.62_amd64.deb 837378 MD5Sum:b5a8a47c365233058ac3c88c73e3dd5b -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux-meta/linux-generic_4.4.0.42.44_amd64.deb' linux-generic_4.4.0.42.44_amd64.deb 1786 MD5Sum:f72f5e107062415a98de4067b9207e9d -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux-meta/linux-headers-generic_4.4.0.42.44_amd64.deb' linux-headers-generic_4.4.0.42.44_amd64.deb 2294 MD5Sum:30d5d1420ca1a890237079213493c54c -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux-meta/linux-image-generic_4.4.0.42.44_amd64.deb' linux-image-generic_4.4.0.42.44_amd64.deb 2324 MD5Sum:cfd481fe302c084175851e69debf52bd -'http://us.archive.ubuntu.com/ubuntu/pool/main/m/make-dfsg/make_4.1-6_amd64.deb' make_4.1-6_amd64.deb 150924 MD5Sum:a2c33fce65c313f2d9be0e55166fc3f5 -'http://us.archive.ubuntu.com/ubuntu/pool/main/m/manpages/manpages_4.04-2_all.deb' manpages_4.04-2_all.deb 1086712 MD5Sum:bb93c041e490ee0b6c2fef876dddf502 -'http://us.archive.ubuntu.com/ubuntu/pool/main/m/manpages/manpages-dev_4.04-2_all.deb' manpages-dev_4.04-2_all.deb 2047608 MD5Sum:fea47c59fcc997aeab05238ecf9c5aba -'http://us.archive.ubuntu.com/ubuntu/pool/main/m/markupsafe/python3-markupsafe_0.23-2build2_amd64.deb' python3-markupsafe_0.23-2build2_amd64.deb 16120 MD5Sum:de4d087f2d9db48351efd1fe861b21be -'http://us.archive.ubuntu.com/ubuntu/pool/main/m/mpclib3/libmpc3_1.0.3-1_amd64.deb' libmpc3_1.0.3-1_amd64.deb 39676 MD5Sum:7892c51e73d8c5a5c16c1f2e8b93faa1 -'http://us.archive.ubuntu.com/ubuntu/pool/main/m/mpfr4/libmpfr4_3.1.4-1_amd64.deb' libmpfr4_3.1.4-1_amd64.deb 190628 MD5Sum:5e8b331bd179e68edf5734a8b11306b2 -'http://us.archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb' msr-tools_1.3-2_amd64.deb 10636 MD5Sum:5ffb50c3889cfccc901b940923d89e29 -'http://us.archive.ubuntu.com/ubuntu/pool/main/n/nfs-utils/nfs-common_1.2.8-9ubuntu12_amd64.deb' nfs-common_1%3a1.2.8-9ubuntu12_amd64.deb 184538 MD5Sum:811cfcf44b77a9f3c0dca443c4a6cdbf -'http://us.archive.ubuntu.com/ubuntu/pool/main/n/nspr/libnspr4_4.12-0ubuntu0.16.04.1_amd64.deb' libnspr4_2%3a4.12-0ubuntu0.16.04.1_amd64.deb 112400 MD5Sum:6136aa494e3970cef74a03a5cc2415bb -'http://us.archive.ubuntu.com/ubuntu/pool/main/n/nss/libnss3_3.23-0ubuntu0.16.04.1_amd64.deb' libnss3_2%3a3.23-0ubuntu0.16.04.1_amd64.deb 1144232 MD5Sum:05b78e390c150fd4eb65c8de47358036 -'http://us.archive.ubuntu.com/ubuntu/pool/main/n/nss/libnss3-nssdb_3.23-0ubuntu0.16.04.1_all.deb' libnss3-nssdb_2%3a3.23-0ubuntu0.16.04.1_all.deb 10584 MD5Sum:6e7f301f6169b123e8f9ce82d68451ae -'http://us.archive.ubuntu.com/ubuntu/pool/main/n/numactl/libnuma1_2.0.11-1ubuntu1_amd64.deb' libnuma1_2.0.11-1ubuntu1_amd64.deb 21016 MD5Sum:fb873c905ae23079608114661a32d1c7 -'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openjdk-8/openjdk-8-jdk-headless_8u91-b14-3ubuntu1~16.04.1_amd64.deb' openjdk-8-jdk-headless_8u91-b14-3ubuntu1~16.04.1_amd64.deb 8165662 MD5Sum:601e4084a718213819c04f1bb38c9de1 -'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openjdk-8/openjdk-8-jre-headless_8u91-b14-3ubuntu1~16.04.1_amd64.deb' openjdk-8-jre-headless_8u91-b14-3ubuntu1~16.04.1_amd64.deb 26881330 MD5Sum:9d11f2586e47b0062c55d440bdb48118 -'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openldap/libldap-2.4-2_2.4.42+dfsg-2ubuntu3.1_amd64.deb' libldap-2.4-2_2.4.42+dfsg-2ubuntu3.1_amd64.deb 160630 MD5Sum:bfb7d8edf8289d8f01742469420efe37 -'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openssh/openssh-client_7.2p2-4ubuntu2.1_amd64.deb' openssh-client_1%3a7.2p2-4ubuntu2.1_amd64.deb 587050 MD5Sum:55c7b2f2e9e18fbd70ce9f042bd99261 -'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openssh/openssh-server_7.2p2-4ubuntu2.1_amd64.deb' openssh-server_1%3a7.2p2-4ubuntu2.1_amd64.deb 337896 MD5Sum:c2c16d323dbb288f745b7537c327d206 -'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openssh/openssh-sftp-server_7.2p2-4ubuntu2.1_amd64.deb' openssh-sftp-server_1%3a7.2p2-4ubuntu2.1_amd64.deb 38762 MD5Sum:952e3bb32e10e130a090fa057dc408a6 -'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.0.0_1.0.2g-1ubuntu4.5_amd64.deb' libssl1.0.0_1.0.2g-1ubuntu4.5_amd64.deb 1081760 MD5Sum:43fd613e133e35e98333ebceae7184ff -'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openssl/openssl_1.0.2g-1ubuntu4.5_amd64.deb' openssl_1.0.2g-1ubuntu4.5_amd64.deb 491434 MD5Sum:cff1a42acbf034afde850269791440af -'http://us.archive.ubuntu.com/ubuntu/pool/main/o/opus/libopus0_1.1.2-1ubuntu1_amd64.deb' libopus0_1.1.2-1ubuntu1_amd64.deb 159200 MD5Sum:b8f45b2da56ac6d1a5a64769d2232e2c -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/p11-kit/libp11-kit0_0.23.2-5~ubuntu16.04.1_amd64.deb' libp11-kit0_0.23.2-5~ubuntu16.04.1_amd64.deb 105478 MD5Sum:b7eac686f16419708424463a5abcd859 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/patch/patch_2.7.5-1_amd64.deb' patch_2.7.5-1_amd64.deb 90382 MD5Sum:0c03555b50fc094f942a938e9efb33d8 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pcsc-lite/libpcsclite1_1.8.14-1ubuntu1_amd64.deb' libpcsclite1_1.8.14-1ubuntu1_amd64.deb 21384 MD5Sum:67383a357c969292fa13d5ca85fc1737 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/perl/libperl5.22_5.22.1-9_amd64.deb' libperl5.22_5.22.1-9_amd64.deb 3370548 MD5Sum:37c5a3fd13de2e1fbe0568aceb4ff043 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/perl/perl_5.22.1-9_amd64.deb' perl_5.22.1-9_amd64.deb 237264 MD5Sum:a4b787e5cf0a032822bc486ace90cdad -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/perl/perl-modules-5.22_5.22.1-9_all.deb' perl-modules-5.22_5.22.1-9_all.deb 2640598 MD5Sum:71fb658af2eeaedbe87494cf511a0c92 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pixman/libpixman-1-0_0.33.6-1_amd64.deb' libpixman-1-0_0.33.6-1_amd64.deb 231222 MD5Sum:2d60906f5c3e3a3548490b1c621d1392 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/prettytable/python3-prettytable_0.7.2-3_all.deb' python3-prettytable_0.7.2-3_all.deb 19730 MD5Sum:958069d49fc751b73d945ac2e5adec4f -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pulseaudio/libpulse0_8.0-0ubuntu3_amd64.deb' libpulse0_1%3a8.0-0ubuntu3_amd64.deb 247294 MD5Sum:429bb3f1bbf5d4262c74dba335de1c7d -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pyasn1/python3-pyasn1_0.1.9-1_all.deb' python3-pyasn1_0.1.9-1_all.deb 28132 MD5Sum:aea3d0df93c568bda4817c3c3910ef08 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pycurl/python3-pycurl_7.43.0-1ubuntu1_amd64.deb' python3-pycurl_7.43.0-1ubuntu1_amd64.deb 42334 MD5Sum:9384e6be4685d2cd06994a6ec23dbfac -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pyjwt/python3-jwt_1.3.0-1_all.deb' python3-jwt_1.3.0-1_all.deb 15994 MD5Sum:aa1437e45418bb3371e1ab78fad20c8b -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pyserial/python3-serial_3.0.1-1_all.deb' python3-serial_3.0.1-1_all.deb 54058 MD5Sum:4b9e76fe3f6cdaa0c8d8f5c6ee0e80b1 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/libpython2.7_2.7.12-1~16.04_amd64.deb' libpython2.7_2.7.12-1~16.04_amd64.deb 1070082 MD5Sum:5dee64f8f1d154b5b06ce6bda5ca88a3 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/libpython2.7-dev_2.7.12-1~16.04_amd64.deb' libpython2.7-dev_2.7.12-1~16.04_amd64.deb 27811082 MD5Sum:ca436bfa41ffa542be09fae6a5d0cfa0 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/libpython2.7-minimal_2.7.12-1~16.04_amd64.deb' libpython2.7-minimal_2.7.12-1~16.04_amd64.deb 339248 MD5Sum:3026db2e76567a2fa0a448196a61595e -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/libpython2.7-stdlib_2.7.12-1~16.04_amd64.deb' libpython2.7-stdlib_2.7.12-1~16.04_amd64.deb 1877292 MD5Sum:d4f16d116fa39fc21e12a3a07ab3978c -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/python2.7_2.7.12-1~16.04_amd64.deb' python2.7_2.7.12-1~16.04_amd64.deb 223912 MD5Sum:083fcd207064b991e671bce4229540ab -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/python2.7-dev_2.7.12-1~16.04_amd64.deb' python2.7-dev_2.7.12-1~16.04_amd64.deb 276004 MD5Sum:4ddffd34d74ae8900257d422a68d1565 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/python2.7-minimal_2.7.12-1~16.04_amd64.deb' python2.7-minimal_2.7.12-1~16.04_amd64.deb 1294316 MD5Sum:5728b152923b667dd3da148fc8e7523e -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python3.5/libpython3.5-minimal_3.5.2-2~16.04_amd64.deb' libpython3.5-minimal_3.5.2-2~16.04_amd64.deb 526904 MD5Sum:1d60f7158bf90f03a06e9ac6a7daffdd -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python3.5/libpython3.5-stdlib_3.5.2-2~16.04_amd64.deb' libpython3.5-stdlib_3.5.2-2~16.04_amd64.deb 2130712 MD5Sum:2ee59e3acacfd6b6d0b1521489a494b1 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python3.5/python3.5_3.5.2-2~16.04_amd64.deb' python3.5_3.5.2-2~16.04_amd64.deb 165248 MD5Sum:577fd35ad727e2c76673f611d99d4257 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python3.5/python3.5-minimal_3.5.2-2~16.04_amd64.deb' python3.5-minimal_3.5.2-2~16.04_amd64.deb 1599056 MD5Sum:697c4af00b5744388835a023b2d5db3f -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-cffi/python3-cffi-backend_1.5.2-1ubuntu1_amd64.deb' python3-cffi-backend_1.5.2-1ubuntu1_amd64.deb 59108 MD5Sum:c27b5b99bd74a557cbf97186a1266bf7 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-cryptography/python3-cryptography_1.2.3-1_amd64.deb' python3-cryptography_1.2.3-1_amd64.deb 198070 MD5Sum:e1e24fd82d7ad6e0c0a5ecf2931a3dc2 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/libpython-all-dev_2.7.11-1_amd64.deb' libpython-all-dev_2.7.11-1_amd64.deb 992 MD5Sum:5b8013073862e493f5c4f35e4fc12d62 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/libpython-dev_2.7.11-1_amd64.deb' libpython-dev_2.7.11-1_amd64.deb 7728 MD5Sum:27b5b2364088a2e4d49e00e0b50f75e1 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/libpython-stdlib_2.7.11-1_amd64.deb' libpython-stdlib_2.7.11-1_amd64.deb 7656 MD5Sum:0632b48d11a10ea0b58adad543887f8a -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/python_2.7.11-1_amd64.deb' python_2.7.11-1_amd64.deb 136892 MD5Sum:af686bd03f39be3f3cd865d38b44f5bf -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/python-all_2.7.11-1_amd64.deb' python-all_2.7.11-1_amd64.deb 978 MD5Sum:bf338b9d5360ec685bfbf9a323afcf1e -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/python-all-dev_2.7.11-1_amd64.deb' python-all-dev_2.7.11-1_amd64.deb 1000 MD5Sum:d68ff89d7581cd985bc0ff3c7c1c31a0 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/python-dev_2.7.11-1_amd64.deb' python-dev_2.7.11-1_amd64.deb 1160 MD5Sum:a1dc029ad0f502f7d41fdb5639650b85 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/python-minimal_2.7.11-1_amd64.deb' python-minimal_2.7.11-1_amd64.deb 28156 MD5Sum:5f74584a69921aac52908a029aca4e04 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-idna/python3-idna_2.0-3_all.deb' python3-idna_2.0-3_all.deb 35084 MD5Sum:5a78ae4de7cc7e91a16badc125cf5225 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-json-patch/python3-jsonpatch_1.19-3_all.deb' python3-jsonpatch_1.19-3_all.deb 12416 MD5Sum:cb2596025e967af7ff27427842766833 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-json-pointer/python3-json-pointer_1.9-3_all.deb' python3-json-pointer_1.9-3_all.deb 7262 MD5Sum:1bde57c985279df596aed63775fd1ed5 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-oauthlib/python3-oauthlib_1.0.3-1_all.deb' python3-oauthlib_1.0.3-1_all.deb 62486 MD5Sum:7c1f5bd6db8c0ce8c08dd4220ee548a6 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-setuptools/python-pkg-resources_20.7.0-1_all.deb' python-pkg-resources_20.7.0-1_all.deb 108428 MD5Sum:33fb00c7fd20b868b36407e0210cda2c -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-setuptools/python-setuptools_20.7.0-1_all.deb' python-setuptools_20.7.0-1_all.deb 169084 MD5Sum:5f51f781ed0c8c027029cf58336b1858 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pyyaml/python3-yaml_3.11-3build1_amd64.deb' python3-yaml_3.11-3build1_amd64.deb 95592 MD5Sum:1f9e9ba917bfc2ab4857bae73434c7a7 -'http://us.archive.ubuntu.com/ubuntu/pool/main/q/qemu/qemu-block-extra_2.5+dfsg-5ubuntu10.5_amd64.deb' qemu-block-extra_1%3a2.5+dfsg-5ubuntu10.5_amd64.deb 31710 MD5Sum:a552a1fbe088097abd5cac1c757a372e -'http://us.archive.ubuntu.com/ubuntu/pool/main/q/qemu/qemu-system-common_2.5+dfsg-5ubuntu10.5_amd64.deb' qemu-system-common_1%3a2.5+dfsg-5ubuntu10.5_amd64.deb 281388 MD5Sum:1f06c1eca84618b7b5992b733f59fcda -'http://us.archive.ubuntu.com/ubuntu/pool/main/q/qemu/qemu-system-x86_2.5+dfsg-5ubuntu10.5_amd64.deb' qemu-system-x86_1%3a2.5+dfsg-5ubuntu10.5_amd64.deb 2751474 MD5Sum:c6a73f74845e5a3af46b68488ec0a2ac -'http://us.archive.ubuntu.com/ubuntu/pool/main/q/qemu/qemu-utils_2.5+dfsg-5ubuntu10.5_amd64.deb' qemu-utils_1%3a2.5+dfsg-5ubuntu10.5_amd64.deb 578554 MD5Sum:2f873fab98b4a7163ae791c6e4b91251 -'http://us.archive.ubuntu.com/ubuntu/pool/main/r/rename/rename_0.20-4_all.deb' rename_0.20-4_all.deb 12010 MD5Sum:6cf1938ef51145a469ccef181a9304ce -'http://us.archive.ubuntu.com/ubuntu/pool/main/r/rpcbind/rpcbind_0.2.3-0.2_amd64.deb' rpcbind_0.2.3-0.2_amd64.deb 40252 MD5Sum:52576ed752c0c2bb04db68576aecd827 -'http://us.archive.ubuntu.com/ubuntu/pool/main/r/rsync/rsync_3.1.1-3ubuntu1_amd64.deb' rsync_3.1.1-3ubuntu1_amd64.deb 324680 MD5Sum:c856c6f0ced17498b62cd5222918e2e0 -'http://us.archive.ubuntu.com/ubuntu/pool/main/r/rtmpdump/librtmp1_2.4+20151223.gitfa8646d-1build1_amd64.deb' librtmp1_2.4+20151223.gitfa8646d-1build1_amd64.deb 53892 MD5Sum:8b0bf8b00890590f67fba42b8050de2d -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/seabios/seabios_1.8.2-1ubuntu1_all.deb' seabios_1.8.2-1ubuntu1_all.deb 112532 MD5Sum:4c2c2bf6aa6d8bd26f90aa21a4ac4e0f -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/sharutils/sharutils_4.15.2-1_amd64.deb' sharutils_1%3a4.15.2-1_amd64.deb 148320 MD5Sum:82eebb19d70fcb9fe029b7e34407bea9 -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/software-properties/python3-software-properties_0.96.20.4_all.deb' python3-software-properties_0.96.20.4_all.deb 20002 MD5Sum:40c2d5596791c7ecf44a532f2e37f778 -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/software-properties/software-properties-common_0.96.20.4_all.deb' software-properties-common_0.96.20.4_all.deb 9416 MD5Sum:c90b19b946703ae87f9969efda4d9a67 -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/spice/libspice-server1_0.12.6-4ubuntu0.1_amd64.deb' libspice-server1_0.12.6-4ubuntu0.1_amd64.deb 337930 MD5Sum:c9c1151a559f28da293d41e9df4262da -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/libstrongswan_5.3.5-1ubuntu3_amd64.deb' libstrongswan_5.3.5-1ubuntu3_amd64.deb 1389936 MD5Sum:35b18e264b9596ab99b4a1be3d04bc13 -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/libstrongswan-standard-plugins_5.3.5-1ubuntu3_amd64.deb' libstrongswan-standard-plugins_5.3.5-1ubuntu3_amd64.deb 265898 MD5Sum:5a06dd0c30304a6c3cc1263ca3f15c3d -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/strongswan_5.3.5-1ubuntu3_all.deb' strongswan_5.3.5-1ubuntu3_all.deb 27042 MD5Sum:b6336f9bc594ab356d13fdcb8e56ce9f -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/strongswan-charon_5.3.5-1ubuntu3_amd64.deb' strongswan-charon_5.3.5-1ubuntu3_amd64.deb 55514 MD5Sum:22a8d0cdba50b922ae9611c297820208 -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/strongswan-libcharon_5.3.5-1ubuntu3_amd64.deb' strongswan-libcharon_5.3.5-1ubuntu3_amd64.deb 1240762 MD5Sum:9d230aea890e695545a7508af56eac24 -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/strongswan-starter_5.3.5-1ubuntu3_amd64.deb' strongswan-starter_5.3.5-1ubuntu3_amd64.deb 742676 MD5Sum:a793db72f6f7bc37dc29393399b9bfd5 -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/sudo/sudo_1.8.16-0ubuntu1.2_amd64.deb' sudo_1.8.16-0ubuntu1.2_amd64.deb 389432 MD5Sum:bebd286de1e01ef45e41786461e42cdc -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/systemd/libsystemd0_229-4ubuntu10_amd64.deb' libsystemd0_229-4ubuntu10_amd64.deb 205726 MD5Sum:d1946ee175dffd7abcf51278b8d4be7a -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/systemd/libudev1_229-4ubuntu10_amd64.deb' libudev1_229-4ubuntu10_amd64.deb 55752 MD5Sum:c00fd8b035d1dcdb299ca77ee6228e88 -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/systemd/systemd_229-4ubuntu10_amd64.deb' systemd_229-4ubuntu10_amd64.deb 3640766 MD5Sum:1c4954a49114d36b10da6441fb35beaf -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/systemd/systemd-sysv_229-4ubuntu10_amd64.deb' systemd-sysv_229-4ubuntu10_amd64.deb 13218 MD5Sum:b4c21c06b2dc8bac3e07257c34cce1dd -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/systemd/udev_229-4ubuntu10_amd64.deb' udev_229-4ubuntu10_amd64.deb 990560 MD5Sum:98ad18faeebec667d871891190f55c78 -'http://us.archive.ubuntu.com/ubuntu/pool/main/u/unattended-upgrades/unattended-upgrades_0.90_all.deb' unattended-upgrades_0.90_all.deb 31606 MD5Sum:6cb4bffbe7b838886a63ecd786f92374 -'http://us.archive.ubuntu.com/ubuntu/pool/main/u/usbredir/libusbredirparser1_0.7.1-1_amd64.deb' libusbredirparser1_0.7.1-1_amd64.deb 13612 MD5Sum:617c6126646b6b4d1e159b31a4a0dd28 -'http://us.archive.ubuntu.com/ubuntu/pool/main/x/xen/libxen-4.6_4.6.0-1ubuntu4.2_amd64.deb' libxen-4.6_4.6.0-1ubuntu4.2_amd64.deb 344510 MD5Sum:5ca2669763f0de854ae0e967a22c2330 -'http://us.archive.ubuntu.com/ubuntu/pool/main/x/xen/libxenstore3.0_4.6.0-1ubuntu4.2_amd64.deb' libxenstore3.0_4.6.0-1ubuntu4.2_amd64.deb 19658 MD5Sum:aa5c61be8faa0cd725d4bd0cc78fb35a -'http://us.archive.ubuntu.com/ubuntu/pool/main/x/xorg/x11-common_7.7+13ubuntu3_all.deb' x11-common_1%3a7.7+13ubuntu3_all.deb 22390 MD5Sum:b0943f823b6f471e8c41ca66c2b5a2dd -'http://us.archive.ubuntu.com/ubuntu/pool/main/x/xz-utils/xz-utils_5.1.1alpha+20120614-2ubuntu2_amd64.deb' xz-utils_5.1.1alpha+20120614-2ubuntu2_amd64.deb 78794 MD5Sum:195995c093404e3ee766d04ea3cdffe6 -'http://us.archive.ubuntu.com/ubuntu/pool/main/y/yajl/libyajl2_2.1.0-2_amd64.deb' libyajl2_2.1.0-2_amd64.deb 19638 MD5Sum:331f71d0965718605fe52fa178cef955 -'http://us.archive.ubuntu.com/ubuntu/pool/universe/p/python-pip/python-pip_8.1.1-2ubuntu0.2_all.deb' python-pip_8.1.1-2ubuntu0.2_all.deb 144304 MD5Sum:9ee95be0f5610c55ca17f2a713283f82 -'http://us.archive.ubuntu.com/ubuntu/pool/universe/p/python-pip/python-pip-whl_8.1.1-2ubuntu0.2_all.deb' python-pip-whl_8.1.1-2ubuntu0.2_all.deb 1110592 MD5Sum:6e97a284519dbc91a258f373be337cb1 -'http://us.archive.ubuntu.com/ubuntu/pool/universe/p/python-virtualenv/python3-virtualenv_15.0.1+ds-3_all.deb' python3-virtualenv_15.0.1+ds-3_all.deb 43314 MD5Sum:1b24978862f9c9f1c59b6569f2480859 -'http://us.archive.ubuntu.com/ubuntu/pool/universe/p/python-virtualenv/python-virtualenv_15.0.1+ds-3_all.deb' python-virtualenv_15.0.1+ds-3_all.deb 46666 MD5Sum:767afd769b5d61aa707daf76b86afd1e -'http://us.archive.ubuntu.com/ubuntu/pool/universe/p/python-virtualenv/virtualenv_15.0.1+ds-3_all.deb' virtualenv_15.0.1+ds-3_all.deb 4342 MD5Sum:181e1f80105ca58cadcae1d351d916ce -'http://us.archive.ubuntu.com/ubuntu/pool/universe/w/wheel/python-wheel_0.29.0-1_all.deb' python-wheel_0.29.0-1_all.deb 48050 MD5Sum:cec5453c98565e6c57d446c45176f38b +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/accountsservice/accountsservice_0.6.40-2ubuntu11.2_amd64.deb' accountsservice_0.6.40-2ubuntu11.2_amd64.deb 56180 MD5Sum:6bea6a08b0a3a74c847aa27ccdba1b9e +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/accountsservice/libaccountsservice0_0.6.40-2ubuntu11.2_amd64.deb' libaccountsservice0_0.6.40-2ubuntu11.2_amd64.deb 68856 MD5Sum:607cc8b17a6a5ed940060400d964e189 +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/acl/acl_2.2.52-3_amd64.deb' acl_2.2.52-3_amd64.deb 37960 MD5Sum:39c72a4a24b243236757759d679380bb +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/alsa-lib/libasound2_1.1.0-0ubuntu1_amd64.deb' libasound2_1.1.0-0ubuntu1_amd64.deb 350112 MD5Sum:c7a5b1b0cfdd1d7f1a8f26bcac4701a3 +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/alsa-lib/libasound2-data_1.1.0-0ubuntu1_all.deb' libasound2-data_1.1.0-0ubuntu1_all.deb 29438 MD5Sum:4cd49c6c84f451d11459c880236bb337 +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/apparmor/libapparmor1_2.10.95-0ubuntu2.2_amd64.deb' libapparmor1_2.10.95-0ubuntu2.2_amd64.deb 31764 MD5Sum:1480ea01ece83354a5de93c65428d37b +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/apt/apt-transport-https_1.2.12~ubuntu16.04.1_amd64.deb' apt-transport-https_1.2.12~ubuntu16.04.1_amd64.deb 25682 MD5Sum:cac09fdaa937c86826857b7295c9a6ee +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/avahi/libavahi-client3_0.6.32~rc+dfsg-1ubuntu2_amd64.deb' libavahi-client3_0.6.32~rc+dfsg-1ubuntu2_amd64.deb 25148 MD5Sum:e58d3b6a71e9da24b430f76f90f63f9d +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/avahi/libavahi-common3_0.6.32~rc+dfsg-1ubuntu2_amd64.deb' libavahi-common3_0.6.32~rc+dfsg-1ubuntu2_amd64.deb 21642 MD5Sum:9f4106c0918bf2b779e7d4e2158ef648 +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/avahi/libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2_amd64.deb' libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2_amd64.deb 21706 MD5Sum:f7e6efc7b58036c6154be9b3f050845b +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bind9/libdns-export162_9.10.3.dfsg.P4-8ubuntu1.1_amd64.deb' libdns-export162_1%3a9.10.3.dfsg.P4-8ubuntu1.1_amd64.deb 664976 MD5Sum:626456312a8c704499dcdfbe82d46d1a +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bind9/libisc-export160_9.10.3.dfsg.P4-8ubuntu1.1_amd64.deb' libisc-export160_1%3a9.10.3.dfsg.P4-8ubuntu1.1_amd64.deb 152104 MD5Sum:abf810146cd0bbb6b7b59b2bae6ffe29 +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/binutils/binutils_2.26.1-1ubuntu1~16.04.3_amd64.deb' binutils_2.26.1-1ubuntu1~16.04.3_amd64.deb 2310310 MD5Sum:04b00c4b3ba1d86afbb679b63476d05a +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/blinker/python3-blinker_1.3.dfsg2-1build1_all.deb' python3-blinker_1.3.dfsg2-1build1_all.deb 12518 MD5Sum:ba0b5d380216ccb354cbc9a21e0929d5 +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bluez/libbluetooth3_5.37-0ubuntu5_amd64.deb' libbluetooth3_5.37-0ubuntu5_amd64.deb 61306 MD5Sum:c8a82247c33f550d76e9489de794533d +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/boost1.58/libboost-iostreams1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb' libboost-iostreams1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb 28954 MD5Sum:6f938f436adabb8e01cf4382f1d89876 +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/boost1.58/libboost-random1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb' libboost-random1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb 11674 MD5Sum:22138508eb0106143b73c270141d1761 +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/boost1.58/libboost-system1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb' libboost-system1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb 9146 MD5Sum:3dd69b1b4c2a64a4600cd781c38f3c6a +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/boost1.58/libboost-thread1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb' libboost-thread1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb 47010 MD5Sum:2c185c0d3e0ff3d424fbb077e78fe545 +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bridge-utils/bridge-utils_1.5-9ubuntu1_amd64.deb' bridge-utils_1.5-9ubuntu1_amd64.deb 28610 MD5Sum:a81ea7f42da2e7a6c32b866681897ad4 +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/brltty/libbrlapi0.6_5.3.1-2ubuntu2.1_amd64.deb' libbrlapi0.6_5.3.1-2ubuntu2.1_amd64.deb 20714 MD5Sum:18e457ca6629c3a0863994a976f93973 +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/build-essential/build-essential_12.1ubuntu2_amd64.deb' build-essential_12.1ubuntu2_amd64.deb 4758 MD5Sum:731c3a328f87a14bf4f887ceffc51241 +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/ca-certificates-java/ca-certificates-java_20160321_all.deb' ca-certificates-java_20160321_all.deb 12862 MD5Sum:fcb5fd121a45e7e49b85e87fc038d6d5 +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/ceph/librados2_10.2.2-0ubuntu0.16.04.2_amd64.deb' librados2_10.2.2-0ubuntu0.16.04.2_amd64.deb 1633494 MD5Sum:b977fc1737be2db89e3cdafc8134e1ac +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/ceph/librbd1_10.2.2-0ubuntu0.16.04.2_amd64.deb' librbd1_10.2.2-0ubuntu0.16.04.2_amd64.deb 2108866 MD5Sum:60f4d61fe06d5fbf8e7d8c5b80f1cf16 +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cloud-init/cloud-init_0.7.8-1-g3705bb5-0ubuntu1~16.04.1_all.deb' cloud-init_0.7.8-1-g3705bb5-0ubuntu1~16.04.1_all.deb 268710 MD5Sum:d0c6d223fd5555659546cc9bf5a09f9e +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cloud-utils/cloud-guest-utils_0.27-0ubuntu24_all.deb' cloud-guest-utils_0.27-0ubuntu24_all.deb 15164 MD5Sum:8b08dbc4a576e942fe4acdd9f4f51aca +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/configobj/python3-configobj_5.0.6-2_all.deb' python3-configobj_5.0.6-2_all.deb 34200 MD5Sum:cbce754e3638c980fd63c384f1a163a8 +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb' cpu-checker_0.7-0ubuntu7_amd64.deb 6862 MD5Sum:1a809fb421f82a1d5d148013bedcba59 +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cups/libcups2_2.1.3-4_amd64.deb' libcups2_2.1.3-4_amd64.deb 196652 MD5Sum:3995ab409b0cb7c4440dfc90b54729d6 +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/curl/libcurl3-gnutls_7.47.0-1ubuntu2.1_amd64.deb' libcurl3-gnutls_7.47.0-1ubuntu2.1_amd64.deb 183306 MD5Sum:3d0b151da2430eaebfec7cfce3f8f224 +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cyrus-sasl2/libsasl2-2_2.1.26.dfsg1-14build1_amd64.deb' libsasl2-2_2.1.26.dfsg1-14build1_amd64.deb 48708 MD5Sum:af15d7b37cbdfc4c413273c5225a67a6 +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cyrus-sasl2/libsasl2-modules_2.1.26.dfsg1-14build1_amd64.deb' libsasl2-modules_2.1.26.dfsg1-14build1_amd64.deb 47526 MD5Sum:8fda866e5a4adfe40a1ffc15fac77542 +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cyrus-sasl2/libsasl2-modules-db_2.1.26.dfsg1-14build1_amd64.deb' libsasl2-modules-db_2.1.26.dfsg1-14build1_amd64.deb 14458 MD5Sum:08577afddd24ee2e6fce4ff455653081 +'http://us.archive.ubuntu.com/ubuntu/pool/main/d/device-tree-compiler/libfdt1_1.4.0+dfsg-2_amd64.deb' libfdt1_1.4.0+dfsg-2_amd64.deb 14136 MD5Sum:ea277dec72e4b0dc9ae18140dab6f147 +'http://us.archive.ubuntu.com/ubuntu/pool/main/d/dkms/dkms_2.2.0.3-2ubuntu11.2_all.deb' dkms_2.2.0.3-2ubuntu11.2_all.deb 66166 MD5Sum:60b5993d95679f32bbf2d015082f8325 +'http://us.archive.ubuntu.com/ubuntu/pool/main/d/dpkg/dpkg-dev_1.18.4ubuntu1.1_all.deb' dpkg-dev_1.18.4ubuntu1.1_all.deb 584114 MD5Sum:8e732fd2f0eb2141b9fa5efa33891858 +'http://us.archive.ubuntu.com/ubuntu/pool/main/d/dpkg/libdpkg-perl_1.18.4ubuntu1.1_all.deb' libdpkg-perl_1.18.4ubuntu1.1_all.deb 195494 MD5Sum:ef90a84e0cbdc08dbf664d3367ba0fc4 +'http://us.archive.ubuntu.com/ubuntu/pool/main/e/expat/libexpat1-dev_2.1.0-7ubuntu0.16.04.2_amd64.deb' libexpat1-dev_2.1.0-7ubuntu0.16.04.2_amd64.deb 115328 MD5Sum:df5d013eec845ea323df40c64e3ac2e6 +'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fakeroot/fakeroot_1.20.2-1ubuntu1_amd64.deb' fakeroot_1.20.2-1ubuntu1_amd64.deb 61784 MD5Sum:b153b1ed316419be55f3f575c092e73b +'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fakeroot/libfakeroot_1.20.2-1ubuntu1_amd64.deb' libfakeroot_1.20.2-1ubuntu1_amd64.deb 25510 MD5Sum:e3c90aa7376ae3a3e966d1688b9dab70 +'http://us.archive.ubuntu.com/ubuntu/pool/main/f/flac/libflac8_1.3.1-4_amd64.deb' libflac8_1.3.1-4_amd64.deb 210396 MD5Sum:c0c0306a333d443f35c866bcf5e05c3a +'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fontconfig/fontconfig-config_2.11.94-0ubuntu1.1_all.deb' fontconfig-config_2.11.94-0ubuntu1.1_all.deb 49934 MD5Sum:d8ee5cb98a73e9fd84f0c21b7f00728f +'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fontconfig/libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb' libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb 131248 MD5Sum:e1d3510a190b0910720a7ae597ce53ea +'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fonts-dejavu/fonts-dejavu-core_2.35-1_all.deb' fonts-dejavu-core_2.35-1_all.deb 1038624 MD5Sum:d3c6235a85d2646078f1b82ab257ef33 +'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fuse/libfuse2_2.9.4-1ubuntu3.1_amd64.deb' libfuse2_2.9.4-1ubuntu3.1_amd64.deb 89908 MD5Sum:2bdd7633ce8e2d8b9978756416772991 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/cpp-5_5.4.0-6ubuntu1~16.04.2_amd64.deb' cpp-5_5.4.0-6ubuntu1~16.04.2_amd64.deb 7659676 MD5Sum:9698b350232194a90c341d9f22acb0d3 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/g++-5_5.4.0-6ubuntu1~16.04.2_amd64.deb' g++-5_5.4.0-6ubuntu1~16.04.2_amd64.deb 8302162 MD5Sum:58f099107ac2fab651614c8f2fb6da06 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/gcc-5_5.4.0-6ubuntu1~16.04.2_amd64.deb' gcc-5_5.4.0-6ubuntu1~16.04.2_amd64.deb 8604454 MD5Sum:5ff380306e56532dbe785702cf6bd479 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/gcc-5-base_5.4.0-6ubuntu1~16.04.2_amd64.deb' gcc-5-base_5.4.0-6ubuntu1~16.04.2_amd64.deb 16594 MD5Sum:8941046618527561ea3a143dbb43a0d5 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libasan2_5.4.0-6ubuntu1~16.04.2_amd64.deb' libasan2_5.4.0-6ubuntu1~16.04.2_amd64.deb 264328 MD5Sum:d4add17174523564cb4f49760d402524 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libatomic1_5.4.0-6ubuntu1~16.04.2_amd64.deb' libatomic1_5.4.0-6ubuntu1~16.04.2_amd64.deb 8902 MD5Sum:791bb61bdab3a151cbf76b208ba56ba0 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libcc1-0_5.4.0-6ubuntu1~16.04.2_amd64.deb' libcc1-0_5.4.0-6ubuntu1~16.04.2_amd64.deb 38758 MD5Sum:1efe2ca3c472a4a67fc0ba16932f46dc +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libcilkrts5_5.4.0-6ubuntu1~16.04.2_amd64.deb' libcilkrts5_5.4.0-6ubuntu1~16.04.2_amd64.deb 40032 MD5Sum:fa5a85bc91d27a8010f605414f395ccb +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libgcc-5-dev_5.4.0-6ubuntu1~16.04.2_amd64.deb' libgcc-5-dev_5.4.0-6ubuntu1~16.04.2_amd64.deb 2240894 MD5Sum:c2c62da98a5cb071360bd1edab39b3a5 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libgomp1_5.4.0-6ubuntu1~16.04.2_amd64.deb' libgomp1_5.4.0-6ubuntu1~16.04.2_amd64.deb 55060 MD5Sum:b682973038383927d420a3a6388b0675 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libitm1_5.4.0-6ubuntu1~16.04.2_amd64.deb' libitm1_5.4.0-6ubuntu1~16.04.2_amd64.deb 27362 MD5Sum:4ce1445d6e0649b4fac34606042ac642 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/liblsan0_5.4.0-6ubuntu1~16.04.2_amd64.deb' liblsan0_5.4.0-6ubuntu1~16.04.2_amd64.deb 104918 MD5Sum:a4898598aa7d583235f0306b52da4fbc +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libmpx0_5.4.0-6ubuntu1~16.04.2_amd64.deb' libmpx0_5.4.0-6ubuntu1~16.04.2_amd64.deb 9762 MD5Sum:ff9605e2a19365f091f1093a307713d1 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libquadmath0_5.4.0-6ubuntu1~16.04.2_amd64.deb' libquadmath0_5.4.0-6ubuntu1~16.04.2_amd64.deb 131348 MD5Sum:ddda6e016e5422789bac0f6414195d62 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libstdc++-5-dev_5.4.0-6ubuntu1~16.04.2_amd64.deb' libstdc++-5-dev_5.4.0-6ubuntu1~16.04.2_amd64.deb 1430352 MD5Sum:0e51627ce6c39c2473b5c4d5d2d0d4c9 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libstdc++6_5.4.0-6ubuntu1~16.04.2_amd64.deb' libstdc++6_5.4.0-6ubuntu1~16.04.2_amd64.deb 393348 MD5Sum:e81ffa2d98cc04fd295ebac1f8f51c1c +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libtsan0_5.4.0-6ubuntu1~16.04.2_amd64.deb' libtsan0_5.4.0-6ubuntu1~16.04.2_amd64.deb 244150 MD5Sum:fb1996b8b434b8b34e5f56479e3bbc41 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libubsan0_5.4.0-6ubuntu1~16.04.2_amd64.deb' libubsan0_5.4.0-6ubuntu1~16.04.2_amd64.deb 95358 MD5Sum:d325be762cdd32aaf7fe78f8797e2b77 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-defaults/cpp_5.3.1-1ubuntu1_amd64.deb' cpp_4%3a5.3.1-1ubuntu1_amd64.deb 27662 MD5Sum:4c291e4aaf6406f61e3188d526479d51 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-defaults/g++_5.3.1-1ubuntu1_amd64.deb' g++_4%3a5.3.1-1ubuntu1_amd64.deb 1504 MD5Sum:0c03d113ff00ebc960f294420e60855b +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-defaults/gcc_5.3.1-1ubuntu1_amd64.deb' gcc_4%3a5.3.1-1ubuntu1_amd64.deb 5244 MD5Sum:df1516b203a66a86a728eab7a4c349e8 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gdbm/libgdbm3_1.8.3-13.1_amd64.deb' libgdbm3_1.8.3-13.1_amd64.deb 16926 MD5Sum:b2001800d7c61d4b0b12b077a0af2b5a +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gdisk/gdisk_1.0.1-1build1_amd64.deb' gdisk_1.0.1-1build1_amd64.deb 194230 MD5Sum:24e876aa3c2e94e39c17a4551f5d8514 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/git/git_2.7.4-0ubuntu1_amd64.deb' git_1%3a2.7.4-0ubuntu1_amd64.deb 3006120 MD5Sum:0412535c34d3f900629e9409ad73aead +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/git/git-man_2.7.4-0ubuntu1_all.deb' git-man_1%3a2.7.4-0ubuntu1_all.deb 734758 MD5Sum:0c00ac0f6cc7cc5b1b17f2e30ad44342 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/glibc/libc6-dev_2.23-0ubuntu3_amd64.deb' libc6-dev_2.23-0ubuntu3_amd64.deb 2084240 MD5Sum:0437b586145b9179837377a979c78364 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/glibc/libc-dev-bin_2.23-0ubuntu3_amd64.deb' libc-dev-bin_2.23-0ubuntu3_amd64.deb 68656 MD5Sum:366f27af788856105f3402f15a30d92f +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gnupg/gnupg_1.4.20-1ubuntu3.1_amd64.deb' gnupg_1.4.20-1ubuntu3.1_amd64.deb 625938 MD5Sum:955b23eb62539452a8aa37e34e6f77c1 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gnupg/gpgv_1.4.20-1ubuntu3.1_amd64.deb' gpgv_1.4.20-1ubuntu3.1_amd64.deb 165264 MD5Sum:1debba9f668b7dcdca878d1e0e25c98a +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/groff/groff-base_1.22.3-7_amd64.deb' groff-base_1.22.3-7_amd64.deb 1150932 MD5Sum:7afb23ed2960cd67ab3196f29b9ff7e2 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/grub2/grub2-common_2.02~beta2-36ubuntu3.2_amd64.deb' grub2-common_2.02~beta2-36ubuntu3.2_amd64.deb 510912 MD5Sum:634e13acd2c8cab54b01e84b5e254845 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/grub2/grub-common_2.02~beta2-36ubuntu3.2_amd64.deb' grub-common_2.02~beta2-36ubuntu3.2_amd64.deb 1706552 MD5Sum:7899a24a07f8b62e08a455bdab510c47 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/grub2/grub-pc_2.02~beta2-36ubuntu3.2_amd64.deb' grub-pc_2.02~beta2-36ubuntu3.2_amd64.deb 197080 MD5Sum:5d4cdb8542ad3e63302698a075e5e959 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/grub2/grub-pc-bin_2.02~beta2-36ubuntu3.2_amd64.deb' grub-pc-bin_2.02~beta2-36ubuntu3.2_amd64.deb 883966 MD5Sum:9bb93b3374a6ad20419396c488cbf5f9 +'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libasn1-8-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libasn1-8-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 174366 MD5Sum:42aa97710227f6c372d232799fde6790 +'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libgssapi3-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libgssapi3-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 96084 MD5Sum:0c9467b00d258e3175addbb5a16fdc72 +'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libhcrypto4-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libhcrypto4-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 84938 MD5Sum:d6337d57fa1dda2c877a9f1c163ba0dd +'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libheimbase1-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libheimbase1-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 29228 MD5Sum:15a7c7d180f14253f46d5e56409a0ffb +'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libheimntlm0-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libheimntlm0-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 15090 MD5Sum:6f7a32beb2a3a04181c05efe940df1ee +'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libhx509-5-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libhx509-5-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 107192 MD5Sum:b2b294bd3d2226f10c69058900323876 +'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libkrb5-26-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libkrb5-26-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 202156 MD5Sum:000a329b39ae158d0ec280957741b14d +'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libroken18-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libroken18-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 41190 MD5Sum:58c4093551f88ccca3c6c8a11d5e2357 +'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libwind0-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libwind0-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 48180 MD5Sum:7e368713a6d03afb23a8f956a16b9ba7 +'http://us.archive.ubuntu.com/ubuntu/pool/main/i/ifupdown/ifupdown_0.8.10ubuntu1.1_amd64.deb' ifupdown_0.8.10ubuntu1.1_amd64.deb 54916 MD5Sum:d013023982a1e01067d9ef9e02a327a3 +'http://us.archive.ubuntu.com/ubuntu/pool/main/i/initramfs-tools/initramfs-tools_0.122ubuntu8.3_all.deb' initramfs-tools_0.122ubuntu8.3_all.deb 8636 MD5Sum:c9c1a2d07e79a31c99a84ca94eb19932 +'http://us.archive.ubuntu.com/ubuntu/pool/main/i/initramfs-tools/initramfs-tools-bin_0.122ubuntu8.3_amd64.deb' initramfs-tools-bin_0.122ubuntu8.3_amd64.deb 9130 MD5Sum:d8ec6d9584de01fe838b0f25371a4224 +'http://us.archive.ubuntu.com/ubuntu/pool/main/i/initramfs-tools/initramfs-tools-core_0.122ubuntu8.3_all.deb' initramfs-tools-core_0.122ubuntu8.3_all.deb 42596 MD5Sum:a9b10c1bff464cd1569c7160535076f5 +'http://us.archive.ubuntu.com/ubuntu/pool/main/i/init-system-helpers/init_1.29ubuntu3_amd64.deb' init_1.29ubuntu3_amd64.deb 4716 MD5Sum:5967a023e146860d888297cfb5773017 +'http://us.archive.ubuntu.com/ubuntu/pool/main/i/init-system-helpers/init-system-helpers_1.29ubuntu3_all.deb' init-system-helpers_1.29ubuntu3_all.deb 32416 MD5Sum:9b8e5436025f8006ae7f309fd3687b60 +'http://us.archive.ubuntu.com/ubuntu/pool/main/i/iptables/iptables_1.6.0-2ubuntu3_amd64.deb' iptables_1.6.0-2ubuntu3_amd64.deb 265782 MD5Sum:706f191cbb20bff7c7a9a0fc01a78c25 +'http://us.archive.ubuntu.com/ubuntu/pool/main/i/ipxe/ipxe-qemu_1.0.0+git-20150424.a25a16d-1ubuntu1_all.deb' ipxe-qemu_1.0.0+git-20150424.a25a16d-1ubuntu1_all.deb 717714 MD5Sum:01570467dacbe007f2d0fb76c30653a7 +'http://us.archive.ubuntu.com/ubuntu/pool/main/i/isc-dhcp/isc-dhcp-client_4.3.3-5ubuntu12.3_amd64.deb' isc-dhcp-client_4.3.3-5ubuntu12.3_amd64.deb 222802 MD5Sum:2a48c0fdf30e8337137a801539df7eae +'http://us.archive.ubuntu.com/ubuntu/pool/main/i/isc-dhcp/isc-dhcp-common_4.3.3-5ubuntu12.3_amd64.deb' isc-dhcp-common_4.3.3-5ubuntu12.3_amd64.deb 104476 MD5Sum:9dc9a16bf371874e4ba4d0807550264c +'http://us.archive.ubuntu.com/ubuntu/pool/main/i/isl/libisl15_0.16.1-1_amd64.deb' libisl15_0.16.1-1_amd64.deb 524254 MD5Sum:eec42a28e5ed8a5eaaf6278b455176ed +'http://us.archive.ubuntu.com/ubuntu/pool/main/j/java-common/java-common_0.56ubuntu2_all.deb' java-common_0.56ubuntu2_all.deb 7742 MD5Sum:cef7383c2628cc09bccbf0777e4eac37 +'http://us.archive.ubuntu.com/ubuntu/pool/main/j/jinja2/python3-jinja2_2.8-1_all.deb' python3-jinja2_2.8-1_all.deb 102518 MD5Sum:2511385ccb261c47c7dc2479abb6848d +'http://us.archive.ubuntu.com/ubuntu/pool/main/k/keyutils/keyutils_1.5.9-8ubuntu1_amd64.deb' keyutils_1.5.9-8ubuntu1_amd64.deb 47054 MD5Sum:c7a363bce61cc8fbfb2b252d7a98f0fa +'http://us.archive.ubuntu.com/ubuntu/pool/main/k/klibc/klibc-utils_2.0.4-8ubuntu1.16.04.2_amd64.deb' klibc-utils_2.0.4-8ubuntu1.16.04.2_amd64.deb 107498 MD5Sum:e07a76e70f2acfef7edf54b08be0a4a3 +'http://us.archive.ubuntu.com/ubuntu/pool/main/k/klibc/libklibc_2.0.4-8ubuntu1.16.04.2_amd64.deb' libklibc_2.0.4-8ubuntu1.16.04.2_amd64.deb 41326 MD5Sum:b123c76c6d8f2f80a6247e5ce915dd48 +'http://us.archive.ubuntu.com/ubuntu/pool/main/liba/libaio/libaio1_0.3.110-2_amd64.deb' libaio1_0.3.110-2_amd64.deb 6356 MD5Sum:2ed968780e68742f43eddebadf82ff67 +'http://us.archive.ubuntu.com/ubuntu/pool/main/liba/libalgorithm-diff-perl/libalgorithm-diff-perl_1.19.03-1_all.deb' libalgorithm-diff-perl_1.19.03-1_all.deb 47622 MD5Sum:3d6f7b46454ff0b8589904fc4f8dd602 +'http://us.archive.ubuntu.com/ubuntu/pool/main/liba/libalgorithm-diff-xs-perl/libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb' libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb 10998 MD5Sum:330e839dcd98097723870b28ba9a8810 +'http://us.archive.ubuntu.com/ubuntu/pool/main/liba/libalgorithm-merge-perl/libalgorithm-merge-perl_0.08-3_all.deb' libalgorithm-merge-perl_0.08-3_all.deb 11992 MD5Sum:6b456963b6629af0514be1b8ccbaa7fc +'http://us.archive.ubuntu.com/ubuntu/pool/main/liba/libasyncns/libasyncns0_0.8-5build1_amd64.deb' libasyncns0_0.8-5build1_amd64.deb 12336 MD5Sum:dbb4957abb710a70453eac0e77fc797b +'http://us.archive.ubuntu.com/ubuntu/pool/main/libc/libcaca/libcaca0_0.99.beta19-2build2~gcc5.2_amd64.deb' libcaca0_0.99.beta19-2build2~gcc5.2_amd64.deb 202380 MD5Sum:b49a9b48694bf35e217fee1295dd14dd +'http://us.archive.ubuntu.com/ubuntu/pool/main/libc/libcacard/libcacard0_2.5.0-2_amd64.deb' libcacard0_1%3a2.5.0-2_amd64.deb 19666 MD5Sum:0d371aa9cdc23ac668bc6e2afa1c44f0 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libe/libeatmydata/eatmydata_105-3_all.deb' eatmydata_105-3_all.deb 5502 MD5Sum:bc5bc47ea615b69da0f5d3c090c74a91 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libe/libeatmydata/libeatmydata1_105-3_amd64.deb' libeatmydata1_105-3_amd64.deb 7280 MD5Sum:1f39d8cff52be865527547c09fc772db +'http://us.archive.ubuntu.com/ubuntu/pool/main/libe/liberror-perl/liberror-perl_0.17-1.2_all.deb' liberror-perl_0.17-1.2_all.deb 19594 MD5Sum:bd1a8035bbfae2cd7d718f54fd93e0d5 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libe/libevent/libevent-2.0-5_2.0.21-stable-2_amd64.deb' libevent-2.0-5_2.0.21-stable-2_amd64.deb 112550 MD5Sum:071d5951d910147ea84d0d024bee13ce +'http://us.archive.ubuntu.com/ubuntu/pool/main/libf/libfile-fcntllock-perl/libfile-fcntllock-perl_0.22-3_amd64.deb' libfile-fcntllock-perl_0.22-3_amd64.deb 32002 MD5Sum:26476d54bf4677cc993c8cd9a7dbaeca +'http://us.archive.ubuntu.com/ubuntu/pool/main/libg/libgcrypt20/libgcrypt20_1.6.5-2ubuntu0.2_amd64.deb' libgcrypt20_1.6.5-2ubuntu0.2_amd64.deb 336194 MD5Sum:ebe89b8db7294a6dc2ff9995a7d30060 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libi/libidn/libidn11_1.32-3ubuntu1.1_amd64.deb' libidn11_1.32-3ubuntu1.1_amd64.deb 45552 MD5Sum:74c4e3f65c05e61596efe2ef46941009 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libi/libiscsi/libiscsi2_1.12.0-2_amd64.deb' libiscsi2_1.12.0-2_amd64.deb 51550 MD5Sum:6c8f4a397968e478e9567785bba4283e +'http://us.archive.ubuntu.com/ubuntu/pool/main/libj/libjpeg8-empty/libjpeg8_8c-2ubuntu8_amd64.deb' libjpeg8_8c-2ubuntu8_amd64.deb 2194 MD5Sum:e0f16286dd787b951ffa953987fdf6a7 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libj/libjpeg-turbo/libjpeg-turbo8_1.4.2-0ubuntu3_amd64.deb' libjpeg-turbo8_1.4.2-0ubuntu3_amd64.deb 110656 MD5Sum:8e505d67491b22a9d38be353654b3bc3 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libn/libnfnetlink/libnfnetlink0_1.0.1-3_amd64.deb' libnfnetlink0_1.0.1-3_amd64.deb 13262 MD5Sum:914d0640e09dd02057d0fd09f3da0eb5 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libn/libnfsidmap/libnfsidmap2_0.25-5_amd64.deb' libnfsidmap2_0.25-5_amd64.deb 32182 MD5Sum:5e06543f26481fa549a1e017eec4ef36 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libo/libogg/libogg0_1.3.2-1_amd64.deb' libogg0_1.3.2-1_amd64.deb 17192 MD5Sum:55dd9b6982d66d6b168aa18fb3f90d2f +'http://us.archive.ubuntu.com/ubuntu/pool/main/libs/libsdl1.2/libsdl1.2debian_1.2.15+dfsg1-3_amd64.deb' libsdl1.2debian_1.2.15+dfsg1-3_amd64.deb 167606 MD5Sum:52418fa1951b7edff3aecc67821f5786 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libs/libsndfile/libsndfile1_1.0.25-10_amd64.deb' libsndfile1_1.0.25-10_amd64.deb 137498 MD5Sum:1218c82cf611a5e4ff9919b91130c21e +'http://us.archive.ubuntu.com/ubuntu/pool/main/libt/libtirpc/libtirpc1_0.2.5-1_amd64.deb' libtirpc1_0.2.5-1_amd64.deb 75624 MD5Sum:bc4fb6407a0636517ce6670fd3ac2c40 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libv/libvorbis/libvorbis0a_1.3.5-3_amd64.deb' libvorbis0a_1.3.5-3_amd64.deb 86776 MD5Sum:248a92f34c15bfc3fff460186eac1358 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libv/libvorbis/libvorbisenc2_1.3.5-3_amd64.deb' libvorbisenc2_1.3.5-3_amd64.deb 70678 MD5Sum:62b0f630a03291eff71de6f844746721 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libx/libxi/libxi6_1.7.6-1_amd64.deb' libxi6_2%3a1.7.6-1_amd64.deb 28572 MD5Sum:2ad504b68a0a7c3f987307166de56a3a +'http://us.archive.ubuntu.com/ubuntu/pool/main/libx/libxrender/libxrender1_0.9.9-0ubuntu1_amd64.deb' libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb 18482 MD5Sum:124d535fd56229469116dfd6e47fe406 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libx/libxtst/libxtst6_1.2.2-1_amd64.deb' libxtst6_2%3a1.2.2-1_amd64.deb 14086 MD5Sum:2594435dcd76d6eec2ff3fb68a3d4e9d +'http://us.archive.ubuntu.com/ubuntu/pool/main/liby/libyaml/libyaml-0-2_0.1.6-3_amd64.deb' libyaml-0-2_0.1.6-3_amd64.deb 47596 MD5Sum:d5e5f5f176ebfe25ccb22965431bfe38 +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/language-selector/language-selector-common_0.165.4_all.deb' language-selector-common_0.165.4_all.deb 213586 MD5Sum:b020f997ca40682c071d7b0f5c44062e +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/lcms2/liblcms2-2_2.6-3ubuntu2_amd64.deb' liblcms2-2_2.6-3ubuntu2_amd64.deb 136966 MD5Sum:425ab20e484e500aa2d48a281cb98d2c +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/less/less_481-2.1ubuntu0.1_amd64.deb' less_481-2.1ubuntu0.1_amd64.deb 109538 MD5Sum:ae43696453da4a56d9db1215e95e8302 +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux-firmware/linux-firmware_1.157.4_all.deb' linux-firmware_1.157.4_all.deb 32779996 MD5Sum:0f696c8a8de78e7721f164015328498e +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux/linux-headers-4.4.0-42_4.4.0-42.62_all.deb' linux-headers-4.4.0-42_4.4.0-42.62_all.deb 9948528 MD5Sum:abe8e11814e7c6e4edfa96b363c90461 +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux/linux-headers-4.4.0-42-generic_4.4.0-42.62_amd64.deb' linux-headers-4.4.0-42-generic_4.4.0-42.62_amd64.deb 788508 MD5Sum:b2afb09929d0cc68657143289307fef9 +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux/linux-image-4.4.0-42-generic_4.4.0-42.62_amd64.deb' linux-image-4.4.0-42-generic_4.4.0-42.62_amd64.deb 18753766 MD5Sum:f55925e343173816b8b1d57a91a1bb03 +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux/linux-image-extra-4.4.0-42-generic_4.4.0-42.62_amd64.deb' linux-image-extra-4.4.0-42-generic_4.4.0-42.62_amd64.deb 38993840 MD5Sum:98256fd53e2e4ef3c13f618218378991 +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux/linux-libc-dev_4.4.0-42.62_amd64.deb' linux-libc-dev_4.4.0-42.62_amd64.deb 837378 MD5Sum:b5a8a47c365233058ac3c88c73e3dd5b +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux-meta/linux-generic_4.4.0.42.44_amd64.deb' linux-generic_4.4.0.42.44_amd64.deb 1786 MD5Sum:f72f5e107062415a98de4067b9207e9d +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux-meta/linux-headers-generic_4.4.0.42.44_amd64.deb' linux-headers-generic_4.4.0.42.44_amd64.deb 2294 MD5Sum:30d5d1420ca1a890237079213493c54c +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux-meta/linux-image-generic_4.4.0.42.44_amd64.deb' linux-image-generic_4.4.0.42.44_amd64.deb 2324 MD5Sum:cfd481fe302c084175851e69debf52bd +'http://us.archive.ubuntu.com/ubuntu/pool/main/m/make-dfsg/make_4.1-6_amd64.deb' make_4.1-6_amd64.deb 150924 MD5Sum:a2c33fce65c313f2d9be0e55166fc3f5 +'http://us.archive.ubuntu.com/ubuntu/pool/main/m/manpages/manpages_4.04-2_all.deb' manpages_4.04-2_all.deb 1086712 MD5Sum:bb93c041e490ee0b6c2fef876dddf502 +'http://us.archive.ubuntu.com/ubuntu/pool/main/m/manpages/manpages-dev_4.04-2_all.deb' manpages-dev_4.04-2_all.deb 2047608 MD5Sum:fea47c59fcc997aeab05238ecf9c5aba +'http://us.archive.ubuntu.com/ubuntu/pool/main/m/markupsafe/python3-markupsafe_0.23-2build2_amd64.deb' python3-markupsafe_0.23-2build2_amd64.deb 16120 MD5Sum:de4d087f2d9db48351efd1fe861b21be +'http://us.archive.ubuntu.com/ubuntu/pool/main/m/mpclib3/libmpc3_1.0.3-1_amd64.deb' libmpc3_1.0.3-1_amd64.deb 39676 MD5Sum:7892c51e73d8c5a5c16c1f2e8b93faa1 +'http://us.archive.ubuntu.com/ubuntu/pool/main/m/mpfr4/libmpfr4_3.1.4-1_amd64.deb' libmpfr4_3.1.4-1_amd64.deb 190628 MD5Sum:5e8b331bd179e68edf5734a8b11306b2 +'http://us.archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb' msr-tools_1.3-2_amd64.deb 10636 MD5Sum:5ffb50c3889cfccc901b940923d89e29 +'http://us.archive.ubuntu.com/ubuntu/pool/main/n/nfs-utils/nfs-common_1.2.8-9ubuntu12_amd64.deb' nfs-common_1%3a1.2.8-9ubuntu12_amd64.deb 184538 MD5Sum:811cfcf44b77a9f3c0dca443c4a6cdbf +'http://us.archive.ubuntu.com/ubuntu/pool/main/n/nspr/libnspr4_4.12-0ubuntu0.16.04.1_amd64.deb' libnspr4_2%3a4.12-0ubuntu0.16.04.1_amd64.deb 112400 MD5Sum:6136aa494e3970cef74a03a5cc2415bb +'http://us.archive.ubuntu.com/ubuntu/pool/main/n/nss/libnss3_3.23-0ubuntu0.16.04.1_amd64.deb' libnss3_2%3a3.23-0ubuntu0.16.04.1_amd64.deb 1144232 MD5Sum:05b78e390c150fd4eb65c8de47358036 +'http://us.archive.ubuntu.com/ubuntu/pool/main/n/nss/libnss3-nssdb_3.23-0ubuntu0.16.04.1_all.deb' libnss3-nssdb_2%3a3.23-0ubuntu0.16.04.1_all.deb 10584 MD5Sum:6e7f301f6169b123e8f9ce82d68451ae +'http://us.archive.ubuntu.com/ubuntu/pool/main/n/numactl/libnuma1_2.0.11-1ubuntu1_amd64.deb' libnuma1_2.0.11-1ubuntu1_amd64.deb 21016 MD5Sum:fb873c905ae23079608114661a32d1c7 +'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openjdk-8/openjdk-8-jdk-headless_8u91-b14-3ubuntu1~16.04.1_amd64.deb' openjdk-8-jdk-headless_8u91-b14-3ubuntu1~16.04.1_amd64.deb 8165662 MD5Sum:601e4084a718213819c04f1bb38c9de1 +'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openjdk-8/openjdk-8-jre-headless_8u91-b14-3ubuntu1~16.04.1_amd64.deb' openjdk-8-jre-headless_8u91-b14-3ubuntu1~16.04.1_amd64.deb 26881330 MD5Sum:9d11f2586e47b0062c55d440bdb48118 +'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openldap/libldap-2.4-2_2.4.42+dfsg-2ubuntu3.1_amd64.deb' libldap-2.4-2_2.4.42+dfsg-2ubuntu3.1_amd64.deb 160630 MD5Sum:bfb7d8edf8289d8f01742469420efe37 +'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openssh/openssh-client_7.2p2-4ubuntu2.1_amd64.deb' openssh-client_1%3a7.2p2-4ubuntu2.1_amd64.deb 587050 MD5Sum:55c7b2f2e9e18fbd70ce9f042bd99261 +'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openssh/openssh-server_7.2p2-4ubuntu2.1_amd64.deb' openssh-server_1%3a7.2p2-4ubuntu2.1_amd64.deb 337896 MD5Sum:c2c16d323dbb288f745b7537c327d206 +'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openssh/openssh-sftp-server_7.2p2-4ubuntu2.1_amd64.deb' openssh-sftp-server_1%3a7.2p2-4ubuntu2.1_amd64.deb 38762 MD5Sum:952e3bb32e10e130a090fa057dc408a6 +'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.0.0_1.0.2g-1ubuntu4.5_amd64.deb' libssl1.0.0_1.0.2g-1ubuntu4.5_amd64.deb 1081760 MD5Sum:43fd613e133e35e98333ebceae7184ff +'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openssl/openssl_1.0.2g-1ubuntu4.5_amd64.deb' openssl_1.0.2g-1ubuntu4.5_amd64.deb 491434 MD5Sum:cff1a42acbf034afde850269791440af +'http://us.archive.ubuntu.com/ubuntu/pool/main/o/opus/libopus0_1.1.2-1ubuntu1_amd64.deb' libopus0_1.1.2-1ubuntu1_amd64.deb 159200 MD5Sum:b8f45b2da56ac6d1a5a64769d2232e2c +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/p11-kit/libp11-kit0_0.23.2-5~ubuntu16.04.1_amd64.deb' libp11-kit0_0.23.2-5~ubuntu16.04.1_amd64.deb 105478 MD5Sum:b7eac686f16419708424463a5abcd859 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/patch/patch_2.7.5-1_amd64.deb' patch_2.7.5-1_amd64.deb 90382 MD5Sum:0c03555b50fc094f942a938e9efb33d8 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pcsc-lite/libpcsclite1_1.8.14-1ubuntu1_amd64.deb' libpcsclite1_1.8.14-1ubuntu1_amd64.deb 21384 MD5Sum:67383a357c969292fa13d5ca85fc1737 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/perl/libperl5.22_5.22.1-9_amd64.deb' libperl5.22_5.22.1-9_amd64.deb 3370548 MD5Sum:37c5a3fd13de2e1fbe0568aceb4ff043 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/perl/perl_5.22.1-9_amd64.deb' perl_5.22.1-9_amd64.deb 237264 MD5Sum:a4b787e5cf0a032822bc486ace90cdad +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/perl/perl-modules-5.22_5.22.1-9_all.deb' perl-modules-5.22_5.22.1-9_all.deb 2640598 MD5Sum:71fb658af2eeaedbe87494cf511a0c92 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pixman/libpixman-1-0_0.33.6-1_amd64.deb' libpixman-1-0_0.33.6-1_amd64.deb 231222 MD5Sum:2d60906f5c3e3a3548490b1c621d1392 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/prettytable/python3-prettytable_0.7.2-3_all.deb' python3-prettytable_0.7.2-3_all.deb 19730 MD5Sum:958069d49fc751b73d945ac2e5adec4f +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pulseaudio/libpulse0_8.0-0ubuntu3_amd64.deb' libpulse0_1%3a8.0-0ubuntu3_amd64.deb 247294 MD5Sum:429bb3f1bbf5d4262c74dba335de1c7d +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pyasn1/python3-pyasn1_0.1.9-1_all.deb' python3-pyasn1_0.1.9-1_all.deb 28132 MD5Sum:aea3d0df93c568bda4817c3c3910ef08 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pycurl/python3-pycurl_7.43.0-1ubuntu1_amd64.deb' python3-pycurl_7.43.0-1ubuntu1_amd64.deb 42334 MD5Sum:9384e6be4685d2cd06994a6ec23dbfac +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pyjwt/python3-jwt_1.3.0-1_all.deb' python3-jwt_1.3.0-1_all.deb 15994 MD5Sum:aa1437e45418bb3371e1ab78fad20c8b +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pyserial/python3-serial_3.0.1-1_all.deb' python3-serial_3.0.1-1_all.deb 54058 MD5Sum:4b9e76fe3f6cdaa0c8d8f5c6ee0e80b1 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/libpython2.7_2.7.12-1~16.04_amd64.deb' libpython2.7_2.7.12-1~16.04_amd64.deb 1070082 MD5Sum:5dee64f8f1d154b5b06ce6bda5ca88a3 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/libpython2.7-dev_2.7.12-1~16.04_amd64.deb' libpython2.7-dev_2.7.12-1~16.04_amd64.deb 27811082 MD5Sum:ca436bfa41ffa542be09fae6a5d0cfa0 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/libpython2.7-minimal_2.7.12-1~16.04_amd64.deb' libpython2.7-minimal_2.7.12-1~16.04_amd64.deb 339248 MD5Sum:3026db2e76567a2fa0a448196a61595e +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/libpython2.7-stdlib_2.7.12-1~16.04_amd64.deb' libpython2.7-stdlib_2.7.12-1~16.04_amd64.deb 1877292 MD5Sum:d4f16d116fa39fc21e12a3a07ab3978c +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/python2.7_2.7.12-1~16.04_amd64.deb' python2.7_2.7.12-1~16.04_amd64.deb 223912 MD5Sum:083fcd207064b991e671bce4229540ab +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/python2.7-dev_2.7.12-1~16.04_amd64.deb' python2.7-dev_2.7.12-1~16.04_amd64.deb 276004 MD5Sum:4ddffd34d74ae8900257d422a68d1565 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/python2.7-minimal_2.7.12-1~16.04_amd64.deb' python2.7-minimal_2.7.12-1~16.04_amd64.deb 1294316 MD5Sum:5728b152923b667dd3da148fc8e7523e +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python3.5/libpython3.5-minimal_3.5.2-2~16.04_amd64.deb' libpython3.5-minimal_3.5.2-2~16.04_amd64.deb 526904 MD5Sum:1d60f7158bf90f03a06e9ac6a7daffdd +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python3.5/libpython3.5-stdlib_3.5.2-2~16.04_amd64.deb' libpython3.5-stdlib_3.5.2-2~16.04_amd64.deb 2130712 MD5Sum:2ee59e3acacfd6b6d0b1521489a494b1 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python3.5/python3.5_3.5.2-2~16.04_amd64.deb' python3.5_3.5.2-2~16.04_amd64.deb 165248 MD5Sum:577fd35ad727e2c76673f611d99d4257 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python3.5/python3.5-minimal_3.5.2-2~16.04_amd64.deb' python3.5-minimal_3.5.2-2~16.04_amd64.deb 1599056 MD5Sum:697c4af00b5744388835a023b2d5db3f +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-cffi/python3-cffi-backend_1.5.2-1ubuntu1_amd64.deb' python3-cffi-backend_1.5.2-1ubuntu1_amd64.deb 59108 MD5Sum:c27b5b99bd74a557cbf97186a1266bf7 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-cryptography/python3-cryptography_1.2.3-1_amd64.deb' python3-cryptography_1.2.3-1_amd64.deb 198070 MD5Sum:e1e24fd82d7ad6e0c0a5ecf2931a3dc2 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/libpython-all-dev_2.7.11-1_amd64.deb' libpython-all-dev_2.7.11-1_amd64.deb 992 MD5Sum:5b8013073862e493f5c4f35e4fc12d62 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/libpython-dev_2.7.11-1_amd64.deb' libpython-dev_2.7.11-1_amd64.deb 7728 MD5Sum:27b5b2364088a2e4d49e00e0b50f75e1 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/libpython-stdlib_2.7.11-1_amd64.deb' libpython-stdlib_2.7.11-1_amd64.deb 7656 MD5Sum:0632b48d11a10ea0b58adad543887f8a +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/python_2.7.11-1_amd64.deb' python_2.7.11-1_amd64.deb 136892 MD5Sum:af686bd03f39be3f3cd865d38b44f5bf +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/python-all_2.7.11-1_amd64.deb' python-all_2.7.11-1_amd64.deb 978 MD5Sum:bf338b9d5360ec685bfbf9a323afcf1e +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/python-all-dev_2.7.11-1_amd64.deb' python-all-dev_2.7.11-1_amd64.deb 1000 MD5Sum:d68ff89d7581cd985bc0ff3c7c1c31a0 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/python-dev_2.7.11-1_amd64.deb' python-dev_2.7.11-1_amd64.deb 1160 MD5Sum:a1dc029ad0f502f7d41fdb5639650b85 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/python-minimal_2.7.11-1_amd64.deb' python-minimal_2.7.11-1_amd64.deb 28156 MD5Sum:5f74584a69921aac52908a029aca4e04 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-idna/python3-idna_2.0-3_all.deb' python3-idna_2.0-3_all.deb 35084 MD5Sum:5a78ae4de7cc7e91a16badc125cf5225 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-json-patch/python3-jsonpatch_1.19-3_all.deb' python3-jsonpatch_1.19-3_all.deb 12416 MD5Sum:cb2596025e967af7ff27427842766833 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-json-pointer/python3-json-pointer_1.9-3_all.deb' python3-json-pointer_1.9-3_all.deb 7262 MD5Sum:1bde57c985279df596aed63775fd1ed5 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-oauthlib/python3-oauthlib_1.0.3-1_all.deb' python3-oauthlib_1.0.3-1_all.deb 62486 MD5Sum:7c1f5bd6db8c0ce8c08dd4220ee548a6 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-setuptools/python-pkg-resources_20.7.0-1_all.deb' python-pkg-resources_20.7.0-1_all.deb 108428 MD5Sum:33fb00c7fd20b868b36407e0210cda2c +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-setuptools/python-setuptools_20.7.0-1_all.deb' python-setuptools_20.7.0-1_all.deb 169084 MD5Sum:5f51f781ed0c8c027029cf58336b1858 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pyyaml/python3-yaml_3.11-3build1_amd64.deb' python3-yaml_3.11-3build1_amd64.deb 95592 MD5Sum:1f9e9ba917bfc2ab4857bae73434c7a7 +'http://us.archive.ubuntu.com/ubuntu/pool/main/q/qemu/qemu-block-extra_2.5+dfsg-5ubuntu10.5_amd64.deb' qemu-block-extra_1%3a2.5+dfsg-5ubuntu10.5_amd64.deb 31710 MD5Sum:a552a1fbe088097abd5cac1c757a372e +'http://us.archive.ubuntu.com/ubuntu/pool/main/q/qemu/qemu-system-common_2.5+dfsg-5ubuntu10.5_amd64.deb' qemu-system-common_1%3a2.5+dfsg-5ubuntu10.5_amd64.deb 281388 MD5Sum:1f06c1eca84618b7b5992b733f59fcda +'http://us.archive.ubuntu.com/ubuntu/pool/main/q/qemu/qemu-system-x86_2.5+dfsg-5ubuntu10.5_amd64.deb' qemu-system-x86_1%3a2.5+dfsg-5ubuntu10.5_amd64.deb 2751474 MD5Sum:c6a73f74845e5a3af46b68488ec0a2ac +'http://us.archive.ubuntu.com/ubuntu/pool/main/q/qemu/qemu-utils_2.5+dfsg-5ubuntu10.5_amd64.deb' qemu-utils_1%3a2.5+dfsg-5ubuntu10.5_amd64.deb 578554 MD5Sum:2f873fab98b4a7163ae791c6e4b91251 +'http://us.archive.ubuntu.com/ubuntu/pool/main/r/rename/rename_0.20-4_all.deb' rename_0.20-4_all.deb 12010 MD5Sum:6cf1938ef51145a469ccef181a9304ce +'http://us.archive.ubuntu.com/ubuntu/pool/main/r/rpcbind/rpcbind_0.2.3-0.2_amd64.deb' rpcbind_0.2.3-0.2_amd64.deb 40252 MD5Sum:52576ed752c0c2bb04db68576aecd827 +'http://us.archive.ubuntu.com/ubuntu/pool/main/r/rsync/rsync_3.1.1-3ubuntu1_amd64.deb' rsync_3.1.1-3ubuntu1_amd64.deb 324680 MD5Sum:c856c6f0ced17498b62cd5222918e2e0 +'http://us.archive.ubuntu.com/ubuntu/pool/main/r/rtmpdump/librtmp1_2.4+20151223.gitfa8646d-1build1_amd64.deb' librtmp1_2.4+20151223.gitfa8646d-1build1_amd64.deb 53892 MD5Sum:8b0bf8b00890590f67fba42b8050de2d +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/seabios/seabios_1.8.2-1ubuntu1_all.deb' seabios_1.8.2-1ubuntu1_all.deb 112532 MD5Sum:4c2c2bf6aa6d8bd26f90aa21a4ac4e0f +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/sharutils/sharutils_4.15.2-1_amd64.deb' sharutils_1%3a4.15.2-1_amd64.deb 148320 MD5Sum:82eebb19d70fcb9fe029b7e34407bea9 +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/software-properties/python3-software-properties_0.96.20.4_all.deb' python3-software-properties_0.96.20.4_all.deb 20002 MD5Sum:40c2d5596791c7ecf44a532f2e37f778 +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/software-properties/software-properties-common_0.96.20.4_all.deb' software-properties-common_0.96.20.4_all.deb 9416 MD5Sum:c90b19b946703ae87f9969efda4d9a67 +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/spice/libspice-server1_0.12.6-4ubuntu0.1_amd64.deb' libspice-server1_0.12.6-4ubuntu0.1_amd64.deb 337930 MD5Sum:c9c1151a559f28da293d41e9df4262da +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/libstrongswan_5.3.5-1ubuntu3_amd64.deb' libstrongswan_5.3.5-1ubuntu3_amd64.deb 1389936 MD5Sum:35b18e264b9596ab99b4a1be3d04bc13 +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/libstrongswan-standard-plugins_5.3.5-1ubuntu3_amd64.deb' libstrongswan-standard-plugins_5.3.5-1ubuntu3_amd64.deb 265898 MD5Sum:5a06dd0c30304a6c3cc1263ca3f15c3d +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/strongswan_5.3.5-1ubuntu3_all.deb' strongswan_5.3.5-1ubuntu3_all.deb 27042 MD5Sum:b6336f9bc594ab356d13fdcb8e56ce9f +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/strongswan-charon_5.3.5-1ubuntu3_amd64.deb' strongswan-charon_5.3.5-1ubuntu3_amd64.deb 55514 MD5Sum:22a8d0cdba50b922ae9611c297820208 +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/strongswan-libcharon_5.3.5-1ubuntu3_amd64.deb' strongswan-libcharon_5.3.5-1ubuntu3_amd64.deb 1240762 MD5Sum:9d230aea890e695545a7508af56eac24 +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/strongswan-starter_5.3.5-1ubuntu3_amd64.deb' strongswan-starter_5.3.5-1ubuntu3_amd64.deb 742676 MD5Sum:a793db72f6f7bc37dc29393399b9bfd5 +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/sudo/sudo_1.8.16-0ubuntu1.2_amd64.deb' sudo_1.8.16-0ubuntu1.2_amd64.deb 389432 MD5Sum:bebd286de1e01ef45e41786461e42cdc +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/systemd/libsystemd0_229-4ubuntu10_amd64.deb' libsystemd0_229-4ubuntu10_amd64.deb 205726 MD5Sum:d1946ee175dffd7abcf51278b8d4be7a +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/systemd/libudev1_229-4ubuntu10_amd64.deb' libudev1_229-4ubuntu10_amd64.deb 55752 MD5Sum:c00fd8b035d1dcdb299ca77ee6228e88 +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/systemd/systemd_229-4ubuntu10_amd64.deb' systemd_229-4ubuntu10_amd64.deb 3640766 MD5Sum:1c4954a49114d36b10da6441fb35beaf +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/systemd/systemd-sysv_229-4ubuntu10_amd64.deb' systemd-sysv_229-4ubuntu10_amd64.deb 13218 MD5Sum:b4c21c06b2dc8bac3e07257c34cce1dd +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/systemd/udev_229-4ubuntu10_amd64.deb' udev_229-4ubuntu10_amd64.deb 990560 MD5Sum:98ad18faeebec667d871891190f55c78 +'http://us.archive.ubuntu.com/ubuntu/pool/main/u/unattended-upgrades/unattended-upgrades_0.90_all.deb' unattended-upgrades_0.90_all.deb 31606 MD5Sum:6cb4bffbe7b838886a63ecd786f92374 +'http://us.archive.ubuntu.com/ubuntu/pool/main/u/usbredir/libusbredirparser1_0.7.1-1_amd64.deb' libusbredirparser1_0.7.1-1_amd64.deb 13612 MD5Sum:617c6126646b6b4d1e159b31a4a0dd28 +'http://us.archive.ubuntu.com/ubuntu/pool/main/x/xen/libxen-4.6_4.6.0-1ubuntu4.2_amd64.deb' libxen-4.6_4.6.0-1ubuntu4.2_amd64.deb 344510 MD5Sum:5ca2669763f0de854ae0e967a22c2330 +'http://us.archive.ubuntu.com/ubuntu/pool/main/x/xen/libxenstore3.0_4.6.0-1ubuntu4.2_amd64.deb' libxenstore3.0_4.6.0-1ubuntu4.2_amd64.deb 19658 MD5Sum:aa5c61be8faa0cd725d4bd0cc78fb35a +'http://us.archive.ubuntu.com/ubuntu/pool/main/x/xorg/x11-common_7.7+13ubuntu3_all.deb' x11-common_1%3a7.7+13ubuntu3_all.deb 22390 MD5Sum:b0943f823b6f471e8c41ca66c2b5a2dd +'http://us.archive.ubuntu.com/ubuntu/pool/main/x/xz-utils/xz-utils_5.1.1alpha+20120614-2ubuntu2_amd64.deb' xz-utils_5.1.1alpha+20120614-2ubuntu2_amd64.deb 78794 MD5Sum:195995c093404e3ee766d04ea3cdffe6 +'http://us.archive.ubuntu.com/ubuntu/pool/main/y/yajl/libyajl2_2.1.0-2_amd64.deb' libyajl2_2.1.0-2_amd64.deb 19638 MD5Sum:331f71d0965718605fe52fa178cef955 +'http://us.archive.ubuntu.com/ubuntu/pool/universe/p/python-pip/python-pip_8.1.1-2ubuntu0.2_all.deb' python-pip_8.1.1-2ubuntu0.2_all.deb 144304 MD5Sum:9ee95be0f5610c55ca17f2a713283f82 +'http://us.archive.ubuntu.com/ubuntu/pool/universe/p/python-pip/python-pip-whl_8.1.1-2ubuntu0.2_all.deb' python-pip-whl_8.1.1-2ubuntu0.2_all.deb 1110592 MD5Sum:6e97a284519dbc91a258f373be337cb1 +'http://us.archive.ubuntu.com/ubuntu/pool/universe/p/python-virtualenv/python3-virtualenv_15.0.1+ds-3_all.deb' python3-virtualenv_15.0.1+ds-3_all.deb 43314 MD5Sum:1b24978862f9c9f1c59b6569f2480859 +'http://us.archive.ubuntu.com/ubuntu/pool/universe/p/python-virtualenv/python-virtualenv_15.0.1+ds-3_all.deb' python-virtualenv_15.0.1+ds-3_all.deb 46666 MD5Sum:767afd769b5d61aa707daf76b86afd1e +'http://us.archive.ubuntu.com/ubuntu/pool/universe/p/python-virtualenv/virtualenv_15.0.1+ds-3_all.deb' virtualenv_15.0.1+ds-3_all.deb 4342 MD5Sum:181e1f80105ca58cadcae1d351d916ce +'http://us.archive.ubuntu.com/ubuntu/pool/universe/w/wheel/python-wheel_0.29.0-1_all.deb' python-wheel_0.29.0-1_all.deb 48050 MD5Sum:cec5453c98565e6c57d446c45176f38b diff --git a/resources/tools/disk-image-builder/ubuntu/lists/ubuntu-16.04.1_2016-10-10_1.4/pip-requirements.txt b/resources/tools/disk-image-builder/ubuntu/lists/ubuntu-16.04.1_2016-10-10_1.4/pip-requirements.txt index 17bd8f0d6a..f8bacf5298 100644 --- a/resources/tools/disk-image-builder/ubuntu/lists/ubuntu-16.04.1_2016-10-10_1.4/pip-requirements.txt +++ b/resources/tools/disk-image-builder/ubuntu/lists/ubuntu-16.04.1_2016-10-10_1.4/pip-requirements.txt @@ -1,15 +1,15 @@ -docopt==0.6.2 -ecdsa==0.13 -enum34==1.1.2 -interruptingcow==0.6 -ipaddress==1.0.16 -paramiko==1.16.0 -pycrypto==2.6.1 -pykwalify==1.5.0 -python-dateutil==2.4.2 -PyYAML==3.11 -requests==2.9.1 -robotframework==2.9.2 -scapy==2.3.1 -scp==0.10.2 -six==1.10.0 +docopt==0.6.2 +ecdsa==0.13 +enum34==1.1.2 +interruptingcow==0.6 +ipaddress==1.0.16 +paramiko==1.16.0 +pycrypto==2.6.1 +pykwalify==1.5.0 +python-dateutil==2.4.2 +PyYAML==3.11 +requests==2.9.1 +robotframework==2.9.2 +scapy==2.3.1 +scp==0.10.2 +six==1.10.0 diff --git a/resources/tools/disk-image-builder/ubuntu/lists/ubuntu-16.04.1_2016-11-28_1.5/apt-packages.txt b/resources/tools/disk-image-builder/ubuntu/lists/ubuntu-16.04.1_2016-11-28_1.5/apt-packages.txt index 333251d965..44f6bc34c3 100644 --- a/resources/tools/disk-image-builder/ubuntu/lists/ubuntu-16.04.1_2016-11-28_1.5/apt-packages.txt +++ b/resources/tools/disk-image-builder/ubuntu/lists/ubuntu-16.04.1_2016-11-28_1.5/apt-packages.txt @@ -1,268 +1,268 @@ -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/accountsservice/accountsservice_0.6.40-2ubuntu11.3_amd64.deb' accountsservice_0.6.40-2ubuntu11.3_amd64.deb 56054 MD5Sum:b95cd60fcd9b2d0243c9075beb8d541b -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/accountsservice/libaccountsservice0_0.6.40-2ubuntu11.3_amd64.deb' libaccountsservice0_0.6.40-2ubuntu11.3_amd64.deb 68730 MD5Sum:68be2b361d99978d30dd900fda8775bf -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/acl/acl_2.2.52-3_amd64.deb' acl_2.2.52-3_amd64.deb 37960 MD5Sum:39c72a4a24b243236757759d679380bb -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/alsa-lib/libasound2_1.1.0-0ubuntu1_amd64.deb' libasound2_1.1.0-0ubuntu1_amd64.deb 350112 MD5Sum:c7a5b1b0cfdd1d7f1a8f26bcac4701a3 -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/alsa-lib/libasound2-data_1.1.0-0ubuntu1_all.deb' libasound2-data_1.1.0-0ubuntu1_all.deb 29438 MD5Sum:4cd49c6c84f451d11459c880236bb337 -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/apparmor/libapparmor1_2.10.95-0ubuntu2.5_amd64.deb' libapparmor1_2.10.95-0ubuntu2.5_amd64.deb 31568 MD5Sum:6368f1dd486380cbbd769547840ccc7e -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/apt/apt_1.2.15_amd64.deb' apt_1.2.15_amd64.deb 1041320 MD5Sum:ba1c209b0186131ddee9c787012922fa -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/apt/apt-utils_1.2.15_amd64.deb' apt-utils_1.2.15_amd64.deb 195914 MD5Sum:e9a50437daa2d3d2262b01b4784899f0 -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/apt/libapt-inst2.0_1.2.15_amd64.deb' libapt-inst2.0_1.2.15_amd64.deb 55466 MD5Sum:c48d1335a509059951fbf76057edc063 -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/apt/libapt-pkg5.0_1.2.15_amd64.deb' libapt-pkg5.0_1.2.15_amd64.deb 702112 MD5Sum:fd14c8389920296a3accc75fea8d253d -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/avahi/libavahi-client3_0.6.32~rc+dfsg-1ubuntu2_amd64.deb' libavahi-client3_0.6.32~rc+dfsg-1ubuntu2_amd64.deb 25148 MD5Sum:e58d3b6a71e9da24b430f76f90f63f9d -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/avahi/libavahi-common3_0.6.32~rc+dfsg-1ubuntu2_amd64.deb' libavahi-common3_0.6.32~rc+dfsg-1ubuntu2_amd64.deb 21642 MD5Sum:9f4106c0918bf2b779e7d4e2158ef648 -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/avahi/libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2_amd64.deb' libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2_amd64.deb 21706 MD5Sum:f7e6efc7b58036c6154be9b3f050845b -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/base-files/base-files_9.4ubuntu4.3_amd64.deb' base-files_9.4ubuntu4.3_amd64.deb 67704 MD5Sum:02d9491f26e50c8e54996e4a9960eaa3 -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bind9/libdns-export162_9.10.3.dfsg.P4-8ubuntu1.2_amd64.deb' libdns-export162_1%3a9.10.3.dfsg.P4-8ubuntu1.2_amd64.deb 665284 MD5Sum:f6bb3437f70cafc02a88bd06f0fcec59 -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bind9/libisc-export160_9.10.3.dfsg.P4-8ubuntu1.2_amd64.deb' libisc-export160_1%3a9.10.3.dfsg.P4-8ubuntu1.2_amd64.deb 151972 MD5Sum:d512e8d4eb2a1365a424ffe429788f1b -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/binutils/binutils_2.26.1-1ubuntu1~16.04.3_amd64.deb' binutils_2.26.1-1ubuntu1~16.04.3_amd64.deb 2310310 MD5Sum:04b00c4b3ba1d86afbb679b63476d05a -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/blinker/python3-blinker_1.3.dfsg2-1build1_all.deb' python3-blinker_1.3.dfsg2-1build1_all.deb 12518 MD5Sum:ba0b5d380216ccb354cbc9a21e0929d5 -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bluez/libbluetooth3_5.37-0ubuntu5_amd64.deb' libbluetooth3_5.37-0ubuntu5_amd64.deb 61306 MD5Sum:c8a82247c33f550d76e9489de794533d -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/boost1.58/libboost-iostreams1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb' libboost-iostreams1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb 28954 MD5Sum:6f938f436adabb8e01cf4382f1d89876 -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/boost1.58/libboost-random1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb' libboost-random1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb 11674 MD5Sum:22138508eb0106143b73c270141d1761 -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/boost1.58/libboost-system1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb' libboost-system1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb 9146 MD5Sum:3dd69b1b4c2a64a4600cd781c38f3c6a -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/boost1.58/libboost-thread1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb' libboost-thread1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb 47010 MD5Sum:2c185c0d3e0ff3d424fbb077e78fe545 -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bridge-utils/bridge-utils_1.5-9ubuntu1_amd64.deb' bridge-utils_1.5-9ubuntu1_amd64.deb 28610 MD5Sum:a81ea7f42da2e7a6c32b866681897ad4 -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/brltty/libbrlapi0.6_5.3.1-2ubuntu2.1_amd64.deb' libbrlapi0.6_5.3.1-2ubuntu2.1_amd64.deb 20714 MD5Sum:18e457ca6629c3a0863994a976f93973 -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/build-essential/build-essential_12.1ubuntu2_amd64.deb' build-essential_12.1ubuntu2_amd64.deb 4758 MD5Sum:731c3a328f87a14bf4f887ceffc51241 -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/ca-certificates-java/ca-certificates-java_20160321_all.deb' ca-certificates-java_20160321_all.deb 12862 MD5Sum:fcb5fd121a45e7e49b85e87fc038d6d5 -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/ceph/librados2_10.2.2-0ubuntu0.16.04.2_amd64.deb' librados2_10.2.2-0ubuntu0.16.04.2_amd64.deb 1633494 MD5Sum:b977fc1737be2db89e3cdafc8134e1ac -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/ceph/librbd1_10.2.2-0ubuntu0.16.04.2_amd64.deb' librbd1_10.2.2-0ubuntu0.16.04.2_amd64.deb 2108866 MD5Sum:60f4d61fe06d5fbf8e7d8c5b80f1cf16 -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cloud-init/cloud-init_0.7.8-49-g9e904bb-0ubuntu1~16.04.1_all.deb' cloud-init_0.7.8-49-g9e904bb-0ubuntu1~16.04.1_all.deb 287546 MD5Sum:8b4654780848a7ace5f2a1b6b1e3a24b -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cloud-utils/cloud-guest-utils_0.27-0ubuntu24_all.deb' cloud-guest-utils_0.27-0ubuntu24_all.deb 15164 MD5Sum:8b08dbc4a576e942fe4acdd9f4f51aca -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/configobj/python3-configobj_5.0.6-2_all.deb' python3-configobj_5.0.6-2_all.deb 34200 MD5Sum:cbce754e3638c980fd63c384f1a163a8 -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb' cpu-checker_0.7-0ubuntu7_amd64.deb 6862 MD5Sum:1a809fb421f82a1d5d148013bedcba59 -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cups/libcups2_2.1.3-4_amd64.deb' libcups2_2.1.3-4_amd64.deb 196652 MD5Sum:3995ab409b0cb7c4440dfc90b54729d6 -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/curl/libcurl3-gnutls_7.47.0-1ubuntu2.2_amd64.deb' libcurl3-gnutls_7.47.0-1ubuntu2.2_amd64.deb 184138 MD5Sum:e1ae11ed9e545314ff650ab2d10df818 -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cyrus-sasl2/libsasl2-2_2.1.26.dfsg1-14build1_amd64.deb' libsasl2-2_2.1.26.dfsg1-14build1_amd64.deb 48708 MD5Sum:af15d7b37cbdfc4c413273c5225a67a6 -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cyrus-sasl2/libsasl2-modules_2.1.26.dfsg1-14build1_amd64.deb' libsasl2-modules_2.1.26.dfsg1-14build1_amd64.deb 47526 MD5Sum:8fda866e5a4adfe40a1ffc15fac77542 -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cyrus-sasl2/libsasl2-modules-db_2.1.26.dfsg1-14build1_amd64.deb' libsasl2-modules-db_2.1.26.dfsg1-14build1_amd64.deb 14458 MD5Sum:08577afddd24ee2e6fce4ff455653081 -'http://us.archive.ubuntu.com/ubuntu/pool/main/d/dbus/dbus_1.10.6-1ubuntu3.1_amd64.deb' dbus_1.10.6-1ubuntu3.1_amd64.deb 141352 MD5Sum:2bc40ff5d33a6d65993b125fe3af653c -'http://us.archive.ubuntu.com/ubuntu/pool/main/d/dbus/libdbus-1-3_1.10.6-1ubuntu3.1_amd64.deb' libdbus-1-3_1.10.6-1ubuntu3.1_amd64.deb 160756 MD5Sum:1deb247321c3a2007e178e7806d27318 -'http://us.archive.ubuntu.com/ubuntu/pool/main/d/device-tree-compiler/libfdt1_1.4.0+dfsg-2_amd64.deb' libfdt1_1.4.0+dfsg-2_amd64.deb 14136 MD5Sum:ea277dec72e4b0dc9ae18140dab6f147 -'http://us.archive.ubuntu.com/ubuntu/pool/main/d/distro-info-data/distro-info-data_0.28ubuntu0.2_all.deb' distro-info-data_0.28ubuntu0.2_all.deb 4006 MD5Sum:4497d860935a3fec1cea983b26082821 -'http://us.archive.ubuntu.com/ubuntu/pool/main/d/dkms/dkms_2.2.0.3-2ubuntu11.3_all.deb' dkms_2.2.0.3-2ubuntu11.3_all.deb 66148 MD5Sum:e4f4d32677876e2792a7b152cd706a54 -'http://us.archive.ubuntu.com/ubuntu/pool/main/d/dpkg/dpkg-dev_1.18.4ubuntu1.1_all.deb' dpkg-dev_1.18.4ubuntu1.1_all.deb 584114 MD5Sum:8e732fd2f0eb2141b9fa5efa33891858 -'http://us.archive.ubuntu.com/ubuntu/pool/main/d/dpkg/libdpkg-perl_1.18.4ubuntu1.1_all.deb' libdpkg-perl_1.18.4ubuntu1.1_all.deb 195494 MD5Sum:ef90a84e0cbdc08dbf664d3367ba0fc4 -'http://us.archive.ubuntu.com/ubuntu/pool/main/e/expat/libexpat1-dev_2.1.0-7ubuntu0.16.04.2_amd64.deb' libexpat1-dev_2.1.0-7ubuntu0.16.04.2_amd64.deb 115328 MD5Sum:df5d013eec845ea323df40c64e3ac2e6 -'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fakeroot/fakeroot_1.20.2-1ubuntu1_amd64.deb' fakeroot_1.20.2-1ubuntu1_amd64.deb 61784 MD5Sum:b153b1ed316419be55f3f575c092e73b -'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fakeroot/libfakeroot_1.20.2-1ubuntu1_amd64.deb' libfakeroot_1.20.2-1ubuntu1_amd64.deb 25510 MD5Sum:e3c90aa7376ae3a3e966d1688b9dab70 -'http://us.archive.ubuntu.com/ubuntu/pool/main/f/flac/libflac8_1.3.1-4_amd64.deb' libflac8_1.3.1-4_amd64.deb 210396 MD5Sum:c0c0306a333d443f35c866bcf5e05c3a -'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fontconfig/fontconfig-config_2.11.94-0ubuntu1.1_all.deb' fontconfig-config_2.11.94-0ubuntu1.1_all.deb 49934 MD5Sum:d8ee5cb98a73e9fd84f0c21b7f00728f -'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fontconfig/libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb' libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb 131248 MD5Sum:e1d3510a190b0910720a7ae597ce53ea -'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fonts-dejavu/fonts-dejavu-core_2.35-1_all.deb' fonts-dejavu-core_2.35-1_all.deb 1038624 MD5Sum:d3c6235a85d2646078f1b82ab257ef33 -'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fuse/libfuse2_2.9.4-1ubuntu3.1_amd64.deb' libfuse2_2.9.4-1ubuntu3.1_amd64.deb 89908 MD5Sum:2bdd7633ce8e2d8b9978756416772991 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/cpp-5_5.4.0-6ubuntu1~16.04.4_amd64.deb' cpp-5_5.4.0-6ubuntu1~16.04.4_amd64.deb 7653108 MD5Sum:95c5a34a437e2fd3fac60c3b911c73f4 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/g++-5_5.4.0-6ubuntu1~16.04.4_amd64.deb' g++-5_5.4.0-6ubuntu1~16.04.4_amd64.deb 8299854 MD5Sum:218ba077dc7a555055446919bc51545a -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/gcc-5_5.4.0-6ubuntu1~16.04.4_amd64.deb' gcc-5_5.4.0-6ubuntu1~16.04.4_amd64.deb 8577362 MD5Sum:1f98521f896a3c1c528f5953a9063ac1 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/gcc-5-base_5.4.0-6ubuntu1~16.04.4_amd64.deb' gcc-5-base_5.4.0-6ubuntu1~16.04.4_amd64.deb 16770 MD5Sum:376937778a114defb614754043c40977 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libasan2_5.4.0-6ubuntu1~16.04.4_amd64.deb' libasan2_5.4.0-6ubuntu1~16.04.4_amd64.deb 264364 MD5Sum:bf412ced66f2fae39b50c5f74f0cbd5d -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libatomic1_5.4.0-6ubuntu1~16.04.4_amd64.deb' libatomic1_5.4.0-6ubuntu1~16.04.4_amd64.deb 8912 MD5Sum:05f0d545dce15b8e9d2388b3709ad753 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libcc1-0_5.4.0-6ubuntu1~16.04.4_amd64.deb' libcc1-0_5.4.0-6ubuntu1~16.04.4_amd64.deb 38792 MD5Sum:1d2578c6168349fb265ea244cb7800b9 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libcilkrts5_5.4.0-6ubuntu1~16.04.4_amd64.deb' libcilkrts5_5.4.0-6ubuntu1~16.04.4_amd64.deb 40088 MD5Sum:e2cdd94f50eb96b68b1844f1cd148687 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libgcc-5-dev_5.4.0-6ubuntu1~16.04.4_amd64.deb' libgcc-5-dev_5.4.0-6ubuntu1~16.04.4_amd64.deb 2236718 MD5Sum:92c3c2d39dcbb870745c4f75e7d2a658 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libgomp1_5.4.0-6ubuntu1~16.04.4_amd64.deb' libgomp1_5.4.0-6ubuntu1~16.04.4_amd64.deb 55046 MD5Sum:e4e5c6228e730d9403a20b6f9c59d314 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libitm1_5.4.0-6ubuntu1~16.04.4_amd64.deb' libitm1_5.4.0-6ubuntu1~16.04.4_amd64.deb 27420 MD5Sum:106531f1a3a213f8e61df014d8e64046 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/liblsan0_5.4.0-6ubuntu1~16.04.4_amd64.deb' liblsan0_5.4.0-6ubuntu1~16.04.4_amd64.deb 104930 MD5Sum:64baa9c8945b3adcac86b3e08cc64e2b -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libmpx0_5.4.0-6ubuntu1~16.04.4_amd64.deb' libmpx0_5.4.0-6ubuntu1~16.04.4_amd64.deb 9766 MD5Sum:0a654c0c2e205d04c2e222d0a68ab3d2 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libquadmath0_5.4.0-6ubuntu1~16.04.4_amd64.deb' libquadmath0_5.4.0-6ubuntu1~16.04.4_amd64.deb 131214 MD5Sum:e212664529333fb7e2db1afc8f6c50b2 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libstdc++-5-dev_5.4.0-6ubuntu1~16.04.4_amd64.deb' libstdc++-5-dev_5.4.0-6ubuntu1~16.04.4_amd64.deb 1425994 MD5Sum:328ff483c56502b1d1ebb2f30b269350 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libstdc++6_5.4.0-6ubuntu1~16.04.4_amd64.deb' libstdc++6_5.4.0-6ubuntu1~16.04.4_amd64.deb 393398 MD5Sum:17eff9bc4d304ca36f2f1633be482654 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libtsan0_5.4.0-6ubuntu1~16.04.4_amd64.deb' libtsan0_5.4.0-6ubuntu1~16.04.4_amd64.deb 243674 MD5Sum:73f6474b928dc0038c94f171890c6386 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libubsan0_5.4.0-6ubuntu1~16.04.4_amd64.deb' libubsan0_5.4.0-6ubuntu1~16.04.4_amd64.deb 95334 MD5Sum:01552deb86cb21a84f5aea05038a1290 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-defaults/cpp_5.3.1-1ubuntu1_amd64.deb' cpp_4%3a5.3.1-1ubuntu1_amd64.deb 27662 MD5Sum:4c291e4aaf6406f61e3188d526479d51 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-defaults/g++_5.3.1-1ubuntu1_amd64.deb' g++_4%3a5.3.1-1ubuntu1_amd64.deb 1504 MD5Sum:0c03d113ff00ebc960f294420e60855b -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-defaults/gcc_5.3.1-1ubuntu1_amd64.deb' gcc_4%3a5.3.1-1ubuntu1_amd64.deb 5244 MD5Sum:df1516b203a66a86a728eab7a4c349e8 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gdbm/libgdbm3_1.8.3-13.1_amd64.deb' libgdbm3_1.8.3-13.1_amd64.deb 16926 MD5Sum:b2001800d7c61d4b0b12b077a0af2b5a -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gdisk/gdisk_1.0.1-1build1_amd64.deb' gdisk_1.0.1-1build1_amd64.deb 194230 MD5Sum:24e876aa3c2e94e39c17a4551f5d8514 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/git/git_2.7.4-0ubuntu1_amd64.deb' git_1%3a2.7.4-0ubuntu1_amd64.deb 3006120 MD5Sum:0412535c34d3f900629e9409ad73aead -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/git/git-man_2.7.4-0ubuntu1_all.deb' git-man_1%3a2.7.4-0ubuntu1_all.deb 734758 MD5Sum:0c00ac0f6cc7cc5b1b17f2e30ad44342 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/glibc/libc6_2.23-0ubuntu4_amd64.deb' libc6_2.23-0ubuntu4_amd64.deb 2586034 MD5Sum:e4c2d64ecf1740c251bcbce0c14c49be -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/glibc/libc6-dev_2.23-0ubuntu4_amd64.deb' libc6-dev_2.23-0ubuntu4_amd64.deb 2084120 MD5Sum:4aa086096630eb45938f05043a76ac0e -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/glibc/libc-bin_2.23-0ubuntu4_amd64.deb' libc-bin_2.23-0ubuntu4_amd64.deb 623420 MD5Sum:6d38874c42ae8c38bbfde95c26d45d5b -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/glibc/libc-dev-bin_2.23-0ubuntu4_amd64.deb' libc-dev-bin_2.23-0ubuntu4_amd64.deb 68676 MD5Sum:6416120c72cdd6621e5958f8c32a81f9 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/glibc/locales_2.23-0ubuntu4_all.deb' locales_2.23-0ubuntu4_all.deb 3213658 MD5Sum:100029ea04495062871be11d32105d98 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/glibc/multiarch-support_2.23-0ubuntu4_amd64.deb' multiarch-support_2.23-0ubuntu4_amd64.deb 6828 MD5Sum:5c2dab8596dff6294675d8ac6e25f1f4 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gnupg/gnupg_1.4.20-1ubuntu3.1_amd64.deb' gnupg_1.4.20-1ubuntu3.1_amd64.deb 625938 MD5Sum:955b23eb62539452a8aa37e34e6f77c1 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gnupg/gpgv_1.4.20-1ubuntu3.1_amd64.deb' gpgv_1.4.20-1ubuntu3.1_amd64.deb 165264 MD5Sum:1debba9f668b7dcdca878d1e0e25c98a -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/groff/groff-base_1.22.3-7_amd64.deb' groff-base_1.22.3-7_amd64.deb 1150932 MD5Sum:7afb23ed2960cd67ab3196f29b9ff7e2 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/grub2/grub2-common_2.02~beta2-36ubuntu3.2_amd64.deb' grub2-common_2.02~beta2-36ubuntu3.2_amd64.deb 510912 MD5Sum:634e13acd2c8cab54b01e84b5e254845 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/grub2/grub-common_2.02~beta2-36ubuntu3.2_amd64.deb' grub-common_2.02~beta2-36ubuntu3.2_amd64.deb 1706552 MD5Sum:7899a24a07f8b62e08a455bdab510c47 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/grub2/grub-pc_2.02~beta2-36ubuntu3.2_amd64.deb' grub-pc_2.02~beta2-36ubuntu3.2_amd64.deb 197080 MD5Sum:5d4cdb8542ad3e63302698a075e5e959 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/grub2/grub-pc-bin_2.02~beta2-36ubuntu3.2_amd64.deb' grub-pc-bin_2.02~beta2-36ubuntu3.2_amd64.deb 883966 MD5Sum:9bb93b3374a6ad20419396c488cbf5f9 -'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libasn1-8-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libasn1-8-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 174366 MD5Sum:42aa97710227f6c372d232799fde6790 -'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libgssapi3-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libgssapi3-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 96084 MD5Sum:0c9467b00d258e3175addbb5a16fdc72 -'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libhcrypto4-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libhcrypto4-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 84938 MD5Sum:d6337d57fa1dda2c877a9f1c163ba0dd -'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libheimbase1-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libheimbase1-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 29228 MD5Sum:15a7c7d180f14253f46d5e56409a0ffb -'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libheimntlm0-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libheimntlm0-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 15090 MD5Sum:6f7a32beb2a3a04181c05efe940df1ee -'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libhx509-5-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libhx509-5-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 107192 MD5Sum:b2b294bd3d2226f10c69058900323876 -'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libkrb5-26-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libkrb5-26-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 202156 MD5Sum:000a329b39ae158d0ec280957741b14d -'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libroken18-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libroken18-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 41190 MD5Sum:58c4093551f88ccca3c6c8a11d5e2357 -'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libwind0-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libwind0-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 48180 MD5Sum:7e368713a6d03afb23a8f956a16b9ba7 -'http://us.archive.ubuntu.com/ubuntu/pool/main/i/ifupdown/ifupdown_0.8.10ubuntu1.1_amd64.deb' ifupdown_0.8.10ubuntu1.1_amd64.deb 54916 MD5Sum:d013023982a1e01067d9ef9e02a327a3 -'http://us.archive.ubuntu.com/ubuntu/pool/main/i/initramfs-tools/initramfs-tools_0.122ubuntu8.5_all.deb' initramfs-tools_0.122ubuntu8.5_all.deb 8618 MD5Sum:6f5cdff02741b119d8033165749b812e -'http://us.archive.ubuntu.com/ubuntu/pool/main/i/initramfs-tools/initramfs-tools-bin_0.122ubuntu8.5_amd64.deb' initramfs-tools-bin_0.122ubuntu8.5_amd64.deb 9334 MD5Sum:c4f25ed3f10f6d234fc4f9b4e2556619 -'http://us.archive.ubuntu.com/ubuntu/pool/main/i/initramfs-tools/initramfs-tools-core_0.122ubuntu8.5_all.deb' initramfs-tools-core_0.122ubuntu8.5_all.deb 42160 MD5Sum:c2e8b352d17b48c9e9badd040b1ed3c9 -'http://us.archive.ubuntu.com/ubuntu/pool/main/i/init-system-helpers/init_1.29ubuntu3_amd64.deb' init_1.29ubuntu3_amd64.deb 4716 MD5Sum:5967a023e146860d888297cfb5773017 -'http://us.archive.ubuntu.com/ubuntu/pool/main/i/init-system-helpers/init-system-helpers_1.29ubuntu3_all.deb' init-system-helpers_1.29ubuntu3_all.deb 32416 MD5Sum:9b8e5436025f8006ae7f309fd3687b60 -'http://us.archive.ubuntu.com/ubuntu/pool/main/i/iptables/iptables_1.6.0-2ubuntu3_amd64.deb' iptables_1.6.0-2ubuntu3_amd64.deb 265782 MD5Sum:706f191cbb20bff7c7a9a0fc01a78c25 -'http://us.archive.ubuntu.com/ubuntu/pool/main/i/ipxe/ipxe-qemu_1.0.0+git-20150424.a25a16d-1ubuntu1_all.deb' ipxe-qemu_1.0.0+git-20150424.a25a16d-1ubuntu1_all.deb 717714 MD5Sum:01570467dacbe007f2d0fb76c30653a7 -'http://us.archive.ubuntu.com/ubuntu/pool/main/i/isc-dhcp/isc-dhcp-client_4.3.3-5ubuntu12.4_amd64.deb' isc-dhcp-client_4.3.3-5ubuntu12.4_amd64.deb 223488 MD5Sum:0213ed75d3f4c7f06226ee7b9a974d12 -'http://us.archive.ubuntu.com/ubuntu/pool/main/i/isc-dhcp/isc-dhcp-common_4.3.3-5ubuntu12.4_amd64.deb' isc-dhcp-common_4.3.3-5ubuntu12.4_amd64.deb 104488 MD5Sum:21948bd2241628b4d690e79c10515ecf -'http://us.archive.ubuntu.com/ubuntu/pool/main/i/isl/libisl15_0.16.1-1_amd64.deb' libisl15_0.16.1-1_amd64.deb 524254 MD5Sum:eec42a28e5ed8a5eaaf6278b455176ed -'http://us.archive.ubuntu.com/ubuntu/pool/main/j/java-common/java-common_0.56ubuntu2_all.deb' java-common_0.56ubuntu2_all.deb 7742 MD5Sum:cef7383c2628cc09bccbf0777e4eac37 -'http://us.archive.ubuntu.com/ubuntu/pool/main/j/jinja2/python3-jinja2_2.8-1_all.deb' python3-jinja2_2.8-1_all.deb 102518 MD5Sum:2511385ccb261c47c7dc2479abb6848d -'http://us.archive.ubuntu.com/ubuntu/pool/main/k/kbd/kbd_1.15.5-1ubuntu5_amd64.deb' kbd_1.15.5-1ubuntu5_amd64.deb 183018 MD5Sum:4e77ee969276644f3bc9168bee7e3995 -'http://us.archive.ubuntu.com/ubuntu/pool/main/k/keyutils/keyutils_1.5.9-8ubuntu1_amd64.deb' keyutils_1.5.9-8ubuntu1_amd64.deb 47054 MD5Sum:c7a363bce61cc8fbfb2b252d7a98f0fa -'http://us.archive.ubuntu.com/ubuntu/pool/main/k/klibc/klibc-utils_2.0.4-8ubuntu1.16.04.2_amd64.deb' klibc-utils_2.0.4-8ubuntu1.16.04.2_amd64.deb 107498 MD5Sum:e07a76e70f2acfef7edf54b08be0a4a3 -'http://us.archive.ubuntu.com/ubuntu/pool/main/k/klibc/libklibc_2.0.4-8ubuntu1.16.04.2_amd64.deb' libklibc_2.0.4-8ubuntu1.16.04.2_amd64.deb 41326 MD5Sum:b123c76c6d8f2f80a6247e5ce915dd48 -'http://us.archive.ubuntu.com/ubuntu/pool/main/liba/libaio/libaio1_0.3.110-2_amd64.deb' libaio1_0.3.110-2_amd64.deb 6356 MD5Sum:2ed968780e68742f43eddebadf82ff67 -'http://us.archive.ubuntu.com/ubuntu/pool/main/liba/libalgorithm-diff-perl/libalgorithm-diff-perl_1.19.03-1_all.deb' libalgorithm-diff-perl_1.19.03-1_all.deb 47622 MD5Sum:3d6f7b46454ff0b8589904fc4f8dd602 -'http://us.archive.ubuntu.com/ubuntu/pool/main/liba/libalgorithm-diff-xs-perl/libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb' libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb 10998 MD5Sum:330e839dcd98097723870b28ba9a8810 -'http://us.archive.ubuntu.com/ubuntu/pool/main/liba/libalgorithm-merge-perl/libalgorithm-merge-perl_0.08-3_all.deb' libalgorithm-merge-perl_0.08-3_all.deb 11992 MD5Sum:6b456963b6629af0514be1b8ccbaa7fc -'http://us.archive.ubuntu.com/ubuntu/pool/main/liba/libasyncns/libasyncns0_0.8-5build1_amd64.deb' libasyncns0_0.8-5build1_amd64.deb 12336 MD5Sum:dbb4957abb710a70453eac0e77fc797b -'http://us.archive.ubuntu.com/ubuntu/pool/main/libc/libcaca/libcaca0_0.99.beta19-2build2~gcc5.2_amd64.deb' libcaca0_0.99.beta19-2build2~gcc5.2_amd64.deb 202380 MD5Sum:b49a9b48694bf35e217fee1295dd14dd -'http://us.archive.ubuntu.com/ubuntu/pool/main/libc/libcacard/libcacard0_2.5.0-2_amd64.deb' libcacard0_1%3a2.5.0-2_amd64.deb 19666 MD5Sum:0d371aa9cdc23ac668bc6e2afa1c44f0 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libe/libeatmydata/eatmydata_105-3_all.deb' eatmydata_105-3_all.deb 5502 MD5Sum:bc5bc47ea615b69da0f5d3c090c74a91 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libe/libeatmydata/libeatmydata1_105-3_amd64.deb' libeatmydata1_105-3_amd64.deb 7280 MD5Sum:1f39d8cff52be865527547c09fc772db -'http://us.archive.ubuntu.com/ubuntu/pool/main/libe/liberror-perl/liberror-perl_0.17-1.2_all.deb' liberror-perl_0.17-1.2_all.deb 19594 MD5Sum:bd1a8035bbfae2cd7d718f54fd93e0d5 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libe/libevent/libevent-2.0-5_2.0.21-stable-2_amd64.deb' libevent-2.0-5_2.0.21-stable-2_amd64.deb 112550 MD5Sum:071d5951d910147ea84d0d024bee13ce -'http://us.archive.ubuntu.com/ubuntu/pool/main/libf/libfile-fcntllock-perl/libfile-fcntllock-perl_0.22-3_amd64.deb' libfile-fcntllock-perl_0.22-3_amd64.deb 32002 MD5Sum:26476d54bf4677cc993c8cd9a7dbaeca -'http://us.archive.ubuntu.com/ubuntu/pool/main/libg/libgcrypt20/libgcrypt20_1.6.5-2ubuntu0.2_amd64.deb' libgcrypt20_1.6.5-2ubuntu0.2_amd64.deb 336194 MD5Sum:ebe89b8db7294a6dc2ff9995a7d30060 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libi/libidn/libidn11_1.32-3ubuntu1.1_amd64.deb' libidn11_1.32-3ubuntu1.1_amd64.deb 45552 MD5Sum:74c4e3f65c05e61596efe2ef46941009 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libi/libiscsi/libiscsi2_1.12.0-2_amd64.deb' libiscsi2_1.12.0-2_amd64.deb 51550 MD5Sum:6c8f4a397968e478e9567785bba4283e -'http://us.archive.ubuntu.com/ubuntu/pool/main/libj/libjpeg8-empty/libjpeg8_8c-2ubuntu8_amd64.deb' libjpeg8_8c-2ubuntu8_amd64.deb 2194 MD5Sum:e0f16286dd787b951ffa953987fdf6a7 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libj/libjpeg-turbo/libjpeg-turbo8_1.4.2-0ubuntu3_amd64.deb' libjpeg-turbo8_1.4.2-0ubuntu3_amd64.deb 110656 MD5Sum:8e505d67491b22a9d38be353654b3bc3 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libn/libnfnetlink/libnfnetlink0_1.0.1-3_amd64.deb' libnfnetlink0_1.0.1-3_amd64.deb 13262 MD5Sum:914d0640e09dd02057d0fd09f3da0eb5 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libn/libnfsidmap/libnfsidmap2_0.25-5_amd64.deb' libnfsidmap2_0.25-5_amd64.deb 32182 MD5Sum:5e06543f26481fa549a1e017eec4ef36 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libo/libogg/libogg0_1.3.2-1_amd64.deb' libogg0_1.3.2-1_amd64.deb 17192 MD5Sum:55dd9b6982d66d6b168aa18fb3f90d2f -'http://us.archive.ubuntu.com/ubuntu/pool/main/libp/libpcap/libpcap0.8_1.7.4-2_amd64.deb' libpcap0.8_1.7.4-2_amd64.deb 116794 MD5Sum:6b4372b0840fada16f16ed4d97f32146 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libp/libpcap/libpcap0.8-dev_1.7.4-2_amd64.deb' libpcap0.8-dev_1.7.4-2_amd64.deb 212414 MD5Sum:44df3da8707c2b5cd1f3f0bb68a005a6 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libp/libpcap/libpcap-dev_1.7.4-2_all.deb' libpcap-dev_1.7.4-2_all.deb 3394 MD5Sum:df89b21ddc14397fccb0a9e5e6a3542c -'http://us.archive.ubuntu.com/ubuntu/pool/main/libs/libsdl1.2/libsdl1.2debian_1.2.15+dfsg1-3_amd64.deb' libsdl1.2debian_1.2.15+dfsg1-3_amd64.deb 167606 MD5Sum:52418fa1951b7edff3aecc67821f5786 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libs/libsndfile/libsndfile1_1.0.25-10_amd64.deb' libsndfile1_1.0.25-10_amd64.deb 137498 MD5Sum:1218c82cf611a5e4ff9919b91130c21e -'http://us.archive.ubuntu.com/ubuntu/pool/main/libt/libtirpc/libtirpc1_0.2.5-1_amd64.deb' libtirpc1_0.2.5-1_amd64.deb 75624 MD5Sum:bc4fb6407a0636517ce6670fd3ac2c40 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libv/libvorbis/libvorbis0a_1.3.5-3_amd64.deb' libvorbis0a_1.3.5-3_amd64.deb 86776 MD5Sum:248a92f34c15bfc3fff460186eac1358 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libv/libvorbis/libvorbisenc2_1.3.5-3_amd64.deb' libvorbisenc2_1.3.5-3_amd64.deb 70678 MD5Sum:62b0f630a03291eff71de6f844746721 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libx/libxi/libxi6_1.7.6-1_amd64.deb' libxi6_2%3a1.7.6-1_amd64.deb 28572 MD5Sum:2ad504b68a0a7c3f987307166de56a3a -'http://us.archive.ubuntu.com/ubuntu/pool/main/libx/libxrender/libxrender1_0.9.9-0ubuntu1_amd64.deb' libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb 18482 MD5Sum:124d535fd56229469116dfd6e47fe406 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libx/libxtst/libxtst6_1.2.2-1_amd64.deb' libxtst6_2%3a1.2.2-1_amd64.deb 14086 MD5Sum:2594435dcd76d6eec2ff3fb68a3d4e9d -'http://us.archive.ubuntu.com/ubuntu/pool/main/liby/libyaml/libyaml-0-2_0.1.6-3_amd64.deb' libyaml-0-2_0.1.6-3_amd64.deb 47596 MD5Sum:d5e5f5f176ebfe25ccb22965431bfe38 -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/language-selector/language-selector-common_0.165.4_all.deb' language-selector-common_0.165.4_all.deb 213586 MD5Sum:b020f997ca40682c071d7b0f5c44062e -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/lcms2/liblcms2-2_2.6-3ubuntu2_amd64.deb' liblcms2-2_2.6-3ubuntu2_amd64.deb 136966 MD5Sum:425ab20e484e500aa2d48a281cb98d2c -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/less/less_481-2.1ubuntu0.1_amd64.deb' less_481-2.1ubuntu0.1_amd64.deb 109538 MD5Sum:ae43696453da4a56d9db1215e95e8302 -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux-firmware/linux-firmware_1.157.5_all.deb' linux-firmware_1.157.5_all.deb 37479650 MD5Sum:963700c4094b49605671b4c56ca2f8bc -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux/linux-headers-4.4.0-47_4.4.0-47.68_all.deb' linux-headers-4.4.0-47_4.4.0-47.68_all.deb 10002400 MD5Sum:33ff634199e695e7e3f439d47b5baa9b -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux/linux-headers-4.4.0-47-generic_4.4.0-47.68_amd64.deb' linux-headers-4.4.0-47-generic_4.4.0-47.68_amd64.deb 790156 MD5Sum:26c713f3d9666475ff49ada48984a8c6 -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux/linux-image-4.4.0-47-generic_4.4.0-47.68_amd64.deb' linux-image-4.4.0-47-generic_4.4.0-47.68_amd64.deb 18830894 MD5Sum:15ccfe224802de420913f7fb3f8075b4 -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux/linux-image-extra-4.4.0-47-generic_4.4.0-47.68_amd64.deb' linux-image-extra-4.4.0-47-generic_4.4.0-47.68_amd64.deb 38948166 MD5Sum:7da88764623fb9eef0e47a17abc378dc -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux/linux-libc-dev_4.4.0-47.68_amd64.deb' linux-libc-dev_4.4.0-47.68_amd64.deb 842418 MD5Sum:b227d19d5b228cc13883b0fcd22252af -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux-meta/linux-generic_4.4.0.47.50_amd64.deb' linux-generic_4.4.0.47.50_amd64.deb 1790 MD5Sum:0a380d60e919fd548e30ec6f61da6c5d -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux-meta/linux-headers-generic_4.4.0.47.50_amd64.deb' linux-headers-generic_4.4.0.47.50_amd64.deb 2286 MD5Sum:75496d02a8949e26e8e7df3dc3ad2cf7 -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux-meta/linux-image-generic_4.4.0.47.50_amd64.deb' linux-image-generic_4.4.0.47.50_amd64.deb 2312 MD5Sum:4910c90490bb9d1ea223707ca1d52ce5 -'http://us.archive.ubuntu.com/ubuntu/pool/main/m/make-dfsg/make_4.1-6_amd64.deb' make_4.1-6_amd64.deb 150924 MD5Sum:a2c33fce65c313f2d9be0e55166fc3f5 -'http://us.archive.ubuntu.com/ubuntu/pool/main/m/manpages/manpages_4.04-2_all.deb' manpages_4.04-2_all.deb 1086712 MD5Sum:bb93c041e490ee0b6c2fef876dddf502 -'http://us.archive.ubuntu.com/ubuntu/pool/main/m/manpages/manpages-dev_4.04-2_all.deb' manpages-dev_4.04-2_all.deb 2047608 MD5Sum:fea47c59fcc997aeab05238ecf9c5aba -'http://us.archive.ubuntu.com/ubuntu/pool/main/m/markupsafe/python3-markupsafe_0.23-2build2_amd64.deb' python3-markupsafe_0.23-2build2_amd64.deb 16120 MD5Sum:de4d087f2d9db48351efd1fe861b21be -'http://us.archive.ubuntu.com/ubuntu/pool/main/m/mpclib3/libmpc3_1.0.3-1_amd64.deb' libmpc3_1.0.3-1_amd64.deb 39676 MD5Sum:7892c51e73d8c5a5c16c1f2e8b93faa1 -'http://us.archive.ubuntu.com/ubuntu/pool/main/m/mpfr4/libmpfr4_3.1.4-1_amd64.deb' libmpfr4_3.1.4-1_amd64.deb 190628 MD5Sum:5e8b331bd179e68edf5734a8b11306b2 -'http://us.archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb' msr-tools_1.3-2_amd64.deb 10636 MD5Sum:5ffb50c3889cfccc901b940923d89e29 -'http://us.archive.ubuntu.com/ubuntu/pool/main/n/nfs-utils/nfs-common_1.2.8-9ubuntu12_amd64.deb' nfs-common_1%3a1.2.8-9ubuntu12_amd64.deb 184538 MD5Sum:811cfcf44b77a9f3c0dca443c4a6cdbf -'http://us.archive.ubuntu.com/ubuntu/pool/main/n/nspr/libnspr4_4.12-0ubuntu0.16.04.1_amd64.deb' libnspr4_2%3a4.12-0ubuntu0.16.04.1_amd64.deb 112400 MD5Sum:6136aa494e3970cef74a03a5cc2415bb -'http://us.archive.ubuntu.com/ubuntu/pool/main/n/nss/libnss3_3.23-0ubuntu0.16.04.1_amd64.deb' libnss3_2%3a3.23-0ubuntu0.16.04.1_amd64.deb 1144232 MD5Sum:05b78e390c150fd4eb65c8de47358036 -'http://us.archive.ubuntu.com/ubuntu/pool/main/n/nss/libnss3-nssdb_3.23-0ubuntu0.16.04.1_all.deb' libnss3-nssdb_2%3a3.23-0ubuntu0.16.04.1_all.deb 10584 MD5Sum:6e7f301f6169b123e8f9ce82d68451ae -'http://us.archive.ubuntu.com/ubuntu/pool/main/n/numactl/libnuma1_2.0.11-1ubuntu1_amd64.deb' libnuma1_2.0.11-1ubuntu1_amd64.deb 21016 MD5Sum:fb873c905ae23079608114661a32d1c7 -'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openjdk-8/openjdk-8-jdk-headless_8u111-b14-2ubuntu0.16.04.2_amd64.deb' openjdk-8-jdk-headless_8u111-b14-2ubuntu0.16.04.2_amd64.deb 8166930 MD5Sum:95abce7371d1f3eda3584f6909e85f18 -'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openjdk-8/openjdk-8-jre-headless_8u111-b14-2ubuntu0.16.04.2_amd64.deb' openjdk-8-jre-headless_8u111-b14-2ubuntu0.16.04.2_amd64.deb 26886140 MD5Sum:4f3d16222254577160afce4cd333db19 -'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openldap/libldap-2.4-2_2.4.42+dfsg-2ubuntu3.1_amd64.deb' libldap-2.4-2_2.4.42+dfsg-2ubuntu3.1_amd64.deb 160630 MD5Sum:bfb7d8edf8289d8f01742469420efe37 -'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openssh/openssh-client_7.2p2-4ubuntu2.1_amd64.deb' openssh-client_1%3a7.2p2-4ubuntu2.1_amd64.deb 587050 MD5Sum:55c7b2f2e9e18fbd70ce9f042bd99261 -'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openssh/openssh-server_7.2p2-4ubuntu2.1_amd64.deb' openssh-server_1%3a7.2p2-4ubuntu2.1_amd64.deb 337896 MD5Sum:c2c16d323dbb288f745b7537c327d206 -'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openssh/openssh-sftp-server_7.2p2-4ubuntu2.1_amd64.deb' openssh-sftp-server_1%3a7.2p2-4ubuntu2.1_amd64.deb 38762 MD5Sum:952e3bb32e10e130a090fa057dc408a6 -'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.0.0_1.0.2g-1ubuntu4.5_amd64.deb' libssl1.0.0_1.0.2g-1ubuntu4.5_amd64.deb 1081760 MD5Sum:43fd613e133e35e98333ebceae7184ff -'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openssl/openssl_1.0.2g-1ubuntu4.5_amd64.deb' openssl_1.0.2g-1ubuntu4.5_amd64.deb 491434 MD5Sum:cff1a42acbf034afde850269791440af -'http://us.archive.ubuntu.com/ubuntu/pool/main/o/opus/libopus0_1.1.2-1ubuntu1_amd64.deb' libopus0_1.1.2-1ubuntu1_amd64.deb 159200 MD5Sum:b8f45b2da56ac6d1a5a64769d2232e2c -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/p11-kit/libp11-kit0_0.23.2-5~ubuntu16.04.1_amd64.deb' libp11-kit0_0.23.2-5~ubuntu16.04.1_amd64.deb 105478 MD5Sum:b7eac686f16419708424463a5abcd859 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/patch/patch_2.7.5-1_amd64.deb' patch_2.7.5-1_amd64.deb 90382 MD5Sum:0c03555b50fc094f942a938e9efb33d8 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pcsc-lite/libpcsclite1_1.8.14-1ubuntu1_amd64.deb' libpcsclite1_1.8.14-1ubuntu1_amd64.deb 21384 MD5Sum:67383a357c969292fa13d5ca85fc1737 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/perl/libperl5.22_5.22.1-9_amd64.deb' libperl5.22_5.22.1-9_amd64.deb 3370548 MD5Sum:37c5a3fd13de2e1fbe0568aceb4ff043 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/perl/perl_5.22.1-9_amd64.deb' perl_5.22.1-9_amd64.deb 237264 MD5Sum:a4b787e5cf0a032822bc486ace90cdad -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/perl/perl-modules-5.22_5.22.1-9_all.deb' perl-modules-5.22_5.22.1-9_all.deb 2640598 MD5Sum:71fb658af2eeaedbe87494cf511a0c92 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pixman/libpixman-1-0_0.33.6-1_amd64.deb' libpixman-1-0_0.33.6-1_amd64.deb 231222 MD5Sum:2d60906f5c3e3a3548490b1c621d1392 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/prettytable/python3-prettytable_0.7.2-3_all.deb' python3-prettytable_0.7.2-3_all.deb 19730 MD5Sum:958069d49fc751b73d945ac2e5adec4f -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/procps/libprocps4_3.3.10-4ubuntu2.2_amd64.deb' libprocps4_2%3a3.3.10-4ubuntu2.2_amd64.deb 32704 MD5Sum:2330d7b32009998578c06b8cff2d6c1b -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/procps/procps_3.3.10-4ubuntu2.2_amd64.deb' procps_2%3a3.3.10-4ubuntu2.2_amd64.deb 221854 MD5Sum:9a273d6972b24df7e3d86af0a2084ee2 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pulseaudio/libpulse0_8.0-0ubuntu3.1_amd64.deb' libpulse0_1%3a8.0-0ubuntu3.1_amd64.deb 248194 MD5Sum:04da1888132c241682bddcce35ed1e77 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pyasn1/python3-pyasn1_0.1.9-1_all.deb' python3-pyasn1_0.1.9-1_all.deb 28132 MD5Sum:aea3d0df93c568bda4817c3c3910ef08 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pycurl/python3-pycurl_7.43.0-1ubuntu1_amd64.deb' python3-pycurl_7.43.0-1ubuntu1_amd64.deb 42334 MD5Sum:9384e6be4685d2cd06994a6ec23dbfac -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pyjwt/python3-jwt_1.3.0-1_all.deb' python3-jwt_1.3.0-1_all.deb 15994 MD5Sum:aa1437e45418bb3371e1ab78fad20c8b -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pyserial/python3-serial_3.0.1-1_all.deb' python3-serial_3.0.1-1_all.deb 54058 MD5Sum:4b9e76fe3f6cdaa0c8d8f5c6ee0e80b1 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/libpython2.7_2.7.12-1ubuntu0~16.04.1_amd64.deb' libpython2.7_2.7.12-1ubuntu0~16.04.1_amd64.deb 1069728 MD5Sum:c355a8d8c72dee5f06c38aa637f7d5f6 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/libpython2.7-dev_2.7.12-1ubuntu0~16.04.1_amd64.deb' libpython2.7-dev_2.7.12-1ubuntu0~16.04.1_amd64.deb 27806182 MD5Sum:b1606b5ecd36ddbe756e1db9db371065 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/libpython2.7-minimal_2.7.12-1ubuntu0~16.04.1_amd64.deb' libpython2.7-minimal_2.7.12-1ubuntu0~16.04.1_amd64.deb 339378 MD5Sum:16cd81bed67b58992ba326d225da74a9 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.1_amd64.deb' libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.1_amd64.deb 1883824 MD5Sum:b51aee7135c4c40745afc1dd4fb87067 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/python2.7_2.7.12-1ubuntu0~16.04.1_amd64.deb' python2.7_2.7.12-1ubuntu0~16.04.1_amd64.deb 224330 MD5Sum:d9789fea16fda2a928f6ed39f3434f29 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/python2.7-dev_2.7.12-1ubuntu0~16.04.1_amd64.deb' python2.7-dev_2.7.12-1ubuntu0~16.04.1_amd64.deb 276176 MD5Sum:10628375ea7e36d5e8f7ba5273c7d9b1 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/python2.7-minimal_2.7.12-1ubuntu0~16.04.1_amd64.deb' python2.7-minimal_2.7.12-1ubuntu0~16.04.1_amd64.deb 1295108 MD5Sum:60f2c79700931bcbd713556b6b5bda03 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python3.5/libpython3.5-minimal_3.5.2-2ubuntu0~16.04.1_amd64.deb' libpython3.5-minimal_3.5.2-2ubuntu0~16.04.1_amd64.deb 525856 MD5Sum:c787784b944542dee0b10465a45bac99 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python3.5/libpython3.5-stdlib_3.5.2-2ubuntu0~16.04.1_amd64.deb' libpython3.5-stdlib_3.5.2-2ubuntu0~16.04.1_amd64.deb 2129936 MD5Sum:500952aa58ef0e7f1f5f76b3a4037bdf -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python3.5/python3.5_3.5.2-2ubuntu0~16.04.1_amd64.deb' python3.5_3.5.2-2ubuntu0~16.04.1_amd64.deb 165176 MD5Sum:32b4fac2b139dfb340ddee92d78a7f59 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python3.5/python3.5-minimal_3.5.2-2ubuntu0~16.04.1_amd64.deb' python3.5-minimal_3.5.2-2ubuntu0~16.04.1_amd64.deb 1596870 MD5Sum:be7d322cad015751590ff585630c9244 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-cffi/python3-cffi-backend_1.5.2-1ubuntu1_amd64.deb' python3-cffi-backend_1.5.2-1ubuntu1_amd64.deb 59108 MD5Sum:c27b5b99bd74a557cbf97186a1266bf7 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-cryptography/python3-cryptography_1.2.3-1_amd64.deb' python3-cryptography_1.2.3-1_amd64.deb 198070 MD5Sum:e1e24fd82d7ad6e0c0a5ecf2931a3dc2 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/libpython-all-dev_2.7.11-1_amd64.deb' libpython-all-dev_2.7.11-1_amd64.deb 992 MD5Sum:5b8013073862e493f5c4f35e4fc12d62 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/libpython-dev_2.7.11-1_amd64.deb' libpython-dev_2.7.11-1_amd64.deb 7728 MD5Sum:27b5b2364088a2e4d49e00e0b50f75e1 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/libpython-stdlib_2.7.11-1_amd64.deb' libpython-stdlib_2.7.11-1_amd64.deb 7656 MD5Sum:0632b48d11a10ea0b58adad543887f8a -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/python_2.7.11-1_amd64.deb' python_2.7.11-1_amd64.deb 136892 MD5Sum:af686bd03f39be3f3cd865d38b44f5bf -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/python-all_2.7.11-1_amd64.deb' python-all_2.7.11-1_amd64.deb 978 MD5Sum:bf338b9d5360ec685bfbf9a323afcf1e -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/python-all-dev_2.7.11-1_amd64.deb' python-all-dev_2.7.11-1_amd64.deb 1000 MD5Sum:d68ff89d7581cd985bc0ff3c7c1c31a0 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/python-dev_2.7.11-1_amd64.deb' python-dev_2.7.11-1_amd64.deb 1160 MD5Sum:a1dc029ad0f502f7d41fdb5639650b85 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/python-minimal_2.7.11-1_amd64.deb' python-minimal_2.7.11-1_amd64.deb 28156 MD5Sum:5f74584a69921aac52908a029aca4e04 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-idna/python3-idna_2.0-3_all.deb' python3-idna_2.0-3_all.deb 35084 MD5Sum:5a78ae4de7cc7e91a16badc125cf5225 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-json-patch/python3-jsonpatch_1.19-3_all.deb' python3-jsonpatch_1.19-3_all.deb 12416 MD5Sum:cb2596025e967af7ff27427842766833 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-json-pointer/python3-json-pointer_1.9-3_all.deb' python3-json-pointer_1.9-3_all.deb 7262 MD5Sum:1bde57c985279df596aed63775fd1ed5 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-oauthlib/python3-oauthlib_1.0.3-1_all.deb' python3-oauthlib_1.0.3-1_all.deb 62486 MD5Sum:7c1f5bd6db8c0ce8c08dd4220ee548a6 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-setuptools/python-pkg-resources_20.7.0-1_all.deb' python-pkg-resources_20.7.0-1_all.deb 108428 MD5Sum:33fb00c7fd20b868b36407e0210cda2c -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-setuptools/python-setuptools_20.7.0-1_all.deb' python-setuptools_20.7.0-1_all.deb 169084 MD5Sum:5f51f781ed0c8c027029cf58336b1858 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pyyaml/python3-yaml_3.11-3build1_amd64.deb' python3-yaml_3.11-3build1_amd64.deb 95592 MD5Sum:1f9e9ba917bfc2ab4857bae73434c7a7 -'http://us.archive.ubuntu.com/ubuntu/pool/main/q/qemu/qemu-block-extra_2.5+dfsg-5ubuntu10.6_amd64.deb' qemu-block-extra_1%3a2.5+dfsg-5ubuntu10.6_amd64.deb 32770 MD5Sum:073e0430b15ef8bc093b5a4b99d36e6f -'http://us.archive.ubuntu.com/ubuntu/pool/main/q/qemu/qemu-system-common_2.5+dfsg-5ubuntu10.6_amd64.deb' qemu-system-common_1%3a2.5+dfsg-5ubuntu10.6_amd64.deb 281212 MD5Sum:96a52cc1b67600f120b2b468d59d23d6 -'http://us.archive.ubuntu.com/ubuntu/pool/main/q/qemu/qemu-system-x86_2.5+dfsg-5ubuntu10.6_amd64.deb' qemu-system-x86_1%3a2.5+dfsg-5ubuntu10.6_amd64.deb 2758348 MD5Sum:0eeefc0245958be5dfe6dbec8c1e8516 -'http://us.archive.ubuntu.com/ubuntu/pool/main/q/qemu/qemu-utils_2.5+dfsg-5ubuntu10.6_amd64.deb' qemu-utils_1%3a2.5+dfsg-5ubuntu10.6_amd64.deb 577726 MD5Sum:533f6a19cd54df36e42a4a336bf29641 -'http://us.archive.ubuntu.com/ubuntu/pool/main/r/rename/rename_0.20-4_all.deb' rename_0.20-4_all.deb 12010 MD5Sum:6cf1938ef51145a469ccef181a9304ce -'http://us.archive.ubuntu.com/ubuntu/pool/main/r/rpcbind/rpcbind_0.2.3-0.2_amd64.deb' rpcbind_0.2.3-0.2_amd64.deb 40252 MD5Sum:52576ed752c0c2bb04db68576aecd827 -'http://us.archive.ubuntu.com/ubuntu/pool/main/r/rsync/rsync_3.1.1-3ubuntu1_amd64.deb' rsync_3.1.1-3ubuntu1_amd64.deb 324680 MD5Sum:c856c6f0ced17498b62cd5222918e2e0 -'http://us.archive.ubuntu.com/ubuntu/pool/main/r/rtmpdump/librtmp1_2.4+20151223.gitfa8646d-1build1_amd64.deb' librtmp1_2.4+20151223.gitfa8646d-1build1_amd64.deb 53892 MD5Sum:8b0bf8b00890590f67fba42b8050de2d -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/seabios/seabios_1.8.2-1ubuntu1_all.deb' seabios_1.8.2-1ubuntu1_all.deb 112532 MD5Sum:4c2c2bf6aa6d8bd26f90aa21a4ac4e0f -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/sharutils/sharutils_4.15.2-1_amd64.deb' sharutils_1%3a4.15.2-1_amd64.deb 148320 MD5Sum:82eebb19d70fcb9fe029b7e34407bea9 -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/software-properties/python3-software-properties_0.96.20.4_all.deb' python3-software-properties_0.96.20.4_all.deb 20002 MD5Sum:40c2d5596791c7ecf44a532f2e37f778 -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/software-properties/software-properties-common_0.96.20.4_all.deb' software-properties-common_0.96.20.4_all.deb 9416 MD5Sum:c90b19b946703ae87f9969efda4d9a67 -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/spice/libspice-server1_0.12.6-4ubuntu0.1_amd64.deb' libspice-server1_0.12.6-4ubuntu0.1_amd64.deb 337930 MD5Sum:c9c1151a559f28da293d41e9df4262da -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/libstrongswan_5.3.5-1ubuntu3_amd64.deb' libstrongswan_5.3.5-1ubuntu3_amd64.deb 1389936 MD5Sum:35b18e264b9596ab99b4a1be3d04bc13 -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/libstrongswan-standard-plugins_5.3.5-1ubuntu3_amd64.deb' libstrongswan-standard-plugins_5.3.5-1ubuntu3_amd64.deb 265898 MD5Sum:5a06dd0c30304a6c3cc1263ca3f15c3d -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/strongswan_5.3.5-1ubuntu3_all.deb' strongswan_5.3.5-1ubuntu3_all.deb 27042 MD5Sum:b6336f9bc594ab356d13fdcb8e56ce9f -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/strongswan-charon_5.3.5-1ubuntu3_amd64.deb' strongswan-charon_5.3.5-1ubuntu3_amd64.deb 55514 MD5Sum:22a8d0cdba50b922ae9611c297820208 -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/strongswan-libcharon_5.3.5-1ubuntu3_amd64.deb' strongswan-libcharon_5.3.5-1ubuntu3_amd64.deb 1240762 MD5Sum:9d230aea890e695545a7508af56eac24 -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/strongswan-starter_5.3.5-1ubuntu3_amd64.deb' strongswan-starter_5.3.5-1ubuntu3_amd64.deb 742676 MD5Sum:a793db72f6f7bc37dc29393399b9bfd5 -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/sudo/sudo_1.8.16-0ubuntu1.2_amd64.deb' sudo_1.8.16-0ubuntu1.2_amd64.deb 389432 MD5Sum:bebd286de1e01ef45e41786461e42cdc -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/systemd/libsystemd0_229-4ubuntu12_amd64.deb' libsystemd0_229-4ubuntu12_amd64.deb 205222 MD5Sum:db9e34238d416ecce1bfbe9a4580b456 -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/systemd/libudev1_229-4ubuntu12_amd64.deb' libudev1_229-4ubuntu12_amd64.deb 55194 MD5Sum:4ea42145889745f95bbf7e0f025e9046 -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/systemd/systemd_229-4ubuntu12_amd64.deb' systemd_229-4ubuntu12_amd64.deb 3782850 MD5Sum:ff1c8b26dc7ec4fa42c75dc24b157ebd -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/systemd/systemd-sysv_229-4ubuntu12_amd64.deb' systemd-sysv_229-4ubuntu12_amd64.deb 12668 MD5Sum:5c46b419ba52ceb7acbb95b1ec2c8057 -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/systemd/udev_229-4ubuntu12_amd64.deb' udev_229-4ubuntu12_amd64.deb 992688 MD5Sum:bb5d269a93325b94d5e7363f00440cd4 -'http://us.archive.ubuntu.com/ubuntu/pool/main/t/tar/tar_1.28-2.1ubuntu0.1_amd64.deb' tar_1.28-2.1ubuntu0.1_amd64.deb 208648 MD5Sum:984affa3d0dbbe9bbb9d67b005f14a8a -'http://us.archive.ubuntu.com/ubuntu/pool/main/t/tzdata/tzdata_2016h-0ubuntu0.16.04_all.deb' tzdata_2016h-0ubuntu0.16.04_all.deb 167942 MD5Sum:d87c080112c268ebdd809a4703f28b35 -'http://us.archive.ubuntu.com/ubuntu/pool/main/u/unattended-upgrades/unattended-upgrades_0.90ubuntu0.2_all.deb' unattended-upgrades_0.90ubuntu0.2_all.deb 31704 MD5Sum:1d06ac8bfff20729708f7ef0e884a3eb -'http://us.archive.ubuntu.com/ubuntu/pool/main/u/unzip/unzip_6.0-20ubuntu1_amd64.deb' unzip_6.0-20ubuntu1_amd64.deb 158434 MD5Sum:059c9f15163425d4c5f818e2ad599597 -'http://us.archive.ubuntu.com/ubuntu/pool/main/u/usbredir/libusbredirparser1_0.7.1-1_amd64.deb' libusbredirparser1_0.7.1-1_amd64.deb 13612 MD5Sum:617c6126646b6b4d1e159b31a4a0dd28 -'http://us.archive.ubuntu.com/ubuntu/pool/main/x/xen/libxen-4.6_4.6.0-1ubuntu4.2_amd64.deb' libxen-4.6_4.6.0-1ubuntu4.2_amd64.deb 344510 MD5Sum:5ca2669763f0de854ae0e967a22c2330 -'http://us.archive.ubuntu.com/ubuntu/pool/main/x/xen/libxenstore3.0_4.6.0-1ubuntu4.2_amd64.deb' libxenstore3.0_4.6.0-1ubuntu4.2_amd64.deb 19658 MD5Sum:aa5c61be8faa0cd725d4bd0cc78fb35a -'http://us.archive.ubuntu.com/ubuntu/pool/main/x/xorg/x11-common_7.7+13ubuntu3_all.deb' x11-common_1%3a7.7+13ubuntu3_all.deb 22390 MD5Sum:b0943f823b6f471e8c41ca66c2b5a2dd -'http://us.archive.ubuntu.com/ubuntu/pool/main/x/xz-utils/xz-utils_5.1.1alpha+20120614-2ubuntu2_amd64.deb' xz-utils_5.1.1alpha+20120614-2ubuntu2_amd64.deb 78794 MD5Sum:195995c093404e3ee766d04ea3cdffe6 -'http://us.archive.ubuntu.com/ubuntu/pool/main/y/yajl/libyajl2_2.1.0-2_amd64.deb' libyajl2_2.1.0-2_amd64.deb 19638 MD5Sum:331f71d0965718605fe52fa178cef955 -'http://us.archive.ubuntu.com/ubuntu/pool/main/z/zlib/zlib1g-dev_1.2.8.dfsg-2ubuntu4_amd64.deb' zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4_amd64.deb 167514 MD5Sum:da0bb3efa89c1b319490daa401c4f3e0 -'http://us.archive.ubuntu.com/ubuntu/pool/universe/p/python-pip/python-pip_8.1.1-2ubuntu0.4_all.deb' python-pip_8.1.1-2ubuntu0.4_all.deb 144288 MD5Sum:ca535f732af3f0c509514b7e5c859d3d -'http://us.archive.ubuntu.com/ubuntu/pool/universe/p/python-pip/python-pip-whl_8.1.1-2ubuntu0.4_all.deb' python-pip-whl_8.1.1-2ubuntu0.4_all.deb 1110472 MD5Sum:2671bdb380db5230ef41812d18062a8b -'http://us.archive.ubuntu.com/ubuntu/pool/universe/p/python-virtualenv/python3-virtualenv_15.0.1+ds-3_all.deb' python3-virtualenv_15.0.1+ds-3_all.deb 43314 MD5Sum:1b24978862f9c9f1c59b6569f2480859 -'http://us.archive.ubuntu.com/ubuntu/pool/universe/p/python-virtualenv/python-virtualenv_15.0.1+ds-3_all.deb' python-virtualenv_15.0.1+ds-3_all.deb 46666 MD5Sum:767afd769b5d61aa707daf76b86afd1e -'http://us.archive.ubuntu.com/ubuntu/pool/universe/p/python-virtualenv/virtualenv_15.0.1+ds-3_all.deb' virtualenv_15.0.1+ds-3_all.deb 4342 MD5Sum:181e1f80105ca58cadcae1d351d916ce -'http://us.archive.ubuntu.com/ubuntu/pool/universe/w/wheel/python-wheel_0.29.0-1_all.deb' python-wheel_0.29.0-1_all.deb 48050 MD5Sum:cec5453c98565e6c57d446c45176f38b - +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/accountsservice/accountsservice_0.6.40-2ubuntu11.3_amd64.deb' accountsservice_0.6.40-2ubuntu11.3_amd64.deb 56054 MD5Sum:b95cd60fcd9b2d0243c9075beb8d541b +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/accountsservice/libaccountsservice0_0.6.40-2ubuntu11.3_amd64.deb' libaccountsservice0_0.6.40-2ubuntu11.3_amd64.deb 68730 MD5Sum:68be2b361d99978d30dd900fda8775bf +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/acl/acl_2.2.52-3_amd64.deb' acl_2.2.52-3_amd64.deb 37960 MD5Sum:39c72a4a24b243236757759d679380bb +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/alsa-lib/libasound2_1.1.0-0ubuntu1_amd64.deb' libasound2_1.1.0-0ubuntu1_amd64.deb 350112 MD5Sum:c7a5b1b0cfdd1d7f1a8f26bcac4701a3 +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/alsa-lib/libasound2-data_1.1.0-0ubuntu1_all.deb' libasound2-data_1.1.0-0ubuntu1_all.deb 29438 MD5Sum:4cd49c6c84f451d11459c880236bb337 +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/apparmor/libapparmor1_2.10.95-0ubuntu2.5_amd64.deb' libapparmor1_2.10.95-0ubuntu2.5_amd64.deb 31568 MD5Sum:6368f1dd486380cbbd769547840ccc7e +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/apt/apt_1.2.15_amd64.deb' apt_1.2.15_amd64.deb 1041320 MD5Sum:ba1c209b0186131ddee9c787012922fa +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/apt/apt-utils_1.2.15_amd64.deb' apt-utils_1.2.15_amd64.deb 195914 MD5Sum:e9a50437daa2d3d2262b01b4784899f0 +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/apt/libapt-inst2.0_1.2.15_amd64.deb' libapt-inst2.0_1.2.15_amd64.deb 55466 MD5Sum:c48d1335a509059951fbf76057edc063 +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/apt/libapt-pkg5.0_1.2.15_amd64.deb' libapt-pkg5.0_1.2.15_amd64.deb 702112 MD5Sum:fd14c8389920296a3accc75fea8d253d +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/avahi/libavahi-client3_0.6.32~rc+dfsg-1ubuntu2_amd64.deb' libavahi-client3_0.6.32~rc+dfsg-1ubuntu2_amd64.deb 25148 MD5Sum:e58d3b6a71e9da24b430f76f90f63f9d +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/avahi/libavahi-common3_0.6.32~rc+dfsg-1ubuntu2_amd64.deb' libavahi-common3_0.6.32~rc+dfsg-1ubuntu2_amd64.deb 21642 MD5Sum:9f4106c0918bf2b779e7d4e2158ef648 +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/avahi/libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2_amd64.deb' libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2_amd64.deb 21706 MD5Sum:f7e6efc7b58036c6154be9b3f050845b +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/base-files/base-files_9.4ubuntu4.3_amd64.deb' base-files_9.4ubuntu4.3_amd64.deb 67704 MD5Sum:02d9491f26e50c8e54996e4a9960eaa3 +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bind9/libdns-export162_9.10.3.dfsg.P4-8ubuntu1.2_amd64.deb' libdns-export162_1%3a9.10.3.dfsg.P4-8ubuntu1.2_amd64.deb 665284 MD5Sum:f6bb3437f70cafc02a88bd06f0fcec59 +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bind9/libisc-export160_9.10.3.dfsg.P4-8ubuntu1.2_amd64.deb' libisc-export160_1%3a9.10.3.dfsg.P4-8ubuntu1.2_amd64.deb 151972 MD5Sum:d512e8d4eb2a1365a424ffe429788f1b +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/binutils/binutils_2.26.1-1ubuntu1~16.04.3_amd64.deb' binutils_2.26.1-1ubuntu1~16.04.3_amd64.deb 2310310 MD5Sum:04b00c4b3ba1d86afbb679b63476d05a +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/blinker/python3-blinker_1.3.dfsg2-1build1_all.deb' python3-blinker_1.3.dfsg2-1build1_all.deb 12518 MD5Sum:ba0b5d380216ccb354cbc9a21e0929d5 +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bluez/libbluetooth3_5.37-0ubuntu5_amd64.deb' libbluetooth3_5.37-0ubuntu5_amd64.deb 61306 MD5Sum:c8a82247c33f550d76e9489de794533d +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/boost1.58/libboost-iostreams1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb' libboost-iostreams1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb 28954 MD5Sum:6f938f436adabb8e01cf4382f1d89876 +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/boost1.58/libboost-random1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb' libboost-random1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb 11674 MD5Sum:22138508eb0106143b73c270141d1761 +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/boost1.58/libboost-system1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb' libboost-system1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb 9146 MD5Sum:3dd69b1b4c2a64a4600cd781c38f3c6a +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/boost1.58/libboost-thread1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb' libboost-thread1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb 47010 MD5Sum:2c185c0d3e0ff3d424fbb077e78fe545 +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bridge-utils/bridge-utils_1.5-9ubuntu1_amd64.deb' bridge-utils_1.5-9ubuntu1_amd64.deb 28610 MD5Sum:a81ea7f42da2e7a6c32b866681897ad4 +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/brltty/libbrlapi0.6_5.3.1-2ubuntu2.1_amd64.deb' libbrlapi0.6_5.3.1-2ubuntu2.1_amd64.deb 20714 MD5Sum:18e457ca6629c3a0863994a976f93973 +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/build-essential/build-essential_12.1ubuntu2_amd64.deb' build-essential_12.1ubuntu2_amd64.deb 4758 MD5Sum:731c3a328f87a14bf4f887ceffc51241 +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/ca-certificates-java/ca-certificates-java_20160321_all.deb' ca-certificates-java_20160321_all.deb 12862 MD5Sum:fcb5fd121a45e7e49b85e87fc038d6d5 +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/ceph/librados2_10.2.2-0ubuntu0.16.04.2_amd64.deb' librados2_10.2.2-0ubuntu0.16.04.2_amd64.deb 1633494 MD5Sum:b977fc1737be2db89e3cdafc8134e1ac +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/ceph/librbd1_10.2.2-0ubuntu0.16.04.2_amd64.deb' librbd1_10.2.2-0ubuntu0.16.04.2_amd64.deb 2108866 MD5Sum:60f4d61fe06d5fbf8e7d8c5b80f1cf16 +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cloud-init/cloud-init_0.7.8-49-g9e904bb-0ubuntu1~16.04.1_all.deb' cloud-init_0.7.8-49-g9e904bb-0ubuntu1~16.04.1_all.deb 287546 MD5Sum:8b4654780848a7ace5f2a1b6b1e3a24b +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cloud-utils/cloud-guest-utils_0.27-0ubuntu24_all.deb' cloud-guest-utils_0.27-0ubuntu24_all.deb 15164 MD5Sum:8b08dbc4a576e942fe4acdd9f4f51aca +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/configobj/python3-configobj_5.0.6-2_all.deb' python3-configobj_5.0.6-2_all.deb 34200 MD5Sum:cbce754e3638c980fd63c384f1a163a8 +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb' cpu-checker_0.7-0ubuntu7_amd64.deb 6862 MD5Sum:1a809fb421f82a1d5d148013bedcba59 +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cups/libcups2_2.1.3-4_amd64.deb' libcups2_2.1.3-4_amd64.deb 196652 MD5Sum:3995ab409b0cb7c4440dfc90b54729d6 +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/curl/libcurl3-gnutls_7.47.0-1ubuntu2.2_amd64.deb' libcurl3-gnutls_7.47.0-1ubuntu2.2_amd64.deb 184138 MD5Sum:e1ae11ed9e545314ff650ab2d10df818 +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cyrus-sasl2/libsasl2-2_2.1.26.dfsg1-14build1_amd64.deb' libsasl2-2_2.1.26.dfsg1-14build1_amd64.deb 48708 MD5Sum:af15d7b37cbdfc4c413273c5225a67a6 +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cyrus-sasl2/libsasl2-modules_2.1.26.dfsg1-14build1_amd64.deb' libsasl2-modules_2.1.26.dfsg1-14build1_amd64.deb 47526 MD5Sum:8fda866e5a4adfe40a1ffc15fac77542 +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cyrus-sasl2/libsasl2-modules-db_2.1.26.dfsg1-14build1_amd64.deb' libsasl2-modules-db_2.1.26.dfsg1-14build1_amd64.deb 14458 MD5Sum:08577afddd24ee2e6fce4ff455653081 +'http://us.archive.ubuntu.com/ubuntu/pool/main/d/dbus/dbus_1.10.6-1ubuntu3.1_amd64.deb' dbus_1.10.6-1ubuntu3.1_amd64.deb 141352 MD5Sum:2bc40ff5d33a6d65993b125fe3af653c +'http://us.archive.ubuntu.com/ubuntu/pool/main/d/dbus/libdbus-1-3_1.10.6-1ubuntu3.1_amd64.deb' libdbus-1-3_1.10.6-1ubuntu3.1_amd64.deb 160756 MD5Sum:1deb247321c3a2007e178e7806d27318 +'http://us.archive.ubuntu.com/ubuntu/pool/main/d/device-tree-compiler/libfdt1_1.4.0+dfsg-2_amd64.deb' libfdt1_1.4.0+dfsg-2_amd64.deb 14136 MD5Sum:ea277dec72e4b0dc9ae18140dab6f147 +'http://us.archive.ubuntu.com/ubuntu/pool/main/d/distro-info-data/distro-info-data_0.28ubuntu0.2_all.deb' distro-info-data_0.28ubuntu0.2_all.deb 4006 MD5Sum:4497d860935a3fec1cea983b26082821 +'http://us.archive.ubuntu.com/ubuntu/pool/main/d/dkms/dkms_2.2.0.3-2ubuntu11.3_all.deb' dkms_2.2.0.3-2ubuntu11.3_all.deb 66148 MD5Sum:e4f4d32677876e2792a7b152cd706a54 +'http://us.archive.ubuntu.com/ubuntu/pool/main/d/dpkg/dpkg-dev_1.18.4ubuntu1.1_all.deb' dpkg-dev_1.18.4ubuntu1.1_all.deb 584114 MD5Sum:8e732fd2f0eb2141b9fa5efa33891858 +'http://us.archive.ubuntu.com/ubuntu/pool/main/d/dpkg/libdpkg-perl_1.18.4ubuntu1.1_all.deb' libdpkg-perl_1.18.4ubuntu1.1_all.deb 195494 MD5Sum:ef90a84e0cbdc08dbf664d3367ba0fc4 +'http://us.archive.ubuntu.com/ubuntu/pool/main/e/expat/libexpat1-dev_2.1.0-7ubuntu0.16.04.2_amd64.deb' libexpat1-dev_2.1.0-7ubuntu0.16.04.2_amd64.deb 115328 MD5Sum:df5d013eec845ea323df40c64e3ac2e6 +'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fakeroot/fakeroot_1.20.2-1ubuntu1_amd64.deb' fakeroot_1.20.2-1ubuntu1_amd64.deb 61784 MD5Sum:b153b1ed316419be55f3f575c092e73b +'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fakeroot/libfakeroot_1.20.2-1ubuntu1_amd64.deb' libfakeroot_1.20.2-1ubuntu1_amd64.deb 25510 MD5Sum:e3c90aa7376ae3a3e966d1688b9dab70 +'http://us.archive.ubuntu.com/ubuntu/pool/main/f/flac/libflac8_1.3.1-4_amd64.deb' libflac8_1.3.1-4_amd64.deb 210396 MD5Sum:c0c0306a333d443f35c866bcf5e05c3a +'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fontconfig/fontconfig-config_2.11.94-0ubuntu1.1_all.deb' fontconfig-config_2.11.94-0ubuntu1.1_all.deb 49934 MD5Sum:d8ee5cb98a73e9fd84f0c21b7f00728f +'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fontconfig/libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb' libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb 131248 MD5Sum:e1d3510a190b0910720a7ae597ce53ea +'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fonts-dejavu/fonts-dejavu-core_2.35-1_all.deb' fonts-dejavu-core_2.35-1_all.deb 1038624 MD5Sum:d3c6235a85d2646078f1b82ab257ef33 +'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fuse/libfuse2_2.9.4-1ubuntu3.1_amd64.deb' libfuse2_2.9.4-1ubuntu3.1_amd64.deb 89908 MD5Sum:2bdd7633ce8e2d8b9978756416772991 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/cpp-5_5.4.0-6ubuntu1~16.04.4_amd64.deb' cpp-5_5.4.0-6ubuntu1~16.04.4_amd64.deb 7653108 MD5Sum:95c5a34a437e2fd3fac60c3b911c73f4 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/g++-5_5.4.0-6ubuntu1~16.04.4_amd64.deb' g++-5_5.4.0-6ubuntu1~16.04.4_amd64.deb 8299854 MD5Sum:218ba077dc7a555055446919bc51545a +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/gcc-5_5.4.0-6ubuntu1~16.04.4_amd64.deb' gcc-5_5.4.0-6ubuntu1~16.04.4_amd64.deb 8577362 MD5Sum:1f98521f896a3c1c528f5953a9063ac1 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/gcc-5-base_5.4.0-6ubuntu1~16.04.4_amd64.deb' gcc-5-base_5.4.0-6ubuntu1~16.04.4_amd64.deb 16770 MD5Sum:376937778a114defb614754043c40977 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libasan2_5.4.0-6ubuntu1~16.04.4_amd64.deb' libasan2_5.4.0-6ubuntu1~16.04.4_amd64.deb 264364 MD5Sum:bf412ced66f2fae39b50c5f74f0cbd5d +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libatomic1_5.4.0-6ubuntu1~16.04.4_amd64.deb' libatomic1_5.4.0-6ubuntu1~16.04.4_amd64.deb 8912 MD5Sum:05f0d545dce15b8e9d2388b3709ad753 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libcc1-0_5.4.0-6ubuntu1~16.04.4_amd64.deb' libcc1-0_5.4.0-6ubuntu1~16.04.4_amd64.deb 38792 MD5Sum:1d2578c6168349fb265ea244cb7800b9 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libcilkrts5_5.4.0-6ubuntu1~16.04.4_amd64.deb' libcilkrts5_5.4.0-6ubuntu1~16.04.4_amd64.deb 40088 MD5Sum:e2cdd94f50eb96b68b1844f1cd148687 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libgcc-5-dev_5.4.0-6ubuntu1~16.04.4_amd64.deb' libgcc-5-dev_5.4.0-6ubuntu1~16.04.4_amd64.deb 2236718 MD5Sum:92c3c2d39dcbb870745c4f75e7d2a658 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libgomp1_5.4.0-6ubuntu1~16.04.4_amd64.deb' libgomp1_5.4.0-6ubuntu1~16.04.4_amd64.deb 55046 MD5Sum:e4e5c6228e730d9403a20b6f9c59d314 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libitm1_5.4.0-6ubuntu1~16.04.4_amd64.deb' libitm1_5.4.0-6ubuntu1~16.04.4_amd64.deb 27420 MD5Sum:106531f1a3a213f8e61df014d8e64046 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/liblsan0_5.4.0-6ubuntu1~16.04.4_amd64.deb' liblsan0_5.4.0-6ubuntu1~16.04.4_amd64.deb 104930 MD5Sum:64baa9c8945b3adcac86b3e08cc64e2b +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libmpx0_5.4.0-6ubuntu1~16.04.4_amd64.deb' libmpx0_5.4.0-6ubuntu1~16.04.4_amd64.deb 9766 MD5Sum:0a654c0c2e205d04c2e222d0a68ab3d2 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libquadmath0_5.4.0-6ubuntu1~16.04.4_amd64.deb' libquadmath0_5.4.0-6ubuntu1~16.04.4_amd64.deb 131214 MD5Sum:e212664529333fb7e2db1afc8f6c50b2 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libstdc++-5-dev_5.4.0-6ubuntu1~16.04.4_amd64.deb' libstdc++-5-dev_5.4.0-6ubuntu1~16.04.4_amd64.deb 1425994 MD5Sum:328ff483c56502b1d1ebb2f30b269350 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libstdc++6_5.4.0-6ubuntu1~16.04.4_amd64.deb' libstdc++6_5.4.0-6ubuntu1~16.04.4_amd64.deb 393398 MD5Sum:17eff9bc4d304ca36f2f1633be482654 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libtsan0_5.4.0-6ubuntu1~16.04.4_amd64.deb' libtsan0_5.4.0-6ubuntu1~16.04.4_amd64.deb 243674 MD5Sum:73f6474b928dc0038c94f171890c6386 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libubsan0_5.4.0-6ubuntu1~16.04.4_amd64.deb' libubsan0_5.4.0-6ubuntu1~16.04.4_amd64.deb 95334 MD5Sum:01552deb86cb21a84f5aea05038a1290 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-defaults/cpp_5.3.1-1ubuntu1_amd64.deb' cpp_4%3a5.3.1-1ubuntu1_amd64.deb 27662 MD5Sum:4c291e4aaf6406f61e3188d526479d51 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-defaults/g++_5.3.1-1ubuntu1_amd64.deb' g++_4%3a5.3.1-1ubuntu1_amd64.deb 1504 MD5Sum:0c03d113ff00ebc960f294420e60855b +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-defaults/gcc_5.3.1-1ubuntu1_amd64.deb' gcc_4%3a5.3.1-1ubuntu1_amd64.deb 5244 MD5Sum:df1516b203a66a86a728eab7a4c349e8 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gdbm/libgdbm3_1.8.3-13.1_amd64.deb' libgdbm3_1.8.3-13.1_amd64.deb 16926 MD5Sum:b2001800d7c61d4b0b12b077a0af2b5a +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gdisk/gdisk_1.0.1-1build1_amd64.deb' gdisk_1.0.1-1build1_amd64.deb 194230 MD5Sum:24e876aa3c2e94e39c17a4551f5d8514 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/git/git_2.7.4-0ubuntu1_amd64.deb' git_1%3a2.7.4-0ubuntu1_amd64.deb 3006120 MD5Sum:0412535c34d3f900629e9409ad73aead +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/git/git-man_2.7.4-0ubuntu1_all.deb' git-man_1%3a2.7.4-0ubuntu1_all.deb 734758 MD5Sum:0c00ac0f6cc7cc5b1b17f2e30ad44342 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/glibc/libc6_2.23-0ubuntu4_amd64.deb' libc6_2.23-0ubuntu4_amd64.deb 2586034 MD5Sum:e4c2d64ecf1740c251bcbce0c14c49be +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/glibc/libc6-dev_2.23-0ubuntu4_amd64.deb' libc6-dev_2.23-0ubuntu4_amd64.deb 2084120 MD5Sum:4aa086096630eb45938f05043a76ac0e +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/glibc/libc-bin_2.23-0ubuntu4_amd64.deb' libc-bin_2.23-0ubuntu4_amd64.deb 623420 MD5Sum:6d38874c42ae8c38bbfde95c26d45d5b +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/glibc/libc-dev-bin_2.23-0ubuntu4_amd64.deb' libc-dev-bin_2.23-0ubuntu4_amd64.deb 68676 MD5Sum:6416120c72cdd6621e5958f8c32a81f9 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/glibc/locales_2.23-0ubuntu4_all.deb' locales_2.23-0ubuntu4_all.deb 3213658 MD5Sum:100029ea04495062871be11d32105d98 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/glibc/multiarch-support_2.23-0ubuntu4_amd64.deb' multiarch-support_2.23-0ubuntu4_amd64.deb 6828 MD5Sum:5c2dab8596dff6294675d8ac6e25f1f4 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gnupg/gnupg_1.4.20-1ubuntu3.1_amd64.deb' gnupg_1.4.20-1ubuntu3.1_amd64.deb 625938 MD5Sum:955b23eb62539452a8aa37e34e6f77c1 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gnupg/gpgv_1.4.20-1ubuntu3.1_amd64.deb' gpgv_1.4.20-1ubuntu3.1_amd64.deb 165264 MD5Sum:1debba9f668b7dcdca878d1e0e25c98a +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/groff/groff-base_1.22.3-7_amd64.deb' groff-base_1.22.3-7_amd64.deb 1150932 MD5Sum:7afb23ed2960cd67ab3196f29b9ff7e2 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/grub2/grub2-common_2.02~beta2-36ubuntu3.2_amd64.deb' grub2-common_2.02~beta2-36ubuntu3.2_amd64.deb 510912 MD5Sum:634e13acd2c8cab54b01e84b5e254845 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/grub2/grub-common_2.02~beta2-36ubuntu3.2_amd64.deb' grub-common_2.02~beta2-36ubuntu3.2_amd64.deb 1706552 MD5Sum:7899a24a07f8b62e08a455bdab510c47 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/grub2/grub-pc_2.02~beta2-36ubuntu3.2_amd64.deb' grub-pc_2.02~beta2-36ubuntu3.2_amd64.deb 197080 MD5Sum:5d4cdb8542ad3e63302698a075e5e959 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/grub2/grub-pc-bin_2.02~beta2-36ubuntu3.2_amd64.deb' grub-pc-bin_2.02~beta2-36ubuntu3.2_amd64.deb 883966 MD5Sum:9bb93b3374a6ad20419396c488cbf5f9 +'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libasn1-8-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libasn1-8-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 174366 MD5Sum:42aa97710227f6c372d232799fde6790 +'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libgssapi3-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libgssapi3-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 96084 MD5Sum:0c9467b00d258e3175addbb5a16fdc72 +'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libhcrypto4-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libhcrypto4-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 84938 MD5Sum:d6337d57fa1dda2c877a9f1c163ba0dd +'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libheimbase1-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libheimbase1-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 29228 MD5Sum:15a7c7d180f14253f46d5e56409a0ffb +'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libheimntlm0-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libheimntlm0-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 15090 MD5Sum:6f7a32beb2a3a04181c05efe940df1ee +'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libhx509-5-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libhx509-5-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 107192 MD5Sum:b2b294bd3d2226f10c69058900323876 +'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libkrb5-26-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libkrb5-26-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 202156 MD5Sum:000a329b39ae158d0ec280957741b14d +'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libroken18-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libroken18-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 41190 MD5Sum:58c4093551f88ccca3c6c8a11d5e2357 +'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libwind0-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libwind0-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 48180 MD5Sum:7e368713a6d03afb23a8f956a16b9ba7 +'http://us.archive.ubuntu.com/ubuntu/pool/main/i/ifupdown/ifupdown_0.8.10ubuntu1.1_amd64.deb' ifupdown_0.8.10ubuntu1.1_amd64.deb 54916 MD5Sum:d013023982a1e01067d9ef9e02a327a3 +'http://us.archive.ubuntu.com/ubuntu/pool/main/i/initramfs-tools/initramfs-tools_0.122ubuntu8.5_all.deb' initramfs-tools_0.122ubuntu8.5_all.deb 8618 MD5Sum:6f5cdff02741b119d8033165749b812e +'http://us.archive.ubuntu.com/ubuntu/pool/main/i/initramfs-tools/initramfs-tools-bin_0.122ubuntu8.5_amd64.deb' initramfs-tools-bin_0.122ubuntu8.5_amd64.deb 9334 MD5Sum:c4f25ed3f10f6d234fc4f9b4e2556619 +'http://us.archive.ubuntu.com/ubuntu/pool/main/i/initramfs-tools/initramfs-tools-core_0.122ubuntu8.5_all.deb' initramfs-tools-core_0.122ubuntu8.5_all.deb 42160 MD5Sum:c2e8b352d17b48c9e9badd040b1ed3c9 +'http://us.archive.ubuntu.com/ubuntu/pool/main/i/init-system-helpers/init_1.29ubuntu3_amd64.deb' init_1.29ubuntu3_amd64.deb 4716 MD5Sum:5967a023e146860d888297cfb5773017 +'http://us.archive.ubuntu.com/ubuntu/pool/main/i/init-system-helpers/init-system-helpers_1.29ubuntu3_all.deb' init-system-helpers_1.29ubuntu3_all.deb 32416 MD5Sum:9b8e5436025f8006ae7f309fd3687b60 +'http://us.archive.ubuntu.com/ubuntu/pool/main/i/iptables/iptables_1.6.0-2ubuntu3_amd64.deb' iptables_1.6.0-2ubuntu3_amd64.deb 265782 MD5Sum:706f191cbb20bff7c7a9a0fc01a78c25 +'http://us.archive.ubuntu.com/ubuntu/pool/main/i/ipxe/ipxe-qemu_1.0.0+git-20150424.a25a16d-1ubuntu1_all.deb' ipxe-qemu_1.0.0+git-20150424.a25a16d-1ubuntu1_all.deb 717714 MD5Sum:01570467dacbe007f2d0fb76c30653a7 +'http://us.archive.ubuntu.com/ubuntu/pool/main/i/isc-dhcp/isc-dhcp-client_4.3.3-5ubuntu12.4_amd64.deb' isc-dhcp-client_4.3.3-5ubuntu12.4_amd64.deb 223488 MD5Sum:0213ed75d3f4c7f06226ee7b9a974d12 +'http://us.archive.ubuntu.com/ubuntu/pool/main/i/isc-dhcp/isc-dhcp-common_4.3.3-5ubuntu12.4_amd64.deb' isc-dhcp-common_4.3.3-5ubuntu12.4_amd64.deb 104488 MD5Sum:21948bd2241628b4d690e79c10515ecf +'http://us.archive.ubuntu.com/ubuntu/pool/main/i/isl/libisl15_0.16.1-1_amd64.deb' libisl15_0.16.1-1_amd64.deb 524254 MD5Sum:eec42a28e5ed8a5eaaf6278b455176ed +'http://us.archive.ubuntu.com/ubuntu/pool/main/j/java-common/java-common_0.56ubuntu2_all.deb' java-common_0.56ubuntu2_all.deb 7742 MD5Sum:cef7383c2628cc09bccbf0777e4eac37 +'http://us.archive.ubuntu.com/ubuntu/pool/main/j/jinja2/python3-jinja2_2.8-1_all.deb' python3-jinja2_2.8-1_all.deb 102518 MD5Sum:2511385ccb261c47c7dc2479abb6848d +'http://us.archive.ubuntu.com/ubuntu/pool/main/k/kbd/kbd_1.15.5-1ubuntu5_amd64.deb' kbd_1.15.5-1ubuntu5_amd64.deb 183018 MD5Sum:4e77ee969276644f3bc9168bee7e3995 +'http://us.archive.ubuntu.com/ubuntu/pool/main/k/keyutils/keyutils_1.5.9-8ubuntu1_amd64.deb' keyutils_1.5.9-8ubuntu1_amd64.deb 47054 MD5Sum:c7a363bce61cc8fbfb2b252d7a98f0fa +'http://us.archive.ubuntu.com/ubuntu/pool/main/k/klibc/klibc-utils_2.0.4-8ubuntu1.16.04.2_amd64.deb' klibc-utils_2.0.4-8ubuntu1.16.04.2_amd64.deb 107498 MD5Sum:e07a76e70f2acfef7edf54b08be0a4a3 +'http://us.archive.ubuntu.com/ubuntu/pool/main/k/klibc/libklibc_2.0.4-8ubuntu1.16.04.2_amd64.deb' libklibc_2.0.4-8ubuntu1.16.04.2_amd64.deb 41326 MD5Sum:b123c76c6d8f2f80a6247e5ce915dd48 +'http://us.archive.ubuntu.com/ubuntu/pool/main/liba/libaio/libaio1_0.3.110-2_amd64.deb' libaio1_0.3.110-2_amd64.deb 6356 MD5Sum:2ed968780e68742f43eddebadf82ff67 +'http://us.archive.ubuntu.com/ubuntu/pool/main/liba/libalgorithm-diff-perl/libalgorithm-diff-perl_1.19.03-1_all.deb' libalgorithm-diff-perl_1.19.03-1_all.deb 47622 MD5Sum:3d6f7b46454ff0b8589904fc4f8dd602 +'http://us.archive.ubuntu.com/ubuntu/pool/main/liba/libalgorithm-diff-xs-perl/libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb' libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb 10998 MD5Sum:330e839dcd98097723870b28ba9a8810 +'http://us.archive.ubuntu.com/ubuntu/pool/main/liba/libalgorithm-merge-perl/libalgorithm-merge-perl_0.08-3_all.deb' libalgorithm-merge-perl_0.08-3_all.deb 11992 MD5Sum:6b456963b6629af0514be1b8ccbaa7fc +'http://us.archive.ubuntu.com/ubuntu/pool/main/liba/libasyncns/libasyncns0_0.8-5build1_amd64.deb' libasyncns0_0.8-5build1_amd64.deb 12336 MD5Sum:dbb4957abb710a70453eac0e77fc797b +'http://us.archive.ubuntu.com/ubuntu/pool/main/libc/libcaca/libcaca0_0.99.beta19-2build2~gcc5.2_amd64.deb' libcaca0_0.99.beta19-2build2~gcc5.2_amd64.deb 202380 MD5Sum:b49a9b48694bf35e217fee1295dd14dd +'http://us.archive.ubuntu.com/ubuntu/pool/main/libc/libcacard/libcacard0_2.5.0-2_amd64.deb' libcacard0_1%3a2.5.0-2_amd64.deb 19666 MD5Sum:0d371aa9cdc23ac668bc6e2afa1c44f0 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libe/libeatmydata/eatmydata_105-3_all.deb' eatmydata_105-3_all.deb 5502 MD5Sum:bc5bc47ea615b69da0f5d3c090c74a91 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libe/libeatmydata/libeatmydata1_105-3_amd64.deb' libeatmydata1_105-3_amd64.deb 7280 MD5Sum:1f39d8cff52be865527547c09fc772db +'http://us.archive.ubuntu.com/ubuntu/pool/main/libe/liberror-perl/liberror-perl_0.17-1.2_all.deb' liberror-perl_0.17-1.2_all.deb 19594 MD5Sum:bd1a8035bbfae2cd7d718f54fd93e0d5 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libe/libevent/libevent-2.0-5_2.0.21-stable-2_amd64.deb' libevent-2.0-5_2.0.21-stable-2_amd64.deb 112550 MD5Sum:071d5951d910147ea84d0d024bee13ce +'http://us.archive.ubuntu.com/ubuntu/pool/main/libf/libfile-fcntllock-perl/libfile-fcntllock-perl_0.22-3_amd64.deb' libfile-fcntllock-perl_0.22-3_amd64.deb 32002 MD5Sum:26476d54bf4677cc993c8cd9a7dbaeca +'http://us.archive.ubuntu.com/ubuntu/pool/main/libg/libgcrypt20/libgcrypt20_1.6.5-2ubuntu0.2_amd64.deb' libgcrypt20_1.6.5-2ubuntu0.2_amd64.deb 336194 MD5Sum:ebe89b8db7294a6dc2ff9995a7d30060 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libi/libidn/libidn11_1.32-3ubuntu1.1_amd64.deb' libidn11_1.32-3ubuntu1.1_amd64.deb 45552 MD5Sum:74c4e3f65c05e61596efe2ef46941009 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libi/libiscsi/libiscsi2_1.12.0-2_amd64.deb' libiscsi2_1.12.0-2_amd64.deb 51550 MD5Sum:6c8f4a397968e478e9567785bba4283e +'http://us.archive.ubuntu.com/ubuntu/pool/main/libj/libjpeg8-empty/libjpeg8_8c-2ubuntu8_amd64.deb' libjpeg8_8c-2ubuntu8_amd64.deb 2194 MD5Sum:e0f16286dd787b951ffa953987fdf6a7 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libj/libjpeg-turbo/libjpeg-turbo8_1.4.2-0ubuntu3_amd64.deb' libjpeg-turbo8_1.4.2-0ubuntu3_amd64.deb 110656 MD5Sum:8e505d67491b22a9d38be353654b3bc3 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libn/libnfnetlink/libnfnetlink0_1.0.1-3_amd64.deb' libnfnetlink0_1.0.1-3_amd64.deb 13262 MD5Sum:914d0640e09dd02057d0fd09f3da0eb5 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libn/libnfsidmap/libnfsidmap2_0.25-5_amd64.deb' libnfsidmap2_0.25-5_amd64.deb 32182 MD5Sum:5e06543f26481fa549a1e017eec4ef36 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libo/libogg/libogg0_1.3.2-1_amd64.deb' libogg0_1.3.2-1_amd64.deb 17192 MD5Sum:55dd9b6982d66d6b168aa18fb3f90d2f +'http://us.archive.ubuntu.com/ubuntu/pool/main/libp/libpcap/libpcap0.8_1.7.4-2_amd64.deb' libpcap0.8_1.7.4-2_amd64.deb 116794 MD5Sum:6b4372b0840fada16f16ed4d97f32146 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libp/libpcap/libpcap0.8-dev_1.7.4-2_amd64.deb' libpcap0.8-dev_1.7.4-2_amd64.deb 212414 MD5Sum:44df3da8707c2b5cd1f3f0bb68a005a6 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libp/libpcap/libpcap-dev_1.7.4-2_all.deb' libpcap-dev_1.7.4-2_all.deb 3394 MD5Sum:df89b21ddc14397fccb0a9e5e6a3542c +'http://us.archive.ubuntu.com/ubuntu/pool/main/libs/libsdl1.2/libsdl1.2debian_1.2.15+dfsg1-3_amd64.deb' libsdl1.2debian_1.2.15+dfsg1-3_amd64.deb 167606 MD5Sum:52418fa1951b7edff3aecc67821f5786 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libs/libsndfile/libsndfile1_1.0.25-10_amd64.deb' libsndfile1_1.0.25-10_amd64.deb 137498 MD5Sum:1218c82cf611a5e4ff9919b91130c21e +'http://us.archive.ubuntu.com/ubuntu/pool/main/libt/libtirpc/libtirpc1_0.2.5-1_amd64.deb' libtirpc1_0.2.5-1_amd64.deb 75624 MD5Sum:bc4fb6407a0636517ce6670fd3ac2c40 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libv/libvorbis/libvorbis0a_1.3.5-3_amd64.deb' libvorbis0a_1.3.5-3_amd64.deb 86776 MD5Sum:248a92f34c15bfc3fff460186eac1358 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libv/libvorbis/libvorbisenc2_1.3.5-3_amd64.deb' libvorbisenc2_1.3.5-3_amd64.deb 70678 MD5Sum:62b0f630a03291eff71de6f844746721 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libx/libxi/libxi6_1.7.6-1_amd64.deb' libxi6_2%3a1.7.6-1_amd64.deb 28572 MD5Sum:2ad504b68a0a7c3f987307166de56a3a +'http://us.archive.ubuntu.com/ubuntu/pool/main/libx/libxrender/libxrender1_0.9.9-0ubuntu1_amd64.deb' libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb 18482 MD5Sum:124d535fd56229469116dfd6e47fe406 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libx/libxtst/libxtst6_1.2.2-1_amd64.deb' libxtst6_2%3a1.2.2-1_amd64.deb 14086 MD5Sum:2594435dcd76d6eec2ff3fb68a3d4e9d +'http://us.archive.ubuntu.com/ubuntu/pool/main/liby/libyaml/libyaml-0-2_0.1.6-3_amd64.deb' libyaml-0-2_0.1.6-3_amd64.deb 47596 MD5Sum:d5e5f5f176ebfe25ccb22965431bfe38 +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/language-selector/language-selector-common_0.165.4_all.deb' language-selector-common_0.165.4_all.deb 213586 MD5Sum:b020f997ca40682c071d7b0f5c44062e +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/lcms2/liblcms2-2_2.6-3ubuntu2_amd64.deb' liblcms2-2_2.6-3ubuntu2_amd64.deb 136966 MD5Sum:425ab20e484e500aa2d48a281cb98d2c +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/less/less_481-2.1ubuntu0.1_amd64.deb' less_481-2.1ubuntu0.1_amd64.deb 109538 MD5Sum:ae43696453da4a56d9db1215e95e8302 +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux-firmware/linux-firmware_1.157.5_all.deb' linux-firmware_1.157.5_all.deb 37479650 MD5Sum:963700c4094b49605671b4c56ca2f8bc +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux/linux-headers-4.4.0-47_4.4.0-47.68_all.deb' linux-headers-4.4.0-47_4.4.0-47.68_all.deb 10002400 MD5Sum:33ff634199e695e7e3f439d47b5baa9b +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux/linux-headers-4.4.0-47-generic_4.4.0-47.68_amd64.deb' linux-headers-4.4.0-47-generic_4.4.0-47.68_amd64.deb 790156 MD5Sum:26c713f3d9666475ff49ada48984a8c6 +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux/linux-image-4.4.0-47-generic_4.4.0-47.68_amd64.deb' linux-image-4.4.0-47-generic_4.4.0-47.68_amd64.deb 18830894 MD5Sum:15ccfe224802de420913f7fb3f8075b4 +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux/linux-image-extra-4.4.0-47-generic_4.4.0-47.68_amd64.deb' linux-image-extra-4.4.0-47-generic_4.4.0-47.68_amd64.deb 38948166 MD5Sum:7da88764623fb9eef0e47a17abc378dc +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux/linux-libc-dev_4.4.0-47.68_amd64.deb' linux-libc-dev_4.4.0-47.68_amd64.deb 842418 MD5Sum:b227d19d5b228cc13883b0fcd22252af +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux-meta/linux-generic_4.4.0.47.50_amd64.deb' linux-generic_4.4.0.47.50_amd64.deb 1790 MD5Sum:0a380d60e919fd548e30ec6f61da6c5d +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux-meta/linux-headers-generic_4.4.0.47.50_amd64.deb' linux-headers-generic_4.4.0.47.50_amd64.deb 2286 MD5Sum:75496d02a8949e26e8e7df3dc3ad2cf7 +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux-meta/linux-image-generic_4.4.0.47.50_amd64.deb' linux-image-generic_4.4.0.47.50_amd64.deb 2312 MD5Sum:4910c90490bb9d1ea223707ca1d52ce5 +'http://us.archive.ubuntu.com/ubuntu/pool/main/m/make-dfsg/make_4.1-6_amd64.deb' make_4.1-6_amd64.deb 150924 MD5Sum:a2c33fce65c313f2d9be0e55166fc3f5 +'http://us.archive.ubuntu.com/ubuntu/pool/main/m/manpages/manpages_4.04-2_all.deb' manpages_4.04-2_all.deb 1086712 MD5Sum:bb93c041e490ee0b6c2fef876dddf502 +'http://us.archive.ubuntu.com/ubuntu/pool/main/m/manpages/manpages-dev_4.04-2_all.deb' manpages-dev_4.04-2_all.deb 2047608 MD5Sum:fea47c59fcc997aeab05238ecf9c5aba +'http://us.archive.ubuntu.com/ubuntu/pool/main/m/markupsafe/python3-markupsafe_0.23-2build2_amd64.deb' python3-markupsafe_0.23-2build2_amd64.deb 16120 MD5Sum:de4d087f2d9db48351efd1fe861b21be +'http://us.archive.ubuntu.com/ubuntu/pool/main/m/mpclib3/libmpc3_1.0.3-1_amd64.deb' libmpc3_1.0.3-1_amd64.deb 39676 MD5Sum:7892c51e73d8c5a5c16c1f2e8b93faa1 +'http://us.archive.ubuntu.com/ubuntu/pool/main/m/mpfr4/libmpfr4_3.1.4-1_amd64.deb' libmpfr4_3.1.4-1_amd64.deb 190628 MD5Sum:5e8b331bd179e68edf5734a8b11306b2 +'http://us.archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb' msr-tools_1.3-2_amd64.deb 10636 MD5Sum:5ffb50c3889cfccc901b940923d89e29 +'http://us.archive.ubuntu.com/ubuntu/pool/main/n/nfs-utils/nfs-common_1.2.8-9ubuntu12_amd64.deb' nfs-common_1%3a1.2.8-9ubuntu12_amd64.deb 184538 MD5Sum:811cfcf44b77a9f3c0dca443c4a6cdbf +'http://us.archive.ubuntu.com/ubuntu/pool/main/n/nspr/libnspr4_4.12-0ubuntu0.16.04.1_amd64.deb' libnspr4_2%3a4.12-0ubuntu0.16.04.1_amd64.deb 112400 MD5Sum:6136aa494e3970cef74a03a5cc2415bb +'http://us.archive.ubuntu.com/ubuntu/pool/main/n/nss/libnss3_3.23-0ubuntu0.16.04.1_amd64.deb' libnss3_2%3a3.23-0ubuntu0.16.04.1_amd64.deb 1144232 MD5Sum:05b78e390c150fd4eb65c8de47358036 +'http://us.archive.ubuntu.com/ubuntu/pool/main/n/nss/libnss3-nssdb_3.23-0ubuntu0.16.04.1_all.deb' libnss3-nssdb_2%3a3.23-0ubuntu0.16.04.1_all.deb 10584 MD5Sum:6e7f301f6169b123e8f9ce82d68451ae +'http://us.archive.ubuntu.com/ubuntu/pool/main/n/numactl/libnuma1_2.0.11-1ubuntu1_amd64.deb' libnuma1_2.0.11-1ubuntu1_amd64.deb 21016 MD5Sum:fb873c905ae23079608114661a32d1c7 +'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openjdk-8/openjdk-8-jdk-headless_8u111-b14-2ubuntu0.16.04.2_amd64.deb' openjdk-8-jdk-headless_8u111-b14-2ubuntu0.16.04.2_amd64.deb 8166930 MD5Sum:95abce7371d1f3eda3584f6909e85f18 +'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openjdk-8/openjdk-8-jre-headless_8u111-b14-2ubuntu0.16.04.2_amd64.deb' openjdk-8-jre-headless_8u111-b14-2ubuntu0.16.04.2_amd64.deb 26886140 MD5Sum:4f3d16222254577160afce4cd333db19 +'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openldap/libldap-2.4-2_2.4.42+dfsg-2ubuntu3.1_amd64.deb' libldap-2.4-2_2.4.42+dfsg-2ubuntu3.1_amd64.deb 160630 MD5Sum:bfb7d8edf8289d8f01742469420efe37 +'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openssh/openssh-client_7.2p2-4ubuntu2.1_amd64.deb' openssh-client_1%3a7.2p2-4ubuntu2.1_amd64.deb 587050 MD5Sum:55c7b2f2e9e18fbd70ce9f042bd99261 +'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openssh/openssh-server_7.2p2-4ubuntu2.1_amd64.deb' openssh-server_1%3a7.2p2-4ubuntu2.1_amd64.deb 337896 MD5Sum:c2c16d323dbb288f745b7537c327d206 +'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openssh/openssh-sftp-server_7.2p2-4ubuntu2.1_amd64.deb' openssh-sftp-server_1%3a7.2p2-4ubuntu2.1_amd64.deb 38762 MD5Sum:952e3bb32e10e130a090fa057dc408a6 +'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.0.0_1.0.2g-1ubuntu4.5_amd64.deb' libssl1.0.0_1.0.2g-1ubuntu4.5_amd64.deb 1081760 MD5Sum:43fd613e133e35e98333ebceae7184ff +'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openssl/openssl_1.0.2g-1ubuntu4.5_amd64.deb' openssl_1.0.2g-1ubuntu4.5_amd64.deb 491434 MD5Sum:cff1a42acbf034afde850269791440af +'http://us.archive.ubuntu.com/ubuntu/pool/main/o/opus/libopus0_1.1.2-1ubuntu1_amd64.deb' libopus0_1.1.2-1ubuntu1_amd64.deb 159200 MD5Sum:b8f45b2da56ac6d1a5a64769d2232e2c +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/p11-kit/libp11-kit0_0.23.2-5~ubuntu16.04.1_amd64.deb' libp11-kit0_0.23.2-5~ubuntu16.04.1_amd64.deb 105478 MD5Sum:b7eac686f16419708424463a5abcd859 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/patch/patch_2.7.5-1_amd64.deb' patch_2.7.5-1_amd64.deb 90382 MD5Sum:0c03555b50fc094f942a938e9efb33d8 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pcsc-lite/libpcsclite1_1.8.14-1ubuntu1_amd64.deb' libpcsclite1_1.8.14-1ubuntu1_amd64.deb 21384 MD5Sum:67383a357c969292fa13d5ca85fc1737 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/perl/libperl5.22_5.22.1-9_amd64.deb' libperl5.22_5.22.1-9_amd64.deb 3370548 MD5Sum:37c5a3fd13de2e1fbe0568aceb4ff043 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/perl/perl_5.22.1-9_amd64.deb' perl_5.22.1-9_amd64.deb 237264 MD5Sum:a4b787e5cf0a032822bc486ace90cdad +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/perl/perl-modules-5.22_5.22.1-9_all.deb' perl-modules-5.22_5.22.1-9_all.deb 2640598 MD5Sum:71fb658af2eeaedbe87494cf511a0c92 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pixman/libpixman-1-0_0.33.6-1_amd64.deb' libpixman-1-0_0.33.6-1_amd64.deb 231222 MD5Sum:2d60906f5c3e3a3548490b1c621d1392 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/prettytable/python3-prettytable_0.7.2-3_all.deb' python3-prettytable_0.7.2-3_all.deb 19730 MD5Sum:958069d49fc751b73d945ac2e5adec4f +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/procps/libprocps4_3.3.10-4ubuntu2.2_amd64.deb' libprocps4_2%3a3.3.10-4ubuntu2.2_amd64.deb 32704 MD5Sum:2330d7b32009998578c06b8cff2d6c1b +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/procps/procps_3.3.10-4ubuntu2.2_amd64.deb' procps_2%3a3.3.10-4ubuntu2.2_amd64.deb 221854 MD5Sum:9a273d6972b24df7e3d86af0a2084ee2 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pulseaudio/libpulse0_8.0-0ubuntu3.1_amd64.deb' libpulse0_1%3a8.0-0ubuntu3.1_amd64.deb 248194 MD5Sum:04da1888132c241682bddcce35ed1e77 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pyasn1/python3-pyasn1_0.1.9-1_all.deb' python3-pyasn1_0.1.9-1_all.deb 28132 MD5Sum:aea3d0df93c568bda4817c3c3910ef08 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pycurl/python3-pycurl_7.43.0-1ubuntu1_amd64.deb' python3-pycurl_7.43.0-1ubuntu1_amd64.deb 42334 MD5Sum:9384e6be4685d2cd06994a6ec23dbfac +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pyjwt/python3-jwt_1.3.0-1_all.deb' python3-jwt_1.3.0-1_all.deb 15994 MD5Sum:aa1437e45418bb3371e1ab78fad20c8b +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pyserial/python3-serial_3.0.1-1_all.deb' python3-serial_3.0.1-1_all.deb 54058 MD5Sum:4b9e76fe3f6cdaa0c8d8f5c6ee0e80b1 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/libpython2.7_2.7.12-1ubuntu0~16.04.1_amd64.deb' libpython2.7_2.7.12-1ubuntu0~16.04.1_amd64.deb 1069728 MD5Sum:c355a8d8c72dee5f06c38aa637f7d5f6 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/libpython2.7-dev_2.7.12-1ubuntu0~16.04.1_amd64.deb' libpython2.7-dev_2.7.12-1ubuntu0~16.04.1_amd64.deb 27806182 MD5Sum:b1606b5ecd36ddbe756e1db9db371065 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/libpython2.7-minimal_2.7.12-1ubuntu0~16.04.1_amd64.deb' libpython2.7-minimal_2.7.12-1ubuntu0~16.04.1_amd64.deb 339378 MD5Sum:16cd81bed67b58992ba326d225da74a9 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.1_amd64.deb' libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.1_amd64.deb 1883824 MD5Sum:b51aee7135c4c40745afc1dd4fb87067 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/python2.7_2.7.12-1ubuntu0~16.04.1_amd64.deb' python2.7_2.7.12-1ubuntu0~16.04.1_amd64.deb 224330 MD5Sum:d9789fea16fda2a928f6ed39f3434f29 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/python2.7-dev_2.7.12-1ubuntu0~16.04.1_amd64.deb' python2.7-dev_2.7.12-1ubuntu0~16.04.1_amd64.deb 276176 MD5Sum:10628375ea7e36d5e8f7ba5273c7d9b1 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/python2.7-minimal_2.7.12-1ubuntu0~16.04.1_amd64.deb' python2.7-minimal_2.7.12-1ubuntu0~16.04.1_amd64.deb 1295108 MD5Sum:60f2c79700931bcbd713556b6b5bda03 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python3.5/libpython3.5-minimal_3.5.2-2ubuntu0~16.04.1_amd64.deb' libpython3.5-minimal_3.5.2-2ubuntu0~16.04.1_amd64.deb 525856 MD5Sum:c787784b944542dee0b10465a45bac99 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python3.5/libpython3.5-stdlib_3.5.2-2ubuntu0~16.04.1_amd64.deb' libpython3.5-stdlib_3.5.2-2ubuntu0~16.04.1_amd64.deb 2129936 MD5Sum:500952aa58ef0e7f1f5f76b3a4037bdf +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python3.5/python3.5_3.5.2-2ubuntu0~16.04.1_amd64.deb' python3.5_3.5.2-2ubuntu0~16.04.1_amd64.deb 165176 MD5Sum:32b4fac2b139dfb340ddee92d78a7f59 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python3.5/python3.5-minimal_3.5.2-2ubuntu0~16.04.1_amd64.deb' python3.5-minimal_3.5.2-2ubuntu0~16.04.1_amd64.deb 1596870 MD5Sum:be7d322cad015751590ff585630c9244 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-cffi/python3-cffi-backend_1.5.2-1ubuntu1_amd64.deb' python3-cffi-backend_1.5.2-1ubuntu1_amd64.deb 59108 MD5Sum:c27b5b99bd74a557cbf97186a1266bf7 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-cryptography/python3-cryptography_1.2.3-1_amd64.deb' python3-cryptography_1.2.3-1_amd64.deb 198070 MD5Sum:e1e24fd82d7ad6e0c0a5ecf2931a3dc2 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/libpython-all-dev_2.7.11-1_amd64.deb' libpython-all-dev_2.7.11-1_amd64.deb 992 MD5Sum:5b8013073862e493f5c4f35e4fc12d62 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/libpython-dev_2.7.11-1_amd64.deb' libpython-dev_2.7.11-1_amd64.deb 7728 MD5Sum:27b5b2364088a2e4d49e00e0b50f75e1 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/libpython-stdlib_2.7.11-1_amd64.deb' libpython-stdlib_2.7.11-1_amd64.deb 7656 MD5Sum:0632b48d11a10ea0b58adad543887f8a +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/python_2.7.11-1_amd64.deb' python_2.7.11-1_amd64.deb 136892 MD5Sum:af686bd03f39be3f3cd865d38b44f5bf +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/python-all_2.7.11-1_amd64.deb' python-all_2.7.11-1_amd64.deb 978 MD5Sum:bf338b9d5360ec685bfbf9a323afcf1e +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/python-all-dev_2.7.11-1_amd64.deb' python-all-dev_2.7.11-1_amd64.deb 1000 MD5Sum:d68ff89d7581cd985bc0ff3c7c1c31a0 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/python-dev_2.7.11-1_amd64.deb' python-dev_2.7.11-1_amd64.deb 1160 MD5Sum:a1dc029ad0f502f7d41fdb5639650b85 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/python-minimal_2.7.11-1_amd64.deb' python-minimal_2.7.11-1_amd64.deb 28156 MD5Sum:5f74584a69921aac52908a029aca4e04 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-idna/python3-idna_2.0-3_all.deb' python3-idna_2.0-3_all.deb 35084 MD5Sum:5a78ae4de7cc7e91a16badc125cf5225 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-json-patch/python3-jsonpatch_1.19-3_all.deb' python3-jsonpatch_1.19-3_all.deb 12416 MD5Sum:cb2596025e967af7ff27427842766833 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-json-pointer/python3-json-pointer_1.9-3_all.deb' python3-json-pointer_1.9-3_all.deb 7262 MD5Sum:1bde57c985279df596aed63775fd1ed5 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-oauthlib/python3-oauthlib_1.0.3-1_all.deb' python3-oauthlib_1.0.3-1_all.deb 62486 MD5Sum:7c1f5bd6db8c0ce8c08dd4220ee548a6 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-setuptools/python-pkg-resources_20.7.0-1_all.deb' python-pkg-resources_20.7.0-1_all.deb 108428 MD5Sum:33fb00c7fd20b868b36407e0210cda2c +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-setuptools/python-setuptools_20.7.0-1_all.deb' python-setuptools_20.7.0-1_all.deb 169084 MD5Sum:5f51f781ed0c8c027029cf58336b1858 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pyyaml/python3-yaml_3.11-3build1_amd64.deb' python3-yaml_3.11-3build1_amd64.deb 95592 MD5Sum:1f9e9ba917bfc2ab4857bae73434c7a7 +'http://us.archive.ubuntu.com/ubuntu/pool/main/q/qemu/qemu-block-extra_2.5+dfsg-5ubuntu10.6_amd64.deb' qemu-block-extra_1%3a2.5+dfsg-5ubuntu10.6_amd64.deb 32770 MD5Sum:073e0430b15ef8bc093b5a4b99d36e6f +'http://us.archive.ubuntu.com/ubuntu/pool/main/q/qemu/qemu-system-common_2.5+dfsg-5ubuntu10.6_amd64.deb' qemu-system-common_1%3a2.5+dfsg-5ubuntu10.6_amd64.deb 281212 MD5Sum:96a52cc1b67600f120b2b468d59d23d6 +'http://us.archive.ubuntu.com/ubuntu/pool/main/q/qemu/qemu-system-x86_2.5+dfsg-5ubuntu10.6_amd64.deb' qemu-system-x86_1%3a2.5+dfsg-5ubuntu10.6_amd64.deb 2758348 MD5Sum:0eeefc0245958be5dfe6dbec8c1e8516 +'http://us.archive.ubuntu.com/ubuntu/pool/main/q/qemu/qemu-utils_2.5+dfsg-5ubuntu10.6_amd64.deb' qemu-utils_1%3a2.5+dfsg-5ubuntu10.6_amd64.deb 577726 MD5Sum:533f6a19cd54df36e42a4a336bf29641 +'http://us.archive.ubuntu.com/ubuntu/pool/main/r/rename/rename_0.20-4_all.deb' rename_0.20-4_all.deb 12010 MD5Sum:6cf1938ef51145a469ccef181a9304ce +'http://us.archive.ubuntu.com/ubuntu/pool/main/r/rpcbind/rpcbind_0.2.3-0.2_amd64.deb' rpcbind_0.2.3-0.2_amd64.deb 40252 MD5Sum:52576ed752c0c2bb04db68576aecd827 +'http://us.archive.ubuntu.com/ubuntu/pool/main/r/rsync/rsync_3.1.1-3ubuntu1_amd64.deb' rsync_3.1.1-3ubuntu1_amd64.deb 324680 MD5Sum:c856c6f0ced17498b62cd5222918e2e0 +'http://us.archive.ubuntu.com/ubuntu/pool/main/r/rtmpdump/librtmp1_2.4+20151223.gitfa8646d-1build1_amd64.deb' librtmp1_2.4+20151223.gitfa8646d-1build1_amd64.deb 53892 MD5Sum:8b0bf8b00890590f67fba42b8050de2d +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/seabios/seabios_1.8.2-1ubuntu1_all.deb' seabios_1.8.2-1ubuntu1_all.deb 112532 MD5Sum:4c2c2bf6aa6d8bd26f90aa21a4ac4e0f +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/sharutils/sharutils_4.15.2-1_amd64.deb' sharutils_1%3a4.15.2-1_amd64.deb 148320 MD5Sum:82eebb19d70fcb9fe029b7e34407bea9 +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/software-properties/python3-software-properties_0.96.20.4_all.deb' python3-software-properties_0.96.20.4_all.deb 20002 MD5Sum:40c2d5596791c7ecf44a532f2e37f778 +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/software-properties/software-properties-common_0.96.20.4_all.deb' software-properties-common_0.96.20.4_all.deb 9416 MD5Sum:c90b19b946703ae87f9969efda4d9a67 +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/spice/libspice-server1_0.12.6-4ubuntu0.1_amd64.deb' libspice-server1_0.12.6-4ubuntu0.1_amd64.deb 337930 MD5Sum:c9c1151a559f28da293d41e9df4262da +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/libstrongswan_5.3.5-1ubuntu3_amd64.deb' libstrongswan_5.3.5-1ubuntu3_amd64.deb 1389936 MD5Sum:35b18e264b9596ab99b4a1be3d04bc13 +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/libstrongswan-standard-plugins_5.3.5-1ubuntu3_amd64.deb' libstrongswan-standard-plugins_5.3.5-1ubuntu3_amd64.deb 265898 MD5Sum:5a06dd0c30304a6c3cc1263ca3f15c3d +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/strongswan_5.3.5-1ubuntu3_all.deb' strongswan_5.3.5-1ubuntu3_all.deb 27042 MD5Sum:b6336f9bc594ab356d13fdcb8e56ce9f +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/strongswan-charon_5.3.5-1ubuntu3_amd64.deb' strongswan-charon_5.3.5-1ubuntu3_amd64.deb 55514 MD5Sum:22a8d0cdba50b922ae9611c297820208 +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/strongswan-libcharon_5.3.5-1ubuntu3_amd64.deb' strongswan-libcharon_5.3.5-1ubuntu3_amd64.deb 1240762 MD5Sum:9d230aea890e695545a7508af56eac24 +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/strongswan-starter_5.3.5-1ubuntu3_amd64.deb' strongswan-starter_5.3.5-1ubuntu3_amd64.deb 742676 MD5Sum:a793db72f6f7bc37dc29393399b9bfd5 +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/sudo/sudo_1.8.16-0ubuntu1.2_amd64.deb' sudo_1.8.16-0ubuntu1.2_amd64.deb 389432 MD5Sum:bebd286de1e01ef45e41786461e42cdc +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/systemd/libsystemd0_229-4ubuntu12_amd64.deb' libsystemd0_229-4ubuntu12_amd64.deb 205222 MD5Sum:db9e34238d416ecce1bfbe9a4580b456 +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/systemd/libudev1_229-4ubuntu12_amd64.deb' libudev1_229-4ubuntu12_amd64.deb 55194 MD5Sum:4ea42145889745f95bbf7e0f025e9046 +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/systemd/systemd_229-4ubuntu12_amd64.deb' systemd_229-4ubuntu12_amd64.deb 3782850 MD5Sum:ff1c8b26dc7ec4fa42c75dc24b157ebd +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/systemd/systemd-sysv_229-4ubuntu12_amd64.deb' systemd-sysv_229-4ubuntu12_amd64.deb 12668 MD5Sum:5c46b419ba52ceb7acbb95b1ec2c8057 +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/systemd/udev_229-4ubuntu12_amd64.deb' udev_229-4ubuntu12_amd64.deb 992688 MD5Sum:bb5d269a93325b94d5e7363f00440cd4 +'http://us.archive.ubuntu.com/ubuntu/pool/main/t/tar/tar_1.28-2.1ubuntu0.1_amd64.deb' tar_1.28-2.1ubuntu0.1_amd64.deb 208648 MD5Sum:984affa3d0dbbe9bbb9d67b005f14a8a +'http://us.archive.ubuntu.com/ubuntu/pool/main/t/tzdata/tzdata_2016h-0ubuntu0.16.04_all.deb' tzdata_2016h-0ubuntu0.16.04_all.deb 167942 MD5Sum:d87c080112c268ebdd809a4703f28b35 +'http://us.archive.ubuntu.com/ubuntu/pool/main/u/unattended-upgrades/unattended-upgrades_0.90ubuntu0.2_all.deb' unattended-upgrades_0.90ubuntu0.2_all.deb 31704 MD5Sum:1d06ac8bfff20729708f7ef0e884a3eb +'http://us.archive.ubuntu.com/ubuntu/pool/main/u/unzip/unzip_6.0-20ubuntu1_amd64.deb' unzip_6.0-20ubuntu1_amd64.deb 158434 MD5Sum:059c9f15163425d4c5f818e2ad599597 +'http://us.archive.ubuntu.com/ubuntu/pool/main/u/usbredir/libusbredirparser1_0.7.1-1_amd64.deb' libusbredirparser1_0.7.1-1_amd64.deb 13612 MD5Sum:617c6126646b6b4d1e159b31a4a0dd28 +'http://us.archive.ubuntu.com/ubuntu/pool/main/x/xen/libxen-4.6_4.6.0-1ubuntu4.2_amd64.deb' libxen-4.6_4.6.0-1ubuntu4.2_amd64.deb 344510 MD5Sum:5ca2669763f0de854ae0e967a22c2330 +'http://us.archive.ubuntu.com/ubuntu/pool/main/x/xen/libxenstore3.0_4.6.0-1ubuntu4.2_amd64.deb' libxenstore3.0_4.6.0-1ubuntu4.2_amd64.deb 19658 MD5Sum:aa5c61be8faa0cd725d4bd0cc78fb35a +'http://us.archive.ubuntu.com/ubuntu/pool/main/x/xorg/x11-common_7.7+13ubuntu3_all.deb' x11-common_1%3a7.7+13ubuntu3_all.deb 22390 MD5Sum:b0943f823b6f471e8c41ca66c2b5a2dd +'http://us.archive.ubuntu.com/ubuntu/pool/main/x/xz-utils/xz-utils_5.1.1alpha+20120614-2ubuntu2_amd64.deb' xz-utils_5.1.1alpha+20120614-2ubuntu2_amd64.deb 78794 MD5Sum:195995c093404e3ee766d04ea3cdffe6 +'http://us.archive.ubuntu.com/ubuntu/pool/main/y/yajl/libyajl2_2.1.0-2_amd64.deb' libyajl2_2.1.0-2_amd64.deb 19638 MD5Sum:331f71d0965718605fe52fa178cef955 +'http://us.archive.ubuntu.com/ubuntu/pool/main/z/zlib/zlib1g-dev_1.2.8.dfsg-2ubuntu4_amd64.deb' zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4_amd64.deb 167514 MD5Sum:da0bb3efa89c1b319490daa401c4f3e0 +'http://us.archive.ubuntu.com/ubuntu/pool/universe/p/python-pip/python-pip_8.1.1-2ubuntu0.4_all.deb' python-pip_8.1.1-2ubuntu0.4_all.deb 144288 MD5Sum:ca535f732af3f0c509514b7e5c859d3d +'http://us.archive.ubuntu.com/ubuntu/pool/universe/p/python-pip/python-pip-whl_8.1.1-2ubuntu0.4_all.deb' python-pip-whl_8.1.1-2ubuntu0.4_all.deb 1110472 MD5Sum:2671bdb380db5230ef41812d18062a8b +'http://us.archive.ubuntu.com/ubuntu/pool/universe/p/python-virtualenv/python3-virtualenv_15.0.1+ds-3_all.deb' python3-virtualenv_15.0.1+ds-3_all.deb 43314 MD5Sum:1b24978862f9c9f1c59b6569f2480859 +'http://us.archive.ubuntu.com/ubuntu/pool/universe/p/python-virtualenv/python-virtualenv_15.0.1+ds-3_all.deb' python-virtualenv_15.0.1+ds-3_all.deb 46666 MD5Sum:767afd769b5d61aa707daf76b86afd1e +'http://us.archive.ubuntu.com/ubuntu/pool/universe/p/python-virtualenv/virtualenv_15.0.1+ds-3_all.deb' virtualenv_15.0.1+ds-3_all.deb 4342 MD5Sum:181e1f80105ca58cadcae1d351d916ce +'http://us.archive.ubuntu.com/ubuntu/pool/universe/w/wheel/python-wheel_0.29.0-1_all.deb' python-wheel_0.29.0-1_all.deb 48050 MD5Sum:cec5453c98565e6c57d446c45176f38b + diff --git a/resources/tools/disk-image-builder/ubuntu/lists/ubuntu-16.04.1_2016-11-28_1.5/pip-requirements.txt b/resources/tools/disk-image-builder/ubuntu/lists/ubuntu-16.04.1_2016-11-28_1.5/pip-requirements.txt index 17bd8f0d6a..f8bacf5298 100644 --- a/resources/tools/disk-image-builder/ubuntu/lists/ubuntu-16.04.1_2016-11-28_1.5/pip-requirements.txt +++ b/resources/tools/disk-image-builder/ubuntu/lists/ubuntu-16.04.1_2016-11-28_1.5/pip-requirements.txt @@ -1,15 +1,15 @@ -docopt==0.6.2 -ecdsa==0.13 -enum34==1.1.2 -interruptingcow==0.6 -ipaddress==1.0.16 -paramiko==1.16.0 -pycrypto==2.6.1 -pykwalify==1.5.0 -python-dateutil==2.4.2 -PyYAML==3.11 -requests==2.9.1 -robotframework==2.9.2 -scapy==2.3.1 -scp==0.10.2 -six==1.10.0 +docopt==0.6.2 +ecdsa==0.13 +enum34==1.1.2 +interruptingcow==0.6 +ipaddress==1.0.16 +paramiko==1.16.0 +pycrypto==2.6.1 +pykwalify==1.5.0 +python-dateutil==2.4.2 +PyYAML==3.11 +requests==2.9.1 +robotframework==2.9.2 +scapy==2.3.1 +scp==0.10.2 +six==1.10.0 diff --git a/resources/tools/disk-image-builder/ubuntu/lists/ubuntu-16.04.1_2016-12-19_1.6/apt-packages.txt b/resources/tools/disk-image-builder/ubuntu/lists/ubuntu-16.04.1_2016-12-19_1.6/apt-packages.txt index 880d631a33..d9663168d4 100644 --- a/resources/tools/disk-image-builder/ubuntu/lists/ubuntu-16.04.1_2016-12-19_1.6/apt-packages.txt +++ b/resources/tools/disk-image-builder/ubuntu/lists/ubuntu-16.04.1_2016-12-19_1.6/apt-packages.txt @@ -1,275 +1,275 @@ -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/accountsservice/accountsservice_0.6.40-2ubuntu11.3_amd64.deb' accountsservice_0.6.40-2ubuntu11.3_amd64.deb 56054 MD5Sum:b95cd60fcd9b2d0243c9075beb8d541b -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/accountsservice/libaccountsservice0_0.6.40-2ubuntu11.3_amd64.deb' libaccountsservice0_0.6.40-2ubuntu11.3_amd64.deb 68730 MD5Sum:68be2b361d99978d30dd900fda8775bf -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/acl/acl_2.2.52-3_amd64.deb' acl_2.2.52-3_amd64.deb 37960 MD5Sum:39c72a4a24b243236757759d679380bb -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/alsa-lib/libasound2_1.1.0-0ubuntu1_amd64.deb' libasound2_1.1.0-0ubuntu1_amd64.deb 350112 MD5Sum:c7a5b1b0cfdd1d7f1a8f26bcac4701a3 -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/alsa-lib/libasound2-data_1.1.0-0ubuntu1_all.deb' libasound2-data_1.1.0-0ubuntu1_all.deb 29438 MD5Sum:4cd49c6c84f451d11459c880236bb337 -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/apparmor/libapparmor1_2.10.95-0ubuntu2.5_amd64.deb' libapparmor1_2.10.95-0ubuntu2.5_amd64.deb 31568 MD5Sum:6368f1dd486380cbbd769547840ccc7e -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/apt/apt_1.2.15ubuntu0.2_amd64.deb' apt_1.2.15ubuntu0.2_amd64.deb 1041600 MD5Sum:66383e6b0974ca78d853aa98b070c2fe -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/apt/apt-utils_1.2.15ubuntu0.2_amd64.deb' apt-utils_1.2.15ubuntu0.2_amd64.deb 195706 MD5Sum:0d08e5553860606241afe237321f6250 -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/apt/libapt-inst2.0_1.2.15ubuntu0.2_amd64.deb' libapt-inst2.0_1.2.15ubuntu0.2_amd64.deb 55674 MD5Sum:2e41ba1f3686b1bbb2874101869d7e16 -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/apt/libapt-pkg5.0_1.2.15ubuntu0.2_amd64.deb' libapt-pkg5.0_1.2.15ubuntu0.2_amd64.deb 702126 MD5Sum:69210976f9d7c86a0884e28a4bbb8cb3 -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/avahi/libavahi-client3_0.6.32~rc+dfsg-1ubuntu2_amd64.deb' libavahi-client3_0.6.32~rc+dfsg-1ubuntu2_amd64.deb 25148 MD5Sum:e58d3b6a71e9da24b430f76f90f63f9d -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/avahi/libavahi-common3_0.6.32~rc+dfsg-1ubuntu2_amd64.deb' libavahi-common3_0.6.32~rc+dfsg-1ubuntu2_amd64.deb 21642 MD5Sum:9f4106c0918bf2b779e7d4e2158ef648 -'http://us.archive.ubuntu.com/ubuntu/pool/main/a/avahi/libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2_amd64.deb' libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2_amd64.deb 21706 MD5Sum:f7e6efc7b58036c6154be9b3f050845b -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/base-files/base-files_9.4ubuntu4.3_amd64.deb' base-files_9.4ubuntu4.3_amd64.deb 67704 MD5Sum:02d9491f26e50c8e54996e4a9960eaa3 -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bind9/libdns-export162_9.10.3.dfsg.P4-8ubuntu1.3_amd64.deb' libdns-export162_1%3a9.10.3.dfsg.P4-8ubuntu1.3_amd64.deb 665856 MD5Sum:961126ca37f53b734292ab300903a7b6 -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bind9/libisc-export160_9.10.3.dfsg.P4-8ubuntu1.3_amd64.deb' libisc-export160_1%3a9.10.3.dfsg.P4-8ubuntu1.3_amd64.deb 152124 MD5Sum:a36999040747b9c3ebf62b2e628e5344 -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/binutils/binutils_2.26.1-1ubuntu1~16.04.3_amd64.deb' binutils_2.26.1-1ubuntu1~16.04.3_amd64.deb 2310310 MD5Sum:04b00c4b3ba1d86afbb679b63476d05a -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/blinker/python3-blinker_1.3.dfsg2-1build1_all.deb' python3-blinker_1.3.dfsg2-1build1_all.deb 12518 MD5Sum:ba0b5d380216ccb354cbc9a21e0929d5 -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bluez/libbluetooth3_5.37-0ubuntu5_amd64.deb' libbluetooth3_5.37-0ubuntu5_amd64.deb 61306 MD5Sum:c8a82247c33f550d76e9489de794533d -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/boost1.58/libboost-iostreams1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb' libboost-iostreams1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb 28954 MD5Sum:6f938f436adabb8e01cf4382f1d89876 -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/boost1.58/libboost-random1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb' libboost-random1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb 11674 MD5Sum:22138508eb0106143b73c270141d1761 -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/boost1.58/libboost-system1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb' libboost-system1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb 9146 MD5Sum:3dd69b1b4c2a64a4600cd781c38f3c6a -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/boost1.58/libboost-thread1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb' libboost-thread1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb 47010 MD5Sum:2c185c0d3e0ff3d424fbb077e78fe545 -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bridge-utils/bridge-utils_1.5-9ubuntu1_amd64.deb' bridge-utils_1.5-9ubuntu1_amd64.deb 28610 MD5Sum:a81ea7f42da2e7a6c32b866681897ad4 -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/brltty/libbrlapi0.6_5.3.1-2ubuntu2.1_amd64.deb' libbrlapi0.6_5.3.1-2ubuntu2.1_amd64.deb 20714 MD5Sum:18e457ca6629c3a0863994a976f93973 -'http://us.archive.ubuntu.com/ubuntu/pool/main/b/build-essential/build-essential_12.1ubuntu2_amd64.deb' build-essential_12.1ubuntu2_amd64.deb 4758 MD5Sum:731c3a328f87a14bf4f887ceffc51241 -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/ca-certificates-java/ca-certificates-java_20160321_all.deb' ca-certificates-java_20160321_all.deb 12862 MD5Sum:fcb5fd121a45e7e49b85e87fc038d6d5 -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/ceph/librados2_10.2.3-0ubuntu0.16.04.2_amd64.deb' librados2_10.2.3-0ubuntu0.16.04.2_amd64.deb 1638302 MD5Sum:f21f3f352c4df08bd954ad79bf00b5da -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/ceph/librbd1_10.2.3-0ubuntu0.16.04.2_amd64.deb' librbd1_10.2.3-0ubuntu0.16.04.2_amd64.deb 2134290 MD5Sum:5b5f00284e6ce1944791ecb293a59241 -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cloud-init/cloud-init_0.7.8-49-g9e904bb-0ubuntu1~16.04.1_all.deb' cloud-init_0.7.8-49-g9e904bb-0ubuntu1~16.04.1_all.deb 287546 MD5Sum:8b4654780848a7ace5f2a1b6b1e3a24b -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cloud-utils/cloud-guest-utils_0.27-0ubuntu24_all.deb' cloud-guest-utils_0.27-0ubuntu24_all.deb 15164 MD5Sum:8b08dbc4a576e942fe4acdd9f4f51aca -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cmake/cmake_3.5.1-1ubuntu3_amd64.deb' cmake_3.5.1-1ubuntu3_amd64.deb 2622910 MD5Sum:7acd303ef63b289d67af7e36d35f537b -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cmake/cmake-data_3.5.1-1ubuntu3_all.deb' cmake-data_3.5.1-1ubuntu3_all.deb 1120628 MD5Sum:0a77d4e596c4d0e7c6ca6aa58b4b337e -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/configobj/python3-configobj_5.0.6-2_all.deb' python3-configobj_5.0.6-2_all.deb 34200 MD5Sum:cbce754e3638c980fd63c384f1a163a8 -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb' cpu-checker_0.7-0ubuntu7_amd64.deb 6862 MD5Sum:1a809fb421f82a1d5d148013bedcba59 -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cups/libcups2_2.1.3-4_amd64.deb' libcups2_2.1.3-4_amd64.deb 196652 MD5Sum:3995ab409b0cb7c4440dfc90b54729d6 -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/curl/libcurl3_7.47.0-1ubuntu2.2_amd64.deb' libcurl3_7.47.0-1ubuntu2.2_amd64.deb 186008 MD5Sum:c8939f897b2b9f9543990531c3111c1b -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/curl/libcurl3-gnutls_7.47.0-1ubuntu2.2_amd64.deb' libcurl3-gnutls_7.47.0-1ubuntu2.2_amd64.deb 184138 MD5Sum:e1ae11ed9e545314ff650ab2d10df818 -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cyrus-sasl2/libsasl2-2_2.1.26.dfsg1-14build1_amd64.deb' libsasl2-2_2.1.26.dfsg1-14build1_amd64.deb 48708 MD5Sum:af15d7b37cbdfc4c413273c5225a67a6 -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cyrus-sasl2/libsasl2-modules_2.1.26.dfsg1-14build1_amd64.deb' libsasl2-modules_2.1.26.dfsg1-14build1_amd64.deb 47526 MD5Sum:8fda866e5a4adfe40a1ffc15fac77542 -'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cyrus-sasl2/libsasl2-modules-db_2.1.26.dfsg1-14build1_amd64.deb' libsasl2-modules-db_2.1.26.dfsg1-14build1_amd64.deb 14458 MD5Sum:08577afddd24ee2e6fce4ff455653081 -'http://us.archive.ubuntu.com/ubuntu/pool/main/d/dbus/dbus_1.10.6-1ubuntu3.1_amd64.deb' dbus_1.10.6-1ubuntu3.1_amd64.deb 141352 MD5Sum:2bc40ff5d33a6d65993b125fe3af653c -'http://us.archive.ubuntu.com/ubuntu/pool/main/d/dbus/libdbus-1-3_1.10.6-1ubuntu3.1_amd64.deb' libdbus-1-3_1.10.6-1ubuntu3.1_amd64.deb 160756 MD5Sum:1deb247321c3a2007e178e7806d27318 -'http://us.archive.ubuntu.com/ubuntu/pool/main/d/device-tree-compiler/libfdt1_1.4.0+dfsg-2_amd64.deb' libfdt1_1.4.0+dfsg-2_amd64.deb 14136 MD5Sum:ea277dec72e4b0dc9ae18140dab6f147 -'http://us.archive.ubuntu.com/ubuntu/pool/main/d/distro-info-data/distro-info-data_0.28ubuntu0.2_all.deb' distro-info-data_0.28ubuntu0.2_all.deb 4006 MD5Sum:4497d860935a3fec1cea983b26082821 -'http://us.archive.ubuntu.com/ubuntu/pool/main/d/dkms/dkms_2.2.0.3-2ubuntu11.3_all.deb' dkms_2.2.0.3-2ubuntu11.3_all.deb 66148 MD5Sum:e4f4d32677876e2792a7b152cd706a54 -'http://us.archive.ubuntu.com/ubuntu/pool/main/d/dpkg/dpkg-dev_1.18.4ubuntu1.1_all.deb' dpkg-dev_1.18.4ubuntu1.1_all.deb 584114 MD5Sum:8e732fd2f0eb2141b9fa5efa33891858 -'http://us.archive.ubuntu.com/ubuntu/pool/main/d/dpkg/libdpkg-perl_1.18.4ubuntu1.1_all.deb' libdpkg-perl_1.18.4ubuntu1.1_all.deb 195494 MD5Sum:ef90a84e0cbdc08dbf664d3367ba0fc4 -'http://us.archive.ubuntu.com/ubuntu/pool/main/e/expat/libexpat1-dev_2.1.0-7ubuntu0.16.04.2_amd64.deb' libexpat1-dev_2.1.0-7ubuntu0.16.04.2_amd64.deb 115328 MD5Sum:df5d013eec845ea323df40c64e3ac2e6 -'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fakeroot/fakeroot_1.20.2-1ubuntu1_amd64.deb' fakeroot_1.20.2-1ubuntu1_amd64.deb 61784 MD5Sum:b153b1ed316419be55f3f575c092e73b -'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fakeroot/libfakeroot_1.20.2-1ubuntu1_amd64.deb' libfakeroot_1.20.2-1ubuntu1_amd64.deb 25510 MD5Sum:e3c90aa7376ae3a3e966d1688b9dab70 -'http://us.archive.ubuntu.com/ubuntu/pool/main/f/flac/libflac8_1.3.1-4_amd64.deb' libflac8_1.3.1-4_amd64.deb 210396 MD5Sum:c0c0306a333d443f35c866bcf5e05c3a -'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fontconfig/fontconfig-config_2.11.94-0ubuntu1.1_all.deb' fontconfig-config_2.11.94-0ubuntu1.1_all.deb 49934 MD5Sum:d8ee5cb98a73e9fd84f0c21b7f00728f -'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fontconfig/libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb' libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb 131248 MD5Sum:e1d3510a190b0910720a7ae597ce53ea -'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fonts-dejavu/fonts-dejavu-core_2.35-1_all.deb' fonts-dejavu-core_2.35-1_all.deb 1038624 MD5Sum:d3c6235a85d2646078f1b82ab257ef33 -'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fuse/libfuse2_2.9.4-1ubuntu3.1_amd64.deb' libfuse2_2.9.4-1ubuntu3.1_amd64.deb 89908 MD5Sum:2bdd7633ce8e2d8b9978756416772991 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/cpp-5_5.4.0-6ubuntu1~16.04.4_amd64.deb' cpp-5_5.4.0-6ubuntu1~16.04.4_amd64.deb 7653108 MD5Sum:95c5a34a437e2fd3fac60c3b911c73f4 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/g++-5_5.4.0-6ubuntu1~16.04.4_amd64.deb' g++-5_5.4.0-6ubuntu1~16.04.4_amd64.deb 8299854 MD5Sum:218ba077dc7a555055446919bc51545a -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/gcc-5_5.4.0-6ubuntu1~16.04.4_amd64.deb' gcc-5_5.4.0-6ubuntu1~16.04.4_amd64.deb 8577362 MD5Sum:1f98521f896a3c1c528f5953a9063ac1 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/gcc-5-base_5.4.0-6ubuntu1~16.04.4_amd64.deb' gcc-5-base_5.4.0-6ubuntu1~16.04.4_amd64.deb 16770 MD5Sum:376937778a114defb614754043c40977 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libasan2_5.4.0-6ubuntu1~16.04.4_amd64.deb' libasan2_5.4.0-6ubuntu1~16.04.4_amd64.deb 264364 MD5Sum:bf412ced66f2fae39b50c5f74f0cbd5d -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libatomic1_5.4.0-6ubuntu1~16.04.4_amd64.deb' libatomic1_5.4.0-6ubuntu1~16.04.4_amd64.deb 8912 MD5Sum:05f0d545dce15b8e9d2388b3709ad753 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libcc1-0_5.4.0-6ubuntu1~16.04.4_amd64.deb' libcc1-0_5.4.0-6ubuntu1~16.04.4_amd64.deb 38792 MD5Sum:1d2578c6168349fb265ea244cb7800b9 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libcilkrts5_5.4.0-6ubuntu1~16.04.4_amd64.deb' libcilkrts5_5.4.0-6ubuntu1~16.04.4_amd64.deb 40088 MD5Sum:e2cdd94f50eb96b68b1844f1cd148687 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libgcc-5-dev_5.4.0-6ubuntu1~16.04.4_amd64.deb' libgcc-5-dev_5.4.0-6ubuntu1~16.04.4_amd64.deb 2236718 MD5Sum:92c3c2d39dcbb870745c4f75e7d2a658 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libgomp1_5.4.0-6ubuntu1~16.04.4_amd64.deb' libgomp1_5.4.0-6ubuntu1~16.04.4_amd64.deb 55046 MD5Sum:e4e5c6228e730d9403a20b6f9c59d314 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libitm1_5.4.0-6ubuntu1~16.04.4_amd64.deb' libitm1_5.4.0-6ubuntu1~16.04.4_amd64.deb 27420 MD5Sum:106531f1a3a213f8e61df014d8e64046 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/liblsan0_5.4.0-6ubuntu1~16.04.4_amd64.deb' liblsan0_5.4.0-6ubuntu1~16.04.4_amd64.deb 104930 MD5Sum:64baa9c8945b3adcac86b3e08cc64e2b -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libmpx0_5.4.0-6ubuntu1~16.04.4_amd64.deb' libmpx0_5.4.0-6ubuntu1~16.04.4_amd64.deb 9766 MD5Sum:0a654c0c2e205d04c2e222d0a68ab3d2 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libquadmath0_5.4.0-6ubuntu1~16.04.4_amd64.deb' libquadmath0_5.4.0-6ubuntu1~16.04.4_amd64.deb 131214 MD5Sum:e212664529333fb7e2db1afc8f6c50b2 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libstdc++-5-dev_5.4.0-6ubuntu1~16.04.4_amd64.deb' libstdc++-5-dev_5.4.0-6ubuntu1~16.04.4_amd64.deb 1425994 MD5Sum:328ff483c56502b1d1ebb2f30b269350 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libstdc++6_5.4.0-6ubuntu1~16.04.4_amd64.deb' libstdc++6_5.4.0-6ubuntu1~16.04.4_amd64.deb 393398 MD5Sum:17eff9bc4d304ca36f2f1633be482654 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libtsan0_5.4.0-6ubuntu1~16.04.4_amd64.deb' libtsan0_5.4.0-6ubuntu1~16.04.4_amd64.deb 243674 MD5Sum:73f6474b928dc0038c94f171890c6386 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libubsan0_5.4.0-6ubuntu1~16.04.4_amd64.deb' libubsan0_5.4.0-6ubuntu1~16.04.4_amd64.deb 95334 MD5Sum:01552deb86cb21a84f5aea05038a1290 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-defaults/cpp_5.3.1-1ubuntu1_amd64.deb' cpp_4%3a5.3.1-1ubuntu1_amd64.deb 27662 MD5Sum:4c291e4aaf6406f61e3188d526479d51 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-defaults/g++_5.3.1-1ubuntu1_amd64.deb' g++_4%3a5.3.1-1ubuntu1_amd64.deb 1504 MD5Sum:0c03d113ff00ebc960f294420e60855b -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-defaults/gcc_5.3.1-1ubuntu1_amd64.deb' gcc_4%3a5.3.1-1ubuntu1_amd64.deb 5244 MD5Sum:df1516b203a66a86a728eab7a4c349e8 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gdbm/libgdbm3_1.8.3-13.1_amd64.deb' libgdbm3_1.8.3-13.1_amd64.deb 16926 MD5Sum:b2001800d7c61d4b0b12b077a0af2b5a -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gdisk/gdisk_1.0.1-1build1_amd64.deb' gdisk_1.0.1-1build1_amd64.deb 194230 MD5Sum:24e876aa3c2e94e39c17a4551f5d8514 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/git/git_2.7.4-0ubuntu1_amd64.deb' git_1%3a2.7.4-0ubuntu1_amd64.deb 3006120 MD5Sum:0412535c34d3f900629e9409ad73aead -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/git/git-man_2.7.4-0ubuntu1_all.deb' git-man_1%3a2.7.4-0ubuntu1_all.deb 734758 MD5Sum:0c00ac0f6cc7cc5b1b17f2e30ad44342 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/glibc/libc6_2.23-0ubuntu5_amd64.deb' libc6_2.23-0ubuntu5_amd64.deb 2588598 MD5Sum:292e22f0016ee08ba9fd9fb1f97cdac6 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/glibc/libc6-dev_2.23-0ubuntu5_amd64.deb' libc6-dev_2.23-0ubuntu5_amd64.deb 2078296 MD5Sum:5fffcafed356b69afe7aec1df6236326 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/glibc/libc-bin_2.23-0ubuntu5_amd64.deb' libc-bin_2.23-0ubuntu5_amd64.deb 637918 MD5Sum:76b422608cba8e40d4366133c12be582 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/glibc/libc-dev-bin_2.23-0ubuntu5_amd64.deb' libc-dev-bin_2.23-0ubuntu5_amd64.deb 68670 MD5Sum:74584e34dda156669150288f9e5b3416 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/glibc/locales_2.23-0ubuntu5_all.deb' locales_2.23-0ubuntu5_all.deb 3214550 MD5Sum:17eda41684dcdc316dbcc407eab5f7a4 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/glibc/multiarch-support_2.23-0ubuntu5_amd64.deb' multiarch-support_2.23-0ubuntu5_amd64.deb 6832 MD5Sum:9483e4f0d59ba515b72af0712c25b8f7 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gnupg/gnupg_1.4.20-1ubuntu3.1_amd64.deb' gnupg_1.4.20-1ubuntu3.1_amd64.deb 625938 MD5Sum:955b23eb62539452a8aa37e34e6f77c1 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gnupg/gpgv_1.4.20-1ubuntu3.1_amd64.deb' gpgv_1.4.20-1ubuntu3.1_amd64.deb 165264 MD5Sum:1debba9f668b7dcdca878d1e0e25c98a -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/groff/groff-base_1.22.3-7_amd64.deb' groff-base_1.22.3-7_amd64.deb 1150932 MD5Sum:7afb23ed2960cd67ab3196f29b9ff7e2 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/grub2/grub2-common_2.02~beta2-36ubuntu3.2_amd64.deb' grub2-common_2.02~beta2-36ubuntu3.2_amd64.deb 510912 MD5Sum:634e13acd2c8cab54b01e84b5e254845 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/grub2/grub-common_2.02~beta2-36ubuntu3.2_amd64.deb' grub-common_2.02~beta2-36ubuntu3.2_amd64.deb 1706552 MD5Sum:7899a24a07f8b62e08a455bdab510c47 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/grub2/grub-pc_2.02~beta2-36ubuntu3.2_amd64.deb' grub-pc_2.02~beta2-36ubuntu3.2_amd64.deb 197080 MD5Sum:5d4cdb8542ad3e63302698a075e5e959 -'http://us.archive.ubuntu.com/ubuntu/pool/main/g/grub2/grub-pc-bin_2.02~beta2-36ubuntu3.2_amd64.deb' grub-pc-bin_2.02~beta2-36ubuntu3.2_amd64.deb 883966 MD5Sum:9bb93b3374a6ad20419396c488cbf5f9 -'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libasn1-8-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libasn1-8-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 174366 MD5Sum:42aa97710227f6c372d232799fde6790 -'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libgssapi3-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libgssapi3-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 96084 MD5Sum:0c9467b00d258e3175addbb5a16fdc72 -'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libhcrypto4-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libhcrypto4-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 84938 MD5Sum:d6337d57fa1dda2c877a9f1c163ba0dd -'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libheimbase1-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libheimbase1-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 29228 MD5Sum:15a7c7d180f14253f46d5e56409a0ffb -'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libheimntlm0-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libheimntlm0-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 15090 MD5Sum:6f7a32beb2a3a04181c05efe940df1ee -'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libhx509-5-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libhx509-5-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 107192 MD5Sum:b2b294bd3d2226f10c69058900323876 -'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libkrb5-26-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libkrb5-26-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 202156 MD5Sum:000a329b39ae158d0ec280957741b14d -'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libroken18-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libroken18-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 41190 MD5Sum:58c4093551f88ccca3c6c8a11d5e2357 -'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libwind0-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libwind0-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 48180 MD5Sum:7e368713a6d03afb23a8f956a16b9ba7 -'http://us.archive.ubuntu.com/ubuntu/pool/main/i/ifupdown/ifupdown_0.8.10ubuntu1.1_amd64.deb' ifupdown_0.8.10ubuntu1.1_amd64.deb 54916 MD5Sum:d013023982a1e01067d9ef9e02a327a3 -'http://us.archive.ubuntu.com/ubuntu/pool/main/i/initramfs-tools/initramfs-tools_0.122ubuntu8.5_all.deb' initramfs-tools_0.122ubuntu8.5_all.deb 8618 MD5Sum:6f5cdff02741b119d8033165749b812e -'http://us.archive.ubuntu.com/ubuntu/pool/main/i/initramfs-tools/initramfs-tools-bin_0.122ubuntu8.5_amd64.deb' initramfs-tools-bin_0.122ubuntu8.5_amd64.deb 9334 MD5Sum:c4f25ed3f10f6d234fc4f9b4e2556619 -'http://us.archive.ubuntu.com/ubuntu/pool/main/i/initramfs-tools/initramfs-tools-core_0.122ubuntu8.5_all.deb' initramfs-tools-core_0.122ubuntu8.5_all.deb 42160 MD5Sum:c2e8b352d17b48c9e9badd040b1ed3c9 -'http://us.archive.ubuntu.com/ubuntu/pool/main/i/init-system-helpers/init_1.29ubuntu3_amd64.deb' init_1.29ubuntu3_amd64.deb 4716 MD5Sum:5967a023e146860d888297cfb5773017 -'http://us.archive.ubuntu.com/ubuntu/pool/main/i/init-system-helpers/init-system-helpers_1.29ubuntu3_all.deb' init-system-helpers_1.29ubuntu3_all.deb 32416 MD5Sum:9b8e5436025f8006ae7f309fd3687b60 -'http://us.archive.ubuntu.com/ubuntu/pool/main/i/iptables/iptables_1.6.0-2ubuntu3_amd64.deb' iptables_1.6.0-2ubuntu3_amd64.deb 265782 MD5Sum:706f191cbb20bff7c7a9a0fc01a78c25 -'http://us.archive.ubuntu.com/ubuntu/pool/main/i/ipxe/ipxe-qemu_1.0.0+git-20150424.a25a16d-1ubuntu1_all.deb' ipxe-qemu_1.0.0+git-20150424.a25a16d-1ubuntu1_all.deb 717714 MD5Sum:01570467dacbe007f2d0fb76c30653a7 -'http://us.archive.ubuntu.com/ubuntu/pool/main/i/isc-dhcp/isc-dhcp-client_4.3.3-5ubuntu12.4_amd64.deb' isc-dhcp-client_4.3.3-5ubuntu12.4_amd64.deb 223488 MD5Sum:0213ed75d3f4c7f06226ee7b9a974d12 -'http://us.archive.ubuntu.com/ubuntu/pool/main/i/isc-dhcp/isc-dhcp-common_4.3.3-5ubuntu12.4_amd64.deb' isc-dhcp-common_4.3.3-5ubuntu12.4_amd64.deb 104488 MD5Sum:21948bd2241628b4d690e79c10515ecf -'http://us.archive.ubuntu.com/ubuntu/pool/main/i/isl/libisl15_0.16.1-1_amd64.deb' libisl15_0.16.1-1_amd64.deb 524254 MD5Sum:eec42a28e5ed8a5eaaf6278b455176ed -'http://us.archive.ubuntu.com/ubuntu/pool/main/j/java-common/java-common_0.56ubuntu2_all.deb' java-common_0.56ubuntu2_all.deb 7742 MD5Sum:cef7383c2628cc09bccbf0777e4eac37 -'http://us.archive.ubuntu.com/ubuntu/pool/main/j/jinja2/python3-jinja2_2.8-1_all.deb' python3-jinja2_2.8-1_all.deb 102518 MD5Sum:2511385ccb261c47c7dc2479abb6848d -'http://us.archive.ubuntu.com/ubuntu/pool/main/k/kbd/kbd_1.15.5-1ubuntu5_amd64.deb' kbd_1.15.5-1ubuntu5_amd64.deb 183018 MD5Sum:4e77ee969276644f3bc9168bee7e3995 -'http://us.archive.ubuntu.com/ubuntu/pool/main/k/keyutils/keyutils_1.5.9-8ubuntu1_amd64.deb' keyutils_1.5.9-8ubuntu1_amd64.deb 47054 MD5Sum:c7a363bce61cc8fbfb2b252d7a98f0fa -'http://us.archive.ubuntu.com/ubuntu/pool/main/k/klibc/klibc-utils_2.0.4-8ubuntu1.16.04.2_amd64.deb' klibc-utils_2.0.4-8ubuntu1.16.04.2_amd64.deb 107498 MD5Sum:e07a76e70f2acfef7edf54b08be0a4a3 -'http://us.archive.ubuntu.com/ubuntu/pool/main/k/klibc/libklibc_2.0.4-8ubuntu1.16.04.2_amd64.deb' libklibc_2.0.4-8ubuntu1.16.04.2_amd64.deb 41326 MD5Sum:b123c76c6d8f2f80a6247e5ce915dd48 -'http://us.archive.ubuntu.com/ubuntu/pool/main/liba/libaio/libaio1_0.3.110-2_amd64.deb' libaio1_0.3.110-2_amd64.deb 6356 MD5Sum:2ed968780e68742f43eddebadf82ff67 -'http://us.archive.ubuntu.com/ubuntu/pool/main/liba/libalgorithm-diff-perl/libalgorithm-diff-perl_1.19.03-1_all.deb' libalgorithm-diff-perl_1.19.03-1_all.deb 47622 MD5Sum:3d6f7b46454ff0b8589904fc4f8dd602 -'http://us.archive.ubuntu.com/ubuntu/pool/main/liba/libalgorithm-diff-xs-perl/libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb' libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb 10998 MD5Sum:330e839dcd98097723870b28ba9a8810 -'http://us.archive.ubuntu.com/ubuntu/pool/main/liba/libalgorithm-merge-perl/libalgorithm-merge-perl_0.08-3_all.deb' libalgorithm-merge-perl_0.08-3_all.deb 11992 MD5Sum:6b456963b6629af0514be1b8ccbaa7fc -'http://us.archive.ubuntu.com/ubuntu/pool/main/liba/libarchive/libarchive13_3.1.2-11ubuntu0.16.04.2_amd64.deb' libarchive13_3.1.2-11ubuntu0.16.04.2_amd64.deb 261048 MD5Sum:6a111b16830af6af2a056b7b9aa1537d -'http://us.archive.ubuntu.com/ubuntu/pool/main/liba/libasyncns/libasyncns0_0.8-5build1_amd64.deb' libasyncns0_0.8-5build1_amd64.deb 12336 MD5Sum:dbb4957abb710a70453eac0e77fc797b -'http://us.archive.ubuntu.com/ubuntu/pool/main/libc/libcaca/libcaca0_0.99.beta19-2build2~gcc5.2_amd64.deb' libcaca0_0.99.beta19-2build2~gcc5.2_amd64.deb 202380 MD5Sum:b49a9b48694bf35e217fee1295dd14dd -'http://us.archive.ubuntu.com/ubuntu/pool/main/libc/libcacard/libcacard0_2.5.0-2_amd64.deb' libcacard0_1%3a2.5.0-2_amd64.deb 19666 MD5Sum:0d371aa9cdc23ac668bc6e2afa1c44f0 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libe/libeatmydata/eatmydata_105-3_all.deb' eatmydata_105-3_all.deb 5502 MD5Sum:bc5bc47ea615b69da0f5d3c090c74a91 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libe/libeatmydata/libeatmydata1_105-3_amd64.deb' libeatmydata1_105-3_amd64.deb 7280 MD5Sum:1f39d8cff52be865527547c09fc772db -'http://us.archive.ubuntu.com/ubuntu/pool/main/libe/liberror-perl/liberror-perl_0.17-1.2_all.deb' liberror-perl_0.17-1.2_all.deb 19594 MD5Sum:bd1a8035bbfae2cd7d718f54fd93e0d5 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libe/libevent/libevent-2.0-5_2.0.21-stable-2_amd64.deb' libevent-2.0-5_2.0.21-stable-2_amd64.deb 112550 MD5Sum:071d5951d910147ea84d0d024bee13ce -'http://us.archive.ubuntu.com/ubuntu/pool/main/libf/libfile-fcntllock-perl/libfile-fcntllock-perl_0.22-3_amd64.deb' libfile-fcntllock-perl_0.22-3_amd64.deb 32002 MD5Sum:26476d54bf4677cc993c8cd9a7dbaeca -'http://us.archive.ubuntu.com/ubuntu/pool/main/libg/libgcrypt20/libgcrypt20_1.6.5-2ubuntu0.2_amd64.deb' libgcrypt20_1.6.5-2ubuntu0.2_amd64.deb 336194 MD5Sum:ebe89b8db7294a6dc2ff9995a7d30060 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libi/libidn/libidn11_1.32-3ubuntu1.1_amd64.deb' libidn11_1.32-3ubuntu1.1_amd64.deb 45552 MD5Sum:74c4e3f65c05e61596efe2ef46941009 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libi/libiscsi/libiscsi2_1.12.0-2_amd64.deb' libiscsi2_1.12.0-2_amd64.deb 51550 MD5Sum:6c8f4a397968e478e9567785bba4283e -'http://us.archive.ubuntu.com/ubuntu/pool/main/libj/libjpeg8-empty/libjpeg8_8c-2ubuntu8_amd64.deb' libjpeg8_8c-2ubuntu8_amd64.deb 2194 MD5Sum:e0f16286dd787b951ffa953987fdf6a7 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libj/libjpeg-turbo/libjpeg-turbo8_1.4.2-0ubuntu3_amd64.deb' libjpeg-turbo8_1.4.2-0ubuntu3_amd64.deb 110656 MD5Sum:8e505d67491b22a9d38be353654b3bc3 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libj/libjsoncpp/libjsoncpp1_1.7.2-1_amd64.deb' libjsoncpp1_1.7.2-1_amd64.deb 73018 MD5Sum:f6eb9a2a804b8a9e7ee4b0a0daeb732b -'http://us.archive.ubuntu.com/ubuntu/pool/main/libn/libnfnetlink/libnfnetlink0_1.0.1-3_amd64.deb' libnfnetlink0_1.0.1-3_amd64.deb 13262 MD5Sum:914d0640e09dd02057d0fd09f3da0eb5 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libn/libnfsidmap/libnfsidmap2_0.25-5_amd64.deb' libnfsidmap2_0.25-5_amd64.deb 32182 MD5Sum:5e06543f26481fa549a1e017eec4ef36 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libo/libogg/libogg0_1.3.2-1_amd64.deb' libogg0_1.3.2-1_amd64.deb 17192 MD5Sum:55dd9b6982d66d6b168aa18fb3f90d2f -'http://us.archive.ubuntu.com/ubuntu/pool/main/libp/libpcap/libpcap0.8_1.7.4-2_amd64.deb' libpcap0.8_1.7.4-2_amd64.deb 116794 MD5Sum:6b4372b0840fada16f16ed4d97f32146 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libp/libpcap/libpcap0.8-dev_1.7.4-2_amd64.deb' libpcap0.8-dev_1.7.4-2_amd64.deb 212414 MD5Sum:44df3da8707c2b5cd1f3f0bb68a005a6 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libp/libpcap/libpcap-dev_1.7.4-2_all.deb' libpcap-dev_1.7.4-2_all.deb 3394 MD5Sum:df89b21ddc14397fccb0a9e5e6a3542c -'http://us.archive.ubuntu.com/ubuntu/pool/main/libs/libsdl1.2/libsdl1.2debian_1.2.15+dfsg1-3_amd64.deb' libsdl1.2debian_1.2.15+dfsg1-3_amd64.deb 167606 MD5Sum:52418fa1951b7edff3aecc67821f5786 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libs/libsndfile/libsndfile1_1.0.25-10_amd64.deb' libsndfile1_1.0.25-10_amd64.deb 137498 MD5Sum:1218c82cf611a5e4ff9919b91130c21e -'http://us.archive.ubuntu.com/ubuntu/pool/main/libt/libtirpc/libtirpc1_0.2.5-1_amd64.deb' libtirpc1_0.2.5-1_amd64.deb 75624 MD5Sum:bc4fb6407a0636517ce6670fd3ac2c40 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libv/libvorbis/libvorbis0a_1.3.5-3_amd64.deb' libvorbis0a_1.3.5-3_amd64.deb 86776 MD5Sum:248a92f34c15bfc3fff460186eac1358 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libv/libvorbis/libvorbisenc2_1.3.5-3_amd64.deb' libvorbisenc2_1.3.5-3_amd64.deb 70678 MD5Sum:62b0f630a03291eff71de6f844746721 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libx/libxi/libxi6_1.7.6-1_amd64.deb' libxi6_2%3a1.7.6-1_amd64.deb 28572 MD5Sum:2ad504b68a0a7c3f987307166de56a3a -'http://us.archive.ubuntu.com/ubuntu/pool/main/libx/libxrender/libxrender1_0.9.9-0ubuntu1_amd64.deb' libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb 18482 MD5Sum:124d535fd56229469116dfd6e47fe406 -'http://us.archive.ubuntu.com/ubuntu/pool/main/libx/libxtst/libxtst6_1.2.2-1_amd64.deb' libxtst6_2%3a1.2.2-1_amd64.deb 14086 MD5Sum:2594435dcd76d6eec2ff3fb68a3d4e9d -'http://us.archive.ubuntu.com/ubuntu/pool/main/liby/libyaml/libyaml-0-2_0.1.6-3_amd64.deb' libyaml-0-2_0.1.6-3_amd64.deb 47596 MD5Sum:d5e5f5f176ebfe25ccb22965431bfe38 -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/language-selector/language-selector-common_0.165.4_all.deb' language-selector-common_0.165.4_all.deb 213586 MD5Sum:b020f997ca40682c071d7b0f5c44062e -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/lcms2/liblcms2-2_2.6-3ubuntu2_amd64.deb' liblcms2-2_2.6-3ubuntu2_amd64.deb 136966 MD5Sum:425ab20e484e500aa2d48a281cb98d2c -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/less/less_481-2.1ubuntu0.1_amd64.deb' less_481-2.1ubuntu0.1_amd64.deb 109538 MD5Sum:ae43696453da4a56d9db1215e95e8302 -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux-firmware/linux-firmware_1.157.6_all.deb' linux-firmware_1.157.6_all.deb 37576144 MD5Sum:9cb1f546fbbdd0fec8c7e271004ddbe5 -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux/linux-headers-4.4.0-53_4.4.0-53.74_all.deb' linux-headers-4.4.0-53_4.4.0-53.74_all.deb 9953102 MD5Sum:8d94054f4bb28c3be51d0c2b52c56408 -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux/linux-headers-4.4.0-53-generic_4.4.0-53.74_amd64.deb' linux-headers-4.4.0-53-generic_4.4.0-53.74_amd64.deb 781760 MD5Sum:b7ce620a5a8b0d79de4669279f04e303 -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux/linux-image-4.4.0-53-generic_4.4.0-53.74_amd64.deb' linux-image-4.4.0-53-generic_4.4.0-53.74_amd64.deb 19190844 MD5Sum:7aad61a59a178f4c0812c5459abe4f47 -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux/linux-image-extra-4.4.0-53-generic_4.4.0-53.74_amd64.deb' linux-image-extra-4.4.0-53-generic_4.4.0-53.74_amd64.deb 38633266 MD5Sum:5930cc8aa3cb484fd4c1ebec74bd5704 -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux/linux-libc-dev_4.4.0-53.74_amd64.deb' linux-libc-dev_4.4.0-53.74_amd64.deb 835118 MD5Sum:913df1845e382245e4e3c0b2d57ba835 -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux-meta/linux-generic_4.4.0.53.56_amd64.deb' linux-generic_4.4.0.53.56_amd64.deb 1786 MD5Sum:3546bd89f663caacc4e4fd32c4b4b676 -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux-meta/linux-headers-generic_4.4.0.53.56_amd64.deb' linux-headers-generic_4.4.0.53.56_amd64.deb 2274 MD5Sum:eb3f0ecfce280f8d04c400367489aa08 -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux-meta/linux-image-generic_4.4.0.53.56_amd64.deb' linux-image-generic_4.4.0.53.56_amd64.deb 2302 MD5Sum:5310fef65439b289519f69ef3161ab97 -'http://us.archive.ubuntu.com/ubuntu/pool/main/l/lzo2/liblzo2-2_2.08-1.2_amd64.deb' liblzo2-2_2.08-1.2_amd64.deb 48716 MD5Sum:a42f8dbd37e7aacf1889bd47a8dcf9aa -'http://us.archive.ubuntu.com/ubuntu/pool/main/m/make-dfsg/make_4.1-6_amd64.deb' make_4.1-6_amd64.deb 150924 MD5Sum:a2c33fce65c313f2d9be0e55166fc3f5 -'http://us.archive.ubuntu.com/ubuntu/pool/main/m/manpages/manpages_4.04-2_all.deb' manpages_4.04-2_all.deb 1086712 MD5Sum:bb93c041e490ee0b6c2fef876dddf502 -'http://us.archive.ubuntu.com/ubuntu/pool/main/m/manpages/manpages-dev_4.04-2_all.deb' manpages-dev_4.04-2_all.deb 2047608 MD5Sum:fea47c59fcc997aeab05238ecf9c5aba -'http://us.archive.ubuntu.com/ubuntu/pool/main/m/markupsafe/python3-markupsafe_0.23-2build2_amd64.deb' python3-markupsafe_0.23-2build2_amd64.deb 16120 MD5Sum:de4d087f2d9db48351efd1fe861b21be -'http://us.archive.ubuntu.com/ubuntu/pool/main/m/mpclib3/libmpc3_1.0.3-1_amd64.deb' libmpc3_1.0.3-1_amd64.deb 39676 MD5Sum:7892c51e73d8c5a5c16c1f2e8b93faa1 -'http://us.archive.ubuntu.com/ubuntu/pool/main/m/mpfr4/libmpfr4_3.1.4-1_amd64.deb' libmpfr4_3.1.4-1_amd64.deb 190628 MD5Sum:5e8b331bd179e68edf5734a8b11306b2 -'http://us.archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb' msr-tools_1.3-2_amd64.deb 10636 MD5Sum:5ffb50c3889cfccc901b940923d89e29 -'http://us.archive.ubuntu.com/ubuntu/pool/main/n/nfs-utils/nfs-common_1.2.8-9ubuntu12_amd64.deb' nfs-common_1%3a1.2.8-9ubuntu12_amd64.deb 184538 MD5Sum:811cfcf44b77a9f3c0dca443c4a6cdbf -'http://us.archive.ubuntu.com/ubuntu/pool/main/n/nspr/libnspr4_4.12-0ubuntu0.16.04.1_amd64.deb' libnspr4_2%3a4.12-0ubuntu0.16.04.1_amd64.deb 112400 MD5Sum:6136aa494e3970cef74a03a5cc2415bb -'http://us.archive.ubuntu.com/ubuntu/pool/main/n/nss/libnss3_3.23-0ubuntu0.16.04.1_amd64.deb' libnss3_2%3a3.23-0ubuntu0.16.04.1_amd64.deb 1144232 MD5Sum:05b78e390c150fd4eb65c8de47358036 -'http://us.archive.ubuntu.com/ubuntu/pool/main/n/nss/libnss3-nssdb_3.23-0ubuntu0.16.04.1_all.deb' libnss3-nssdb_2%3a3.23-0ubuntu0.16.04.1_all.deb 10584 MD5Sum:6e7f301f6169b123e8f9ce82d68451ae -'http://us.archive.ubuntu.com/ubuntu/pool/main/n/numactl/libnuma1_2.0.11-1ubuntu1_amd64.deb' libnuma1_2.0.11-1ubuntu1_amd64.deb 21016 MD5Sum:fb873c905ae23079608114661a32d1c7 -'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openjdk-8/openjdk-8-jdk-headless_8u111-b14-2ubuntu0.16.04.2_amd64.deb' openjdk-8-jdk-headless_8u111-b14-2ubuntu0.16.04.2_amd64.deb 8166930 MD5Sum:95abce7371d1f3eda3584f6909e85f18 -'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openjdk-8/openjdk-8-jre-headless_8u111-b14-2ubuntu0.16.04.2_amd64.deb' openjdk-8-jre-headless_8u111-b14-2ubuntu0.16.04.2_amd64.deb 26886140 MD5Sum:4f3d16222254577160afce4cd333db19 -'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openldap/libldap-2.4-2_2.4.42+dfsg-2ubuntu3.1_amd64.deb' libldap-2.4-2_2.4.42+dfsg-2ubuntu3.1_amd64.deb 160630 MD5Sum:bfb7d8edf8289d8f01742469420efe37 -'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openssh/openssh-client_7.2p2-4ubuntu2.1_amd64.deb' openssh-client_1%3a7.2p2-4ubuntu2.1_amd64.deb 587050 MD5Sum:55c7b2f2e9e18fbd70ce9f042bd99261 -'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openssh/openssh-server_7.2p2-4ubuntu2.1_amd64.deb' openssh-server_1%3a7.2p2-4ubuntu2.1_amd64.deb 337896 MD5Sum:c2c16d323dbb288f745b7537c327d206 -'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openssh/openssh-sftp-server_7.2p2-4ubuntu2.1_amd64.deb' openssh-sftp-server_1%3a7.2p2-4ubuntu2.1_amd64.deb 38762 MD5Sum:952e3bb32e10e130a090fa057dc408a6 -'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.0.0_1.0.2g-1ubuntu4.5_amd64.deb' libssl1.0.0_1.0.2g-1ubuntu4.5_amd64.deb 1081760 MD5Sum:43fd613e133e35e98333ebceae7184ff -'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openssl/openssl_1.0.2g-1ubuntu4.5_amd64.deb' openssl_1.0.2g-1ubuntu4.5_amd64.deb 491434 MD5Sum:cff1a42acbf034afde850269791440af -'http://us.archive.ubuntu.com/ubuntu/pool/main/o/opus/libopus0_1.1.2-1ubuntu1_amd64.deb' libopus0_1.1.2-1ubuntu1_amd64.deb 159200 MD5Sum:b8f45b2da56ac6d1a5a64769d2232e2c -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/p11-kit/libp11-kit0_0.23.2-5~ubuntu16.04.1_amd64.deb' libp11-kit0_0.23.2-5~ubuntu16.04.1_amd64.deb 105478 MD5Sum:b7eac686f16419708424463a5abcd859 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/patch/patch_2.7.5-1_amd64.deb' patch_2.7.5-1_amd64.deb 90382 MD5Sum:0c03555b50fc094f942a938e9efb33d8 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pcsc-lite/libpcsclite1_1.8.14-1ubuntu1_amd64.deb' libpcsclite1_1.8.14-1ubuntu1_amd64.deb 21384 MD5Sum:67383a357c969292fa13d5ca85fc1737 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/perl/libperl5.22_5.22.1-9_amd64.deb' libperl5.22_5.22.1-9_amd64.deb 3370548 MD5Sum:37c5a3fd13de2e1fbe0568aceb4ff043 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/perl/perl_5.22.1-9_amd64.deb' perl_5.22.1-9_amd64.deb 237264 MD5Sum:a4b787e5cf0a032822bc486ace90cdad -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/perl/perl-modules-5.22_5.22.1-9_all.deb' perl-modules-5.22_5.22.1-9_all.deb 2640598 MD5Sum:71fb658af2eeaedbe87494cf511a0c92 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pixman/libpixman-1-0_0.33.6-1_amd64.deb' libpixman-1-0_0.33.6-1_amd64.deb 231222 MD5Sum:2d60906f5c3e3a3548490b1c621d1392 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/prettytable/python3-prettytable_0.7.2-3_all.deb' python3-prettytable_0.7.2-3_all.deb 19730 MD5Sum:958069d49fc751b73d945ac2e5adec4f -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/procps/libprocps4_3.3.10-4ubuntu2.3_amd64.deb' libprocps4_2%3a3.3.10-4ubuntu2.3_amd64.deb 32822 MD5Sum:6617b2996960aea83ff439d97948d4cf -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/procps/procps_3.3.10-4ubuntu2.3_amd64.deb' procps_2%3a3.3.10-4ubuntu2.3_amd64.deb 221914 MD5Sum:e16926cbf97117696f1f44789daf3da8 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pulseaudio/libpulse0_8.0-0ubuntu3.1_amd64.deb' libpulse0_1%3a8.0-0ubuntu3.1_amd64.deb 248194 MD5Sum:04da1888132c241682bddcce35ed1e77 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pyasn1/python3-pyasn1_0.1.9-1_all.deb' python3-pyasn1_0.1.9-1_all.deb 28132 MD5Sum:aea3d0df93c568bda4817c3c3910ef08 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pycurl/python3-pycurl_7.43.0-1ubuntu1_amd64.deb' python3-pycurl_7.43.0-1ubuntu1_amd64.deb 42334 MD5Sum:9384e6be4685d2cd06994a6ec23dbfac -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pyjwt/python3-jwt_1.3.0-1_all.deb' python3-jwt_1.3.0-1_all.deb 15994 MD5Sum:aa1437e45418bb3371e1ab78fad20c8b -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pyserial/python3-serial_3.0.1-1_all.deb' python3-serial_3.0.1-1_all.deb 54058 MD5Sum:4b9e76fe3f6cdaa0c8d8f5c6ee0e80b1 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/libpython2.7_2.7.12-1ubuntu0~16.04.1_amd64.deb' libpython2.7_2.7.12-1ubuntu0~16.04.1_amd64.deb 1069728 MD5Sum:c355a8d8c72dee5f06c38aa637f7d5f6 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/libpython2.7-dev_2.7.12-1ubuntu0~16.04.1_amd64.deb' libpython2.7-dev_2.7.12-1ubuntu0~16.04.1_amd64.deb 27806182 MD5Sum:b1606b5ecd36ddbe756e1db9db371065 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/libpython2.7-minimal_2.7.12-1ubuntu0~16.04.1_amd64.deb' libpython2.7-minimal_2.7.12-1ubuntu0~16.04.1_amd64.deb 339378 MD5Sum:16cd81bed67b58992ba326d225da74a9 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.1_amd64.deb' libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.1_amd64.deb 1883824 MD5Sum:b51aee7135c4c40745afc1dd4fb87067 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/python2.7_2.7.12-1ubuntu0~16.04.1_amd64.deb' python2.7_2.7.12-1ubuntu0~16.04.1_amd64.deb 224330 MD5Sum:d9789fea16fda2a928f6ed39f3434f29 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/python2.7-dev_2.7.12-1ubuntu0~16.04.1_amd64.deb' python2.7-dev_2.7.12-1ubuntu0~16.04.1_amd64.deb 276176 MD5Sum:10628375ea7e36d5e8f7ba5273c7d9b1 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/python2.7-minimal_2.7.12-1ubuntu0~16.04.1_amd64.deb' python2.7-minimal_2.7.12-1ubuntu0~16.04.1_amd64.deb 1295108 MD5Sum:60f2c79700931bcbd713556b6b5bda03 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python3.5/libpython3.5-minimal_3.5.2-2ubuntu0~16.04.1_amd64.deb' libpython3.5-minimal_3.5.2-2ubuntu0~16.04.1_amd64.deb 525856 MD5Sum:c787784b944542dee0b10465a45bac99 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python3.5/libpython3.5-stdlib_3.5.2-2ubuntu0~16.04.1_amd64.deb' libpython3.5-stdlib_3.5.2-2ubuntu0~16.04.1_amd64.deb 2129936 MD5Sum:500952aa58ef0e7f1f5f76b3a4037bdf -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python3.5/python3.5_3.5.2-2ubuntu0~16.04.1_amd64.deb' python3.5_3.5.2-2ubuntu0~16.04.1_amd64.deb 165176 MD5Sum:32b4fac2b139dfb340ddee92d78a7f59 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python3.5/python3.5-minimal_3.5.2-2ubuntu0~16.04.1_amd64.deb' python3.5-minimal_3.5.2-2ubuntu0~16.04.1_amd64.deb 1596870 MD5Sum:be7d322cad015751590ff585630c9244 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-cffi/python3-cffi-backend_1.5.2-1ubuntu1_amd64.deb' python3-cffi-backend_1.5.2-1ubuntu1_amd64.deb 59108 MD5Sum:c27b5b99bd74a557cbf97186a1266bf7 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-cryptography/python3-cryptography_1.2.3-1ubuntu0.1_amd64.deb' python3-cryptography_1.2.3-1ubuntu0.1_amd64.deb 198704 MD5Sum:5a6c6aa52d81576eaffba6bf56fdcd2f -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/libpython-all-dev_2.7.11-1_amd64.deb' libpython-all-dev_2.7.11-1_amd64.deb 992 MD5Sum:5b8013073862e493f5c4f35e4fc12d62 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/libpython-dev_2.7.11-1_amd64.deb' libpython-dev_2.7.11-1_amd64.deb 7728 MD5Sum:27b5b2364088a2e4d49e00e0b50f75e1 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/libpython-stdlib_2.7.11-1_amd64.deb' libpython-stdlib_2.7.11-1_amd64.deb 7656 MD5Sum:0632b48d11a10ea0b58adad543887f8a -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/python_2.7.11-1_amd64.deb' python_2.7.11-1_amd64.deb 136892 MD5Sum:af686bd03f39be3f3cd865d38b44f5bf -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/python-all_2.7.11-1_amd64.deb' python-all_2.7.11-1_amd64.deb 978 MD5Sum:bf338b9d5360ec685bfbf9a323afcf1e -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/python-all-dev_2.7.11-1_amd64.deb' python-all-dev_2.7.11-1_amd64.deb 1000 MD5Sum:d68ff89d7581cd985bc0ff3c7c1c31a0 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/python-dev_2.7.11-1_amd64.deb' python-dev_2.7.11-1_amd64.deb 1160 MD5Sum:a1dc029ad0f502f7d41fdb5639650b85 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/python-minimal_2.7.11-1_amd64.deb' python-minimal_2.7.11-1_amd64.deb 28156 MD5Sum:5f74584a69921aac52908a029aca4e04 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-idna/python3-idna_2.0-3_all.deb' python3-idna_2.0-3_all.deb 35084 MD5Sum:5a78ae4de7cc7e91a16badc125cf5225 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-json-patch/python3-jsonpatch_1.19-3_all.deb' python3-jsonpatch_1.19-3_all.deb 12416 MD5Sum:cb2596025e967af7ff27427842766833 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-json-pointer/python3-json-pointer_1.9-3_all.deb' python3-json-pointer_1.9-3_all.deb 7262 MD5Sum:1bde57c985279df596aed63775fd1ed5 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-oauthlib/python3-oauthlib_1.0.3-1_all.deb' python3-oauthlib_1.0.3-1_all.deb 62486 MD5Sum:7c1f5bd6db8c0ce8c08dd4220ee548a6 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-setuptools/python-pkg-resources_20.7.0-1_all.deb' python-pkg-resources_20.7.0-1_all.deb 108428 MD5Sum:33fb00c7fd20b868b36407e0210cda2c -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-setuptools/python-setuptools_20.7.0-1_all.deb' python-setuptools_20.7.0-1_all.deb 169084 MD5Sum:5f51f781ed0c8c027029cf58336b1858 -'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pyyaml/python3-yaml_3.11-3build1_amd64.deb' python3-yaml_3.11-3build1_amd64.deb 95592 MD5Sum:1f9e9ba917bfc2ab4857bae73434c7a7 -'http://us.archive.ubuntu.com/ubuntu/pool/main/q/qemu/qemu-block-extra_2.5+dfsg-5ubuntu10.6_amd64.deb' qemu-block-extra_1%3a2.5+dfsg-5ubuntu10.6_amd64.deb 32770 MD5Sum:073e0430b15ef8bc093b5a4b99d36e6f -'http://us.archive.ubuntu.com/ubuntu/pool/main/q/qemu/qemu-system-common_2.5+dfsg-5ubuntu10.6_amd64.deb' qemu-system-common_1%3a2.5+dfsg-5ubuntu10.6_amd64.deb 281212 MD5Sum:96a52cc1b67600f120b2b468d59d23d6 -'http://us.archive.ubuntu.com/ubuntu/pool/main/q/qemu/qemu-system-x86_2.5+dfsg-5ubuntu10.6_amd64.deb' qemu-system-x86_1%3a2.5+dfsg-5ubuntu10.6_amd64.deb 2758348 MD5Sum:0eeefc0245958be5dfe6dbec8c1e8516 -'http://us.archive.ubuntu.com/ubuntu/pool/main/q/qemu/qemu-utils_2.5+dfsg-5ubuntu10.6_amd64.deb' qemu-utils_1%3a2.5+dfsg-5ubuntu10.6_amd64.deb 577726 MD5Sum:533f6a19cd54df36e42a4a336bf29641 -'http://us.archive.ubuntu.com/ubuntu/pool/main/r/rename/rename_0.20-4_all.deb' rename_0.20-4_all.deb 12010 MD5Sum:6cf1938ef51145a469ccef181a9304ce -'http://us.archive.ubuntu.com/ubuntu/pool/main/r/rpcbind/rpcbind_0.2.3-0.2_amd64.deb' rpcbind_0.2.3-0.2_amd64.deb 40252 MD5Sum:52576ed752c0c2bb04db68576aecd827 -'http://us.archive.ubuntu.com/ubuntu/pool/main/r/rsync/rsync_3.1.1-3ubuntu1_amd64.deb' rsync_3.1.1-3ubuntu1_amd64.deb 324680 MD5Sum:c856c6f0ced17498b62cd5222918e2e0 -'http://us.archive.ubuntu.com/ubuntu/pool/main/r/rtmpdump/librtmp1_2.4+20151223.gitfa8646d-1build1_amd64.deb' librtmp1_2.4+20151223.gitfa8646d-1build1_amd64.deb 53892 MD5Sum:8b0bf8b00890590f67fba42b8050de2d -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/seabios/seabios_1.8.2-1ubuntu1_all.deb' seabios_1.8.2-1ubuntu1_all.deb 112532 MD5Sum:4c2c2bf6aa6d8bd26f90aa21a4ac4e0f -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/sharutils/sharutils_4.15.2-1_amd64.deb' sharutils_1%3a4.15.2-1_amd64.deb 148320 MD5Sum:82eebb19d70fcb9fe029b7e34407bea9 -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/software-properties/python3-software-properties_0.96.20.5_all.deb' python3-software-properties_0.96.20.5_all.deb 19930 MD5Sum:206945cfc3112427758bbb0cc09fb691 -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/software-properties/software-properties-common_0.96.20.5_all.deb' software-properties-common_0.96.20.5_all.deb 9432 MD5Sum:41eb5bb7bc3136f63b5ab9d1f0576370 -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/spice/libspice-server1_0.12.6-4ubuntu0.1_amd64.deb' libspice-server1_0.12.6-4ubuntu0.1_amd64.deb 337930 MD5Sum:c9c1151a559f28da293d41e9df4262da -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/libstrongswan_5.3.5-1ubuntu3_amd64.deb' libstrongswan_5.3.5-1ubuntu3_amd64.deb 1389936 MD5Sum:35b18e264b9596ab99b4a1be3d04bc13 -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/libstrongswan-standard-plugins_5.3.5-1ubuntu3_amd64.deb' libstrongswan-standard-plugins_5.3.5-1ubuntu3_amd64.deb 265898 MD5Sum:5a06dd0c30304a6c3cc1263ca3f15c3d -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/strongswan_5.3.5-1ubuntu3_all.deb' strongswan_5.3.5-1ubuntu3_all.deb 27042 MD5Sum:b6336f9bc594ab356d13fdcb8e56ce9f -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/strongswan-charon_5.3.5-1ubuntu3_amd64.deb' strongswan-charon_5.3.5-1ubuntu3_amd64.deb 55514 MD5Sum:22a8d0cdba50b922ae9611c297820208 -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/strongswan-libcharon_5.3.5-1ubuntu3_amd64.deb' strongswan-libcharon_5.3.5-1ubuntu3_amd64.deb 1240762 MD5Sum:9d230aea890e695545a7508af56eac24 -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/strongswan-starter_5.3.5-1ubuntu3_amd64.deb' strongswan-starter_5.3.5-1ubuntu3_amd64.deb 742676 MD5Sum:a793db72f6f7bc37dc29393399b9bfd5 -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/sudo/sudo_1.8.16-0ubuntu1.2_amd64.deb' sudo_1.8.16-0ubuntu1.2_amd64.deb 389432 MD5Sum:bebd286de1e01ef45e41786461e42cdc -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/systemd/libsystemd0_229-4ubuntu13_amd64.deb' libsystemd0_229-4ubuntu13_amd64.deb 205086 MD5Sum:11d3738fc425d37a21a216e99c452fe1 -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/systemd/libudev1_229-4ubuntu13_amd64.deb' libudev1_229-4ubuntu13_amd64.deb 55122 MD5Sum:7bef145a33dc2c8e53e1a9428777ed9f -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/systemd/systemd_229-4ubuntu13_amd64.deb' systemd_229-4ubuntu13_amd64.deb 3614858 MD5Sum:926ce4027ae0b46805fe32431e35aeaa -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/systemd/systemd-sysv_229-4ubuntu13_amd64.deb' systemd-sysv_229-4ubuntu13_amd64.deb 12604 MD5Sum:bb2ee2ccb3c545dec9d428f05e02b1b4 -'http://us.archive.ubuntu.com/ubuntu/pool/main/s/systemd/udev_229-4ubuntu13_amd64.deb' udev_229-4ubuntu13_amd64.deb 991212 MD5Sum:90494e5ab5269721ba83277cbcfd61a4 -'http://us.archive.ubuntu.com/ubuntu/pool/main/t/tar/tar_1.28-2.1ubuntu0.1_amd64.deb' tar_1.28-2.1ubuntu0.1_amd64.deb 208648 MD5Sum:984affa3d0dbbe9bbb9d67b005f14a8a -'http://us.archive.ubuntu.com/ubuntu/pool/main/t/tzdata/tzdata_2016j-0ubuntu0.16.04_all.deb' tzdata_2016j-0ubuntu0.16.04_all.deb 168038 MD5Sum:100d5596702ee4c8915efa455ced63c9 -'http://us.archive.ubuntu.com/ubuntu/pool/main/u/unattended-upgrades/unattended-upgrades_0.90ubuntu0.2_all.deb' unattended-upgrades_0.90ubuntu0.2_all.deb 31704 MD5Sum:1d06ac8bfff20729708f7ef0e884a3eb -'http://us.archive.ubuntu.com/ubuntu/pool/main/u/unzip/unzip_6.0-20ubuntu1_amd64.deb' unzip_6.0-20ubuntu1_amd64.deb 158434 MD5Sum:059c9f15163425d4c5f818e2ad599597 -'http://us.archive.ubuntu.com/ubuntu/pool/main/u/usbredir/libusbredirparser1_0.7.1-1_amd64.deb' libusbredirparser1_0.7.1-1_amd64.deb 13612 MD5Sum:617c6126646b6b4d1e159b31a4a0dd28 -'http://us.archive.ubuntu.com/ubuntu/pool/main/v/vim/vim-common_7.4.1689-3ubuntu1.2_amd64.deb' vim-common_2%3a7.4.1689-3ubuntu1.2_amd64.deb 103242 MD5Sum:5669132132fc2ad18b884a79979b1507 -'http://us.archive.ubuntu.com/ubuntu/pool/main/v/vim/vim-tiny_7.4.1689-3ubuntu1.2_amd64.deb' vim-tiny_2%3a7.4.1689-3ubuntu1.2_amd64.deb 445488 MD5Sum:2853b25313fc1b51b8351783c4c0d073 -'http://us.archive.ubuntu.com/ubuntu/pool/main/x/xen/libxen-4.6_4.6.0-1ubuntu4.2_amd64.deb' libxen-4.6_4.6.0-1ubuntu4.2_amd64.deb 344510 MD5Sum:5ca2669763f0de854ae0e967a22c2330 -'http://us.archive.ubuntu.com/ubuntu/pool/main/x/xen/libxenstore3.0_4.6.0-1ubuntu4.2_amd64.deb' libxenstore3.0_4.6.0-1ubuntu4.2_amd64.deb 19658 MD5Sum:aa5c61be8faa0cd725d4bd0cc78fb35a -'http://us.archive.ubuntu.com/ubuntu/pool/main/x/xorg/x11-common_7.7+13ubuntu3_all.deb' x11-common_1%3a7.7+13ubuntu3_all.deb 22390 MD5Sum:b0943f823b6f471e8c41ca66c2b5a2dd -'http://us.archive.ubuntu.com/ubuntu/pool/main/x/xz-utils/xz-utils_5.1.1alpha+20120614-2ubuntu2_amd64.deb' xz-utils_5.1.1alpha+20120614-2ubuntu2_amd64.deb 78794 MD5Sum:195995c093404e3ee766d04ea3cdffe6 -'http://us.archive.ubuntu.com/ubuntu/pool/main/y/yajl/libyajl2_2.1.0-2_amd64.deb' libyajl2_2.1.0-2_amd64.deb 19638 MD5Sum:331f71d0965718605fe52fa178cef955 -'http://us.archive.ubuntu.com/ubuntu/pool/main/z/zlib/zlib1g-dev_1.2.8.dfsg-2ubuntu4_amd64.deb' zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4_amd64.deb 167514 MD5Sum:da0bb3efa89c1b319490daa401c4f3e0 -'http://us.archive.ubuntu.com/ubuntu/pool/universe/p/python-pip/python-pip_8.1.1-2ubuntu0.4_all.deb' python-pip_8.1.1-2ubuntu0.4_all.deb 144288 MD5Sum:ca535f732af3f0c509514b7e5c859d3d -'http://us.archive.ubuntu.com/ubuntu/pool/universe/p/python-pip/python-pip-whl_8.1.1-2ubuntu0.4_all.deb' python-pip-whl_8.1.1-2ubuntu0.4_all.deb 1110472 MD5Sum:2671bdb380db5230ef41812d18062a8b -'http://us.archive.ubuntu.com/ubuntu/pool/universe/p/python-virtualenv/python3-virtualenv_15.0.1+ds-3ubuntu1_all.deb' python3-virtualenv_15.0.1+ds-3ubuntu1_all.deb 43216 MD5Sum:ad57f0d3553fbe5ca615b9316f065a15 -'http://us.archive.ubuntu.com/ubuntu/pool/universe/p/python-virtualenv/python-virtualenv_15.0.1+ds-3ubuntu1_all.deb' python-virtualenv_15.0.1+ds-3ubuntu1_all.deb 46560 MD5Sum:e572fe37557fe8121498f935af1bad6e -'http://us.archive.ubuntu.com/ubuntu/pool/universe/p/python-virtualenv/virtualenv_15.0.1+ds-3ubuntu1_all.deb' virtualenv_15.0.1+ds-3ubuntu1_all.deb 4342 MD5Sum:9b46220c5218db4fee78a016ebd5b237 -'http://us.archive.ubuntu.com/ubuntu/pool/universe/w/wheel/python-wheel_0.29.0-1_all.deb' python-wheel_0.29.0-1_all.deb 48050 MD5Sum:cec5453c98565e6c57d446c45176f38b +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/accountsservice/accountsservice_0.6.40-2ubuntu11.3_amd64.deb' accountsservice_0.6.40-2ubuntu11.3_amd64.deb 56054 MD5Sum:b95cd60fcd9b2d0243c9075beb8d541b +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/accountsservice/libaccountsservice0_0.6.40-2ubuntu11.3_amd64.deb' libaccountsservice0_0.6.40-2ubuntu11.3_amd64.deb 68730 MD5Sum:68be2b361d99978d30dd900fda8775bf +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/acl/acl_2.2.52-3_amd64.deb' acl_2.2.52-3_amd64.deb 37960 MD5Sum:39c72a4a24b243236757759d679380bb +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/alsa-lib/libasound2_1.1.0-0ubuntu1_amd64.deb' libasound2_1.1.0-0ubuntu1_amd64.deb 350112 MD5Sum:c7a5b1b0cfdd1d7f1a8f26bcac4701a3 +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/alsa-lib/libasound2-data_1.1.0-0ubuntu1_all.deb' libasound2-data_1.1.0-0ubuntu1_all.deb 29438 MD5Sum:4cd49c6c84f451d11459c880236bb337 +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/apparmor/libapparmor1_2.10.95-0ubuntu2.5_amd64.deb' libapparmor1_2.10.95-0ubuntu2.5_amd64.deb 31568 MD5Sum:6368f1dd486380cbbd769547840ccc7e +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/apt/apt_1.2.15ubuntu0.2_amd64.deb' apt_1.2.15ubuntu0.2_amd64.deb 1041600 MD5Sum:66383e6b0974ca78d853aa98b070c2fe +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/apt/apt-utils_1.2.15ubuntu0.2_amd64.deb' apt-utils_1.2.15ubuntu0.2_amd64.deb 195706 MD5Sum:0d08e5553860606241afe237321f6250 +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/apt/libapt-inst2.0_1.2.15ubuntu0.2_amd64.deb' libapt-inst2.0_1.2.15ubuntu0.2_amd64.deb 55674 MD5Sum:2e41ba1f3686b1bbb2874101869d7e16 +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/apt/libapt-pkg5.0_1.2.15ubuntu0.2_amd64.deb' libapt-pkg5.0_1.2.15ubuntu0.2_amd64.deb 702126 MD5Sum:69210976f9d7c86a0884e28a4bbb8cb3 +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/avahi/libavahi-client3_0.6.32~rc+dfsg-1ubuntu2_amd64.deb' libavahi-client3_0.6.32~rc+dfsg-1ubuntu2_amd64.deb 25148 MD5Sum:e58d3b6a71e9da24b430f76f90f63f9d +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/avahi/libavahi-common3_0.6.32~rc+dfsg-1ubuntu2_amd64.deb' libavahi-common3_0.6.32~rc+dfsg-1ubuntu2_amd64.deb 21642 MD5Sum:9f4106c0918bf2b779e7d4e2158ef648 +'http://us.archive.ubuntu.com/ubuntu/pool/main/a/avahi/libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2_amd64.deb' libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2_amd64.deb 21706 MD5Sum:f7e6efc7b58036c6154be9b3f050845b +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/base-files/base-files_9.4ubuntu4.3_amd64.deb' base-files_9.4ubuntu4.3_amd64.deb 67704 MD5Sum:02d9491f26e50c8e54996e4a9960eaa3 +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bind9/libdns-export162_9.10.3.dfsg.P4-8ubuntu1.3_amd64.deb' libdns-export162_1%3a9.10.3.dfsg.P4-8ubuntu1.3_amd64.deb 665856 MD5Sum:961126ca37f53b734292ab300903a7b6 +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bind9/libisc-export160_9.10.3.dfsg.P4-8ubuntu1.3_amd64.deb' libisc-export160_1%3a9.10.3.dfsg.P4-8ubuntu1.3_amd64.deb 152124 MD5Sum:a36999040747b9c3ebf62b2e628e5344 +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/binutils/binutils_2.26.1-1ubuntu1~16.04.3_amd64.deb' binutils_2.26.1-1ubuntu1~16.04.3_amd64.deb 2310310 MD5Sum:04b00c4b3ba1d86afbb679b63476d05a +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/blinker/python3-blinker_1.3.dfsg2-1build1_all.deb' python3-blinker_1.3.dfsg2-1build1_all.deb 12518 MD5Sum:ba0b5d380216ccb354cbc9a21e0929d5 +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bluez/libbluetooth3_5.37-0ubuntu5_amd64.deb' libbluetooth3_5.37-0ubuntu5_amd64.deb 61306 MD5Sum:c8a82247c33f550d76e9489de794533d +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/boost1.58/libboost-iostreams1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb' libboost-iostreams1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb 28954 MD5Sum:6f938f436adabb8e01cf4382f1d89876 +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/boost1.58/libboost-random1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb' libboost-random1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb 11674 MD5Sum:22138508eb0106143b73c270141d1761 +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/boost1.58/libboost-system1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb' libboost-system1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb 9146 MD5Sum:3dd69b1b4c2a64a4600cd781c38f3c6a +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/boost1.58/libboost-thread1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb' libboost-thread1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb 47010 MD5Sum:2c185c0d3e0ff3d424fbb077e78fe545 +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/bridge-utils/bridge-utils_1.5-9ubuntu1_amd64.deb' bridge-utils_1.5-9ubuntu1_amd64.deb 28610 MD5Sum:a81ea7f42da2e7a6c32b866681897ad4 +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/brltty/libbrlapi0.6_5.3.1-2ubuntu2.1_amd64.deb' libbrlapi0.6_5.3.1-2ubuntu2.1_amd64.deb 20714 MD5Sum:18e457ca6629c3a0863994a976f93973 +'http://us.archive.ubuntu.com/ubuntu/pool/main/b/build-essential/build-essential_12.1ubuntu2_amd64.deb' build-essential_12.1ubuntu2_amd64.deb 4758 MD5Sum:731c3a328f87a14bf4f887ceffc51241 +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/ca-certificates-java/ca-certificates-java_20160321_all.deb' ca-certificates-java_20160321_all.deb 12862 MD5Sum:fcb5fd121a45e7e49b85e87fc038d6d5 +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/ceph/librados2_10.2.3-0ubuntu0.16.04.2_amd64.deb' librados2_10.2.3-0ubuntu0.16.04.2_amd64.deb 1638302 MD5Sum:f21f3f352c4df08bd954ad79bf00b5da +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/ceph/librbd1_10.2.3-0ubuntu0.16.04.2_amd64.deb' librbd1_10.2.3-0ubuntu0.16.04.2_amd64.deb 2134290 MD5Sum:5b5f00284e6ce1944791ecb293a59241 +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cloud-init/cloud-init_0.7.8-49-g9e904bb-0ubuntu1~16.04.1_all.deb' cloud-init_0.7.8-49-g9e904bb-0ubuntu1~16.04.1_all.deb 287546 MD5Sum:8b4654780848a7ace5f2a1b6b1e3a24b +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cloud-utils/cloud-guest-utils_0.27-0ubuntu24_all.deb' cloud-guest-utils_0.27-0ubuntu24_all.deb 15164 MD5Sum:8b08dbc4a576e942fe4acdd9f4f51aca +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cmake/cmake_3.5.1-1ubuntu3_amd64.deb' cmake_3.5.1-1ubuntu3_amd64.deb 2622910 MD5Sum:7acd303ef63b289d67af7e36d35f537b +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cmake/cmake-data_3.5.1-1ubuntu3_all.deb' cmake-data_3.5.1-1ubuntu3_all.deb 1120628 MD5Sum:0a77d4e596c4d0e7c6ca6aa58b4b337e +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/configobj/python3-configobj_5.0.6-2_all.deb' python3-configobj_5.0.6-2_all.deb 34200 MD5Sum:cbce754e3638c980fd63c384f1a163a8 +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb' cpu-checker_0.7-0ubuntu7_amd64.deb 6862 MD5Sum:1a809fb421f82a1d5d148013bedcba59 +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cups/libcups2_2.1.3-4_amd64.deb' libcups2_2.1.3-4_amd64.deb 196652 MD5Sum:3995ab409b0cb7c4440dfc90b54729d6 +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/curl/libcurl3_7.47.0-1ubuntu2.2_amd64.deb' libcurl3_7.47.0-1ubuntu2.2_amd64.deb 186008 MD5Sum:c8939f897b2b9f9543990531c3111c1b +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/curl/libcurl3-gnutls_7.47.0-1ubuntu2.2_amd64.deb' libcurl3-gnutls_7.47.0-1ubuntu2.2_amd64.deb 184138 MD5Sum:e1ae11ed9e545314ff650ab2d10df818 +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cyrus-sasl2/libsasl2-2_2.1.26.dfsg1-14build1_amd64.deb' libsasl2-2_2.1.26.dfsg1-14build1_amd64.deb 48708 MD5Sum:af15d7b37cbdfc4c413273c5225a67a6 +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cyrus-sasl2/libsasl2-modules_2.1.26.dfsg1-14build1_amd64.deb' libsasl2-modules_2.1.26.dfsg1-14build1_amd64.deb 47526 MD5Sum:8fda866e5a4adfe40a1ffc15fac77542 +'http://us.archive.ubuntu.com/ubuntu/pool/main/c/cyrus-sasl2/libsasl2-modules-db_2.1.26.dfsg1-14build1_amd64.deb' libsasl2-modules-db_2.1.26.dfsg1-14build1_amd64.deb 14458 MD5Sum:08577afddd24ee2e6fce4ff455653081 +'http://us.archive.ubuntu.com/ubuntu/pool/main/d/dbus/dbus_1.10.6-1ubuntu3.1_amd64.deb' dbus_1.10.6-1ubuntu3.1_amd64.deb 141352 MD5Sum:2bc40ff5d33a6d65993b125fe3af653c +'http://us.archive.ubuntu.com/ubuntu/pool/main/d/dbus/libdbus-1-3_1.10.6-1ubuntu3.1_amd64.deb' libdbus-1-3_1.10.6-1ubuntu3.1_amd64.deb 160756 MD5Sum:1deb247321c3a2007e178e7806d27318 +'http://us.archive.ubuntu.com/ubuntu/pool/main/d/device-tree-compiler/libfdt1_1.4.0+dfsg-2_amd64.deb' libfdt1_1.4.0+dfsg-2_amd64.deb 14136 MD5Sum:ea277dec72e4b0dc9ae18140dab6f147 +'http://us.archive.ubuntu.com/ubuntu/pool/main/d/distro-info-data/distro-info-data_0.28ubuntu0.2_all.deb' distro-info-data_0.28ubuntu0.2_all.deb 4006 MD5Sum:4497d860935a3fec1cea983b26082821 +'http://us.archive.ubuntu.com/ubuntu/pool/main/d/dkms/dkms_2.2.0.3-2ubuntu11.3_all.deb' dkms_2.2.0.3-2ubuntu11.3_all.deb 66148 MD5Sum:e4f4d32677876e2792a7b152cd706a54 +'http://us.archive.ubuntu.com/ubuntu/pool/main/d/dpkg/dpkg-dev_1.18.4ubuntu1.1_all.deb' dpkg-dev_1.18.4ubuntu1.1_all.deb 584114 MD5Sum:8e732fd2f0eb2141b9fa5efa33891858 +'http://us.archive.ubuntu.com/ubuntu/pool/main/d/dpkg/libdpkg-perl_1.18.4ubuntu1.1_all.deb' libdpkg-perl_1.18.4ubuntu1.1_all.deb 195494 MD5Sum:ef90a84e0cbdc08dbf664d3367ba0fc4 +'http://us.archive.ubuntu.com/ubuntu/pool/main/e/expat/libexpat1-dev_2.1.0-7ubuntu0.16.04.2_amd64.deb' libexpat1-dev_2.1.0-7ubuntu0.16.04.2_amd64.deb 115328 MD5Sum:df5d013eec845ea323df40c64e3ac2e6 +'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fakeroot/fakeroot_1.20.2-1ubuntu1_amd64.deb' fakeroot_1.20.2-1ubuntu1_amd64.deb 61784 MD5Sum:b153b1ed316419be55f3f575c092e73b +'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fakeroot/libfakeroot_1.20.2-1ubuntu1_amd64.deb' libfakeroot_1.20.2-1ubuntu1_amd64.deb 25510 MD5Sum:e3c90aa7376ae3a3e966d1688b9dab70 +'http://us.archive.ubuntu.com/ubuntu/pool/main/f/flac/libflac8_1.3.1-4_amd64.deb' libflac8_1.3.1-4_amd64.deb 210396 MD5Sum:c0c0306a333d443f35c866bcf5e05c3a +'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fontconfig/fontconfig-config_2.11.94-0ubuntu1.1_all.deb' fontconfig-config_2.11.94-0ubuntu1.1_all.deb 49934 MD5Sum:d8ee5cb98a73e9fd84f0c21b7f00728f +'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fontconfig/libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb' libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb 131248 MD5Sum:e1d3510a190b0910720a7ae597ce53ea +'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fonts-dejavu/fonts-dejavu-core_2.35-1_all.deb' fonts-dejavu-core_2.35-1_all.deb 1038624 MD5Sum:d3c6235a85d2646078f1b82ab257ef33 +'http://us.archive.ubuntu.com/ubuntu/pool/main/f/fuse/libfuse2_2.9.4-1ubuntu3.1_amd64.deb' libfuse2_2.9.4-1ubuntu3.1_amd64.deb 89908 MD5Sum:2bdd7633ce8e2d8b9978756416772991 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/cpp-5_5.4.0-6ubuntu1~16.04.4_amd64.deb' cpp-5_5.4.0-6ubuntu1~16.04.4_amd64.deb 7653108 MD5Sum:95c5a34a437e2fd3fac60c3b911c73f4 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/g++-5_5.4.0-6ubuntu1~16.04.4_amd64.deb' g++-5_5.4.0-6ubuntu1~16.04.4_amd64.deb 8299854 MD5Sum:218ba077dc7a555055446919bc51545a +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/gcc-5_5.4.0-6ubuntu1~16.04.4_amd64.deb' gcc-5_5.4.0-6ubuntu1~16.04.4_amd64.deb 8577362 MD5Sum:1f98521f896a3c1c528f5953a9063ac1 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/gcc-5-base_5.4.0-6ubuntu1~16.04.4_amd64.deb' gcc-5-base_5.4.0-6ubuntu1~16.04.4_amd64.deb 16770 MD5Sum:376937778a114defb614754043c40977 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libasan2_5.4.0-6ubuntu1~16.04.4_amd64.deb' libasan2_5.4.0-6ubuntu1~16.04.4_amd64.deb 264364 MD5Sum:bf412ced66f2fae39b50c5f74f0cbd5d +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libatomic1_5.4.0-6ubuntu1~16.04.4_amd64.deb' libatomic1_5.4.0-6ubuntu1~16.04.4_amd64.deb 8912 MD5Sum:05f0d545dce15b8e9d2388b3709ad753 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libcc1-0_5.4.0-6ubuntu1~16.04.4_amd64.deb' libcc1-0_5.4.0-6ubuntu1~16.04.4_amd64.deb 38792 MD5Sum:1d2578c6168349fb265ea244cb7800b9 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libcilkrts5_5.4.0-6ubuntu1~16.04.4_amd64.deb' libcilkrts5_5.4.0-6ubuntu1~16.04.4_amd64.deb 40088 MD5Sum:e2cdd94f50eb96b68b1844f1cd148687 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libgcc-5-dev_5.4.0-6ubuntu1~16.04.4_amd64.deb' libgcc-5-dev_5.4.0-6ubuntu1~16.04.4_amd64.deb 2236718 MD5Sum:92c3c2d39dcbb870745c4f75e7d2a658 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libgomp1_5.4.0-6ubuntu1~16.04.4_amd64.deb' libgomp1_5.4.0-6ubuntu1~16.04.4_amd64.deb 55046 MD5Sum:e4e5c6228e730d9403a20b6f9c59d314 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libitm1_5.4.0-6ubuntu1~16.04.4_amd64.deb' libitm1_5.4.0-6ubuntu1~16.04.4_amd64.deb 27420 MD5Sum:106531f1a3a213f8e61df014d8e64046 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/liblsan0_5.4.0-6ubuntu1~16.04.4_amd64.deb' liblsan0_5.4.0-6ubuntu1~16.04.4_amd64.deb 104930 MD5Sum:64baa9c8945b3adcac86b3e08cc64e2b +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libmpx0_5.4.0-6ubuntu1~16.04.4_amd64.deb' libmpx0_5.4.0-6ubuntu1~16.04.4_amd64.deb 9766 MD5Sum:0a654c0c2e205d04c2e222d0a68ab3d2 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libquadmath0_5.4.0-6ubuntu1~16.04.4_amd64.deb' libquadmath0_5.4.0-6ubuntu1~16.04.4_amd64.deb 131214 MD5Sum:e212664529333fb7e2db1afc8f6c50b2 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libstdc++-5-dev_5.4.0-6ubuntu1~16.04.4_amd64.deb' libstdc++-5-dev_5.4.0-6ubuntu1~16.04.4_amd64.deb 1425994 MD5Sum:328ff483c56502b1d1ebb2f30b269350 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libstdc++6_5.4.0-6ubuntu1~16.04.4_amd64.deb' libstdc++6_5.4.0-6ubuntu1~16.04.4_amd64.deb 393398 MD5Sum:17eff9bc4d304ca36f2f1633be482654 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libtsan0_5.4.0-6ubuntu1~16.04.4_amd64.deb' libtsan0_5.4.0-6ubuntu1~16.04.4_amd64.deb 243674 MD5Sum:73f6474b928dc0038c94f171890c6386 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-5/libubsan0_5.4.0-6ubuntu1~16.04.4_amd64.deb' libubsan0_5.4.0-6ubuntu1~16.04.4_amd64.deb 95334 MD5Sum:01552deb86cb21a84f5aea05038a1290 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-defaults/cpp_5.3.1-1ubuntu1_amd64.deb' cpp_4%3a5.3.1-1ubuntu1_amd64.deb 27662 MD5Sum:4c291e4aaf6406f61e3188d526479d51 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-defaults/g++_5.3.1-1ubuntu1_amd64.deb' g++_4%3a5.3.1-1ubuntu1_amd64.deb 1504 MD5Sum:0c03d113ff00ebc960f294420e60855b +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gcc-defaults/gcc_5.3.1-1ubuntu1_amd64.deb' gcc_4%3a5.3.1-1ubuntu1_amd64.deb 5244 MD5Sum:df1516b203a66a86a728eab7a4c349e8 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gdbm/libgdbm3_1.8.3-13.1_amd64.deb' libgdbm3_1.8.3-13.1_amd64.deb 16926 MD5Sum:b2001800d7c61d4b0b12b077a0af2b5a +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gdisk/gdisk_1.0.1-1build1_amd64.deb' gdisk_1.0.1-1build1_amd64.deb 194230 MD5Sum:24e876aa3c2e94e39c17a4551f5d8514 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/git/git_2.7.4-0ubuntu1_amd64.deb' git_1%3a2.7.4-0ubuntu1_amd64.deb 3006120 MD5Sum:0412535c34d3f900629e9409ad73aead +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/git/git-man_2.7.4-0ubuntu1_all.deb' git-man_1%3a2.7.4-0ubuntu1_all.deb 734758 MD5Sum:0c00ac0f6cc7cc5b1b17f2e30ad44342 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/glibc/libc6_2.23-0ubuntu5_amd64.deb' libc6_2.23-0ubuntu5_amd64.deb 2588598 MD5Sum:292e22f0016ee08ba9fd9fb1f97cdac6 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/glibc/libc6-dev_2.23-0ubuntu5_amd64.deb' libc6-dev_2.23-0ubuntu5_amd64.deb 2078296 MD5Sum:5fffcafed356b69afe7aec1df6236326 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/glibc/libc-bin_2.23-0ubuntu5_amd64.deb' libc-bin_2.23-0ubuntu5_amd64.deb 637918 MD5Sum:76b422608cba8e40d4366133c12be582 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/glibc/libc-dev-bin_2.23-0ubuntu5_amd64.deb' libc-dev-bin_2.23-0ubuntu5_amd64.deb 68670 MD5Sum:74584e34dda156669150288f9e5b3416 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/glibc/locales_2.23-0ubuntu5_all.deb' locales_2.23-0ubuntu5_all.deb 3214550 MD5Sum:17eda41684dcdc316dbcc407eab5f7a4 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/glibc/multiarch-support_2.23-0ubuntu5_amd64.deb' multiarch-support_2.23-0ubuntu5_amd64.deb 6832 MD5Sum:9483e4f0d59ba515b72af0712c25b8f7 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gnupg/gnupg_1.4.20-1ubuntu3.1_amd64.deb' gnupg_1.4.20-1ubuntu3.1_amd64.deb 625938 MD5Sum:955b23eb62539452a8aa37e34e6f77c1 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/gnupg/gpgv_1.4.20-1ubuntu3.1_amd64.deb' gpgv_1.4.20-1ubuntu3.1_amd64.deb 165264 MD5Sum:1debba9f668b7dcdca878d1e0e25c98a +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/groff/groff-base_1.22.3-7_amd64.deb' groff-base_1.22.3-7_amd64.deb 1150932 MD5Sum:7afb23ed2960cd67ab3196f29b9ff7e2 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/grub2/grub2-common_2.02~beta2-36ubuntu3.2_amd64.deb' grub2-common_2.02~beta2-36ubuntu3.2_amd64.deb 510912 MD5Sum:634e13acd2c8cab54b01e84b5e254845 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/grub2/grub-common_2.02~beta2-36ubuntu3.2_amd64.deb' grub-common_2.02~beta2-36ubuntu3.2_amd64.deb 1706552 MD5Sum:7899a24a07f8b62e08a455bdab510c47 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/grub2/grub-pc_2.02~beta2-36ubuntu3.2_amd64.deb' grub-pc_2.02~beta2-36ubuntu3.2_amd64.deb 197080 MD5Sum:5d4cdb8542ad3e63302698a075e5e959 +'http://us.archive.ubuntu.com/ubuntu/pool/main/g/grub2/grub-pc-bin_2.02~beta2-36ubuntu3.2_amd64.deb' grub-pc-bin_2.02~beta2-36ubuntu3.2_amd64.deb 883966 MD5Sum:9bb93b3374a6ad20419396c488cbf5f9 +'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libasn1-8-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libasn1-8-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 174366 MD5Sum:42aa97710227f6c372d232799fde6790 +'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libgssapi3-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libgssapi3-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 96084 MD5Sum:0c9467b00d258e3175addbb5a16fdc72 +'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libhcrypto4-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libhcrypto4-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 84938 MD5Sum:d6337d57fa1dda2c877a9f1c163ba0dd +'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libheimbase1-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libheimbase1-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 29228 MD5Sum:15a7c7d180f14253f46d5e56409a0ffb +'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libheimntlm0-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libheimntlm0-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 15090 MD5Sum:6f7a32beb2a3a04181c05efe940df1ee +'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libhx509-5-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libhx509-5-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 107192 MD5Sum:b2b294bd3d2226f10c69058900323876 +'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libkrb5-26-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libkrb5-26-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 202156 MD5Sum:000a329b39ae158d0ec280957741b14d +'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libroken18-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libroken18-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 41190 MD5Sum:58c4093551f88ccca3c6c8a11d5e2357 +'http://us.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libwind0-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb' libwind0-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb 48180 MD5Sum:7e368713a6d03afb23a8f956a16b9ba7 +'http://us.archive.ubuntu.com/ubuntu/pool/main/i/ifupdown/ifupdown_0.8.10ubuntu1.1_amd64.deb' ifupdown_0.8.10ubuntu1.1_amd64.deb 54916 MD5Sum:d013023982a1e01067d9ef9e02a327a3 +'http://us.archive.ubuntu.com/ubuntu/pool/main/i/initramfs-tools/initramfs-tools_0.122ubuntu8.5_all.deb' initramfs-tools_0.122ubuntu8.5_all.deb 8618 MD5Sum:6f5cdff02741b119d8033165749b812e +'http://us.archive.ubuntu.com/ubuntu/pool/main/i/initramfs-tools/initramfs-tools-bin_0.122ubuntu8.5_amd64.deb' initramfs-tools-bin_0.122ubuntu8.5_amd64.deb 9334 MD5Sum:c4f25ed3f10f6d234fc4f9b4e2556619 +'http://us.archive.ubuntu.com/ubuntu/pool/main/i/initramfs-tools/initramfs-tools-core_0.122ubuntu8.5_all.deb' initramfs-tools-core_0.122ubuntu8.5_all.deb 42160 MD5Sum:c2e8b352d17b48c9e9badd040b1ed3c9 +'http://us.archive.ubuntu.com/ubuntu/pool/main/i/init-system-helpers/init_1.29ubuntu3_amd64.deb' init_1.29ubuntu3_amd64.deb 4716 MD5Sum:5967a023e146860d888297cfb5773017 +'http://us.archive.ubuntu.com/ubuntu/pool/main/i/init-system-helpers/init-system-helpers_1.29ubuntu3_all.deb' init-system-helpers_1.29ubuntu3_all.deb 32416 MD5Sum:9b8e5436025f8006ae7f309fd3687b60 +'http://us.archive.ubuntu.com/ubuntu/pool/main/i/iptables/iptables_1.6.0-2ubuntu3_amd64.deb' iptables_1.6.0-2ubuntu3_amd64.deb 265782 MD5Sum:706f191cbb20bff7c7a9a0fc01a78c25 +'http://us.archive.ubuntu.com/ubuntu/pool/main/i/ipxe/ipxe-qemu_1.0.0+git-20150424.a25a16d-1ubuntu1_all.deb' ipxe-qemu_1.0.0+git-20150424.a25a16d-1ubuntu1_all.deb 717714 MD5Sum:01570467dacbe007f2d0fb76c30653a7 +'http://us.archive.ubuntu.com/ubuntu/pool/main/i/isc-dhcp/isc-dhcp-client_4.3.3-5ubuntu12.4_amd64.deb' isc-dhcp-client_4.3.3-5ubuntu12.4_amd64.deb 223488 MD5Sum:0213ed75d3f4c7f06226ee7b9a974d12 +'http://us.archive.ubuntu.com/ubuntu/pool/main/i/isc-dhcp/isc-dhcp-common_4.3.3-5ubuntu12.4_amd64.deb' isc-dhcp-common_4.3.3-5ubuntu12.4_amd64.deb 104488 MD5Sum:21948bd2241628b4d690e79c10515ecf +'http://us.archive.ubuntu.com/ubuntu/pool/main/i/isl/libisl15_0.16.1-1_amd64.deb' libisl15_0.16.1-1_amd64.deb 524254 MD5Sum:eec42a28e5ed8a5eaaf6278b455176ed +'http://us.archive.ubuntu.com/ubuntu/pool/main/j/java-common/java-common_0.56ubuntu2_all.deb' java-common_0.56ubuntu2_all.deb 7742 MD5Sum:cef7383c2628cc09bccbf0777e4eac37 +'http://us.archive.ubuntu.com/ubuntu/pool/main/j/jinja2/python3-jinja2_2.8-1_all.deb' python3-jinja2_2.8-1_all.deb 102518 MD5Sum:2511385ccb261c47c7dc2479abb6848d +'http://us.archive.ubuntu.com/ubuntu/pool/main/k/kbd/kbd_1.15.5-1ubuntu5_amd64.deb' kbd_1.15.5-1ubuntu5_amd64.deb 183018 MD5Sum:4e77ee969276644f3bc9168bee7e3995 +'http://us.archive.ubuntu.com/ubuntu/pool/main/k/keyutils/keyutils_1.5.9-8ubuntu1_amd64.deb' keyutils_1.5.9-8ubuntu1_amd64.deb 47054 MD5Sum:c7a363bce61cc8fbfb2b252d7a98f0fa +'http://us.archive.ubuntu.com/ubuntu/pool/main/k/klibc/klibc-utils_2.0.4-8ubuntu1.16.04.2_amd64.deb' klibc-utils_2.0.4-8ubuntu1.16.04.2_amd64.deb 107498 MD5Sum:e07a76e70f2acfef7edf54b08be0a4a3 +'http://us.archive.ubuntu.com/ubuntu/pool/main/k/klibc/libklibc_2.0.4-8ubuntu1.16.04.2_amd64.deb' libklibc_2.0.4-8ubuntu1.16.04.2_amd64.deb 41326 MD5Sum:b123c76c6d8f2f80a6247e5ce915dd48 +'http://us.archive.ubuntu.com/ubuntu/pool/main/liba/libaio/libaio1_0.3.110-2_amd64.deb' libaio1_0.3.110-2_amd64.deb 6356 MD5Sum:2ed968780e68742f43eddebadf82ff67 +'http://us.archive.ubuntu.com/ubuntu/pool/main/liba/libalgorithm-diff-perl/libalgorithm-diff-perl_1.19.03-1_all.deb' libalgorithm-diff-perl_1.19.03-1_all.deb 47622 MD5Sum:3d6f7b46454ff0b8589904fc4f8dd602 +'http://us.archive.ubuntu.com/ubuntu/pool/main/liba/libalgorithm-diff-xs-perl/libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb' libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb 10998 MD5Sum:330e839dcd98097723870b28ba9a8810 +'http://us.archive.ubuntu.com/ubuntu/pool/main/liba/libalgorithm-merge-perl/libalgorithm-merge-perl_0.08-3_all.deb' libalgorithm-merge-perl_0.08-3_all.deb 11992 MD5Sum:6b456963b6629af0514be1b8ccbaa7fc +'http://us.archive.ubuntu.com/ubuntu/pool/main/liba/libarchive/libarchive13_3.1.2-11ubuntu0.16.04.2_amd64.deb' libarchive13_3.1.2-11ubuntu0.16.04.2_amd64.deb 261048 MD5Sum:6a111b16830af6af2a056b7b9aa1537d +'http://us.archive.ubuntu.com/ubuntu/pool/main/liba/libasyncns/libasyncns0_0.8-5build1_amd64.deb' libasyncns0_0.8-5build1_amd64.deb 12336 MD5Sum:dbb4957abb710a70453eac0e77fc797b +'http://us.archive.ubuntu.com/ubuntu/pool/main/libc/libcaca/libcaca0_0.99.beta19-2build2~gcc5.2_amd64.deb' libcaca0_0.99.beta19-2build2~gcc5.2_amd64.deb 202380 MD5Sum:b49a9b48694bf35e217fee1295dd14dd +'http://us.archive.ubuntu.com/ubuntu/pool/main/libc/libcacard/libcacard0_2.5.0-2_amd64.deb' libcacard0_1%3a2.5.0-2_amd64.deb 19666 MD5Sum:0d371aa9cdc23ac668bc6e2afa1c44f0 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libe/libeatmydata/eatmydata_105-3_all.deb' eatmydata_105-3_all.deb 5502 MD5Sum:bc5bc47ea615b69da0f5d3c090c74a91 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libe/libeatmydata/libeatmydata1_105-3_amd64.deb' libeatmydata1_105-3_amd64.deb 7280 MD5Sum:1f39d8cff52be865527547c09fc772db +'http://us.archive.ubuntu.com/ubuntu/pool/main/libe/liberror-perl/liberror-perl_0.17-1.2_all.deb' liberror-perl_0.17-1.2_all.deb 19594 MD5Sum:bd1a8035bbfae2cd7d718f54fd93e0d5 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libe/libevent/libevent-2.0-5_2.0.21-stable-2_amd64.deb' libevent-2.0-5_2.0.21-stable-2_amd64.deb 112550 MD5Sum:071d5951d910147ea84d0d024bee13ce +'http://us.archive.ubuntu.com/ubuntu/pool/main/libf/libfile-fcntllock-perl/libfile-fcntllock-perl_0.22-3_amd64.deb' libfile-fcntllock-perl_0.22-3_amd64.deb 32002 MD5Sum:26476d54bf4677cc993c8cd9a7dbaeca +'http://us.archive.ubuntu.com/ubuntu/pool/main/libg/libgcrypt20/libgcrypt20_1.6.5-2ubuntu0.2_amd64.deb' libgcrypt20_1.6.5-2ubuntu0.2_amd64.deb 336194 MD5Sum:ebe89b8db7294a6dc2ff9995a7d30060 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libi/libidn/libidn11_1.32-3ubuntu1.1_amd64.deb' libidn11_1.32-3ubuntu1.1_amd64.deb 45552 MD5Sum:74c4e3f65c05e61596efe2ef46941009 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libi/libiscsi/libiscsi2_1.12.0-2_amd64.deb' libiscsi2_1.12.0-2_amd64.deb 51550 MD5Sum:6c8f4a397968e478e9567785bba4283e +'http://us.archive.ubuntu.com/ubuntu/pool/main/libj/libjpeg8-empty/libjpeg8_8c-2ubuntu8_amd64.deb' libjpeg8_8c-2ubuntu8_amd64.deb 2194 MD5Sum:e0f16286dd787b951ffa953987fdf6a7 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libj/libjpeg-turbo/libjpeg-turbo8_1.4.2-0ubuntu3_amd64.deb' libjpeg-turbo8_1.4.2-0ubuntu3_amd64.deb 110656 MD5Sum:8e505d67491b22a9d38be353654b3bc3 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libj/libjsoncpp/libjsoncpp1_1.7.2-1_amd64.deb' libjsoncpp1_1.7.2-1_amd64.deb 73018 MD5Sum:f6eb9a2a804b8a9e7ee4b0a0daeb732b +'http://us.archive.ubuntu.com/ubuntu/pool/main/libn/libnfnetlink/libnfnetlink0_1.0.1-3_amd64.deb' libnfnetlink0_1.0.1-3_amd64.deb 13262 MD5Sum:914d0640e09dd02057d0fd09f3da0eb5 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libn/libnfsidmap/libnfsidmap2_0.25-5_amd64.deb' libnfsidmap2_0.25-5_amd64.deb 32182 MD5Sum:5e06543f26481fa549a1e017eec4ef36 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libo/libogg/libogg0_1.3.2-1_amd64.deb' libogg0_1.3.2-1_amd64.deb 17192 MD5Sum:55dd9b6982d66d6b168aa18fb3f90d2f +'http://us.archive.ubuntu.com/ubuntu/pool/main/libp/libpcap/libpcap0.8_1.7.4-2_amd64.deb' libpcap0.8_1.7.4-2_amd64.deb 116794 MD5Sum:6b4372b0840fada16f16ed4d97f32146 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libp/libpcap/libpcap0.8-dev_1.7.4-2_amd64.deb' libpcap0.8-dev_1.7.4-2_amd64.deb 212414 MD5Sum:44df3da8707c2b5cd1f3f0bb68a005a6 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libp/libpcap/libpcap-dev_1.7.4-2_all.deb' libpcap-dev_1.7.4-2_all.deb 3394 MD5Sum:df89b21ddc14397fccb0a9e5e6a3542c +'http://us.archive.ubuntu.com/ubuntu/pool/main/libs/libsdl1.2/libsdl1.2debian_1.2.15+dfsg1-3_amd64.deb' libsdl1.2debian_1.2.15+dfsg1-3_amd64.deb 167606 MD5Sum:52418fa1951b7edff3aecc67821f5786 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libs/libsndfile/libsndfile1_1.0.25-10_amd64.deb' libsndfile1_1.0.25-10_amd64.deb 137498 MD5Sum:1218c82cf611a5e4ff9919b91130c21e +'http://us.archive.ubuntu.com/ubuntu/pool/main/libt/libtirpc/libtirpc1_0.2.5-1_amd64.deb' libtirpc1_0.2.5-1_amd64.deb 75624 MD5Sum:bc4fb6407a0636517ce6670fd3ac2c40 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libv/libvorbis/libvorbis0a_1.3.5-3_amd64.deb' libvorbis0a_1.3.5-3_amd64.deb 86776 MD5Sum:248a92f34c15bfc3fff460186eac1358 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libv/libvorbis/libvorbisenc2_1.3.5-3_amd64.deb' libvorbisenc2_1.3.5-3_amd64.deb 70678 MD5Sum:62b0f630a03291eff71de6f844746721 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libx/libxi/libxi6_1.7.6-1_amd64.deb' libxi6_2%3a1.7.6-1_amd64.deb 28572 MD5Sum:2ad504b68a0a7c3f987307166de56a3a +'http://us.archive.ubuntu.com/ubuntu/pool/main/libx/libxrender/libxrender1_0.9.9-0ubuntu1_amd64.deb' libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb 18482 MD5Sum:124d535fd56229469116dfd6e47fe406 +'http://us.archive.ubuntu.com/ubuntu/pool/main/libx/libxtst/libxtst6_1.2.2-1_amd64.deb' libxtst6_2%3a1.2.2-1_amd64.deb 14086 MD5Sum:2594435dcd76d6eec2ff3fb68a3d4e9d +'http://us.archive.ubuntu.com/ubuntu/pool/main/liby/libyaml/libyaml-0-2_0.1.6-3_amd64.deb' libyaml-0-2_0.1.6-3_amd64.deb 47596 MD5Sum:d5e5f5f176ebfe25ccb22965431bfe38 +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/language-selector/language-selector-common_0.165.4_all.deb' language-selector-common_0.165.4_all.deb 213586 MD5Sum:b020f997ca40682c071d7b0f5c44062e +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/lcms2/liblcms2-2_2.6-3ubuntu2_amd64.deb' liblcms2-2_2.6-3ubuntu2_amd64.deb 136966 MD5Sum:425ab20e484e500aa2d48a281cb98d2c +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/less/less_481-2.1ubuntu0.1_amd64.deb' less_481-2.1ubuntu0.1_amd64.deb 109538 MD5Sum:ae43696453da4a56d9db1215e95e8302 +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux-firmware/linux-firmware_1.157.6_all.deb' linux-firmware_1.157.6_all.deb 37576144 MD5Sum:9cb1f546fbbdd0fec8c7e271004ddbe5 +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux/linux-headers-4.4.0-53_4.4.0-53.74_all.deb' linux-headers-4.4.0-53_4.4.0-53.74_all.deb 9953102 MD5Sum:8d94054f4bb28c3be51d0c2b52c56408 +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux/linux-headers-4.4.0-53-generic_4.4.0-53.74_amd64.deb' linux-headers-4.4.0-53-generic_4.4.0-53.74_amd64.deb 781760 MD5Sum:b7ce620a5a8b0d79de4669279f04e303 +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux/linux-image-4.4.0-53-generic_4.4.0-53.74_amd64.deb' linux-image-4.4.0-53-generic_4.4.0-53.74_amd64.deb 19190844 MD5Sum:7aad61a59a178f4c0812c5459abe4f47 +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux/linux-image-extra-4.4.0-53-generic_4.4.0-53.74_amd64.deb' linux-image-extra-4.4.0-53-generic_4.4.0-53.74_amd64.deb 38633266 MD5Sum:5930cc8aa3cb484fd4c1ebec74bd5704 +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux/linux-libc-dev_4.4.0-53.74_amd64.deb' linux-libc-dev_4.4.0-53.74_amd64.deb 835118 MD5Sum:913df1845e382245e4e3c0b2d57ba835 +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux-meta/linux-generic_4.4.0.53.56_amd64.deb' linux-generic_4.4.0.53.56_amd64.deb 1786 MD5Sum:3546bd89f663caacc4e4fd32c4b4b676 +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux-meta/linux-headers-generic_4.4.0.53.56_amd64.deb' linux-headers-generic_4.4.0.53.56_amd64.deb 2274 MD5Sum:eb3f0ecfce280f8d04c400367489aa08 +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux-meta/linux-image-generic_4.4.0.53.56_amd64.deb' linux-image-generic_4.4.0.53.56_amd64.deb 2302 MD5Sum:5310fef65439b289519f69ef3161ab97 +'http://us.archive.ubuntu.com/ubuntu/pool/main/l/lzo2/liblzo2-2_2.08-1.2_amd64.deb' liblzo2-2_2.08-1.2_amd64.deb 48716 MD5Sum:a42f8dbd37e7aacf1889bd47a8dcf9aa +'http://us.archive.ubuntu.com/ubuntu/pool/main/m/make-dfsg/make_4.1-6_amd64.deb' make_4.1-6_amd64.deb 150924 MD5Sum:a2c33fce65c313f2d9be0e55166fc3f5 +'http://us.archive.ubuntu.com/ubuntu/pool/main/m/manpages/manpages_4.04-2_all.deb' manpages_4.04-2_all.deb 1086712 MD5Sum:bb93c041e490ee0b6c2fef876dddf502 +'http://us.archive.ubuntu.com/ubuntu/pool/main/m/manpages/manpages-dev_4.04-2_all.deb' manpages-dev_4.04-2_all.deb 2047608 MD5Sum:fea47c59fcc997aeab05238ecf9c5aba +'http://us.archive.ubuntu.com/ubuntu/pool/main/m/markupsafe/python3-markupsafe_0.23-2build2_amd64.deb' python3-markupsafe_0.23-2build2_amd64.deb 16120 MD5Sum:de4d087f2d9db48351efd1fe861b21be +'http://us.archive.ubuntu.com/ubuntu/pool/main/m/mpclib3/libmpc3_1.0.3-1_amd64.deb' libmpc3_1.0.3-1_amd64.deb 39676 MD5Sum:7892c51e73d8c5a5c16c1f2e8b93faa1 +'http://us.archive.ubuntu.com/ubuntu/pool/main/m/mpfr4/libmpfr4_3.1.4-1_amd64.deb' libmpfr4_3.1.4-1_amd64.deb 190628 MD5Sum:5e8b331bd179e68edf5734a8b11306b2 +'http://us.archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb' msr-tools_1.3-2_amd64.deb 10636 MD5Sum:5ffb50c3889cfccc901b940923d89e29 +'http://us.archive.ubuntu.com/ubuntu/pool/main/n/nfs-utils/nfs-common_1.2.8-9ubuntu12_amd64.deb' nfs-common_1%3a1.2.8-9ubuntu12_amd64.deb 184538 MD5Sum:811cfcf44b77a9f3c0dca443c4a6cdbf +'http://us.archive.ubuntu.com/ubuntu/pool/main/n/nspr/libnspr4_4.12-0ubuntu0.16.04.1_amd64.deb' libnspr4_2%3a4.12-0ubuntu0.16.04.1_amd64.deb 112400 MD5Sum:6136aa494e3970cef74a03a5cc2415bb +'http://us.archive.ubuntu.com/ubuntu/pool/main/n/nss/libnss3_3.23-0ubuntu0.16.04.1_amd64.deb' libnss3_2%3a3.23-0ubuntu0.16.04.1_amd64.deb 1144232 MD5Sum:05b78e390c150fd4eb65c8de47358036 +'http://us.archive.ubuntu.com/ubuntu/pool/main/n/nss/libnss3-nssdb_3.23-0ubuntu0.16.04.1_all.deb' libnss3-nssdb_2%3a3.23-0ubuntu0.16.04.1_all.deb 10584 MD5Sum:6e7f301f6169b123e8f9ce82d68451ae +'http://us.archive.ubuntu.com/ubuntu/pool/main/n/numactl/libnuma1_2.0.11-1ubuntu1_amd64.deb' libnuma1_2.0.11-1ubuntu1_amd64.deb 21016 MD5Sum:fb873c905ae23079608114661a32d1c7 +'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openjdk-8/openjdk-8-jdk-headless_8u111-b14-2ubuntu0.16.04.2_amd64.deb' openjdk-8-jdk-headless_8u111-b14-2ubuntu0.16.04.2_amd64.deb 8166930 MD5Sum:95abce7371d1f3eda3584f6909e85f18 +'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openjdk-8/openjdk-8-jre-headless_8u111-b14-2ubuntu0.16.04.2_amd64.deb' openjdk-8-jre-headless_8u111-b14-2ubuntu0.16.04.2_amd64.deb 26886140 MD5Sum:4f3d16222254577160afce4cd333db19 +'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openldap/libldap-2.4-2_2.4.42+dfsg-2ubuntu3.1_amd64.deb' libldap-2.4-2_2.4.42+dfsg-2ubuntu3.1_amd64.deb 160630 MD5Sum:bfb7d8edf8289d8f01742469420efe37 +'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openssh/openssh-client_7.2p2-4ubuntu2.1_amd64.deb' openssh-client_1%3a7.2p2-4ubuntu2.1_amd64.deb 587050 MD5Sum:55c7b2f2e9e18fbd70ce9f042bd99261 +'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openssh/openssh-server_7.2p2-4ubuntu2.1_amd64.deb' openssh-server_1%3a7.2p2-4ubuntu2.1_amd64.deb 337896 MD5Sum:c2c16d323dbb288f745b7537c327d206 +'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openssh/openssh-sftp-server_7.2p2-4ubuntu2.1_amd64.deb' openssh-sftp-server_1%3a7.2p2-4ubuntu2.1_amd64.deb 38762 MD5Sum:952e3bb32e10e130a090fa057dc408a6 +'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.0.0_1.0.2g-1ubuntu4.5_amd64.deb' libssl1.0.0_1.0.2g-1ubuntu4.5_amd64.deb 1081760 MD5Sum:43fd613e133e35e98333ebceae7184ff +'http://us.archive.ubuntu.com/ubuntu/pool/main/o/openssl/openssl_1.0.2g-1ubuntu4.5_amd64.deb' openssl_1.0.2g-1ubuntu4.5_amd64.deb 491434 MD5Sum:cff1a42acbf034afde850269791440af +'http://us.archive.ubuntu.com/ubuntu/pool/main/o/opus/libopus0_1.1.2-1ubuntu1_amd64.deb' libopus0_1.1.2-1ubuntu1_amd64.deb 159200 MD5Sum:b8f45b2da56ac6d1a5a64769d2232e2c +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/p11-kit/libp11-kit0_0.23.2-5~ubuntu16.04.1_amd64.deb' libp11-kit0_0.23.2-5~ubuntu16.04.1_amd64.deb 105478 MD5Sum:b7eac686f16419708424463a5abcd859 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/patch/patch_2.7.5-1_amd64.deb' patch_2.7.5-1_amd64.deb 90382 MD5Sum:0c03555b50fc094f942a938e9efb33d8 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pcsc-lite/libpcsclite1_1.8.14-1ubuntu1_amd64.deb' libpcsclite1_1.8.14-1ubuntu1_amd64.deb 21384 MD5Sum:67383a357c969292fa13d5ca85fc1737 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/perl/libperl5.22_5.22.1-9_amd64.deb' libperl5.22_5.22.1-9_amd64.deb 3370548 MD5Sum:37c5a3fd13de2e1fbe0568aceb4ff043 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/perl/perl_5.22.1-9_amd64.deb' perl_5.22.1-9_amd64.deb 237264 MD5Sum:a4b787e5cf0a032822bc486ace90cdad +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/perl/perl-modules-5.22_5.22.1-9_all.deb' perl-modules-5.22_5.22.1-9_all.deb 2640598 MD5Sum:71fb658af2eeaedbe87494cf511a0c92 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pixman/libpixman-1-0_0.33.6-1_amd64.deb' libpixman-1-0_0.33.6-1_amd64.deb 231222 MD5Sum:2d60906f5c3e3a3548490b1c621d1392 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/prettytable/python3-prettytable_0.7.2-3_all.deb' python3-prettytable_0.7.2-3_all.deb 19730 MD5Sum:958069d49fc751b73d945ac2e5adec4f +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/procps/libprocps4_3.3.10-4ubuntu2.3_amd64.deb' libprocps4_2%3a3.3.10-4ubuntu2.3_amd64.deb 32822 MD5Sum:6617b2996960aea83ff439d97948d4cf +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/procps/procps_3.3.10-4ubuntu2.3_amd64.deb' procps_2%3a3.3.10-4ubuntu2.3_amd64.deb 221914 MD5Sum:e16926cbf97117696f1f44789daf3da8 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pulseaudio/libpulse0_8.0-0ubuntu3.1_amd64.deb' libpulse0_1%3a8.0-0ubuntu3.1_amd64.deb 248194 MD5Sum:04da1888132c241682bddcce35ed1e77 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pyasn1/python3-pyasn1_0.1.9-1_all.deb' python3-pyasn1_0.1.9-1_all.deb 28132 MD5Sum:aea3d0df93c568bda4817c3c3910ef08 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pycurl/python3-pycurl_7.43.0-1ubuntu1_amd64.deb' python3-pycurl_7.43.0-1ubuntu1_amd64.deb 42334 MD5Sum:9384e6be4685d2cd06994a6ec23dbfac +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pyjwt/python3-jwt_1.3.0-1_all.deb' python3-jwt_1.3.0-1_all.deb 15994 MD5Sum:aa1437e45418bb3371e1ab78fad20c8b +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pyserial/python3-serial_3.0.1-1_all.deb' python3-serial_3.0.1-1_all.deb 54058 MD5Sum:4b9e76fe3f6cdaa0c8d8f5c6ee0e80b1 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/libpython2.7_2.7.12-1ubuntu0~16.04.1_amd64.deb' libpython2.7_2.7.12-1ubuntu0~16.04.1_amd64.deb 1069728 MD5Sum:c355a8d8c72dee5f06c38aa637f7d5f6 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/libpython2.7-dev_2.7.12-1ubuntu0~16.04.1_amd64.deb' libpython2.7-dev_2.7.12-1ubuntu0~16.04.1_amd64.deb 27806182 MD5Sum:b1606b5ecd36ddbe756e1db9db371065 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/libpython2.7-minimal_2.7.12-1ubuntu0~16.04.1_amd64.deb' libpython2.7-minimal_2.7.12-1ubuntu0~16.04.1_amd64.deb 339378 MD5Sum:16cd81bed67b58992ba326d225da74a9 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.1_amd64.deb' libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.1_amd64.deb 1883824 MD5Sum:b51aee7135c4c40745afc1dd4fb87067 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/python2.7_2.7.12-1ubuntu0~16.04.1_amd64.deb' python2.7_2.7.12-1ubuntu0~16.04.1_amd64.deb 224330 MD5Sum:d9789fea16fda2a928f6ed39f3434f29 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/python2.7-dev_2.7.12-1ubuntu0~16.04.1_amd64.deb' python2.7-dev_2.7.12-1ubuntu0~16.04.1_amd64.deb 276176 MD5Sum:10628375ea7e36d5e8f7ba5273c7d9b1 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/python2.7-minimal_2.7.12-1ubuntu0~16.04.1_amd64.deb' python2.7-minimal_2.7.12-1ubuntu0~16.04.1_amd64.deb 1295108 MD5Sum:60f2c79700931bcbd713556b6b5bda03 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python3.5/libpython3.5-minimal_3.5.2-2ubuntu0~16.04.1_amd64.deb' libpython3.5-minimal_3.5.2-2ubuntu0~16.04.1_amd64.deb 525856 MD5Sum:c787784b944542dee0b10465a45bac99 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python3.5/libpython3.5-stdlib_3.5.2-2ubuntu0~16.04.1_amd64.deb' libpython3.5-stdlib_3.5.2-2ubuntu0~16.04.1_amd64.deb 2129936 MD5Sum:500952aa58ef0e7f1f5f76b3a4037bdf +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python3.5/python3.5_3.5.2-2ubuntu0~16.04.1_amd64.deb' python3.5_3.5.2-2ubuntu0~16.04.1_amd64.deb 165176 MD5Sum:32b4fac2b139dfb340ddee92d78a7f59 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python3.5/python3.5-minimal_3.5.2-2ubuntu0~16.04.1_amd64.deb' python3.5-minimal_3.5.2-2ubuntu0~16.04.1_amd64.deb 1596870 MD5Sum:be7d322cad015751590ff585630c9244 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-cffi/python3-cffi-backend_1.5.2-1ubuntu1_amd64.deb' python3-cffi-backend_1.5.2-1ubuntu1_amd64.deb 59108 MD5Sum:c27b5b99bd74a557cbf97186a1266bf7 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-cryptography/python3-cryptography_1.2.3-1ubuntu0.1_amd64.deb' python3-cryptography_1.2.3-1ubuntu0.1_amd64.deb 198704 MD5Sum:5a6c6aa52d81576eaffba6bf56fdcd2f +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/libpython-all-dev_2.7.11-1_amd64.deb' libpython-all-dev_2.7.11-1_amd64.deb 992 MD5Sum:5b8013073862e493f5c4f35e4fc12d62 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/libpython-dev_2.7.11-1_amd64.deb' libpython-dev_2.7.11-1_amd64.deb 7728 MD5Sum:27b5b2364088a2e4d49e00e0b50f75e1 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/libpython-stdlib_2.7.11-1_amd64.deb' libpython-stdlib_2.7.11-1_amd64.deb 7656 MD5Sum:0632b48d11a10ea0b58adad543887f8a +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/python_2.7.11-1_amd64.deb' python_2.7.11-1_amd64.deb 136892 MD5Sum:af686bd03f39be3f3cd865d38b44f5bf +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/python-all_2.7.11-1_amd64.deb' python-all_2.7.11-1_amd64.deb 978 MD5Sum:bf338b9d5360ec685bfbf9a323afcf1e +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/python-all-dev_2.7.11-1_amd64.deb' python-all-dev_2.7.11-1_amd64.deb 1000 MD5Sum:d68ff89d7581cd985bc0ff3c7c1c31a0 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/python-dev_2.7.11-1_amd64.deb' python-dev_2.7.11-1_amd64.deb 1160 MD5Sum:a1dc029ad0f502f7d41fdb5639650b85 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/python-minimal_2.7.11-1_amd64.deb' python-minimal_2.7.11-1_amd64.deb 28156 MD5Sum:5f74584a69921aac52908a029aca4e04 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-idna/python3-idna_2.0-3_all.deb' python3-idna_2.0-3_all.deb 35084 MD5Sum:5a78ae4de7cc7e91a16badc125cf5225 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-json-patch/python3-jsonpatch_1.19-3_all.deb' python3-jsonpatch_1.19-3_all.deb 12416 MD5Sum:cb2596025e967af7ff27427842766833 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-json-pointer/python3-json-pointer_1.9-3_all.deb' python3-json-pointer_1.9-3_all.deb 7262 MD5Sum:1bde57c985279df596aed63775fd1ed5 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-oauthlib/python3-oauthlib_1.0.3-1_all.deb' python3-oauthlib_1.0.3-1_all.deb 62486 MD5Sum:7c1f5bd6db8c0ce8c08dd4220ee548a6 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-setuptools/python-pkg-resources_20.7.0-1_all.deb' python-pkg-resources_20.7.0-1_all.deb 108428 MD5Sum:33fb00c7fd20b868b36407e0210cda2c +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-setuptools/python-setuptools_20.7.0-1_all.deb' python-setuptools_20.7.0-1_all.deb 169084 MD5Sum:5f51f781ed0c8c027029cf58336b1858 +'http://us.archive.ubuntu.com/ubuntu/pool/main/p/pyyaml/python3-yaml_3.11-3build1_amd64.deb' python3-yaml_3.11-3build1_amd64.deb 95592 MD5Sum:1f9e9ba917bfc2ab4857bae73434c7a7 +'http://us.archive.ubuntu.com/ubuntu/pool/main/q/qemu/qemu-block-extra_2.5+dfsg-5ubuntu10.6_amd64.deb' qemu-block-extra_1%3a2.5+dfsg-5ubuntu10.6_amd64.deb 32770 MD5Sum:073e0430b15ef8bc093b5a4b99d36e6f +'http://us.archive.ubuntu.com/ubuntu/pool/main/q/qemu/qemu-system-common_2.5+dfsg-5ubuntu10.6_amd64.deb' qemu-system-common_1%3a2.5+dfsg-5ubuntu10.6_amd64.deb 281212 MD5Sum:96a52cc1b67600f120b2b468d59d23d6 +'http://us.archive.ubuntu.com/ubuntu/pool/main/q/qemu/qemu-system-x86_2.5+dfsg-5ubuntu10.6_amd64.deb' qemu-system-x86_1%3a2.5+dfsg-5ubuntu10.6_amd64.deb 2758348 MD5Sum:0eeefc0245958be5dfe6dbec8c1e8516 +'http://us.archive.ubuntu.com/ubuntu/pool/main/q/qemu/qemu-utils_2.5+dfsg-5ubuntu10.6_amd64.deb' qemu-utils_1%3a2.5+dfsg-5ubuntu10.6_amd64.deb 577726 MD5Sum:533f6a19cd54df36e42a4a336bf29641 +'http://us.archive.ubuntu.com/ubuntu/pool/main/r/rename/rename_0.20-4_all.deb' rename_0.20-4_all.deb 12010 MD5Sum:6cf1938ef51145a469ccef181a9304ce +'http://us.archive.ubuntu.com/ubuntu/pool/main/r/rpcbind/rpcbind_0.2.3-0.2_amd64.deb' rpcbind_0.2.3-0.2_amd64.deb 40252 MD5Sum:52576ed752c0c2bb04db68576aecd827 +'http://us.archive.ubuntu.com/ubuntu/pool/main/r/rsync/rsync_3.1.1-3ubuntu1_amd64.deb' rsync_3.1.1-3ubuntu1_amd64.deb 324680 MD5Sum:c856c6f0ced17498b62cd5222918e2e0 +'http://us.archive.ubuntu.com/ubuntu/pool/main/r/rtmpdump/librtmp1_2.4+20151223.gitfa8646d-1build1_amd64.deb' librtmp1_2.4+20151223.gitfa8646d-1build1_amd64.deb 53892 MD5Sum:8b0bf8b00890590f67fba42b8050de2d +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/seabios/seabios_1.8.2-1ubuntu1_all.deb' seabios_1.8.2-1ubuntu1_all.deb 112532 MD5Sum:4c2c2bf6aa6d8bd26f90aa21a4ac4e0f +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/sharutils/sharutils_4.15.2-1_amd64.deb' sharutils_1%3a4.15.2-1_amd64.deb 148320 MD5Sum:82eebb19d70fcb9fe029b7e34407bea9 +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/software-properties/python3-software-properties_0.96.20.5_all.deb' python3-software-properties_0.96.20.5_all.deb 19930 MD5Sum:206945cfc3112427758bbb0cc09fb691 +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/software-properties/software-properties-common_0.96.20.5_all.deb' software-properties-common_0.96.20.5_all.deb 9432 MD5Sum:41eb5bb7bc3136f63b5ab9d1f0576370 +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/spice/libspice-server1_0.12.6-4ubuntu0.1_amd64.deb' libspice-server1_0.12.6-4ubuntu0.1_amd64.deb 337930 MD5Sum:c9c1151a559f28da293d41e9df4262da +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/libstrongswan_5.3.5-1ubuntu3_amd64.deb' libstrongswan_5.3.5-1ubuntu3_amd64.deb 1389936 MD5Sum:35b18e264b9596ab99b4a1be3d04bc13 +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/libstrongswan-standard-plugins_5.3.5-1ubuntu3_amd64.deb' libstrongswan-standard-plugins_5.3.5-1ubuntu3_amd64.deb 265898 MD5Sum:5a06dd0c30304a6c3cc1263ca3f15c3d +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/strongswan_5.3.5-1ubuntu3_all.deb' strongswan_5.3.5-1ubuntu3_all.deb 27042 MD5Sum:b6336f9bc594ab356d13fdcb8e56ce9f +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/strongswan-charon_5.3.5-1ubuntu3_amd64.deb' strongswan-charon_5.3.5-1ubuntu3_amd64.deb 55514 MD5Sum:22a8d0cdba50b922ae9611c297820208 +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/strongswan-libcharon_5.3.5-1ubuntu3_amd64.deb' strongswan-libcharon_5.3.5-1ubuntu3_amd64.deb 1240762 MD5Sum:9d230aea890e695545a7508af56eac24 +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/strongswan/strongswan-starter_5.3.5-1ubuntu3_amd64.deb' strongswan-starter_5.3.5-1ubuntu3_amd64.deb 742676 MD5Sum:a793db72f6f7bc37dc29393399b9bfd5 +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/sudo/sudo_1.8.16-0ubuntu1.2_amd64.deb' sudo_1.8.16-0ubuntu1.2_amd64.deb 389432 MD5Sum:bebd286de1e01ef45e41786461e42cdc +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/systemd/libsystemd0_229-4ubuntu13_amd64.deb' libsystemd0_229-4ubuntu13_amd64.deb 205086 MD5Sum:11d3738fc425d37a21a216e99c452fe1 +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/systemd/libudev1_229-4ubuntu13_amd64.deb' libudev1_229-4ubuntu13_amd64.deb 55122 MD5Sum:7bef145a33dc2c8e53e1a9428777ed9f +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/systemd/systemd_229-4ubuntu13_amd64.deb' systemd_229-4ubuntu13_amd64.deb 3614858 MD5Sum:926ce4027ae0b46805fe32431e35aeaa +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/systemd/systemd-sysv_229-4ubuntu13_amd64.deb' systemd-sysv_229-4ubuntu13_amd64.deb 12604 MD5Sum:bb2ee2ccb3c545dec9d428f05e02b1b4 +'http://us.archive.ubuntu.com/ubuntu/pool/main/s/systemd/udev_229-4ubuntu13_amd64.deb' udev_229-4ubuntu13_amd64.deb 991212 MD5Sum:90494e5ab5269721ba83277cbcfd61a4 +'http://us.archive.ubuntu.com/ubuntu/pool/main/t/tar/tar_1.28-2.1ubuntu0.1_amd64.deb' tar_1.28-2.1ubuntu0.1_amd64.deb 208648 MD5Sum:984affa3d0dbbe9bbb9d67b005f14a8a +'http://us.archive.ubuntu.com/ubuntu/pool/main/t/tzdata/tzdata_2016j-0ubuntu0.16.04_all.deb' tzdata_2016j-0ubuntu0.16.04_all.deb 168038 MD5Sum:100d5596702ee4c8915efa455ced63c9 +'http://us.archive.ubuntu.com/ubuntu/pool/main/u/unattended-upgrades/unattended-upgrades_0.90ubuntu0.2_all.deb' unattended-upgrades_0.90ubuntu0.2_all.deb 31704 MD5Sum:1d06ac8bfff20729708f7ef0e884a3eb +'http://us.archive.ubuntu.com/ubuntu/pool/main/u/unzip/unzip_6.0-20ubuntu1_amd64.deb' unzip_6.0-20ubuntu1_amd64.deb 158434 MD5Sum:059c9f15163425d4c5f818e2ad599597 +'http://us.archive.ubuntu.com/ubuntu/pool/main/u/usbredir/libusbredirparser1_0.7.1-1_amd64.deb' libusbredirparser1_0.7.1-1_amd64.deb 13612 MD5Sum:617c6126646b6b4d1e159b31a4a0dd28 +'http://us.archive.ubuntu.com/ubuntu/pool/main/v/vim/vim-common_7.4.1689-3ubuntu1.2_amd64.deb' vim-common_2%3a7.4.1689-3ubuntu1.2_amd64.deb 103242 MD5Sum:5669132132fc2ad18b884a79979b1507 +'http://us.archive.ubuntu.com/ubuntu/pool/main/v/vim/vim-tiny_7.4.1689-3ubuntu1.2_amd64.deb' vim-tiny_2%3a7.4.1689-3ubuntu1.2_amd64.deb 445488 MD5Sum:2853b25313fc1b51b8351783c4c0d073 +'http://us.archive.ubuntu.com/ubuntu/pool/main/x/xen/libxen-4.6_4.6.0-1ubuntu4.2_amd64.deb' libxen-4.6_4.6.0-1ubuntu4.2_amd64.deb 344510 MD5Sum:5ca2669763f0de854ae0e967a22c2330 +'http://us.archive.ubuntu.com/ubuntu/pool/main/x/xen/libxenstore3.0_4.6.0-1ubuntu4.2_amd64.deb' libxenstore3.0_4.6.0-1ubuntu4.2_amd64.deb 19658 MD5Sum:aa5c61be8faa0cd725d4bd0cc78fb35a +'http://us.archive.ubuntu.com/ubuntu/pool/main/x/xorg/x11-common_7.7+13ubuntu3_all.deb' x11-common_1%3a7.7+13ubuntu3_all.deb 22390 MD5Sum:b0943f823b6f471e8c41ca66c2b5a2dd +'http://us.archive.ubuntu.com/ubuntu/pool/main/x/xz-utils/xz-utils_5.1.1alpha+20120614-2ubuntu2_amd64.deb' xz-utils_5.1.1alpha+20120614-2ubuntu2_amd64.deb 78794 MD5Sum:195995c093404e3ee766d04ea3cdffe6 +'http://us.archive.ubuntu.com/ubuntu/pool/main/y/yajl/libyajl2_2.1.0-2_amd64.deb' libyajl2_2.1.0-2_amd64.deb 19638 MD5Sum:331f71d0965718605fe52fa178cef955 +'http://us.archive.ubuntu.com/ubuntu/pool/main/z/zlib/zlib1g-dev_1.2.8.dfsg-2ubuntu4_amd64.deb' zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4_amd64.deb 167514 MD5Sum:da0bb3efa89c1b319490daa401c4f3e0 +'http://us.archive.ubuntu.com/ubuntu/pool/universe/p/python-pip/python-pip_8.1.1-2ubuntu0.4_all.deb' python-pip_8.1.1-2ubuntu0.4_all.deb 144288 MD5Sum:ca535f732af3f0c509514b7e5c859d3d +'http://us.archive.ubuntu.com/ubuntu/pool/universe/p/python-pip/python-pip-whl_8.1.1-2ubuntu0.4_all.deb' python-pip-whl_8.1.1-2ubuntu0.4_all.deb 1110472 MD5Sum:2671bdb380db5230ef41812d18062a8b +'http://us.archive.ubuntu.com/ubuntu/pool/universe/p/python-virtualenv/python3-virtualenv_15.0.1+ds-3ubuntu1_all.deb' python3-virtualenv_15.0.1+ds-3ubuntu1_all.deb 43216 MD5Sum:ad57f0d3553fbe5ca615b9316f065a15 +'http://us.archive.ubuntu.com/ubuntu/pool/universe/p/python-virtualenv/python-virtualenv_15.0.1+ds-3ubuntu1_all.deb' python-virtualenv_15.0.1+ds-3ubuntu1_all.deb 46560 MD5Sum:e572fe37557fe8121498f935af1bad6e +'http://us.archive.ubuntu.com/ubuntu/pool/universe/p/python-virtualenv/virtualenv_15.0.1+ds-3ubuntu1_all.deb' virtualenv_15.0.1+ds-3ubuntu1_all.deb 4342 MD5Sum:9b46220c5218db4fee78a016ebd5b237 +'http://us.archive.ubuntu.com/ubuntu/pool/universe/w/wheel/python-wheel_0.29.0-1_all.deb' python-wheel_0.29.0-1_all.deb 48050 MD5Sum:cec5453c98565e6c57d446c45176f38b diff --git a/resources/tools/disk-image-builder/ubuntu/lists/ubuntu-16.04.1_2016-12-19_1.6/pip-requirements.txt b/resources/tools/disk-image-builder/ubuntu/lists/ubuntu-16.04.1_2016-12-19_1.6/pip-requirements.txt index 17bd8f0d6a..f8bacf5298 100644 --- a/resources/tools/disk-image-builder/ubuntu/lists/ubuntu-16.04.1_2016-12-19_1.6/pip-requirements.txt +++ b/resources/tools/disk-image-builder/ubuntu/lists/ubuntu-16.04.1_2016-12-19_1.6/pip-requirements.txt @@ -1,15 +1,15 @@ -docopt==0.6.2 -ecdsa==0.13 -enum34==1.1.2 -interruptingcow==0.6 -ipaddress==1.0.16 -paramiko==1.16.0 -pycrypto==2.6.1 -pykwalify==1.5.0 -python-dateutil==2.4.2 -PyYAML==3.11 -requests==2.9.1 -robotframework==2.9.2 -scapy==2.3.1 -scp==0.10.2 -six==1.10.0 +docopt==0.6.2 +ecdsa==0.13 +enum34==1.1.2 +interruptingcow==0.6 +ipaddress==1.0.16 +paramiko==1.16.0 +pycrypto==2.6.1 +pykwalify==1.5.0 +python-dateutil==2.4.2 +PyYAML==3.11 +requests==2.9.1 +robotframework==2.9.2 +scapy==2.3.1 +scp==0.10.2 +six==1.10.0 diff --git a/resources/tools/report_gen/conf.py b/resources/tools/report_gen/conf.py index c28c404a34..4baf5bb184 100644 --- a/resources/tools/report_gen/conf.py +++ b/resources/tools/report_gen/conf.py @@ -67,8 +67,8 @@ rst_epilog = """ .. |virl-image-centos| replace:: centos-7.3-1611_2017-02-23_1.4 .. _tag documentation rst file: https://git.fd.io/csit/tree/docs/tag_documentation.rst?h=rls1704 -.. _TRex intallation: https://git.fd.io/csit/tree/resources/tools/t-rex/t-rex-installer.sh?h=rls1704 -.. _TRex driver: https://git.fd.io/csit/tree/resources/tools/t-rex/t-rex-stateless-profile.py?h=rls1704 +.. _TRex intallation: https://git.fd.io/csit/tree/resources/tools/trex/trex_installer.sh?h=rls1704 +.. _TRex driver: https://git.fd.io/csit/tree/resources/tools/trex/trex_stateless_profile.py?h=rls1704 .. _CSIT Honeycomb Functional Tests Documentation: https://docs.fd.io/csit/rls1704/doc/tests.func.html .. _CSIT Testpmd Performance Tests Documentation: https://docs.fd.io/csit/rls1704/doc/tests.perf.html .. _CSIT VPP Functional Tests Documentation: https://docs.fd.io/csit/rls1704/doc/tests.func.html diff --git a/resources/tools/download_hc_build_pkgs.sh b/resources/tools/scripts/download_hc_build_pkgs.sh similarity index 100% rename from resources/tools/download_hc_build_pkgs.sh rename to resources/tools/scripts/download_hc_build_pkgs.sh diff --git a/resources/tools/download_hc_pkgs.sh b/resources/tools/scripts/download_hc_pkgs.sh similarity index 100% rename from resources/tools/download_hc_pkgs.sh rename to resources/tools/scripts/download_hc_pkgs.sh diff --git a/resources/tools/download_install_vpp_pkgs.sh b/resources/tools/scripts/download_install_vpp_pkgs.sh similarity index 100% rename from resources/tools/download_install_vpp_pkgs.sh rename to resources/tools/scripts/download_install_vpp_pkgs.sh diff --git a/resources/tools/download_install_vpp_rpms.sh b/resources/tools/scripts/download_install_vpp_rpms.sh similarity index 100% rename from resources/tools/download_install_vpp_rpms.sh rename to resources/tools/scripts/download_install_vpp_rpms.sh diff --git a/resources/tools/download_nsh_sfc_pkgs.sh b/resources/tools/scripts/download_nsh_sfc_pkgs.sh similarity index 100% rename from resources/tools/download_nsh_sfc_pkgs.sh rename to resources/tools/scripts/download_nsh_sfc_pkgs.sh diff --git a/resources/tools/rename_robot_keywords.py b/resources/tools/scripts/rename_robot_keywords.py similarity index 100% rename from resources/tools/rename_robot_keywords.py rename to resources/tools/scripts/rename_robot_keywords.py diff --git a/resources/tools/robot_output_parser.py b/resources/tools/scripts/robot_output_parser.py similarity index 100% rename from resources/tools/robot_output_parser.py rename to resources/tools/scripts/robot_output_parser.py diff --git a/resources/tools/topo_installation.py b/resources/tools/scripts/topo_installation.py similarity index 100% rename from resources/tools/topo_installation.py rename to resources/tools/scripts/topo_installation.py diff --git a/resources/tools/topo_reservation.py b/resources/tools/scripts/topo_reservation.py similarity index 100% rename from resources/tools/topo_reservation.py rename to resources/tools/scripts/topo_reservation.py diff --git a/resources/tools/testbed-setup/playbooks/files/90-csit b/resources/tools/testbed-setup/playbooks/files/90-csit index b53106e6b3..2304162ce8 100644 --- a/resources/tools/testbed-setup/playbooks/files/90-csit +++ b/resources/tools/testbed-setup/playbooks/files/90-csit @@ -1,79 +1,79 @@ -# change the minimum size of the hugepage pool. -vm.nr_hugepages=4096 - -# this file contains the maximum number of memory map areas a process -# may have. memory map areas are used as a side-effect of calling -# malloc, directly by mmap and mprotect, and also when loading shared -# libraries. -# -# while most applications need less than a thousand maps, certain -# programs, particularly malloc debuggers, may consume lots of them, -# e.g., up to one or two maps per allocation. -# must be greater than or equal to (2 * vm.nr_hugepages). -vm.max_map_count=200000 - -# hugetlb_shm_group contains group id that is allowed to create sysv -# shared memory segment using hugetlb page. -vm.hugetlb_shm_group=0 - -# this control is used to define how aggressive the kernel will swap -# memory pages. higher values will increase agressiveness, lower values -# decrease the amount of swap. a value of 0 instructs the kernel not to -# initiate swap until the amount of free and file-backed pages is less -# than the high water mark in a zone. -vm.swappiness=0 - -# this parameter can be used to control the nmi watchdog -# (i.e. the hard lockup detector) on x86 systems. -# -# 0 - disable the hard lockup detector -# 1 - enable the hard lockup detector -# -# the hard lockup detector monitors each cpu for its ability to respond to -# timer interrupts. the mechanism utilizes cpu performance counter registers -# that are programmed to generate non-maskable interrupts (nmis) periodically -# while a cpu is busy. hence, the alternative name 'nmi watchdog'. -# -# the nmi watchdog is disabled by default if the kernel is running as a guest -# in a kvm virtual machine. this default can be overridden by adding -#kernel. nmi_watchdog=1 - -# shared memory max must be greator or equal to the total size of hugepages. -# for 2mb pages, totalhugepagesize = vm.nr_hugepages * 2 * 1024 * 1024 -# if the existing kernel.shmmax setting (cat /sys/proc/kernel/shmmax) -# is greater than the calculated totalhugepagesize then set this parameter -# to current shmmax value. -kernel.shmmax=8589934592 - -# this option can be used to select the type of process address -# space randomization that is used in the system, for architectures -# that support this feature. -# 0 - turn the process address space randomization off. this is the -# default for architectures that do not support this feature anyways, -# and kernels that are booted with the "norandmaps" parameter. -kernel.randomize_va_space=0 - -# this parameter can be used to control the soft lockup detector. -# -# 0 - disable the soft lockup detector -# 1 - enable the soft lockup detector -# -# the soft lockup detector monitors cpus for threads that are hogging the cpus -# without rescheduling voluntarily, and thus prevent the 'watchdog/n' threads -# from running. the mechanism depends on the cpus ability to respond to timer -# interrupts which are needed for the 'watchdog/n' threads to be woken up by -# the watchdog timer function, otherwise the nmi watchdog - if enabled - can -# detect a hard lockup condition. -#kernel.soft_watchdog=0 - -# this value can be used to control on which cpus the watchdog may run. -# the default cpumask is all possible cores, but if no_hz_full is -# enabled in the kernel config, and cores are specified with the -# nohz_full= boot argument, those cores are excluded by default. -# offline cores can be included in this mask, and if the core is later -# brought online, the watchdog will be started based on the mask value. -# -# typically this value would only be touched in the nohz_full case -# to re-enable cores that by default were not running the watchdog, -# if a kernel lockup was suspected on those cores. -kernel.watchdog_cpumask=0,18 +# change the minimum size of the hugepage pool. +vm.nr_hugepages=4096 + +# this file contains the maximum number of memory map areas a process +# may have. memory map areas are used as a side-effect of calling +# malloc, directly by mmap and mprotect, and also when loading shared +# libraries. +# +# while most applications need less than a thousand maps, certain +# programs, particularly malloc debuggers, may consume lots of them, +# e.g., up to one or two maps per allocation. +# must be greater than or equal to (2 * vm.nr_hugepages). +vm.max_map_count=200000 + +# hugetlb_shm_group contains group id that is allowed to create sysv +# shared memory segment using hugetlb page. +vm.hugetlb_shm_group=0 + +# this control is used to define how aggressive the kernel will swap +# memory pages. higher values will increase agressiveness, lower values +# decrease the amount of swap. a value of 0 instructs the kernel not to +# initiate swap until the amount of free and file-backed pages is less +# than the high water mark in a zone. +vm.swappiness=0 + +# this parameter can be used to control the nmi watchdog +# (i.e. the hard lockup detector) on x86 systems. +# +# 0 - disable the hard lockup detector +# 1 - enable the hard lockup detector +# +# the hard lockup detector monitors each cpu for its ability to respond to +# timer interrupts. the mechanism utilizes cpu performance counter registers +# that are programmed to generate non-maskable interrupts (nmis) periodically +# while a cpu is busy. hence, the alternative name 'nmi watchdog'. +# +# the nmi watchdog is disabled by default if the kernel is running as a guest +# in a kvm virtual machine. this default can be overridden by adding +#kernel. nmi_watchdog=1 + +# shared memory max must be greator or equal to the total size of hugepages. +# for 2mb pages, totalhugepagesize = vm.nr_hugepages * 2 * 1024 * 1024 +# if the existing kernel.shmmax setting (cat /sys/proc/kernel/shmmax) +# is greater than the calculated totalhugepagesize then set this parameter +# to current shmmax value. +kernel.shmmax=8589934592 + +# this option can be used to select the type of process address +# space randomization that is used in the system, for architectures +# that support this feature. +# 0 - turn the process address space randomization off. this is the +# default for architectures that do not support this feature anyways, +# and kernels that are booted with the "norandmaps" parameter. +kernel.randomize_va_space=0 + +# this parameter can be used to control the soft lockup detector. +# +# 0 - disable the soft lockup detector +# 1 - enable the soft lockup detector +# +# the soft lockup detector monitors cpus for threads that are hogging the cpus +# without rescheduling voluntarily, and thus prevent the 'watchdog/n' threads +# from running. the mechanism depends on the cpus ability to respond to timer +# interrupts which are needed for the 'watchdog/n' threads to be woken up by +# the watchdog timer function, otherwise the nmi watchdog - if enabled - can +# detect a hard lockup condition. +#kernel.soft_watchdog=0 + +# this value can be used to control on which cpus the watchdog may run. +# the default cpumask is all possible cores, but if no_hz_full is +# enabled in the kernel config, and cores are specified with the +# nohz_full= boot argument, those cores are excluded by default. +# offline cores can be included in this mask, and if the core is later +# brought online, the watchdog will be started based on the mask value. +# +# typically this value would only be touched in the nohz_full case +# to re-enable cores that by default were not running the watchdog, +# if a kernel lockup was suspected on those cores. +kernel.watchdog_cpumask=0,18 diff --git a/resources/tools/t-rex/t-rex-installer.sh b/resources/tools/trex/trex_installer.sh similarity index 100% rename from resources/tools/t-rex/t-rex-installer.sh rename to resources/tools/trex/trex_installer.sh diff --git a/resources/tools/t-rex/t-rex-server-info.py b/resources/tools/trex/trex_server_info.py similarity index 100% rename from resources/tools/t-rex/t-rex-server-info.py rename to resources/tools/trex/trex_server_info.py diff --git a/resources/tools/t-rex/t-rex-stateless-profile.py b/resources/tools/trex/trex_stateless_profile.py similarity index 100% rename from resources/tools/t-rex/t-rex-stateless-profile.py rename to resources/tools/trex/trex_stateless_profile.py diff --git a/resources/tools/t-rex/t-rex-stateless-stop.py b/resources/tools/trex/trex_stateless_stop.py similarity index 100% rename from resources/tools/t-rex/t-rex-stateless-stop.py rename to resources/tools/trex/trex_stateless_stop.py diff --git a/resources/tools/t-rex/stream_profiles/profile_trex_stateless_base_class.py b/resources/traffic_profiles/trex/profile_trex_stateless_base_class.py similarity index 100% rename from resources/tools/t-rex/stream_profiles/profile_trex_stateless_base_class.py rename to resources/traffic_profiles/trex/profile_trex_stateless_base_class.py diff --git a/resources/tools/t-rex/stream_profiles/trex-sl-2n-ethip4-ip4src253.py b/resources/traffic_profiles/trex/trex-sl-2n-ethip4-ip4src253.py similarity index 100% rename from resources/tools/t-rex/stream_profiles/trex-sl-2n-ethip4-ip4src253.py rename to resources/traffic_profiles/trex/trex-sl-2n-ethip4-ip4src253.py diff --git a/resources/tools/t-rex/stream_profiles/trex-sl-3n-ethip4-ip4dst1.py b/resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst1.py similarity index 100% rename from resources/tools/t-rex/stream_profiles/trex-sl-3n-ethip4-ip4dst1.py rename to resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst1.py diff --git a/resources/tools/t-rex/stream_profiles/trex-sl-3n-ethip4-ip4dst100.py b/resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst100.py similarity index 100% rename from resources/tools/t-rex/stream_profiles/trex-sl-3n-ethip4-ip4dst100.py rename to resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst100.py diff --git a/resources/tools/t-rex/stream_profiles/trex-sl-3n-ethip4-ip4dst1000.py b/resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst1000.py similarity index 100% rename from resources/tools/t-rex/stream_profiles/trex-sl-3n-ethip4-ip4dst1000.py rename to resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst1000.py diff --git a/resources/tools/t-rex/stream_profiles/trex-sl-3n-ethip4-ip4dst10000.py b/resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst10000.py similarity index 100% rename from resources/tools/t-rex/stream_profiles/trex-sl-3n-ethip4-ip4dst10000.py rename to resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst10000.py diff --git a/resources/tools/t-rex/stream_profiles/trex-sl-3n-ethip4-ip4dst100000.py b/resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst100000.py similarity index 100% rename from resources/tools/t-rex/stream_profiles/trex-sl-3n-ethip4-ip4dst100000.py rename to resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst100000.py diff --git a/resources/tools/t-rex/stream_profiles/trex-sl-3n-ethip4-ip4dst1000000.py b/resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst1000000.py similarity index 100% rename from resources/tools/t-rex/stream_profiles/trex-sl-3n-ethip4-ip4dst1000000.py rename to resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst1000000.py diff --git a/resources/tools/t-rex/stream_profiles/trex-sl-3n-ethip4-ip4dst253.py b/resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst253.py similarity index 100% rename from resources/tools/t-rex/stream_profiles/trex-sl-3n-ethip4-ip4dst253.py rename to resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst253.py diff --git a/resources/tools/t-rex/stream_profiles/trex-sl-3n-ethip4-ip4dst253_l3fwd.py b/resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst253_l3fwd.py similarity index 100% rename from resources/tools/t-rex/stream_profiles/trex-sl-3n-ethip4-ip4dst253_l3fwd.py rename to resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst253_l3fwd.py diff --git a/resources/tools/t-rex/stream_profiles/trex-sl-3n-ethip4-ip4src253.py b/resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4src253.py similarity index 100% rename from resources/tools/t-rex/stream_profiles/trex-sl-3n-ethip4-ip4src253.py rename to resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4src253.py diff --git a/resources/tools/t-rex/stream_profiles/trex-sl-3n-ethip4-ip4src254.py b/resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4src254.py similarity index 100% rename from resources/tools/t-rex/stream_profiles/trex-sl-3n-ethip4-ip4src254.py rename to resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4src254.py diff --git a/resources/tools/t-rex/stream_profiles/trex-sl-3n-ethip4udp-1000u15p.py b/resources/traffic_profiles/trex/trex-sl-3n-ethip4udp-1000u15p.py similarity index 100% rename from resources/tools/t-rex/stream_profiles/trex-sl-3n-ethip4udp-1000u15p.py rename to resources/traffic_profiles/trex/trex-sl-3n-ethip4udp-1000u15p.py diff --git a/resources/tools/t-rex/stream_profiles/trex-sl-3n-ethip4udp-100u15p.py b/resources/traffic_profiles/trex/trex-sl-3n-ethip4udp-100u15p.py similarity index 100% rename from resources/tools/t-rex/stream_profiles/trex-sl-3n-ethip4udp-100u15p.py rename to resources/traffic_profiles/trex/trex-sl-3n-ethip4udp-100u15p.py diff --git a/resources/tools/t-rex/stream_profiles/trex-sl-3n-ethip4udp-10u15p.py b/resources/traffic_profiles/trex/trex-sl-3n-ethip4udp-10u15p.py similarity index 100% rename from resources/tools/t-rex/stream_profiles/trex-sl-3n-ethip4udp-10u15p.py rename to resources/traffic_profiles/trex/trex-sl-3n-ethip4udp-10u15p.py diff --git a/resources/tools/t-rex/stream_profiles/trex-sl-3n-ethip4udp-1u15p.py b/resources/traffic_profiles/trex/trex-sl-3n-ethip4udp-1u15p.py similarity index 100% rename from resources/tools/t-rex/stream_profiles/trex-sl-3n-ethip4udp-1u15p.py rename to resources/traffic_profiles/trex/trex-sl-3n-ethip4udp-1u15p.py diff --git a/resources/tools/t-rex/stream_profiles/trex-sl-3n-ethip4udp-1u1p.py b/resources/traffic_profiles/trex/trex-sl-3n-ethip4udp-1u1p.py similarity index 100% rename from resources/tools/t-rex/stream_profiles/trex-sl-3n-ethip4udp-1u1p.py rename to resources/traffic_profiles/trex/trex-sl-3n-ethip4udp-1u1p.py diff --git a/resources/tools/t-rex/stream_profiles/trex-sl-3n-ethip4udp-2000u15p.py b/resources/traffic_profiles/trex/trex-sl-3n-ethip4udp-2000u15p.py similarity index 100% rename from resources/tools/t-rex/stream_profiles/trex-sl-3n-ethip4udp-2000u15p.py rename to resources/traffic_profiles/trex/trex-sl-3n-ethip4udp-2000u15p.py diff --git a/resources/tools/t-rex/stream_profiles/trex-sl-3n-ethip4udp-4000u15p.py b/resources/traffic_profiles/trex/trex-sl-3n-ethip4udp-4000u15p.py similarity index 100% rename from resources/tools/t-rex/stream_profiles/trex-sl-3n-ethip4udp-4000u15p.py rename to resources/traffic_profiles/trex/trex-sl-3n-ethip4udp-4000u15p.py diff --git a/resources/tools/t-rex/stream_profiles/trex-sl-3n-ethip6-ip6dst10000.py b/resources/traffic_profiles/trex/trex-sl-3n-ethip6-ip6dst10000.py similarity index 100% rename from resources/tools/t-rex/stream_profiles/trex-sl-3n-ethip6-ip6dst10000.py rename to resources/traffic_profiles/trex/trex-sl-3n-ethip6-ip6dst10000.py diff --git a/resources/tools/t-rex/stream_profiles/trex-sl-3n-ethip6-ip6dst100000.py b/resources/traffic_profiles/trex/trex-sl-3n-ethip6-ip6dst100000.py similarity index 100% rename from resources/tools/t-rex/stream_profiles/trex-sl-3n-ethip6-ip6dst100000.py rename to resources/traffic_profiles/trex/trex-sl-3n-ethip6-ip6dst100000.py diff --git a/resources/tools/t-rex/stream_profiles/trex-sl-3n-ethip6-ip6dst1000000.py b/resources/traffic_profiles/trex/trex-sl-3n-ethip6-ip6dst1000000.py similarity index 100% rename from resources/tools/t-rex/stream_profiles/trex-sl-3n-ethip6-ip6dst1000000.py rename to resources/traffic_profiles/trex/trex-sl-3n-ethip6-ip6dst1000000.py diff --git a/resources/tools/t-rex/stream_profiles/trex-sl-3n-ethip6-ip6src253.py b/resources/traffic_profiles/trex/trex-sl-3n-ethip6-ip6src253.py similarity index 100% rename from resources/tools/t-rex/stream_profiles/trex-sl-3n-ethip6-ip6src253.py rename to resources/traffic_profiles/trex/trex-sl-3n-ethip6-ip6src253.py diff --git a/sample_tests/sample_suite.robot b/sample_tests/sample_suite.robot index 9d44eaf8cd..97a8585988 100644 --- a/sample_tests/sample_suite.robot +++ b/sample_tests/sample_suite.robot @@ -17,9 +17,9 @@ | Library | resources.libraries.python.TrafficScriptExecutor | Library | resources.libraries.python.MacSwap | Library | resources.libraries.python.SetupFramework -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/counters.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/shared/counters.robot | Suite Setup | Run Keywords | Setup Framework | ${nodes} | ... | AND | Setup All DUTs | ${nodes} | ... | AND | Configure all TGs for traffic script diff --git a/dpdk-tests/dpdk_scripts/cleanup_dpdk.sh b/tests/dpdk/dpdk_scripts/cleanup_dpdk.sh similarity index 100% rename from dpdk-tests/dpdk_scripts/cleanup_dpdk.sh rename to tests/dpdk/dpdk_scripts/cleanup_dpdk.sh diff --git a/dpdk-tests/dpdk_scripts/init_dpdk.sh b/tests/dpdk/dpdk_scripts/init_dpdk.sh similarity index 100% rename from dpdk-tests/dpdk_scripts/init_dpdk.sh rename to tests/dpdk/dpdk_scripts/init_dpdk.sh diff --git a/dpdk-tests/dpdk_scripts/install_dpdk.sh b/tests/dpdk/dpdk_scripts/install_dpdk.sh similarity index 100% rename from dpdk-tests/dpdk_scripts/install_dpdk.sh rename to tests/dpdk/dpdk_scripts/install_dpdk.sh diff --git a/dpdk-tests/dpdk_scripts/run_l2fwd.sh b/tests/dpdk/dpdk_scripts/run_l2fwd.sh similarity index 100% rename from dpdk-tests/dpdk_scripts/run_l2fwd.sh rename to tests/dpdk/dpdk_scripts/run_l2fwd.sh diff --git a/dpdk-tests/dpdk_scripts/run_l3fwd.sh b/tests/dpdk/dpdk_scripts/run_l3fwd.sh similarity index 100% rename from dpdk-tests/dpdk_scripts/run_l3fwd.sh rename to tests/dpdk/dpdk_scripts/run_l3fwd.sh diff --git a/dpdk-tests/perf/10ge2p1x520-eth-l2xcbase-testpmd-ndrpdrdisc.robot b/tests/dpdk/perf/10ge2p1x520-eth-l2xcbase-testpmd-ndrpdrdisc.robot similarity index 99% rename from dpdk-tests/perf/10ge2p1x520-eth-l2xcbase-testpmd-ndrpdrdisc.robot rename to tests/dpdk/perf/10ge2p1x520-eth-l2xcbase-testpmd-ndrpdrdisc.robot index 45a67bb5ba..962552dae4 100644 --- a/dpdk-tests/perf/10ge2p1x520-eth-l2xcbase-testpmd-ndrpdrdisc.robot +++ b/tests/dpdk/perf/10ge2p1x520-eth-l2xcbase-testpmd-ndrpdrdisc.robot @@ -12,8 +12,8 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot -| Resource | resources/libraries/robot/DPDK/default.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot +| Resource | resources/libraries/robot/dpdk/default.robot | Library | resources.libraries.python.topology.Topology | Library | resources.libraries.python.NodePath | Library | resources.libraries.python.InterfaceUtil diff --git a/dpdk-tests/perf/10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdrdisc.robot b/tests/dpdk/perf/10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdrdisc.robot similarity index 99% rename from dpdk-tests/perf/10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdrdisc.robot rename to tests/dpdk/perf/10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdrdisc.robot index e6ea0e2e31..c493c27e7b 100644 --- a/dpdk-tests/perf/10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdrdisc.robot +++ b/tests/dpdk/perf/10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdrdisc.robot @@ -12,8 +12,8 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot -| Resource | resources/libraries/robot/DPDK/default.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot +| Resource | resources/libraries/robot/dpdk/default.robot | Library | resources.libraries.python.topology.Topology | Library | resources.libraries.python.NodePath | Library | resources.libraries.python.InterfaceUtil diff --git a/dpdk-tests/perf/10ge2p1x710-eth-l2xcbase-testpmd-ndrpdrdisc.robot b/tests/dpdk/perf/10ge2p1x710-eth-l2xcbase-testpmd-ndrpdrdisc.robot similarity index 99% rename from dpdk-tests/perf/10ge2p1x710-eth-l2xcbase-testpmd-ndrpdrdisc.robot rename to tests/dpdk/perf/10ge2p1x710-eth-l2xcbase-testpmd-ndrpdrdisc.robot index 6c4d19a962..148c4ddd35 100644 --- a/dpdk-tests/perf/10ge2p1x710-eth-l2xcbase-testpmd-ndrpdrdisc.robot +++ b/tests/dpdk/perf/10ge2p1x710-eth-l2xcbase-testpmd-ndrpdrdisc.robot @@ -12,8 +12,8 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot -| Resource | resources/libraries/robot/DPDK/default.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot +| Resource | resources/libraries/robot/dpdk/default.robot | Library | resources.libraries.python.topology.Topology | Library | resources.libraries.python.NodePath | Library | resources.libraries.python.InterfaceUtil diff --git a/dpdk-tests/perf/40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdrdisc.robot b/tests/dpdk/perf/40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdrdisc.robot similarity index 99% rename from dpdk-tests/perf/40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdrdisc.robot rename to tests/dpdk/perf/40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdrdisc.robot index a878d31ad2..5d5418c6c1 100644 --- a/dpdk-tests/perf/40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdrdisc.robot +++ b/tests/dpdk/perf/40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdrdisc.robot @@ -12,8 +12,8 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot -| Resource | resources/libraries/robot/DPDK/default.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot +| Resource | resources/libraries/robot/dpdk/default.robot | Library | resources.libraries.python.topology.Topology | Library | resources.libraries.python.NodePath | Library | resources.libraries.python.InterfaceUtil diff --git a/dpdk-tests/perf/__init__.robot b/tests/dpdk/perf/__init__.robot similarity index 93% rename from dpdk-tests/perf/__init__.robot rename to tests/dpdk/perf/__init__.robot index 03371605fd..5801fd1b25 100644 --- a/dpdk-tests/perf/__init__.robot +++ b/tests/dpdk/perf/__init__.robot @@ -12,8 +12,8 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot | Library | resources.libraries.python.DPDK.SetupDPDKTest | Suite Setup | Run Keywords | Setup performance global Variables | ... | AND | Setup DPDK Test | ${nodes} diff --git a/nsh_sfc_tests/func/__init__.robot b/tests/nsh_sfc/func/__init__.robot similarity index 87% rename from nsh_sfc_tests/func/__init__.robot rename to tests/nsh_sfc/func/__init__.robot index efebac383e..707244ccb4 100644 --- a/nsh_sfc_tests/func/__init__.robot +++ b/tests/nsh_sfc/func/__init__.robot @@ -12,8 +12,8 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot | Library | resources.libraries.python.SFC.SetupSFCTest | Suite Setup | Run Keywords | Setup NSH SFC test | ${nodes} | ... | AND | Setup All DUTs | ${nodes} diff --git a/nsh_sfc_tests/func/proxy/eth2p-ethip4-nsh-proxy-inbound-func.robot b/tests/nsh_sfc/func/proxy/eth2p-ethip4-nsh-proxy-inbound-func.robot similarity index 96% rename from nsh_sfc_tests/func/proxy/eth2p-ethip4-nsh-proxy-inbound-func.robot rename to tests/nsh_sfc/func/proxy/eth2p-ethip4-nsh-proxy-inbound-func.robot index 9aa3a8692d..a85b539a83 100644 --- a/nsh_sfc_tests/func/proxy/eth2p-ethip4-nsh-proxy-inbound-func.robot +++ b/tests/nsh_sfc/func/proxy/eth2p-ethip4-nsh-proxy-inbound-func.robot @@ -14,10 +14,10 @@ *** Settings *** | Library | resources.libraries.python.NodePath | Library | resources.libraries.python.Trace -| Resource | resources/libraries/robot/default.robot +| Resource | resources/libraries/robot/shared/default.robot | Resource | resources/libraries/robot/nsh_sfc/default.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/ipv4.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/ip/ip4.robot | Force Tags | 3_NODE_SINGLE_LINK_TOPO | VM_ENV | FUNCTEST | Suite Setup | Run Keywords | ... | Configure all DUTs before test | AND diff --git a/nsh_sfc_tests/func/proxy/eth2p-ethip4-nsh-proxy-outbound-func.robot b/tests/nsh_sfc/func/proxy/eth2p-ethip4-nsh-proxy-outbound-func.robot similarity index 96% rename from nsh_sfc_tests/func/proxy/eth2p-ethip4-nsh-proxy-outbound-func.robot rename to tests/nsh_sfc/func/proxy/eth2p-ethip4-nsh-proxy-outbound-func.robot index db9c08d1b4..005272b1f9 100644 --- a/nsh_sfc_tests/func/proxy/eth2p-ethip4-nsh-proxy-outbound-func.robot +++ b/tests/nsh_sfc/func/proxy/eth2p-ethip4-nsh-proxy-outbound-func.robot @@ -14,10 +14,10 @@ *** Settings *** | Library | resources.libraries.python.NodePath | Library | resources.libraries.python.Trace -| Resource | resources/libraries/robot/default.robot +| Resource | resources/libraries/robot/shared/default.robot | Resource | resources/libraries/robot/nsh_sfc/default.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/ipv4.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/ip/ip4.robot | Force Tags | 3_NODE_SINGLE_LINK_TOPO | VM_ENV | FUNCTEST | Suite Setup | Run Keywords | ... | Configure all DUTs before test | AND diff --git a/nsh_sfc_tests/func/sff/eth2p-ethip4-sfc-sff-func.robot b/tests/nsh_sfc/func/sff/eth2p-ethip4-sfc-sff-func.robot similarity index 96% rename from nsh_sfc_tests/func/sff/eth2p-ethip4-sfc-sff-func.robot rename to tests/nsh_sfc/func/sff/eth2p-ethip4-sfc-sff-func.robot index 28aa4cd4d5..1356c8c2da 100644 --- a/nsh_sfc_tests/func/sff/eth2p-ethip4-sfc-sff-func.robot +++ b/tests/nsh_sfc/func/sff/eth2p-ethip4-sfc-sff-func.robot @@ -14,10 +14,10 @@ *** Settings *** | Library | resources.libraries.python.NodePath | Library | resources.libraries.python.Trace -| Resource | resources/libraries/robot/default.robot +| Resource | resources/libraries/robot/shared/default.robot | Resource | resources/libraries/robot/nsh_sfc/default.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/ipv4.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/ip/ip4.robot | Force Tags | 3_NODE_SINGLE_LINK_TOPO | VM_ENV | FUNCTEST | Suite Setup | Run Keywords | ... | Configure all DUTs before test | AND diff --git a/nsh_sfc_tests/sfc_scripts/install_sfc.sh b/tests/nsh_sfc/sfc_scripts/install_sfc.sh similarity index 100% rename from nsh_sfc_tests/sfc_scripts/install_sfc.sh rename to tests/nsh_sfc/sfc_scripts/install_sfc.sh diff --git a/nsh_sfc_tests/sfc_scripts/set_nsh_proxy_inbound.sh b/tests/nsh_sfc/sfc_scripts/set_nsh_proxy_inbound.sh similarity index 100% rename from nsh_sfc_tests/sfc_scripts/set_nsh_proxy_inbound.sh rename to tests/nsh_sfc/sfc_scripts/set_nsh_proxy_inbound.sh diff --git a/nsh_sfc_tests/sfc_scripts/set_nsh_proxy_outbound.sh b/tests/nsh_sfc/sfc_scripts/set_nsh_proxy_outbound.sh similarity index 100% rename from nsh_sfc_tests/sfc_scripts/set_nsh_proxy_outbound.sh rename to tests/nsh_sfc/sfc_scripts/set_nsh_proxy_outbound.sh diff --git a/nsh_sfc_tests/sfc_scripts/set_sfc_sff.sh b/tests/nsh_sfc/sfc_scripts/set_sfc_sff.sh similarity index 100% rename from nsh_sfc_tests/sfc_scripts/set_sfc_sff.sh rename to tests/nsh_sfc/sfc_scripts/set_sfc_sff.sh diff --git a/nsh_sfc_tests/sfc_scripts/start_tcpdump.sh b/tests/nsh_sfc/sfc_scripts/start_tcpdump.sh similarity index 100% rename from nsh_sfc_tests/sfc_scripts/start_tcpdump.sh rename to tests/nsh_sfc/sfc_scripts/start_tcpdump.sh diff --git a/TLDK-tests/func/__init__.robot b/tests/tldk/func/__init__.robot similarity index 85% rename from TLDK-tests/func/__init__.robot rename to tests/tldk/func/__init__.robot index 8f95c6cd01..3b71353945 100644 --- a/TLDK-tests/func/__init__.robot +++ b/tests/tldk/func/__init__.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot | Library | resources.libraries.python.TLDK.SetupTLDKTest | Suite Setup | Setup TLDK Test | ${nodes} diff --git a/TLDK-tests/func/ipv4/ipv4_assemble.robot b/tests/tldk/func/ipv4/ipv4_assemble.robot similarity index 89% rename from TLDK-tests/func/ipv4/ipv4_assemble.robot rename to tests/tldk/func/ipv4/ipv4_assemble.robot index 765e90085f..88f43823c8 100644 --- a/TLDK-tests/func/ipv4/ipv4_assemble.robot +++ b/tests/tldk/func/ipv4/ipv4_assemble.robot @@ -16,10 +16,10 @@ | Library | resources.libraries.python.Trace | Library | resources.libraries.python.TrafficScriptExecutor | Library | resources.libraries.python.TLDK.UdpTest -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/counters.robot -| Resource | resources/libraries/robot/TLDK/TLDKUtils.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/shared/counters.robot +| Resource | resources/libraries/robot/tldk/tldk_utils.robot | Force Tags | 3_NODE_SINGLE_LINK_TOPO | VM_ENV | FUNCTEST | TLDK | Documentation | *TLDK IPv4 assemble test suite.* | ... diff --git a/TLDK-tests/func/ipv4/ipv4_checksum.robot b/tests/tldk/func/ipv4/ipv4_checksum.robot similarity index 87% rename from TLDK-tests/func/ipv4/ipv4_checksum.robot rename to tests/tldk/func/ipv4/ipv4_checksum.robot index 9e7dd97095..d0710616fc 100644 --- a/TLDK-tests/func/ipv4/ipv4_checksum.robot +++ b/tests/tldk/func/ipv4/ipv4_checksum.robot @@ -16,10 +16,10 @@ | Library | resources.libraries.python.Trace | Library | resources.libraries.python.TrafficScriptExecutor | Library | resources.libraries.python.TLDK.UdpTest -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/counters.robot -| Resource | resources/libraries/robot/TLDK/TLDKUtils.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/shared/counters.robot +| Resource | resources/libraries/robot/tldk/tldk_utils.robot | Force Tags | 3_NODE_SINGLE_LINK_TOPO | VM_ENV | FUNCTEST | TLDK | Documentation | *TLDK IPv4 checksum test suite.* | ... diff --git a/TLDK-tests/func/ipv4/ipv4_fragment.robot b/tests/tldk/func/ipv4/ipv4_fragment.robot similarity index 87% rename from TLDK-tests/func/ipv4/ipv4_fragment.robot rename to tests/tldk/func/ipv4/ipv4_fragment.robot index b060eecfb9..e3c2475c6d 100644 --- a/TLDK-tests/func/ipv4/ipv4_fragment.robot +++ b/tests/tldk/func/ipv4/ipv4_fragment.robot @@ -16,10 +16,10 @@ | Library | resources.libraries.python.Trace | Library | resources.libraries.python.TrafficScriptExecutor | Library | resources.libraries.python.TLDK.UdpTest -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/counters.robot -| Resource | resources/libraries/robot/TLDK/TLDKUtils.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/shared/counters.robot +| Resource | resources/libraries/robot/tldk/tldk_utils.robot | Force Tags | 3_NODE_SINGLE_LINK_TOPO | VM_ENV | FUNCTEST | TLDK | Documentation | *TLDK IPv4 fragment test suite.* | ... diff --git a/TLDK-tests/func/ipv6/ipv6_checksum.robot b/tests/tldk/func/ipv6/ipv6_checksum.robot similarity index 87% rename from TLDK-tests/func/ipv6/ipv6_checksum.robot rename to tests/tldk/func/ipv6/ipv6_checksum.robot index ac05d3c8ae..c216f82c40 100644 --- a/TLDK-tests/func/ipv6/ipv6_checksum.robot +++ b/tests/tldk/func/ipv6/ipv6_checksum.robot @@ -16,10 +16,10 @@ | Library | resources.libraries.python.Trace | Library | resources.libraries.python.TrafficScriptExecutor | Library | resources.libraries.python.TLDK.UdpTest -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/counters.robot -| Resource | resources/libraries/robot/TLDK/TLDKUtils.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/shared/counters.robot +| Resource | resources/libraries/robot/tldk/tldk_utils.robot | Force Tags | 3_NODE_SINGLE_LINK_TOPO | VM_ENV | FUNCTEST | TLDK | Documentation | *TLDK IPv6 checksum test suit.* | ... diff --git a/TLDK-tests/func/ipv6/ipv6_fragment.robot b/tests/tldk/func/ipv6/ipv6_fragment.robot similarity index 87% rename from TLDK-tests/func/ipv6/ipv6_fragment.robot rename to tests/tldk/func/ipv6/ipv6_fragment.robot index ef9610b4c6..b8c345f859 100644 --- a/TLDK-tests/func/ipv6/ipv6_fragment.robot +++ b/tests/tldk/func/ipv6/ipv6_fragment.robot @@ -16,10 +16,10 @@ | Library | resources.libraries.python.Trace | Library | resources.libraries.python.TrafficScriptExecutor | Library | resources.libraries.python.TLDK.UdpTest -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/counters.robot -| Resource | resources/libraries/robot/TLDK/TLDKUtils.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/shared/counters.robot +| Resource | resources/libraries/robot/tldk/tldk_utils.robot | Force Tags | 3_NODE_SINGLE_LINK_TOPO | VM_ENV | FUNCTEST | TLDK | Documentation | *TLDK IPv6 fragment test suite.* | ... diff --git a/TLDK-tests/tldk_scripts/install_tldk.sh b/tests/tldk/tldk_scripts/install_tldk.sh similarity index 100% rename from TLDK-tests/tldk_scripts/install_tldk.sh rename to tests/tldk/tldk_scripts/install_tldk.sh diff --git a/TLDK-tests/tldk_scripts/run_tldk.sh b/tests/tldk/tldk_scripts/run_tldk.sh similarity index 100% rename from TLDK-tests/tldk_scripts/run_tldk.sh rename to tests/tldk/tldk_scripts/run_tldk.sh diff --git a/TLDK-tests/tldk_testconfig/test_ipv4_assemble_be.cfg b/tests/tldk/tldk_testconfig/test_ipv4_assemble_be.cfg similarity index 100% rename from TLDK-tests/tldk_testconfig/test_ipv4_assemble_be.cfg rename to tests/tldk/tldk_testconfig/test_ipv4_assemble_be.cfg diff --git a/TLDK-tests/tldk_testconfig/test_ipv4_assemble_fe.cfg b/tests/tldk/tldk_testconfig/test_ipv4_assemble_fe.cfg similarity index 100% rename from TLDK-tests/tldk_testconfig/test_ipv4_assemble_fe.cfg rename to tests/tldk/tldk_testconfig/test_ipv4_assemble_fe.cfg diff --git a/TLDK-tests/tldk_testconfig/test_ipv4_checksum_be.cfg b/tests/tldk/tldk_testconfig/test_ipv4_checksum_be.cfg similarity index 100% rename from TLDK-tests/tldk_testconfig/test_ipv4_checksum_be.cfg rename to tests/tldk/tldk_testconfig/test_ipv4_checksum_be.cfg diff --git a/TLDK-tests/tldk_testconfig/test_ipv6_checksum_fe.cfg b/tests/tldk/tldk_testconfig/test_ipv4_checksum_fe.cfg similarity index 100% rename from TLDK-tests/tldk_testconfig/test_ipv6_checksum_fe.cfg rename to tests/tldk/tldk_testconfig/test_ipv4_checksum_fe.cfg diff --git a/TLDK-tests/tldk_testconfig/test_ipv4_fragment_be.cfg b/tests/tldk/tldk_testconfig/test_ipv4_fragment_be.cfg similarity index 100% rename from TLDK-tests/tldk_testconfig/test_ipv4_fragment_be.cfg rename to tests/tldk/tldk_testconfig/test_ipv4_fragment_be.cfg diff --git a/TLDK-tests/tldk_testconfig/test_ipv6_fragment_fe.cfg b/tests/tldk/tldk_testconfig/test_ipv4_fragment_fe.cfg similarity index 100% rename from TLDK-tests/tldk_testconfig/test_ipv6_fragment_fe.cfg rename to tests/tldk/tldk_testconfig/test_ipv4_fragment_fe.cfg diff --git a/TLDK-tests/tldk_testconfig/test_ipv6_checksum_be.cfg b/tests/tldk/tldk_testconfig/test_ipv6_checksum_be.cfg similarity index 100% rename from TLDK-tests/tldk_testconfig/test_ipv6_checksum_be.cfg rename to tests/tldk/tldk_testconfig/test_ipv6_checksum_be.cfg diff --git a/TLDK-tests/tldk_testconfig/test_ipv4_checksum_fe.cfg b/tests/tldk/tldk_testconfig/test_ipv6_checksum_fe.cfg similarity index 97% rename from TLDK-tests/tldk_testconfig/test_ipv4_checksum_fe.cfg rename to tests/tldk/tldk_testconfig/test_ipv6_checksum_fe.cfg index a8cd61b82c..9553b7085c 100644 --- a/TLDK-tests/tldk_testconfig/test_ipv4_checksum_fe.cfg +++ b/tests/tldk/tldk_testconfig/test_ipv6_checksum_fe.cfg @@ -1,3 +1,3 @@ -#udpfwd config file -lcore=0,op=echo,laddr=0.0.0.0,lport=0x8000,raddr=0.0.0.0,rport=0 -lcore=0,op=echo,laddr=::,lport=0x8000,raddr=::,rport=0 +#udpfwd config file +lcore=0,op=echo,laddr=0.0.0.0,lport=0x8000,raddr=0.0.0.0,rport=0 +lcore=0,op=echo,laddr=::,lport=0x8000,raddr=::,rport=0 diff --git a/TLDK-tests/tldk_testconfig/test_ipv6_fragment_be.cfg b/tests/tldk/tldk_testconfig/test_ipv6_fragment_be.cfg similarity index 100% rename from TLDK-tests/tldk_testconfig/test_ipv6_fragment_be.cfg rename to tests/tldk/tldk_testconfig/test_ipv6_fragment_be.cfg diff --git a/TLDK-tests/tldk_testconfig/test_ipv4_fragment_fe.cfg b/tests/tldk/tldk_testconfig/test_ipv6_fragment_fe.cfg similarity index 97% rename from TLDK-tests/tldk_testconfig/test_ipv4_fragment_fe.cfg rename to tests/tldk/tldk_testconfig/test_ipv6_fragment_fe.cfg index a8cd61b82c..9553b7085c 100644 --- a/TLDK-tests/tldk_testconfig/test_ipv4_fragment_fe.cfg +++ b/tests/tldk/tldk_testconfig/test_ipv6_fragment_fe.cfg @@ -1,3 +1,3 @@ -#udpfwd config file -lcore=0,op=echo,laddr=0.0.0.0,lport=0x8000,raddr=0.0.0.0,rport=0 -lcore=0,op=echo,laddr=::,lport=0x8000,raddr=::,rport=0 +#udpfwd config file +lcore=0,op=echo,laddr=0.0.0.0,lport=0x8000,raddr=0.0.0.0,rport=0 +lcore=0,op=echo,laddr=::,lport=0x8000,raddr=::,rport=0 diff --git a/tests/func/__init__.robot b/tests/vpp/func/__init__.robot similarity index 87% rename from tests/func/__init__.robot rename to tests/vpp/func/__init__.robot index 2016146e3b..0e4c9d6a82 100644 --- a/tests/func/__init__.robot +++ b/tests/vpp/func/__init__.robot @@ -12,8 +12,8 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot | Library | resources.libraries.python.SetupFramework | Suite Setup | Run Keywords | Setup Framework | ${nodes} | ... | AND | Setup All DUTs | ${nodes} diff --git a/tests/func/ipsec/eth2p-ethip4ipsectnl-ip4base-func.robot b/tests/vpp/func/crypto/eth2p-ethip4ipsectnl-ip4base-func.robot similarity index 99% rename from tests/func/ipsec/eth2p-ethip4ipsectnl-ip4base-func.robot rename to tests/vpp/func/crypto/eth2p-ethip4ipsectnl-ip4base-func.robot index c4c0f3c2b7..814d8ee45c 100644 --- a/tests/func/ipsec/eth2p-ethip4ipsectnl-ip4base-func.robot +++ b/tests/vpp/func/crypto/eth2p-ethip4ipsectnl-ip4base-func.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/ipsec.robot +| Resource | resources/libraries/robot/crypto/ipsec.robot | Library | resources.libraries.python.Trace | Force Tags | 3_NODE_SINGLE_LINK_TOPO | 3_NODE_DOUBLE_LINK_TOPO | ... | VM_ENV | HW_ENV | SKIP_VPP_PATCH diff --git a/tests/func/ipsec/eth2p-ethip4ipsectpt-ip4base-func.robot b/tests/vpp/func/crypto/eth2p-ethip4ipsectpt-ip4base-func.robot similarity index 99% rename from tests/func/ipsec/eth2p-ethip4ipsectpt-ip4base-func.robot rename to tests/vpp/func/crypto/eth2p-ethip4ipsectpt-ip4base-func.robot index 03753496ff..e599cf9506 100644 --- a/tests/func/ipsec/eth2p-ethip4ipsectpt-ip4base-func.robot +++ b/tests/vpp/func/crypto/eth2p-ethip4ipsectpt-ip4base-func.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/ipsec.robot +| Resource | resources/libraries/robot/crypto/ipsec.robot | Library | resources.libraries.python.Trace | Force Tags | 3_NODE_SINGLE_LINK_TOPO | 3_NODE_DOUBLE_LINK_TOPO | ... | VM_ENV | HW_ENV | SKIP_VPP_PATCH diff --git a/tests/func/lisp/eth2p-ethip4ipsectptlispgpe-ip4base-func.robot b/tests/vpp/func/crypto/eth2p-ethip4ipsectptlispgpe-ip4base-func.robot similarity index 95% rename from tests/func/lisp/eth2p-ethip4ipsectptlispgpe-ip4base-func.robot rename to tests/vpp/func/crypto/eth2p-ethip4ipsectptlispgpe-ip4base-func.robot index 5f9a37eeca..c77fb69c5c 100644 --- a/tests/func/lisp/eth2p-ethip4ipsectptlispgpe-ip4base-func.robot +++ b/tests/vpp/func/crypto/eth2p-ethip4ipsectptlispgpe-ip4base-func.robot @@ -20,16 +20,16 @@ | Library | resources.libraries.python.QemuUtils | Library | resources.libraries.python.VPPUtil | Library | resources.libraries.python.IPsecUtil -| Resource | resources/libraries/robot/traffic.robot -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/testing_path.robot +| Resource | resources/libraries/robot/shared/traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/shared/testing_path.robot | Resource | resources/libraries/robot/vrf.robot -| Resource | resources/libraries/robot/ipsec.robot -| Resource | resources/libraries/robot/qemu.robot -| Resource | resources/libraries/robot/lisp/lispgpe.robot -| Resource | resources/libraries/robot/bridge_domain.robot -| Resource | resources/libraries/robot/lisp/l2lisp.robot +| Resource | resources/libraries/robot/crypto/ipsec.robot +| Resource | resources/libraries/robot/vm/qemu.robot +| Resource | resources/libraries/robot/overlay/lispgpe.robot +| Resource | resources/libraries/robot/l2/l2_bridge_domain.robot +| Resource | resources/libraries/robot/overlay/l2lisp.robot # Import configuration and test data: | Variables | resources/test_data/lisp/ipv4_ipsec_lispgpe_ipv4/ipv4_ipsec_lispgpe_ipv4.py | ... diff --git a/tests/func/lisp/eth2p-ethip4ipsectptlispgpe-ip6base-func.robot b/tests/vpp/func/crypto/eth2p-ethip4ipsectptlispgpe-ip6base-func.robot similarity index 93% rename from tests/func/lisp/eth2p-ethip4ipsectptlispgpe-ip6base-func.robot rename to tests/vpp/func/crypto/eth2p-ethip4ipsectptlispgpe-ip6base-func.robot index ac3620f8a7..550c9405cc 100644 --- a/tests/func/lisp/eth2p-ethip4ipsectptlispgpe-ip6base-func.robot +++ b/tests/vpp/func/crypto/eth2p-ethip4ipsectptlispgpe-ip6base-func.robot @@ -25,15 +25,15 @@ | Library | resources.libraries.python.QemuUtils | Library | resources.libraries.python.VPPUtil | Library | String -| Resource | resources/libraries/robot/traffic.robot -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/ipv6.robot -| Resource | resources/libraries/robot/ipsec.robot -| Resource | resources/libraries/robot/qemu.robot -| Resource | resources/libraries/robot/lisp/lispgpe.robot -| Resource | resources/libraries/robot/bridge_domain.robot +| Resource | resources/libraries/robot/shared/traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/ip/ip6.robot +| Resource | resources/libraries/robot/crypto/ipsec.robot +| Resource | resources/libraries/robot/vm/qemu.robot +| Resource | resources/libraries/robot/overlay/lispgpe.robot +| Resource | resources/libraries/robot/l2/l2_bridge_domain.robot # Import configuration and test data: | Variables | resources/test_data/lisp/ipv6_lispgpe_ipv4/ipv6_lispgpe_ipsec_ipv4.py | ... diff --git a/tests/func/lisp/eth2p-ethip4ipsectptlispgpe-ip6basevrf-func.robot b/tests/vpp/func/crypto/eth2p-ethip4ipsectptlispgpe-ip6basevrf-func.robot similarity index 91% rename from tests/func/lisp/eth2p-ethip4ipsectptlispgpe-ip6basevrf-func.robot rename to tests/vpp/func/crypto/eth2p-ethip4ipsectptlispgpe-ip6basevrf-func.robot index 0c87b3a906..e85ef57d1f 100644 --- a/tests/func/lisp/eth2p-ethip4ipsectptlispgpe-ip6basevrf-func.robot +++ b/tests/vpp/func/crypto/eth2p-ethip4ipsectptlispgpe-ip6basevrf-func.robot @@ -25,15 +25,15 @@ | Library | resources.libraries.python.QemuUtils | Library | resources.libraries.python.VPPUtil | Library | String -| Resource | resources/libraries/robot/traffic.robot -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/ipv6.robot -| Resource | resources/libraries/robot/ipsec.robot -| Resource | resources/libraries/robot/qemu.robot -| Resource | resources/libraries/robot/lisp/lispgpe.robot -| Resource | resources/libraries/robot/bridge_domain.robot +| Resource | resources/libraries/robot/shared/traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/ip/ip6.robot +| Resource | resources/libraries/robot/crypto/ipsec.robot +| Resource | resources/libraries/robot/vm/qemu.robot +| Resource | resources/libraries/robot/overlay/lispgpe.robot +| Resource | resources/libraries/robot/l2/l2_bridge_domain.robot # Import configuration and test data: | Variables | resources/test_data/lisp/ipv6_lispgpe_ipv4/ipv6_lispgpe_ipsec_ipv4.py | ... diff --git a/tests/func/ipsec/eth2p-ethip6ipsectnl-ip6base-func.robot b/tests/vpp/func/crypto/eth2p-ethip6ipsectnl-ip6base-func.robot similarity index 99% rename from tests/func/ipsec/eth2p-ethip6ipsectnl-ip6base-func.robot rename to tests/vpp/func/crypto/eth2p-ethip6ipsectnl-ip6base-func.robot index 03ecb344e5..26d109a0b7 100644 --- a/tests/func/ipsec/eth2p-ethip6ipsectnl-ip6base-func.robot +++ b/tests/vpp/func/crypto/eth2p-ethip6ipsectnl-ip6base-func.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/ipsec.robot +| Resource | resources/libraries/robot/crypto/ipsec.robot | Library | resources.libraries.python.Trace | Force Tags | 3_NODE_SINGLE_LINK_TOPO | 3_NODE_DOUBLE_LINK_TOPO | ... | VM_ENV | HW_ENV | SKIP_VPP_PATCH diff --git a/tests/func/ipsec/eth2p-ethip6ipsectpt-ip6base-func.robot b/tests/vpp/func/crypto/eth2p-ethip6ipsectpt-ip6base-func.robot similarity index 99% rename from tests/func/ipsec/eth2p-ethip6ipsectpt-ip6base-func.robot rename to tests/vpp/func/crypto/eth2p-ethip6ipsectpt-ip6base-func.robot index 9c5ab83d40..e36630b681 100644 --- a/tests/func/ipsec/eth2p-ethip6ipsectpt-ip6base-func.robot +++ b/tests/vpp/func/crypto/eth2p-ethip6ipsectpt-ip6base-func.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/ipsec.robot +| Resource | resources/libraries/robot/crypto/ipsec.robot | Library | resources.libraries.python.Trace | Force Tags | 3_NODE_SINGLE_LINK_TOPO | 3_NODE_DOUBLE_LINK_TOPO | ... | VM_ENV | HW_ENV | SKIP_VPP_PATCH diff --git a/tests/func/lisp/eth2p-ethip6ipsectptlispgpe-ip4base-func.robot b/tests/vpp/func/crypto/eth2p-ethip6ipsectptlispgpe-ip4base-func.robot similarity index 93% rename from tests/func/lisp/eth2p-ethip6ipsectptlispgpe-ip4base-func.robot rename to tests/vpp/func/crypto/eth2p-ethip6ipsectptlispgpe-ip4base-func.robot index b1f923d36b..f3bc2e28b1 100644 --- a/tests/func/lisp/eth2p-ethip6ipsectptlispgpe-ip4base-func.robot +++ b/tests/vpp/func/crypto/eth2p-ethip6ipsectptlispgpe-ip4base-func.robot @@ -24,15 +24,15 @@ | Library | resources.libraries.python.VhostUser | Library | resources.libraries.python.QemuUtils | Library | String -| Resource | resources/libraries/robot/traffic.robot -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/ipv6.robot -| Resource | resources/libraries/robot/ipsec.robot -| Resource | resources/libraries/robot/qemu.robot -| Resource | resources/libraries/robot/lisp/lispgpe.robot -| Resource | resources/libraries/robot/bridge_domain.robot +| Resource | resources/libraries/robot/shared/traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/ip/ip6.robot +| Resource | resources/libraries/robot/crypto/ipsec.robot +| Resource | resources/libraries/robot/vm/qemu.robot +| Resource | resources/libraries/robot/overlay/lispgpe.robot +| Resource | resources/libraries/robot/l2/l2_bridge_domain.robot # Import configuration and test data: | Variables | resources/test_data/lisp/ipv4_lispgpe_ipv6/ipv4_lispgpe_ipsec_ipv6.py | ... diff --git a/tests/func/lisp/eth2p-ethip6ipsectptlispgpe-ip6base-func.robot b/tests/vpp/func/crypto/eth2p-ethip6ipsectptlispgpe-ip6base-func.robot similarity index 93% rename from tests/func/lisp/eth2p-ethip6ipsectptlispgpe-ip6base-func.robot rename to tests/vpp/func/crypto/eth2p-ethip6ipsectptlispgpe-ip6base-func.robot index 177550f468..ca81b425c8 100644 --- a/tests/func/lisp/eth2p-ethip6ipsectptlispgpe-ip6base-func.robot +++ b/tests/vpp/func/crypto/eth2p-ethip6ipsectptlispgpe-ip6base-func.robot @@ -25,15 +25,15 @@ | Library | resources.libraries.python.VhostUser | Library | resources.libraries.python.QemuUtils | Library | String -| Resource | resources/libraries/robot/traffic.robot -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/ipv6.robot -| Resource | resources/libraries/robot/ipsec.robot -| Resource | resources/libraries/robot/qemu.robot -| Resource | resources/libraries/robot/lisp/lispgpe.robot -| Resource | resources/libraries/robot/bridge_domain.robot +| Resource | resources/libraries/robot/shared/traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/ip/ip6.robot +| Resource | resources/libraries/robot/crypto/ipsec.robot +| Resource | resources/libraries/robot/vm/qemu.robot +| Resource | resources/libraries/robot/overlay/lispgpe.robot +| Resource | resources/libraries/robot/l2/l2_bridge_domain.robot # Import configuration and test data: | Variables | resources/test_data/lisp/ipv6_lispgpe_ipv6/ipv6_lispgpe_ipsec_ipv6.py | ... diff --git a/tests/func/honeycomb/__init__.robot b/tests/vpp/func/honeycomb/__init__.robot similarity index 94% rename from tests/func/honeycomb/__init__.robot rename to tests/vpp/func/honeycomb/__init__.robot index fff6097d08..b7f0c1d7b9 100644 --- a/tests/func/honeycomb/__init__.robot +++ b/tests/vpp/func/honeycomb/__init__.robot @@ -17,7 +17,7 @@ *** Settings *** | Library | resources/libraries/python/honeycomb/HcPersistence.py -| Resource | resources/libraries/robot/default.robot +| Resource | resources/libraries/robot/shared/default.robot | Resource | resources/libraries/robot/honeycomb/honeycomb.robot | ... | Suite Setup | Run Keywords | Configure all DUTs before test | AND diff --git a/tests/func/honeycomb/mgmt-cfg-acl-apihc-apivat-func.robot b/tests/vpp/func/honeycomb/mgmt-cfg-acl-apihc-apivat-func.robot similarity index 99% rename from tests/func/honeycomb/mgmt-cfg-acl-apihc-apivat-func.robot rename to tests/vpp/func/honeycomb/mgmt-cfg-acl-apihc-apivat-func.robot index f66eef88c4..3f209e3562 100644 --- a/tests/func/honeycomb/mgmt-cfg-acl-apihc-apivat-func.robot +++ b/tests/vpp/func/honeycomb/mgmt-cfg-acl-apihc-apivat-func.robot @@ -16,7 +16,7 @@ | ${interface}= | ${node['interfaces']['port1']['name']} *** Settings *** -| Resource | resources/libraries/robot/default.robot +| Resource | resources/libraries/robot/shared/default.robot | Resource | resources/libraries/robot/honeycomb/honeycomb.robot | Resource | resources/libraries/robot/honeycomb/access_control_lists.robot | Variables | resources/test_data/honeycomb/acl.py diff --git a/tests/func/honeycomb/mgmt-cfg-dhcp-apihc-apivat-func.robot b/tests/vpp/func/honeycomb/mgmt-cfg-dhcp-apihc-apivat-func.robot similarity index 97% rename from tests/func/honeycomb/mgmt-cfg-dhcp-apihc-apivat-func.robot rename to tests/vpp/func/honeycomb/mgmt-cfg-dhcp-apihc-apivat-func.robot index d73334eabd..958b27fd32 100644 --- a/tests/func/honeycomb/mgmt-cfg-dhcp-apihc-apivat-func.robot +++ b/tests/vpp/func/honeycomb/mgmt-cfg-dhcp-apihc-apivat-func.robot @@ -12,9 +12,9 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/dhcp_proxy.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/features/dhcp_proxy.robot | Resource | resources/libraries/robot/honeycomb/honeycomb.robot | Resource | resources/libraries/robot/honeycomb/interfaces.robot | Resource | resources/libraries/robot/honeycomb/dhcp.robot diff --git a/tests/func/honeycomb/mgmt-cfg-int-apihcnc-func.robot b/tests/vpp/func/honeycomb/mgmt-cfg-int-apihcnc-func.robot similarity index 98% rename from tests/func/honeycomb/mgmt-cfg-int-apihcnc-func.robot rename to tests/vpp/func/honeycomb/mgmt-cfg-int-apihcnc-func.robot index 6989d356c7..2ba904449a 100644 --- a/tests/func/honeycomb/mgmt-cfg-int-apihcnc-func.robot +++ b/tests/vpp/func/honeycomb/mgmt-cfg-int-apihcnc-func.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot +| Resource | resources/libraries/robot/shared/default.robot | Resource | resources/libraries/robot/honeycomb/honeycomb.robot | Resource | resources/libraries/robot/honeycomb/netconf.robot | Resource | resources/libraries/robot/honeycomb/bridge_domain.robot diff --git a/tests/func/honeycomb/mgmt-cfg-int-subint-apihc-apivat-func.robot b/tests/vpp/func/honeycomb/mgmt-cfg-int-subint-apihc-apivat-func.robot similarity index 99% rename from tests/func/honeycomb/mgmt-cfg-int-subint-apihc-apivat-func.robot rename to tests/vpp/func/honeycomb/mgmt-cfg-int-subint-apihc-apivat-func.robot index 45ffd93af6..a37f538d2d 100644 --- a/tests/func/honeycomb/mgmt-cfg-int-subint-apihc-apivat-func.robot +++ b/tests/vpp/func/honeycomb/mgmt-cfg-int-subint-apihc-apivat-func.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot +| Resource | resources/libraries/robot/shared/default.robot | Resource | resources/libraries/robot/honeycomb/honeycomb.robot | Resource | resources/libraries/robot/honeycomb/sub_interface.robot | Resource | resources/libraries/robot/honeycomb/bridge_domain.robot diff --git a/tests/func/honeycomb/mgmt-cfg-intip4-intip6-apihc-apivat-func.robot b/tests/vpp/func/honeycomb/mgmt-cfg-intip4-intip6-apihc-apivat-func.robot similarity index 98% rename from tests/func/honeycomb/mgmt-cfg-intip4-intip6-apihc-apivat-func.robot rename to tests/vpp/func/honeycomb/mgmt-cfg-intip4-intip6-apihc-apivat-func.robot index 804c067a8a..f0f6e4e6ad 100644 --- a/tests/func/honeycomb/mgmt-cfg-intip4-intip6-apihc-apivat-func.robot +++ b/tests/vpp/func/honeycomb/mgmt-cfg-intip4-intip6-apihc-apivat-func.robot @@ -16,11 +16,11 @@ | ${interface}= | ${node['interfaces']['port1']['name']} *** Settings *** -| Resource | resources/libraries/robot/default.robot +| Resource | resources/libraries/robot/shared/default.robot | Resource | resources/libraries/robot/honeycomb/interfaces.robot | Resource | resources/libraries/robot/honeycomb/honeycomb.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/ipv6.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/ip/ip6.robot | Variables | resources/test_data/honeycomb/interface_ip.py | ... | Force Tags | HC_FUNC diff --git a/tests/func/honeycomb/mgmt-cfg-inttap-apihc-apivat-func.robot b/tests/vpp/func/honeycomb/mgmt-cfg-inttap-apihc-apivat-func.robot similarity index 98% rename from tests/func/honeycomb/mgmt-cfg-inttap-apihc-apivat-func.robot rename to tests/vpp/func/honeycomb/mgmt-cfg-inttap-apihc-apivat-func.robot index f35384c473..cffec5b246 100644 --- a/tests/func/honeycomb/mgmt-cfg-inttap-apihc-apivat-func.robot +++ b/tests/vpp/func/honeycomb/mgmt-cfg-inttap-apihc-apivat-func.robot @@ -22,7 +22,7 @@ | ... | device-instance=${2} *** Settings *** -| Resource | resources/libraries/robot/default.robot +| Resource | resources/libraries/robot/shared/default.robot | Resource | resources/libraries/robot/honeycomb/honeycomb.robot | Resource | resources/libraries/robot/honeycomb/interfaces.robot | Resource | resources/libraries/robot/honeycomb/tap.robot diff --git a/tests/func/honeycomb/mgmt-cfg-intvhost-apihc-apivat-func.robot b/tests/vpp/func/honeycomb/mgmt-cfg-intvhost-apihc-apivat-func.robot similarity index 99% rename from tests/func/honeycomb/mgmt-cfg-intvhost-apihc-apivat-func.robot rename to tests/vpp/func/honeycomb/mgmt-cfg-intvhost-apihc-apivat-func.robot index 4a2a763523..c5cbe6ea4a 100644 --- a/tests/func/honeycomb/mgmt-cfg-intvhost-apihc-apivat-func.robot +++ b/tests/vpp/func/honeycomb/mgmt-cfg-intvhost-apihc-apivat-func.robot @@ -23,7 +23,7 @@ | &{vhost_user_wrong}= | socket=/tmp/soc2 | role=wrong *** Settings *** -| Resource | resources/libraries/robot/default.robot +| Resource | resources/libraries/robot/shared/default.robot | Resource | resources/libraries/robot/honeycomb/honeycomb.robot | Resource | resources/libraries/robot/honeycomb/vhost_user.robot | ... diff --git a/tests/func/honeycomb/mgmt-cfg-l2bd-apihc-apivat-func.robot b/tests/vpp/func/honeycomb/mgmt-cfg-l2bd-apihc-apivat-func.robot similarity index 98% rename from tests/func/honeycomb/mgmt-cfg-l2bd-apihc-apivat-func.robot rename to tests/vpp/func/honeycomb/mgmt-cfg-l2bd-apihc-apivat-func.robot index 6955167cb4..a869e96c11 100644 --- a/tests/func/honeycomb/mgmt-cfg-l2bd-apihc-apivat-func.robot +++ b/tests/vpp/func/honeycomb/mgmt-cfg-l2bd-apihc-apivat-func.robot @@ -24,7 +24,7 @@ | &{if_settings2}= | split_horizon_group=${2} | bvi=${True} *** Settings *** -| Resource | resources/libraries/robot/default.robot +| Resource | resources/libraries/robot/shared/default.robot | Resource | resources/libraries/robot/honeycomb/honeycomb.robot | Resource | resources/libraries/robot/honeycomb/interfaces.robot | Resource | resources/libraries/robot/honeycomb/bridge_domain.robot diff --git a/tests/func/honeycomb/mgmt-cfg-l2fib-apihc-apivat-func.robot b/tests/vpp/func/honeycomb/mgmt-cfg-l2fib-apihc-apivat-func.robot similarity index 99% rename from tests/func/honeycomb/mgmt-cfg-l2fib-apihc-apivat-func.robot rename to tests/vpp/func/honeycomb/mgmt-cfg-l2fib-apihc-apivat-func.robot index 2073b9b24b..c243af28f9 100644 --- a/tests/func/honeycomb/mgmt-cfg-l2fib-apihc-apivat-func.robot +++ b/tests/vpp/func/honeycomb/mgmt-cfg-l2fib-apihc-apivat-func.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot +| Resource | resources/libraries/robot/shared/default.robot | Resource | resources/libraries/robot/honeycomb/honeycomb.robot | Resource | resources/libraries/robot/honeycomb/interfaces.robot | Resource | resources/libraries/robot/honeycomb/bridge_domain.robot diff --git a/tests/func/honeycomb/mgmt-cfg-lisp-apihc-apivat-func.robot b/tests/vpp/func/honeycomb/mgmt-cfg-lisp-apihc-apivat-func.robot similarity index 99% rename from tests/func/honeycomb/mgmt-cfg-lisp-apihc-apivat-func.robot rename to tests/vpp/func/honeycomb/mgmt-cfg-lisp-apihc-apivat-func.robot index 83634bf79b..ac5af9ab83 100644 --- a/tests/func/honeycomb/mgmt-cfg-lisp-apihc-apivat-func.robot +++ b/tests/vpp/func/honeycomb/mgmt-cfg-lisp-apihc-apivat-func.robot @@ -22,7 +22,7 @@ | ... | unknown-unicast-flood=${True} | arp-termination=${True} *** Settings *** -| Resource | resources/libraries/robot/default.robot +| Resource | resources/libraries/robot/shared/default.robot | Resource | resources/libraries/robot/honeycomb/honeycomb.robot | Resource | resources/libraries/robot/honeycomb/lisp.robot | Resource | resources/libraries/robot/honeycomb/bridge_domain.robot diff --git a/tests/func/honeycomb/mgmt-cfg-nsh-apihc-apivat-func.robot b/tests/vpp/func/honeycomb/mgmt-cfg-nsh-apihc-apivat-func.robot similarity index 99% rename from tests/func/honeycomb/mgmt-cfg-nsh-apihc-apivat-func.robot rename to tests/vpp/func/honeycomb/mgmt-cfg-nsh-apihc-apivat-func.robot index 9270b98156..b5048944f5 100644 --- a/tests/func/honeycomb/mgmt-cfg-nsh-apihc-apivat-func.robot +++ b/tests/vpp/func/honeycomb/mgmt-cfg-nsh-apihc-apivat-func.robot @@ -15,7 +15,7 @@ | ${super_if}= | ${node['interfaces']['port1']['name']} *** Settings *** -| Resource | resources/libraries/robot/default.robot +| Resource | resources/libraries/robot/shared/default.robot | Resource | resources/libraries/robot/honeycomb/nsh.robot | Resource | resources/libraries/robot/honeycomb/honeycomb.robot | Resource | resources/libraries/robot/honeycomb/vxlan_gpe.robot diff --git a/tests/func/honeycomb/mgmt-cfg-pbb-apihc-apivat-func.robot b/tests/vpp/func/honeycomb/mgmt-cfg-pbb-apihc-apivat-func.robot similarity index 98% rename from tests/func/honeycomb/mgmt-cfg-pbb-apihc-apivat-func.robot rename to tests/vpp/func/honeycomb/mgmt-cfg-pbb-apihc-apivat-func.robot index fb9e49e059..4547c0c4bf 100644 --- a/tests/func/honeycomb/mgmt-cfg-pbb-apihc-apivat-func.robot +++ b/tests/vpp/func/honeycomb/mgmt-cfg-pbb-apihc-apivat-func.robot @@ -15,7 +15,7 @@ | ${super_if}= | ${node['interfaces']['port1']['name']} *** Settings *** -| Resource | resources/libraries/robot/default.robot +| Resource | resources/libraries/robot/shared/default.robot | Resource | resources/libraries/robot/honeycomb/honeycomb.robot | Resource | resources/libraries/robot/honeycomb/provider_backbone_bridge.robot | Variables | resources/test_data/honeycomb/pbb/pbb.py diff --git a/tests/func/honeycomb/mgmt-cfg-pluginacl-apihc-apivat-func.robot b/tests/vpp/func/honeycomb/mgmt-cfg-pluginacl-apihc-apivat-func.robot similarity index 99% rename from tests/func/honeycomb/mgmt-cfg-pluginacl-apihc-apivat-func.robot rename to tests/vpp/func/honeycomb/mgmt-cfg-pluginacl-apihc-apivat-func.robot index d9a3933578..a08aecc050 100644 --- a/tests/func/honeycomb/mgmt-cfg-pluginacl-apihc-apivat-func.robot +++ b/tests/vpp/func/honeycomb/mgmt-cfg-pluginacl-apihc-apivat-func.robot @@ -29,13 +29,13 @@ | ${acl_name_reflex}= | acl_reflex *** Settings *** -| Resource | resources/libraries/robot/default.robot +| Resource | resources/libraries/robot/shared/default.robot | Resource | resources/libraries/robot/honeycomb/honeycomb.robot | Resource | resources/libraries/robot/honeycomb/interfaces.robot | Resource | resources/libraries/robot/honeycomb/bridge_domain.robot | Resource | resources/libraries/robot/honeycomb/access_control_lists.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/traffic.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/shared/traffic.robot | Library | resources.libraries.python.honeycomb.HcAPIKwACL.ACLKeywords | Library | resources.libraries.python.Trace | Library | resources.libraries.python.IPv4Setup diff --git a/tests/func/honeycomb/mgmt-cfg-policer-apihc-func.robot b/tests/vpp/func/honeycomb/mgmt-cfg-policer-apihc-func.robot similarity index 98% rename from tests/func/honeycomb/mgmt-cfg-policer-apihc-func.robot rename to tests/vpp/func/honeycomb/mgmt-cfg-policer-apihc-func.robot index 7afffad4d8..7f61780fb5 100644 --- a/tests/func/honeycomb/mgmt-cfg-policer-apihc-func.robot +++ b/tests/vpp/func/honeycomb/mgmt-cfg-policer-apihc-func.robot @@ -21,12 +21,12 @@ | ${dscp_number}= | ${20} *** Settings *** -| Resource | resources/libraries/robot/default.robot +| Resource | resources/libraries/robot/shared/default.robot | Resource | resources/libraries/robot/honeycomb/honeycomb.robot | Resource | resources/libraries/robot/honeycomb/interfaces.robot | Resource | resources/libraries/robot/honeycomb/policer.robot | Resource | resources/libraries/robot/honeycomb/access_control_lists.robot -| Resource | resources/libraries/robot/testing_path.robot +| Resource | resources/libraries/robot/shared/testing_path.robot | Library | resources.libraries.python.Trace | Variables | resources/test_data/honeycomb/policer_variables.py | ... diff --git a/tests/func/honeycomb/mgmt-cfg-proxyarp-apihc-func.robot b/tests/vpp/func/honeycomb/mgmt-cfg-proxyarp-apihc-func.robot similarity index 94% rename from tests/func/honeycomb/mgmt-cfg-proxyarp-apihc-func.robot rename to tests/vpp/func/honeycomb/mgmt-cfg-proxyarp-apihc-func.robot index 5e162a3e4e..1404633acd 100644 --- a/tests/func/honeycomb/mgmt-cfg-proxyarp-apihc-func.robot +++ b/tests/vpp/func/honeycomb/mgmt-cfg-proxyarp-apihc-func.robot @@ -22,13 +22,13 @@ | ${test_ip}= | 192.168.1.5 *** Settings *** -| Resource | resources/libraries/robot/default.robot +| Resource | resources/libraries/robot/shared/default.robot | Resource | resources/libraries/robot/honeycomb/honeycomb.robot | Resource | resources/libraries/robot/honeycomb/interfaces.robot | Resource | resources/libraries/robot/honeycomb/proxyarp.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/ipv4.robot -| Resource | resources/libraries/robot/traffic.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/ip/ip4.robot +| Resource | resources/libraries/robot/shared/traffic.robot | Library | resources.libraries.python.Trace | ... | Suite Setup | Set Up Honeycomb Functional Test Suite | ${node} diff --git a/tests/func/honeycomb/mgmt-cfg-proxynd6-apihc-func.robot b/tests/vpp/func/honeycomb/mgmt-cfg-proxynd6-apihc-func.robot similarity index 94% rename from tests/func/honeycomb/mgmt-cfg-proxynd6-apihc-func.robot rename to tests/vpp/func/honeycomb/mgmt-cfg-proxynd6-apihc-func.robot index 6b69f5b170..4425750add 100644 --- a/tests/func/honeycomb/mgmt-cfg-proxynd6-apihc-func.robot +++ b/tests/vpp/func/honeycomb/mgmt-cfg-proxynd6-apihc-func.robot @@ -25,14 +25,14 @@ | ${prefix_length}= | 64 *** Settings *** -| Resource | resources/libraries/robot/default.robot +| Resource | resources/libraries/robot/shared/default.robot | Resource | resources/libraries/robot/honeycomb/honeycomb.robot | Resource | resources/libraries/robot/honeycomb/interfaces.robot | Resource | resources/libraries/robot/honeycomb/proxyarp.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/ipv6.robot -| Resource | resources/libraries/robot/traffic.robot -| Resource | resources/libraries/robot/dhcp_proxy.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/ip/ip6.robot +| Resource | resources/libraries/robot/shared/traffic.robot +| Resource | resources/libraries/robot/features/dhcp_proxy.robot | Library | resources.libraries.python.Trace | ... | Suite Setup | Set Up Honeycomb Functional Test Suite | ${node} diff --git a/tests/func/honeycomb/mgmt-cfg-routing-apihc-apivat-func.robot b/tests/vpp/func/honeycomb/mgmt-cfg-routing-apihc-apivat-func.robot similarity index 97% rename from tests/func/honeycomb/mgmt-cfg-routing-apihc-apivat-func.robot rename to tests/vpp/func/honeycomb/mgmt-cfg-routing-apihc-apivat-func.robot index acf203b796..9f2dbc0ae6 100644 --- a/tests/func/honeycomb/mgmt-cfg-routing-apihc-apivat-func.robot +++ b/tests/vpp/func/honeycomb/mgmt-cfg-routing-apihc-apivat-func.robot @@ -14,10 +14,10 @@ *** Settings *** | Library | resources.libraries.python.honeycomb.Routing.RoutingKeywords | Library | resources.libraries.python.Trace.Trace -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/ipv4.robot -| Resource | resources/libraries/robot/ipv6.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/ip/ip4.robot +| Resource | resources/libraries/robot/ip/ip6.robot | Resource | resources/libraries/robot/honeycomb/honeycomb.robot | Resource | resources/libraries/robot/honeycomb/interfaces.robot | Resource | resources/libraries/robot/honeycomb/routing.robot diff --git a/tests/func/honeycomb/mgmt-cfg-slaac-apihc-func.robot b/tests/vpp/func/honeycomb/mgmt-cfg-slaac-apihc-func.robot similarity index 97% rename from tests/func/honeycomb/mgmt-cfg-slaac-apihc-func.robot rename to tests/vpp/func/honeycomb/mgmt-cfg-slaac-apihc-func.robot index b621e17cb1..3b5f365758 100644 --- a/tests/func/honeycomb/mgmt-cfg-slaac-apihc-func.robot +++ b/tests/vpp/func/honeycomb/mgmt-cfg-slaac-apihc-func.robot @@ -16,12 +16,12 @@ | ${interface}= | ${node['interfaces']['port1']['name']} *** Settings *** -| Resource | resources/libraries/robot/default.robot +| Resource | resources/libraries/robot/shared/default.robot | Resource | resources/libraries/robot/honeycomb/honeycomb.robot | Resource | resources/libraries/robot/honeycomb/interfaces.robot | Resource | resources/libraries/robot/honeycomb/slaac.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/traffic.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/shared/traffic.robot | ... | Suite Setup | Set Up Honeycomb Functional Test Suite | ${node} | ... diff --git a/tests/func/honeycomb/mgmt-cfg-snat44-apihc-apivat-func.robot b/tests/vpp/func/honeycomb/mgmt-cfg-snat44-apihc-apivat-func.robot similarity index 98% rename from tests/func/honeycomb/mgmt-cfg-snat44-apihc-apivat-func.robot rename to tests/vpp/func/honeycomb/mgmt-cfg-snat44-apihc-apivat-func.robot index c281d95819..2ce02c6aa1 100644 --- a/tests/func/honeycomb/mgmt-cfg-snat44-apihc-apivat-func.robot +++ b/tests/vpp/func/honeycomb/mgmt-cfg-snat44-apihc-apivat-func.robot @@ -15,7 +15,7 @@ | ${interface}= | ${node['interfaces']['port1']['name']} *** Settings *** -| Resource | resources/libraries/robot/default.robot +| Resource | resources/libraries/robot/shared/default.robot | Resource | resources/libraries/robot/honeycomb/nat.robot | Resource | resources/libraries/robot/honeycomb/honeycomb.robot | Variables | resources/test_data/honeycomb/nat.py | ${node} | ${interface} diff --git a/tests/func/honeycomb/mgmt-cfg-spanrx-apihc-apivat-func.robot b/tests/vpp/func/honeycomb/mgmt-cfg-spanrx-apihc-apivat-func.robot similarity index 98% rename from tests/func/honeycomb/mgmt-cfg-spanrx-apihc-apivat-func.robot rename to tests/vpp/func/honeycomb/mgmt-cfg-spanrx-apihc-apivat-func.robot index a24d355382..2bad2d7507 100644 --- a/tests/func/honeycomb/mgmt-cfg-spanrx-apihc-apivat-func.robot +++ b/tests/vpp/func/honeycomb/mgmt-cfg-spanrx-apihc-apivat-func.robot @@ -12,12 +12,12 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot +| Resource | resources/libraries/robot/shared/default.robot | Resource | resources/libraries/robot/honeycomb/port_mirroring.robot | Resource | resources/libraries/robot/honeycomb/interfaces.robot | Resource | resources/libraries/robot/honeycomb/honeycomb.robot | Resource | resources/libraries/robot/honeycomb/sub_interface.robot -| Resource | resources/libraries/robot/testing_path.robot +| Resource | resources/libraries/robot/shared/testing_path.robot | Resource | resources/libraries/robot/telemetry/span.robot | Variables | resources/test_data/honeycomb/span.py | ... | ${node['interfaces']['port1']['name']} diff --git a/tests/func/honeycomb/mgmt-cfg-vxlan-apihc-apivat-func.robot b/tests/vpp/func/honeycomb/mgmt-cfg-vxlan-apihc-apivat-func.robot similarity index 99% rename from tests/func/honeycomb/mgmt-cfg-vxlan-apihc-apivat-func.robot rename to tests/vpp/func/honeycomb/mgmt-cfg-vxlan-apihc-apivat-func.robot index 74c18109d1..e40f9ff9cd 100644 --- a/tests/func/honeycomb/mgmt-cfg-vxlan-apihc-apivat-func.robot +++ b/tests/vpp/func/honeycomb/mgmt-cfg-vxlan-apihc-apivat-func.robot @@ -26,7 +26,7 @@ | ... | vni=${88} | encap-vrf-id=${0} *** Settings *** -| Resource | resources/libraries/robot/default.robot +| Resource | resources/libraries/robot/shared/default.robot | Resource | resources/libraries/robot/honeycomb/honeycomb.robot | Resource | resources/libraries/robot/honeycomb/interfaces.robot | Resource | resources/libraries/robot/honeycomb/vxlan.robot diff --git a/tests/func/honeycomb/mgmt-cfg-vxlangpe-apihc-apivat-func.robot b/tests/vpp/func/honeycomb/mgmt-cfg-vxlangpe-apihc-apivat-func.robot similarity index 99% rename from tests/func/honeycomb/mgmt-cfg-vxlangpe-apihc-apivat-func.robot rename to tests/vpp/func/honeycomb/mgmt-cfg-vxlangpe-apihc-apivat-func.robot index 9f1cd86548..680baf1130 100644 --- a/tests/func/honeycomb/mgmt-cfg-vxlangpe-apihc-apivat-func.robot +++ b/tests/vpp/func/honeycomb/mgmt-cfg-vxlangpe-apihc-apivat-func.robot @@ -32,7 +32,7 @@ | ... | decap-vrf-id=${0} *** Settings *** -| Resource | resources/libraries/robot/default.robot +| Resource | resources/libraries/robot/shared/default.robot | Resource | resources/libraries/robot/honeycomb/honeycomb.robot | Resource | resources/libraries/robot/honeycomb/interfaces.robot | Resource | resources/libraries/robot/honeycomb/vxlan_gpe.robot diff --git a/tests/func/honeycomb/mgmt-notif-apihcnc-func.robot b/tests/vpp/func/honeycomb/mgmt-notif-apihcnc-func.robot similarity index 96% rename from tests/func/honeycomb/mgmt-notif-apihcnc-func.robot rename to tests/vpp/func/honeycomb/mgmt-notif-apihcnc-func.robot index b943d78ad7..5320a7fcb7 100644 --- a/tests/func/honeycomb/mgmt-notif-apihcnc-func.robot +++ b/tests/vpp/func/honeycomb/mgmt-notif-apihcnc-func.robot @@ -19,7 +19,7 @@ | ... | device-instance=${1} *** Settings *** -| Resource | resources/libraries/robot/default.robot +| Resource | resources/libraries/robot/shared/default.robot | Resource | resources/libraries/robot/honeycomb/honeycomb.robot | Resource | resources/libraries/robot/honeycomb/interfaces.robot | Resource | resources/libraries/robot/honeycomb/tap.robot diff --git a/tests/func/honeycomb/mgmt-statepersist-apihc-func.robot b/tests/vpp/func/honeycomb/mgmt-statepersist-apihc-func.robot similarity index 99% rename from tests/func/honeycomb/mgmt-statepersist-apihc-func.robot rename to tests/vpp/func/honeycomb/mgmt-statepersist-apihc-func.robot index 4277c91a4e..1d3ce02e05 100644 --- a/tests/func/honeycomb/mgmt-statepersist-apihc-func.robot +++ b/tests/vpp/func/honeycomb/mgmt-statepersist-apihc-func.robot @@ -16,7 +16,7 @@ | ${interface}= | ${node['interfaces']['port1']['name']} *** Settings *** -| Resource | resources/libraries/robot/default.robot +| Resource | resources/libraries/robot/shared/default.robot | Resource | resources/libraries/robot/honeycomb/persistence.robot | Resource | resources/libraries/robot/honeycomb/interfaces.robot | Resource | resources/libraries/robot/honeycomb/bridge_domain.robot diff --git a/tests/func/tap/api-crud-tap-func.robot b/tests/vpp/func/interfaces/api-crud-tap-func.robot similarity index 86% rename from tests/func/tap/api-crud-tap-func.robot rename to tests/vpp/func/interfaces/api-crud-tap-func.robot index c1a830937c..8116f9d60d 100644 --- a/tests/func/tap/api-crud-tap-func.robot +++ b/tests/vpp/func/interfaces/api-crud-tap-func.robot @@ -12,13 +12,13 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/ipv4.robot -| Resource | resources/libraries/robot/ipv6.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/bridge_domain.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/ip/ip4.robot +| Resource | resources/libraries/robot/ip/ip6.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/l2/l2_bridge_domain.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/shared/traffic.robot | Library | resources.libraries.python.Trace | Library | resources.libraries.python.Tap | Library | resources.libraries.python.Namespaces diff --git a/tests/func/tap/eth2p-eth-l2bdbasemaclrn-eth-2tap-func.robot b/tests/vpp/func/interfaces/eth2p-eth-l2bdbasemaclrn-eth-2tap-func.robot similarity index 89% rename from tests/func/tap/eth2p-eth-l2bdbasemaclrn-eth-2tap-func.robot rename to tests/vpp/func/interfaces/eth2p-eth-l2bdbasemaclrn-eth-2tap-func.robot index 984b6e42ef..3b69f05698 100644 --- a/tests/func/tap/eth2p-eth-l2bdbasemaclrn-eth-2tap-func.robot +++ b/tests/vpp/func/interfaces/eth2p-eth-l2bdbasemaclrn-eth-2tap-func.robot @@ -12,13 +12,13 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/ipv4.robot -| Resource | resources/libraries/robot/ipv6.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/bridge_domain.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/ip/ip4.robot +| Resource | resources/libraries/robot/ip/ip6.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/l2/l2_bridge_domain.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/shared/traffic.robot | Library | resources.libraries.python.Trace | Library | resources.libraries.python.Tap | Library | resources.libraries.python.Namespaces diff --git a/tests/func/tap/eth2p-eth-l2bdbasemaclrn-l2shg-eth-2tap-func.robot b/tests/vpp/func/interfaces/eth2p-eth-l2bdbasemaclrn-l2shg-eth-2tap-func.robot similarity index 94% rename from tests/func/tap/eth2p-eth-l2bdbasemaclrn-l2shg-eth-2tap-func.robot rename to tests/vpp/func/interfaces/eth2p-eth-l2bdbasemaclrn-l2shg-eth-2tap-func.robot index 8cfd10ac25..515596b147 100644 --- a/tests/func/tap/eth2p-eth-l2bdbasemaclrn-l2shg-eth-2tap-func.robot +++ b/tests/vpp/func/interfaces/eth2p-eth-l2bdbasemaclrn-l2shg-eth-2tap-func.robot @@ -12,13 +12,13 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/ipv4.robot -| Resource | resources/libraries/robot/ipv6.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/bridge_domain.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/ip/ip4.robot +| Resource | resources/libraries/robot/ip/ip6.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/l2/l2_bridge_domain.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/shared/traffic.robot | Library | resources.libraries.python.Trace | Library | resources.libraries.python.Tap | Library | resources.libraries.python.Namespaces diff --git a/tests/func/tap/eth2p-ethip4-ip4base-eth-1tap-func.robot b/tests/vpp/func/interfaces/eth2p-ethip4-ip4base-eth-1tap-func.robot similarity index 92% rename from tests/func/tap/eth2p-ethip4-ip4base-eth-1tap-func.robot rename to tests/vpp/func/interfaces/eth2p-ethip4-ip4base-eth-1tap-func.robot index 9500debfbc..a870b89d1d 100644 --- a/tests/func/tap/eth2p-ethip4-ip4base-eth-1tap-func.robot +++ b/tests/vpp/func/interfaces/eth2p-ethip4-ip4base-eth-1tap-func.robot @@ -12,13 +12,13 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/ipv4.robot -| Resource | resources/libraries/robot/ipv6.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/bridge_domain.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/ip/ip4.robot +| Resource | resources/libraries/robot/ip/ip6.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/l2/l2_bridge_domain.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/shared/traffic.robot | Library | resources.libraries.python.Trace | Library | resources.libraries.python.Tap | Library | resources.libraries.python.Namespaces diff --git a/tests/func/vlan/eth2p-dot1q-ip4base-func.robot b/tests/vpp/func/ip4/eth2p-dot1q-ip4base-func.robot similarity index 93% rename from tests/func/vlan/eth2p-dot1q-ip4base-func.robot rename to tests/vpp/func/ip4/eth2p-dot1q-ip4base-func.robot index 19247b00ce..f206fe3d64 100644 --- a/tests/func/vlan/eth2p-dot1q-ip4base-func.robot +++ b/tests/vpp/func/ip4/eth2p-dot1q-ip4base-func.robot @@ -12,11 +12,11 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/ipv4.robot -| Resource | resources/libraries/robot/tagging.robot -| Resource | resources/libraries/robot/traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/ip/ip4.robot +| Resource | resources/libraries/robot/l2/tagging.robot +| Resource | resources/libraries/robot/shared/traffic.robot | Library | resources.libraries.python.Trace | Library | resources.libraries.python.IPv6Util | Force Tags | 3_NODE_DOUBLE_LINK_TOPO | VM_ENV | HW_ENV | VPP_VM_ENV diff --git a/tests/func/cop/eth2p-ethip4-ip4base-copblklistbase-func.robot b/tests/vpp/func/ip4/eth2p-ethip4-ip4base-copblklistbase-func.robot similarity index 91% rename from tests/func/cop/eth2p-ethip4-ip4base-copblklistbase-func.robot rename to tests/vpp/func/ip4/eth2p-ethip4-ip4base-copblklistbase-func.robot index 3230dabfae..9ff3d2df75 100644 --- a/tests/func/cop/eth2p-ethip4-ip4base-copblklistbase-func.robot +++ b/tests/vpp/func/ip4/eth2p-ethip4-ip4base-copblklistbase-func.robot @@ -14,12 +14,12 @@ *** Settings *** | Library | resources.libraries.python.Trace | Library | resources.libraries.python.Cop -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/ipv4.robot -| Resource | resources/libraries/robot/traffic.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/l2_xconnect.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/ip/ip4.robot +| Resource | resources/libraries/robot/shared/traffic.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/l2/l2_xconnect.robot | Variables | resources/libraries/python/IPv4NodeAddress.py | ${nodes} | Force Tags | HW_ENV | VM_ENV | 3_NODE_SINGLE_LINK_TOPO | Test Setup | Set up functional test diff --git a/tests/func/cop/eth2p-ethip4-ip4base-copwhlistbase-func.robot b/tests/vpp/func/ip4/eth2p-ethip4-ip4base-copwhlistbase-func.robot similarity index 91% rename from tests/func/cop/eth2p-ethip4-ip4base-copwhlistbase-func.robot rename to tests/vpp/func/ip4/eth2p-ethip4-ip4base-copwhlistbase-func.robot index c46a8c9c27..775cbae579 100644 --- a/tests/func/cop/eth2p-ethip4-ip4base-copwhlistbase-func.robot +++ b/tests/vpp/func/ip4/eth2p-ethip4-ip4base-copwhlistbase-func.robot @@ -14,12 +14,12 @@ *** Settings *** | Library | resources.libraries.python.Trace | Library | resources.libraries.python.Cop -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/ipv4.robot -| Resource | resources/libraries/robot/traffic.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/l2_xconnect.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/ip/ip4.robot +| Resource | resources/libraries/robot/shared/traffic.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/l2/l2_xconnect.robot | Variables | resources/libraries/python/IPv4NodeAddress.py | ${nodes} | Force Tags | HW_ENV | VM_ENV | 3_NODE_SINGLE_LINK_TOPO | Test Setup | Set up functional test diff --git a/tests/func/ipv4/eth2p-ethip4-ip4base-func.robot b/tests/vpp/func/ip4/eth2p-ethip4-ip4base-func.robot similarity index 97% rename from tests/func/ipv4/eth2p-ethip4-ip4base-func.robot rename to tests/vpp/func/ip4/eth2p-ethip4-ip4base-func.robot index eadcdee43d..a8fb58d754 100644 --- a/tests/func/ipv4/eth2p-ethip4-ip4base-func.robot +++ b/tests/vpp/func/ip4/eth2p-ethip4-ip4base-func.robot @@ -14,9 +14,9 @@ *** Settings *** | Library | resources.libraries.python.NodePath | Library | resources.libraries.python.Trace -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/ipv4.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/ip/ip4.robot | Force Tags | 3_NODE_SINGLE_LINK_TOPO | HW_ENV | SKIP_VPP_PATCH | Suite Setup | Run Keywords | ... | Configure all DUTs before test | AND diff --git a/tests/func/iacl/eth2p-ethip4-ip4base-iaclbase-func.robot b/tests/vpp/func/ip4/eth2p-ethip4-ip4base-iaclbase-func.robot similarity index 98% rename from tests/func/iacl/eth2p-ethip4-ip4base-iaclbase-func.robot rename to tests/vpp/func/ip4/eth2p-ethip4-ip4base-iaclbase-func.robot index 04bfb1602b..5afa75b55e 100644 --- a/tests/func/iacl/eth2p-ethip4-ip4base-iaclbase-func.robot +++ b/tests/vpp/func/ip4/eth2p-ethip4-ip4base-iaclbase-func.robot @@ -12,14 +12,14 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/counters.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/ipv4.robot -| Resource | resources/libraries/robot/l2_xconnect.robot -| Resource | resources/libraries/robot/l2_traffic.robot -| Resource | resources/libraries/robot/traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/counters.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/ip/ip4.robot +| Resource | resources/libraries/robot/l2/l2_xconnect.robot +| Resource | resources/libraries/robot/l2/l2_traffic.robot +| Resource | resources/libraries/robot/shared/traffic.robot | Library | resources.libraries.python.Classify.Classify | Library | resources.libraries.python.Trace | Force Tags | HW_ENV | VM_ENV | 3_NODE_SINGLE_LINK_TOPO | SKIP_VPP_PATCH diff --git a/tests/func/ipv4/eth2p-ethip4-ip4base-ip4arp-func.robot b/tests/vpp/func/ip4/eth2p-ethip4-ip4base-ip4arp-func.robot similarity index 89% rename from tests/func/ipv4/eth2p-ethip4-ip4base-ip4arp-func.robot rename to tests/vpp/func/ip4/eth2p-ethip4-ip4base-ip4arp-func.robot index f6b551e7a3..8d93aec58a 100644 --- a/tests/func/ipv4/eth2p-ethip4-ip4base-ip4arp-func.robot +++ b/tests/vpp/func/ip4/eth2p-ethip4-ip4base-ip4arp-func.robot @@ -12,13 +12,13 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/counters.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/ipv4.robot -| Resource | resources/libraries/robot/l2_xconnect.robot -| Resource | resources/libraries/robot/traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/counters.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/ip/ip4.robot +| Resource | resources/libraries/robot/l2/l2_xconnect.robot +| Resource | resources/libraries/robot/shared/traffic.robot | Library | resources.libraries.python.Trace | Force Tags | HW_ENV | VM_ENV | 3_NODE_SINGLE_LINK_TOPO | Test Setup | Set up functional test diff --git a/tests/func/dhcp/eth2p-ethip4-ip4base-ip4dhcpclient-func.robot b/tests/vpp/func/ip4/eth2p-ethip4-ip4base-ip4dhcpclient-func.robot similarity index 95% rename from tests/func/dhcp/eth2p-ethip4-ip4base-ip4dhcpclient-func.robot rename to tests/vpp/func/ip4/eth2p-ethip4-ip4base-ip4dhcpclient-func.robot index cf7b40bef7..5960e83797 100644 --- a/tests/func/dhcp/eth2p-ethip4-ip4base-ip4dhcpclient-func.robot +++ b/tests/vpp/func/ip4/eth2p-ethip4-ip4base-ip4dhcpclient-func.robot @@ -12,10 +12,10 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/dhcp_client.robot -| Resource | resources/libraries/robot/ipv4.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/features/dhcp_client.robot +| Resource | resources/libraries/robot/ip/ip4.robot | Library | resources.libraries.python.Trace | Force Tags | HW_ENV | VM_ENV | 3_NODE_DOUBLE_LINK_TOPO | Test Setup | Set up functional test diff --git a/tests/func/dhcp/eth2p-ethip4-ip4base-ip4dhcpproxy-func.robot b/tests/vpp/func/ip4/eth2p-ethip4-ip4base-ip4dhcpproxy-func.robot similarity index 94% rename from tests/func/dhcp/eth2p-ethip4-ip4base-ip4dhcpproxy-func.robot rename to tests/vpp/func/ip4/eth2p-ethip4-ip4base-ip4dhcpproxy-func.robot index 3e89c63f73..9df4174ba9 100644 --- a/tests/func/dhcp/eth2p-ethip4-ip4base-ip4dhcpproxy-func.robot +++ b/tests/vpp/func/ip4/eth2p-ethip4-ip4base-ip4dhcpproxy-func.robot @@ -12,10 +12,10 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/dhcp_proxy.robot -| Resource | resources/libraries/robot/ipv4.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/features/dhcp_proxy.robot +| Resource | resources/libraries/robot/ip/ip4.robot | Library | resources.libraries.python.Trace | Force Tags | HW_ENV | VM_ENV | 3_NODE_DOUBLE_LINK_TOPO | SKIP_VPP_PATCH | Test Setup | Set up functional test diff --git a/tests/func/ipv4/eth2p-ethip4-ip4base-ip4ecmp-func.robot b/tests/vpp/func/ip4/eth2p-ethip4-ip4base-ip4ecmp-func.robot similarity index 89% rename from tests/func/ipv4/eth2p-ethip4-ip4base-ip4ecmp-func.robot rename to tests/vpp/func/ip4/eth2p-ethip4-ip4base-ip4ecmp-func.robot index 8c707fc18d..67640443c7 100644 --- a/tests/func/ipv4/eth2p-ethip4-ip4base-ip4ecmp-func.robot +++ b/tests/vpp/func/ip4/eth2p-ethip4-ip4base-ip4ecmp-func.robot @@ -13,12 +13,12 @@ *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/counters.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/ipv4.robot -| Resource | resources/libraries/robot/traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/counters.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/ip/ip4.robot +| Resource | resources/libraries/robot/shared/traffic.robot | Library | resources.libraries.python.Trace | Force Tags | HW_ENV | VM_ENV | 3_NODE_DOUBLE_LINK_TOPO | Test Setup | Set up functional test diff --git a/tests/func/ipv4/eth2p-ethip4-ip4base-ip4proxyarp-func.robot b/tests/vpp/func/ip4/eth2p-ethip4-ip4base-ip4proxyarp-func.robot similarity index 96% rename from tests/func/ipv4/eth2p-ethip4-ip4base-ip4proxyarp-func.robot rename to tests/vpp/func/ip4/eth2p-ethip4-ip4base-ip4proxyarp-func.robot index afe4581b16..8097526ccf 100644 --- a/tests/func/ipv4/eth2p-ethip4-ip4base-ip4proxyarp-func.robot +++ b/tests/vpp/func/ip4/eth2p-ethip4-ip4base-ip4proxyarp-func.robot @@ -12,11 +12,11 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/ipv4.robot -| Resource | resources/libraries/robot/traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/ip/ip4.robot +| Resource | resources/libraries/robot/shared/traffic.robot | Library | resources.libraries.python.Trace | Library | resources.libraries.python.ProxyArp | Force Tags | HW_ENV | VM_ENV | 3_NODE_SINGLE_LINK_TOPO diff --git a/tests/func/policer/eth2p-ethip4-ip4base-ipolicemarkbase-func.robot b/tests/vpp/func/ip4/eth2p-ethip4-ip4base-ipolicemarkbase-func.robot similarity index 98% rename from tests/func/policer/eth2p-ethip4-ip4base-ipolicemarkbase-func.robot rename to tests/vpp/func/ip4/eth2p-ethip4-ip4base-ipolicemarkbase-func.robot index 9992bb76a3..60e480c287 100644 --- a/tests/func/policer/eth2p-ethip4-ip4base-ipolicemarkbase-func.robot +++ b/tests/vpp/func/ip4/eth2p-ethip4-ip4base-ipolicemarkbase-func.robot @@ -13,7 +13,7 @@ *** Settings *** | Force Tags | 3_NODE_DOUBLE_LINK_TOPO | VM_ENV | HW_ENV -| Resource | resources/libraries/robot/policer.robot +| Resource | resources/libraries/robot/features/policer.robot | Library | resources.libraries.python.Trace | Test Setup | Run Keywords | Set up functional test | ... | AND | Configure topology for IPv4 policer test diff --git a/tests/func/rpf/eth2p-ethip4-ip4base-rpf-func.robot b/tests/vpp/func/ip4/eth2p-ethip4-ip4base-rpf-func.robot similarity index 93% rename from tests/func/rpf/eth2p-ethip4-ip4base-rpf-func.robot rename to tests/vpp/func/ip4/eth2p-ethip4-ip4base-rpf-func.robot index 5a704e83a0..71246c2c57 100644 --- a/tests/func/rpf/eth2p-ethip4-ip4base-rpf-func.robot +++ b/tests/vpp/func/ip4/eth2p-ethip4-ip4base-rpf-func.robot @@ -12,13 +12,13 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/counters.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/ipv4.robot -| Resource | resources/libraries/robot/l2_xconnect.robot -| Resource | resources/libraries/robot/traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/counters.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/ip/ip4.robot +| Resource | resources/libraries/robot/l2/l2_xconnect.robot +| Resource | resources/libraries/robot/shared/traffic.robot | Library | resources.libraries.python.Trace | Force Tags | HW_ENV | VM_ENV | 3_NODE_SINGLE_LINK_TOPO | Test Setup | Set up functional test diff --git a/tests/func/vrf/eth2p-ethip4-ip4basevrf-func.robot b/tests/vpp/func/ip4/eth2p-ethip4-ip4basevrf-func.robot similarity index 97% rename from tests/func/vrf/eth2p-ethip4-ip4basevrf-func.robot rename to tests/vpp/func/ip4/eth2p-ethip4-ip4basevrf-func.robot index 841077203b..b520d4df6c 100644 --- a/tests/func/vrf/eth2p-ethip4-ip4basevrf-func.robot +++ b/tests/vpp/func/ip4/eth2p-ethip4-ip4basevrf-func.robot @@ -12,13 +12,13 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/ipv4.robot -| Resource | resources/libraries/robot/ipv6.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/traffic.robot -| Resource | resources/libraries/robot/l2_traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/ip/ip4.robot +| Resource | resources/libraries/robot/ip/ip6.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/shared/traffic.robot +| Resource | resources/libraries/robot/l2/l2_traffic.robot | Library | resources.libraries.python.Trace | Library | resources.libraries.python.IPUtil | Force Tags | HW_ENV | VM_ENV | 3_NODE_DOUBLE_LINK_TOPO | SKIP_VPP_PATCH diff --git a/tests/func/gre/eth2p-ethip4gre-ip4base-func.robot b/tests/vpp/func/ip4_tunnels/gre/eth2p-ethip4gre-ip4base-func.robot similarity index 98% rename from tests/func/gre/eth2p-ethip4gre-ip4base-func.robot rename to tests/vpp/func/ip4_tunnels/gre/eth2p-ethip4gre-ip4base-func.robot index 3959e0954f..a4e7dbbbb0 100644 --- a/tests/func/gre/eth2p-ethip4gre-ip4base-func.robot +++ b/tests/vpp/func/ip4_tunnels/gre/eth2p-ethip4gre-ip4base-func.robot @@ -12,11 +12,11 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/ipv4.robot -| Resource | resources/libraries/robot/gre.robot -| Resource | resources/libraries/robot/traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/ip/ip4.robot +| Resource | resources/libraries/robot/overlay/gre.robot +| Resource | resources/libraries/robot/shared/traffic.robot | Library | resources.libraries.python.IPUtil | Library | resources.libraries.python.Trace | Force Tags | VM_ENV | HW_ENV | 3_NODE_DOUBLE_LINK_TOPO | SKIP_VPP_PATCH diff --git a/tests/func/lisp/api-crud-lisp-func.robot b/tests/vpp/func/ip4_tunnels/lisp/api-crud-lisp-func.robot similarity index 96% rename from tests/func/lisp/api-crud-lisp-func.robot rename to tests/vpp/func/ip4_tunnels/lisp/api-crud-lisp-func.robot index da97272913..118d657515 100644 --- a/tests/func/lisp/api-crud-lisp-func.robot +++ b/tests/vpp/func/ip4_tunnels/lisp/api-crud-lisp-func.robot @@ -16,9 +16,9 @@ | Library | resources.libraries.python.NodePath | Library | resources.libraries.python.Trace | Library | resources.libraries.python.LispUtil -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/lisp/lisp_api.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/overlay/lisp_api.robot # import additional Lisp settings from resource file | Variables | resources/test_data/lisp/api/lisp_api_resources.py | ... diff --git a/tests/func/lisp/eth2p-ethip4lisp-ip4base-func.robot b/tests/vpp/func/ip4_tunnels/lisp/eth2p-ethip4lisp-ip4base-func.robot similarity index 94% rename from tests/func/lisp/eth2p-ethip4lisp-ip4base-func.robot rename to tests/vpp/func/ip4_tunnels/lisp/eth2p-ethip4lisp-ip4base-func.robot index b506c9517f..ae9485c3b8 100644 --- a/tests/func/lisp/eth2p-ethip4lisp-ip4base-func.robot +++ b/tests/vpp/func/ip4_tunnels/lisp/eth2p-ethip4lisp-ip4base-func.robot @@ -12,12 +12,12 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/ipv4.robot -| Resource | resources/libraries/robot/traffic.robot -| Resource | resources/libraries/robot/lisp/lisp_static_adjacency.robot -| Resource | resources/libraries/robot/l2_traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/ip/ip4.robot +| Resource | resources/libraries/robot/shared/traffic.robot +| Resource | resources/libraries/robot/overlay/lisp_static_adjacency.robot +| Resource | resources/libraries/robot/l2/l2_traffic.robot | Library | resources.libraries.python.IPUtil | Library | resources.libraries.python.Trace # import additional Lisp settings from resource file diff --git a/tests/func/lisp/eth2p-ethip4lisp-l2bdbasemaclrn-func.robot b/tests/vpp/func/ip4_tunnels/lisp/eth2p-ethip4lisp-l2bdbasemaclrn-func.robot similarity index 92% rename from tests/func/lisp/eth2p-ethip4lisp-l2bdbasemaclrn-func.robot rename to tests/vpp/func/ip4_tunnels/lisp/eth2p-ethip4lisp-l2bdbasemaclrn-func.robot index b4c4459e3d..98602fc45f 100644 --- a/tests/func/lisp/eth2p-ethip4lisp-l2bdbasemaclrn-func.robot +++ b/tests/vpp/func/ip4_tunnels/lisp/eth2p-ethip4lisp-l2bdbasemaclrn-func.robot @@ -18,12 +18,12 @@ | Library | resources.libraries.python.IPUtil | Library | resources.libraries.python.LispUtil | Library | resources.libraries.python.L2Util -| Resource | resources/libraries/robot/traffic.robot -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/ipv4.robot -| Resource | resources/libraries/robot/lisp/l2lisp.robot +| Resource | resources/libraries/robot/shared/traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/ip/ip4.robot +| Resource | resources/libraries/robot/overlay/l2lisp.robot # Import configuration and test data: | Variables | resources/test_data/lisp/l2/l2_ipv4.py | ... diff --git a/tests/func/lisp/eth2p-ethip4lispgpe-ip4base-func.robot b/tests/vpp/func/ip4_tunnels/lisp/eth2p-ethip4lispgpe-ip4base-func.robot similarity index 90% rename from tests/func/lisp/eth2p-ethip4lispgpe-ip4base-func.robot rename to tests/vpp/func/ip4_tunnels/lisp/eth2p-ethip4lispgpe-ip4base-func.robot index 9c3b7afa31..90a0ae1599 100644 --- a/tests/func/lisp/eth2p-ethip4lispgpe-ip4base-func.robot +++ b/tests/vpp/func/ip4_tunnels/lisp/eth2p-ethip4lispgpe-ip4base-func.robot @@ -19,15 +19,15 @@ | Library | resources.libraries.python.VPPUtil | Library | resources.libraries.python.InterfaceUtil | Library | resources.libraries.python.VhostUser -| Resource | resources/libraries/robot/traffic.robot -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/ipv4.robot +| Resource | resources/libraries/robot/shared/traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/ip/ip4.robot | Resource | resources/libraries/robot/vrf.robot -| Resource | resources/libraries/robot/qemu.robot -| Resource | resources/libraries/robot/bridge_domain.robot -| Resource | resources/libraries/robot/lisp/lispgpe.robot +| Resource | resources/libraries/robot/vm/qemu.robot +| Resource | resources/libraries/robot/l2/l2_bridge_domain.robot +| Resource | resources/libraries/robot/overlay/lispgpe.robot # Import configuration and test data: | Variables | resources/test_data/lisp/ipv4_lispgpe_ipv4/ipv4_lispgpe_ipv4.py | ... diff --git a/tests/func/lisp/eth2p-ethip4lispgpe-ip4basevrf-func.robot b/tests/vpp/func/ip4_tunnels/lisp/eth2p-ethip4lispgpe-ip4basevrf-func.robot similarity index 90% rename from tests/func/lisp/eth2p-ethip4lispgpe-ip4basevrf-func.robot rename to tests/vpp/func/ip4_tunnels/lisp/eth2p-ethip4lispgpe-ip4basevrf-func.robot index b4d5c08bb6..f41be5fecc 100644 --- a/tests/func/lisp/eth2p-ethip4lispgpe-ip4basevrf-func.robot +++ b/tests/vpp/func/ip4_tunnels/lisp/eth2p-ethip4lispgpe-ip4basevrf-func.robot @@ -19,15 +19,15 @@ | Library | resources.libraries.python.VPPUtil | Library | resources.libraries.python.InterfaceUtil | Library | resources.libraries.python.VhostUser -| Resource | resources/libraries/robot/traffic.robot -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/ipv4.robot +| Resource | resources/libraries/robot/shared/traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/ip/ip4.robot | Resource | resources/libraries/robot/vrf.robot -| Resource | resources/libraries/robot/qemu.robot -| Resource | resources/libraries/robot/bridge_domain.robot -| Resource | resources/libraries/robot/lisp/lispgpe.robot +| Resource | resources/libraries/robot/vm/qemu.robot +| Resource | resources/libraries/robot/l2/l2_bridge_domain.robot +| Resource | resources/libraries/robot/overlay/lispgpe.robot # Import configuration and test data: | Variables | resources/test_data/lisp/ipv4_lispgpe_ipv4/ipv4_lispgpe_ipv4.py | ... diff --git a/tests/func/lisp/eth2p-ethip4lispgpe-ip6base-func.robot b/tests/vpp/func/ip4_tunnels/lisp/eth2p-ethip4lispgpe-ip6base-func.robot similarity index 90% rename from tests/func/lisp/eth2p-ethip4lispgpe-ip6base-func.robot rename to tests/vpp/func/ip4_tunnels/lisp/eth2p-ethip4lispgpe-ip6base-func.robot index 7966d1c57c..7e97aca29e 100644 --- a/tests/func/lisp/eth2p-ethip4lispgpe-ip6base-func.robot +++ b/tests/vpp/func/ip4_tunnels/lisp/eth2p-ethip4lispgpe-ip6base-func.robot @@ -12,15 +12,15 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/ipv4.robot -| Resource | resources/libraries/robot/traffic.robot -| Resource | resources/libraries/robot/lisp/lisp_static_adjacency.robot -| Resource | resources/libraries/robot/l2_traffic.robot -| Resource | resources/libraries/robot/lisp/lispgpe.robot -| Resource | resources/libraries/robot/bridge_domain.robot -| Resource | resources/libraries/robot/qemu.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/ip/ip4.robot +| Resource | resources/libraries/robot/shared/traffic.robot +| Resource | resources/libraries/robot/overlay/lisp_static_adjacency.robot +| Resource | resources/libraries/robot/l2/l2_traffic.robot +| Resource | resources/libraries/robot/overlay/lispgpe.robot +| Resource | resources/libraries/robot/l2/l2_bridge_domain.robot +| Resource | resources/libraries/robot/vm/qemu.robot | Library | resources.libraries.python.IPUtil | Library | resources.libraries.python.VhostUser | Library | resources.libraries.python.Trace diff --git a/tests/func/lisp/eth2p-ethip4lispgpe-ip6basevrf-func.robot b/tests/vpp/func/ip4_tunnels/lisp/eth2p-ethip4lispgpe-ip6basevrf-func.robot similarity index 89% rename from tests/func/lisp/eth2p-ethip4lispgpe-ip6basevrf-func.robot rename to tests/vpp/func/ip4_tunnels/lisp/eth2p-ethip4lispgpe-ip6basevrf-func.robot index d1db5a8a19..668e870ff0 100644 --- a/tests/func/lisp/eth2p-ethip4lispgpe-ip6basevrf-func.robot +++ b/tests/vpp/func/ip4_tunnels/lisp/eth2p-ethip4lispgpe-ip6basevrf-func.robot @@ -12,15 +12,15 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/ipv4.robot -| Resource | resources/libraries/robot/traffic.robot -| Resource | resources/libraries/robot/lisp/lisp_static_adjacency.robot -| Resource | resources/libraries/robot/l2_traffic.robot -| Resource | resources/libraries/robot/lisp/lispgpe.robot -| Resource | resources/libraries/robot/bridge_domain.robot -| Resource | resources/libraries/robot/qemu.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/ip/ip4.robot +| Resource | resources/libraries/robot/shared/traffic.robot +| Resource | resources/libraries/robot/overlay/lisp_static_adjacency.robot +| Resource | resources/libraries/robot/l2/l2_traffic.robot +| Resource | resources/libraries/robot/overlay/lispgpe.robot +| Resource | resources/libraries/robot/l2/l2_bridge_domain.robot +| Resource | resources/libraries/robot/vm/qemu.robot | Library | resources.libraries.python.IPUtil | Library | resources.libraries.python.VhostUser | Library | resources.libraries.python.Trace diff --git a/tests/func/softwire/eth2p-ethip4--ethip6ip4-ip4base--ip6base-swirelw46-func.robot b/tests/vpp/func/ip4_tunnels/softwire/eth2p-ethip4--ethip6ip4-ip4base--ip6base-swirelw46-func.robot similarity index 97% rename from tests/func/softwire/eth2p-ethip4--ethip6ip4-ip4base--ip6base-swirelw46-func.robot rename to tests/vpp/func/ip4_tunnels/softwire/eth2p-ethip4--ethip6ip4-ip4base--ip6base-swirelw46-func.robot index 3c98d4a67b..378accb922 100644 --- a/tests/func/softwire/eth2p-ethip4--ethip6ip4-ip4base--ip6base-swirelw46-func.robot +++ b/tests/vpp/func/ip4_tunnels/softwire/eth2p-ethip4--ethip6ip4-ip4base--ip6base-swirelw46-func.robot @@ -12,11 +12,11 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/ipv4.robot -| Resource | resources/libraries/robot/ipv6.robot -| Resource | resources/libraries/robot/map.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/ip/ip4.robot +| Resource | resources/libraries/robot/ip/ip6.robot +| Resource | resources/libraries/robot/ip/map.robot | Library | resources.libraries.python.Trace | Force Tags | HW_ENV | VM_ENV | 3_NODE_DOUBLE_LINK_TOPO | Test Setup | Set up functional test diff --git a/tests/func/softwire/eth2p-ethip4--ethip6ip4-ip4base--ip6base-swiremape-func.robot b/tests/vpp/func/ip4_tunnels/softwire/eth2p-ethip4--ethip6ip4-ip4base--ip6base-swiremape-func.robot similarity index 99% rename from tests/func/softwire/eth2p-ethip4--ethip6ip4-ip4base--ip6base-swiremape-func.robot rename to tests/vpp/func/ip4_tunnels/softwire/eth2p-ethip4--ethip6ip4-ip4base--ip6base-swiremape-func.robot index c509d5d0cd..95e61db654 100644 --- a/tests/func/softwire/eth2p-ethip4--ethip6ip4-ip4base--ip6base-swiremape-func.robot +++ b/tests/vpp/func/ip4_tunnels/softwire/eth2p-ethip4--ethip6ip4-ip4base--ip6base-swiremape-func.robot @@ -13,11 +13,11 @@ *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/ipv4.robot -| Resource | resources/libraries/robot/ipv6.robot -| Resource | resources/libraries/robot/map.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/ip/ip4.robot +| Resource | resources/libraries/robot/ip/ip6.robot +| Resource | resources/libraries/robot/ip/map.robot | Library | resources.libraries.python.IPUtil | Library | resources.libraries.python.Trace | Variables | resources/test_data/softwire/map_e_domains.py | ${5} diff --git a/tests/func/softwire/eth2p-ethip4--ethip6ip4-ip4base--ip6base-swiremapt-func.robot b/tests/vpp/func/ip4_tunnels/softwire/eth2p-ethip4--ethip6ip4-ip4base--ip6base-swiremapt-func.robot similarity index 95% rename from tests/func/softwire/eth2p-ethip4--ethip6ip4-ip4base--ip6base-swiremapt-func.robot rename to tests/vpp/func/ip4_tunnels/softwire/eth2p-ethip4--ethip6ip4-ip4base--ip6base-swiremapt-func.robot index d3550bcac3..89ff28af38 100644 --- a/tests/func/softwire/eth2p-ethip4--ethip6ip4-ip4base--ip6base-swiremapt-func.robot +++ b/tests/vpp/func/ip4_tunnels/softwire/eth2p-ethip4--ethip6ip4-ip4base--ip6base-swiremapt-func.robot @@ -13,11 +13,11 @@ *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/ipv4.robot -| Resource | resources/libraries/robot/ipv6.robot -| Resource | resources/libraries/robot/map.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/ip/ip4.robot +| Resource | resources/libraries/robot/ip/ip6.robot +| Resource | resources/libraries/robot/ip/map.robot | Library | resources.libraries.python.IPUtil | Library | resources.libraries.python.Trace | Force Tags | HW_ENV | VM_ENV | 3_NODE_DOUBLE_LINK_TOPO diff --git a/tests/func/vxlan/eth2p-dot1qip4vxlan-l2bdbasemaclrn-func.robot b/tests/vpp/func/ip4_tunnels/vxlan/eth2p-dot1qip4vxlan-l2bdbasemaclrn-func.robot similarity index 64% rename from tests/func/vxlan/eth2p-dot1qip4vxlan-l2bdbasemaclrn-func.robot rename to tests/vpp/func/ip4_tunnels/vxlan/eth2p-dot1qip4vxlan-l2bdbasemaclrn-func.robot index 0155b4953d..e4c8c25f0a 100644 --- a/tests/func/vxlan/eth2p-dot1qip4vxlan-l2bdbasemaclrn-func.robot +++ b/tests/vpp/func/ip4_tunnels/vxlan/eth2p-dot1qip4vxlan-l2bdbasemaclrn-func.robot @@ -12,10 +12,10 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/vxlan.robot -| Resource | resources/libraries/robot/l2_traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/overlay/vxlan.robot +| Resource | resources/libraries/robot/l2/l2_traffic.robot | Library | resources.libraries.python.Trace | Force Tags | 3_NODE_SINGLE_LINK_TOPO | VM_ENV | HW_ENV | Test Setup | Set up functional test @@ -53,24 +53,22 @@ | | ... | two of its interfaces, verify all packets are received. [Ref] RFC7348. | | Given Configure path in 3-node circular topology | | ... | ${nodes['TG']} | ${nodes['DUT1']} | ${nodes['DUT2']} | ${nodes['TG']} -| | And Set interfaces in 3-node circular topology up -| | And Create vlan interfaces for VXLAN | ${VLAN} -| | ... | ${dut1_node} | ${dut1_to_dut2} -| | ... | ${dut2_node} | ${dut2_to_dut1} -| | And Configure IP addresses and neighbors on interfaces -| | ... | ${dut1_node} | ${dut1s_vlan_name} | ${dut1s_vlan_index} -| | ... | ${dut2_node} | ${dut2s_vlan_name} | ${dut2s_vlan_index} -| | ${dut1s_vxlan}= | When Create VXLAN interface | ${dut1_node} | ${VNI} -| | | ... | ${dut1s_ip_address} | ${dut2s_ip_address} -| | And Set Interface State | ${dut1_node} | ${dut1s_vxlan} -| | ... | up -| | And Add interfaces to L2BD | ${dut1_node} | ${BID} -| | ... | ${dut1_to_tg} | ${dut1s_vxlan} -| | ${dut2s_vxlan}= | And Create VXLAN interface | ${dut2_node} | ${VNI} -| | | ... | ${dut2s_ip_address} | ${dut1s_ip_address} -| | And Set Interface State | ${dut2_node} | ${dut2s_vxlan} -| | ... | up -| | And Add interfaces to L2BD | ${dut2_node} | ${BID} -| | ... | ${dut2_to_tg} | ${dut2s_vxlan} +| | And Set interfaces in 3-node circular topology up +| | And Create vlan interfaces for VXLAN | ${VLAN} +| | ... | ${dut1_node} | ${dut1_to_dut2} +| | ... | ${dut2_node} | ${dut2_to_dut1} +| | And Configure IP addresses and neighbors on interfaces +| | ... | ${dut1_node} | ${dut1s_vlan_name} | ${dut1s_vlan_index} +| | ... | ${dut2_node} | ${dut2s_vlan_name} | ${dut2s_vlan_index} +| | ${dut1s_vxlan}= | When Create VXLAN interface | ${dut1_node} | ${VNI} +| | | ... | ${dut1s_ip_address} | ${dut2s_ip_address} +| | And Set Interface State | ${dut1_node} | ${dut1s_vxlan} | up +| | And Add interfaces to L2BD | ${dut1_node} | ${BID} +| | ... | ${dut1_to_tg} | ${dut1s_vxlan} +| | ${dut2s_vxlan}= | And Create VXLAN interface | ${dut2_node} | ${VNI} +| | | ... | ${dut2s_ip_address} | ${dut1s_ip_address} +| | And Set Interface State | ${dut2_node} | ${dut2s_vxlan} | up +| | And Add interfaces to L2BD | ${dut2_node} | ${BID} +| | ... | ${dut2_to_tg} | ${dut2s_vxlan} | | Then Send ICMPv4 bidirectionally and verify received packets | | ... | ${tg_node} | ${tg_to_dut1} | ${tg_to_dut2} diff --git a/tests/func/vxlan/eth2p-ethip4vxlan-l2bdbasemaclrn-func.robot b/tests/vpp/func/ip4_tunnels/vxlan/eth2p-ethip4vxlan-l2bdbasemaclrn-func.robot similarity index 90% rename from tests/func/vxlan/eth2p-ethip4vxlan-l2bdbasemaclrn-func.robot rename to tests/vpp/func/ip4_tunnels/vxlan/eth2p-ethip4vxlan-l2bdbasemaclrn-func.robot index 6db2ee27ff..32014e5985 100644 --- a/tests/func/vxlan/eth2p-ethip4vxlan-l2bdbasemaclrn-func.robot +++ b/tests/vpp/func/ip4_tunnels/vxlan/eth2p-ethip4vxlan-l2bdbasemaclrn-func.robot @@ -12,12 +12,12 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/vxlan.robot -| Resource | resources/libraries/robot/l2_traffic.robot -| Resource | resources/libraries/robot/qemu.robot -| Resource | resources/libraries/robot/double_qemu_setup.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/overlay/vxlan.robot +| Resource | resources/libraries/robot/l2/l2_traffic.robot +| Resource | resources/libraries/robot/vm/qemu.robot +| Resource | resources/libraries/robot/vm/double_qemu_setup.robot | Library | resources.libraries.python.Trace | Force Tags | 3_NODE_SINGLE_LINK_TOPO | VM_ENV | HW_ENV | Test Setup | Set up functional test diff --git a/tests/func/vxlan/eth2p-ethip4vxlan-l2xcbase-func.robot b/tests/vpp/func/ip4_tunnels/vxlan/eth2p-ethip4vxlan-l2xcbase-func.robot similarity index 91% rename from tests/func/vxlan/eth2p-ethip4vxlan-l2xcbase-func.robot rename to tests/vpp/func/ip4_tunnels/vxlan/eth2p-ethip4vxlan-l2xcbase-func.robot index 83985cdb00..aa88be5731 100644 --- a/tests/func/vxlan/eth2p-ethip4vxlan-l2xcbase-func.robot +++ b/tests/vpp/func/ip4_tunnels/vxlan/eth2p-ethip4vxlan-l2xcbase-func.robot @@ -12,11 +12,11 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/vxlan.robot -| Resource | resources/libraries/robot/l2_traffic.robot -| Resource | resources/libraries/robot/l2_xconnect.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/overlay/vxlan.robot +| Resource | resources/libraries/robot/l2/l2_traffic.robot +| Resource | resources/libraries/robot/l2/l2_xconnect.robot | Library | resources.libraries.python.Trace | Force Tags | 3_NODE_SINGLE_LINK_TOPO | VM_ENV | HW_ENV | Test Setup | Set up functional test diff --git a/tests/func/vxlan/eth4p-ethip4vxlan-l2bdbasemaclrn-l2shg-func.robot b/tests/vpp/func/ip4_tunnels/vxlan/eth4p-ethip4vxlan-l2bdbasemaclrn-l2shg-func.robot similarity index 96% rename from tests/func/vxlan/eth4p-ethip4vxlan-l2bdbasemaclrn-l2shg-func.robot rename to tests/vpp/func/ip4_tunnels/vxlan/eth4p-ethip4vxlan-l2bdbasemaclrn-l2shg-func.robot index 8ae7286583..8fd608eada 100644 --- a/tests/func/vxlan/eth4p-ethip4vxlan-l2bdbasemaclrn-l2shg-func.robot +++ b/tests/vpp/func/ip4_tunnels/vxlan/eth4p-ethip4vxlan-l2bdbasemaclrn-l2shg-func.robot @@ -12,12 +12,12 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/vxlan.robot -| Resource | resources/libraries/robot/l2_traffic.robot -| Resource | resources/libraries/robot/qemu.robot -| Resource | resources/libraries/robot/double_qemu_setup.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/overlay/vxlan.robot +| Resource | resources/libraries/robot/l2/l2_traffic.robot +| Resource | resources/libraries/robot/vm/qemu.robot +| Resource | resources/libraries/robot/vm/double_qemu_setup.robot | Library | resources.libraries.python.Trace | Force Tags | 3_NODE_SINGLE_LINK_TOPO | VM_ENV | HW_ENV | Test Setup | Set up functional test diff --git a/tests/func/cop/eth2p-ethip6-ip6base-copblklistbase-func.robot b/tests/vpp/func/ip6/eth2p-ethip6-ip6base-copblklistbase-func.robot similarity index 92% rename from tests/func/cop/eth2p-ethip6-ip6base-copblklistbase-func.robot rename to tests/vpp/func/ip6/eth2p-ethip6-ip6base-copblklistbase-func.robot index d0a395cf44..f4314500e5 100644 --- a/tests/func/cop/eth2p-ethip6-ip6base-copblklistbase-func.robot +++ b/tests/vpp/func/ip6/eth2p-ethip6-ip6base-copblklistbase-func.robot @@ -14,12 +14,12 @@ *** Settings *** | Library | resources.libraries.python.Trace | Library | resources.libraries.python.Cop -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/ipv6.robot -| Resource | resources/libraries/robot/traffic.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/l2_xconnect.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/ip/ip6.robot +| Resource | resources/libraries/robot/shared/traffic.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/l2/l2_xconnect.robot | Variables | resources/libraries/python/IPv6NodesAddr.py | ${nodes} | Force Tags | HW_ENV | VM_ENV | 3_NODE_SINGLE_LINK_TOPO | Test Setup | Set up functional test diff --git a/tests/func/cop/eth2p-ethip6-ip6base-copwhlistbase-func.robot b/tests/vpp/func/ip6/eth2p-ethip6-ip6base-copwhlistbase-func.robot similarity index 92% rename from tests/func/cop/eth2p-ethip6-ip6base-copwhlistbase-func.robot rename to tests/vpp/func/ip6/eth2p-ethip6-ip6base-copwhlistbase-func.robot index 3fb80ba308..a60aa7760c 100644 --- a/tests/func/cop/eth2p-ethip6-ip6base-copwhlistbase-func.robot +++ b/tests/vpp/func/ip6/eth2p-ethip6-ip6base-copwhlistbase-func.robot @@ -14,12 +14,12 @@ *** Settings *** | Library | resources.libraries.python.Trace | Library | resources.libraries.python.Cop -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/ipv6.robot -| Resource | resources/libraries/robot/traffic.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/l2_xconnect.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/ip/ip6.robot +| Resource | resources/libraries/robot/shared/traffic.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/l2/l2_xconnect.robot | Variables | resources/libraries/python/IPv6NodesAddr.py | ${nodes} | Force Tags | HW_ENV | VM_ENV | 3_NODE_SINGLE_LINK_TOPO | Test Setup | Set up functional test diff --git a/tests/func/ipv6/eth2p-ethip6-ip6base-func.robot b/tests/vpp/func/ip6/eth2p-ethip6-ip6base-func.robot similarity index 96% rename from tests/func/ipv6/eth2p-ethip6-ip6base-func.robot rename to tests/vpp/func/ip6/eth2p-ethip6-ip6base-func.robot index 88c739dd27..bd0b2a6b64 100644 --- a/tests/func/ipv6/eth2p-ethip6-ip6base-func.robot +++ b/tests/vpp/func/ip6/eth2p-ethip6-ip6base-func.robot @@ -13,10 +13,10 @@ *** Settings *** | Library | resources.libraries.python.Trace -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/ipv6.robot -| Resource | resources/libraries/robot/counters.robot -| Resource | resources/libraries/robot/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/ip/ip6.robot +| Resource | resources/libraries/robot/shared/counters.robot +| Resource | resources/libraries/robot/shared/default.robot | Variables | resources/libraries/python/IPv6NodesAddr.py | ${nodes} | Force Tags | 3_NODE_SINGLE_LINK_TOPO | HW_ENV | SKIP_VPP_PATCH | Suite Setup | Run Keywords diff --git a/tests/func/iacl/eth2p-ethip6-ip6base-iaclbase-func.robot b/tests/vpp/func/ip6/eth2p-ethip6-ip6base-iaclbase-func.robot similarity index 98% rename from tests/func/iacl/eth2p-ethip6-ip6base-iaclbase-func.robot rename to tests/vpp/func/ip6/eth2p-ethip6-ip6base-iaclbase-func.robot index a3eef2a665..e0862ab9ef 100644 --- a/tests/func/iacl/eth2p-ethip6-ip6base-iaclbase-func.robot +++ b/tests/vpp/func/ip6/eth2p-ethip6-ip6base-iaclbase-func.robot @@ -12,13 +12,13 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/counters.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/ipv6.robot -| Resource | resources/libraries/robot/l2_xconnect.robot -| Resource | resources/libraries/robot/traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/counters.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/ip/ip6.robot +| Resource | resources/libraries/robot/l2/l2_xconnect.robot +| Resource | resources/libraries/robot/shared/traffic.robot | Library | resources.libraries.python.Classify.Classify | Library | resources.libraries.python.Trace | Force Tags | HW_ENV | VM_ENV | 3_NODE_SINGLE_LINK_TOPO diff --git a/tests/func/dhcp/eth2p-ethip6-ip6base-ip6dhcpproxy-func.robot b/tests/vpp/func/ip6/eth2p-ethip6-ip6base-ip6dhcpproxy-func.robot similarity index 91% rename from tests/func/dhcp/eth2p-ethip6-ip6base-ip6dhcpproxy-func.robot rename to tests/vpp/func/ip6/eth2p-ethip6-ip6base-ip6dhcpproxy-func.robot index 88f0fbdcb5..2858f3743e 100644 --- a/tests/func/dhcp/eth2p-ethip6-ip6base-ip6dhcpproxy-func.robot +++ b/tests/vpp/func/ip6/eth2p-ethip6-ip6base-ip6dhcpproxy-func.robot @@ -12,10 +12,10 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/dhcp_proxy.robot -| Resource | resources/libraries/robot/ipv6.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/features/dhcp_proxy.robot +| Resource | resources/libraries/robot/ip/ip6.robot | Library | resources.libraries.python.Trace | Force Tags | HW_ENV | VM_ENV | 3_NODE_DOUBLE_LINK_TOPO | SKIP_VPP_PATCH | Test Setup | Set up functional test diff --git a/tests/func/ipv6/eth2p-ethip6-ip6base-ip6ecmp-func.robot b/tests/vpp/func/ip6/eth2p-ethip6-ip6base-ip6ecmp-func.robot similarity index 89% rename from tests/func/ipv6/eth2p-ethip6-ip6base-ip6ecmp-func.robot rename to tests/vpp/func/ip6/eth2p-ethip6-ip6base-ip6ecmp-func.robot index e65ac9aa76..1f4b6c7270 100644 --- a/tests/func/ipv6/eth2p-ethip6-ip6base-ip6ecmp-func.robot +++ b/tests/vpp/func/ip6/eth2p-ethip6-ip6base-ip6ecmp-func.robot @@ -13,12 +13,12 @@ *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/counters.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/ipv6.robot -| Resource | resources/libraries/robot/traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/counters.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/ip/ip6.robot +| Resource | resources/libraries/robot/shared/traffic.robot | Library | resources.libraries.python.Trace | Force Tags | HW_ENV | VM_ENV | 3_NODE_DOUBLE_LINK_TOPO | Test Setup | Set up functional test diff --git a/tests/func/ipv6/eth2p-ethip6-ip6base-ip6ra-func.robot b/tests/vpp/func/ip6/eth2p-ethip6-ip6base-ip6ra-func.robot similarity index 93% rename from tests/func/ipv6/eth2p-ethip6-ip6base-ip6ra-func.robot rename to tests/vpp/func/ip6/eth2p-ethip6-ip6base-ip6ra-func.robot index 0eb017b125..20fa1bd876 100644 --- a/tests/func/ipv6/eth2p-ethip6-ip6base-ip6ra-func.robot +++ b/tests/vpp/func/ip6/eth2p-ethip6-ip6base-ip6ra-func.robot @@ -12,12 +12,12 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/counters.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/ipv6.robot -| Resource | resources/libraries/robot/traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/counters.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/ip/ip6.robot +| Resource | resources/libraries/robot/shared/traffic.robot | Library | resources.libraries.python.Trace | Force Tags | HW_ENV | VM_ENV | 3_NODE_SINGLE_LINK_TOPO | Test Setup | Set up functional test diff --git a/tests/func/policer/eth2p-ethip6-ip6base-ipolicemarkbase-func.robot b/tests/vpp/func/ip6/eth2p-ethip6-ip6base-ipolicemarkbase-func.robot similarity index 99% rename from tests/func/policer/eth2p-ethip6-ip6base-ipolicemarkbase-func.robot rename to tests/vpp/func/ip6/eth2p-ethip6-ip6base-ipolicemarkbase-func.robot index 958607eee4..788d74ba92 100644 --- a/tests/func/policer/eth2p-ethip6-ip6base-ipolicemarkbase-func.robot +++ b/tests/vpp/func/ip6/eth2p-ethip6-ip6base-ipolicemarkbase-func.robot @@ -13,7 +13,7 @@ *** Settings *** | Force Tags | 3_NODE_DOUBLE_LINK_TOPO | VM_ENV | HW_ENV -| Resource | resources/libraries/robot/policer.robot +| Resource | resources/libraries/robot/features/policer.robot | Library | resources.libraries.python.Trace | Test Setup | Run Keywords | Set up functional test | ... | AND | Configure topology for IPv6 policer test diff --git a/tests/func/vrf/eth2p-ethip6-ip6basevrf-func.robot b/tests/vpp/func/ip6/eth2p-ethip6-ip6basevrf-func.robot similarity index 98% rename from tests/func/vrf/eth2p-ethip6-ip6basevrf-func.robot rename to tests/vpp/func/ip6/eth2p-ethip6-ip6basevrf-func.robot index 64a34c4458..cf0ed43a4a 100644 --- a/tests/func/vrf/eth2p-ethip6-ip6basevrf-func.robot +++ b/tests/vpp/func/ip6/eth2p-ethip6-ip6basevrf-func.robot @@ -12,13 +12,13 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/ipv4.robot -| Resource | resources/libraries/robot/ipv6.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/traffic.robot -| Resource | resources/libraries/robot/l2_traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/ip/ip4.robot +| Resource | resources/libraries/robot/ip/ip6.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/shared/traffic.robot +| Resource | resources/libraries/robot/l2/l2_traffic.robot | Library | resources.libraries.python.Trace | Library | resources.libraries.python.IPUtil | Force Tags | HW_ENV | VM_ENV | 3_NODE_DOUBLE_LINK_TOPO | SKIP_VPP_PATCH diff --git a/tests/func/lisp/eth2p-ethip6lisp-l2bdbasemaclrn-func.robot b/tests/vpp/func/ip6_tunnels/lisp/eth2p-ethip6lisp-l2bdbasemaclrn-func.robot similarity index 92% rename from tests/func/lisp/eth2p-ethip6lisp-l2bdbasemaclrn-func.robot rename to tests/vpp/func/ip6_tunnels/lisp/eth2p-ethip6lisp-l2bdbasemaclrn-func.robot index 7db90b677a..6927dacde4 100644 --- a/tests/func/lisp/eth2p-ethip6lisp-l2bdbasemaclrn-func.robot +++ b/tests/vpp/func/ip6_tunnels/lisp/eth2p-ethip6lisp-l2bdbasemaclrn-func.robot @@ -18,12 +18,12 @@ | Library | resources.libraries.python.IPUtil | Library | resources.libraries.python.LispUtil | Library | resources.libraries.python.L2Util -| Resource | resources/libraries/robot/traffic.robot -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/ipv4.robot -| Resource | resources/libraries/robot/lisp/l2lisp.robot +| Resource | resources/libraries/robot/shared/traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/ip/ip4.robot +| Resource | resources/libraries/robot/overlay/l2lisp.robot # Import configuration and test data: | Variables | resources/test_data/lisp/l2/l2_ipv6.py | ... diff --git a/tests/func/lisp/eth2p-ethip6lispgpe-ip4base-func.robot b/tests/vpp/func/ip6_tunnels/lisp/eth2p-ethip6lispgpe-ip4base-func.robot similarity index 93% rename from tests/func/lisp/eth2p-ethip6lispgpe-ip4base-func.robot rename to tests/vpp/func/ip6_tunnels/lisp/eth2p-ethip6lispgpe-ip4base-func.robot index 5ddf50eb96..08fc5c76c6 100644 --- a/tests/func/lisp/eth2p-ethip6lispgpe-ip4base-func.robot +++ b/tests/vpp/func/ip6_tunnels/lisp/eth2p-ethip6lispgpe-ip4base-func.robot @@ -12,12 +12,12 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/ipv4.robot -| Resource | resources/libraries/robot/traffic.robot -| Resource | resources/libraries/robot/lisp/lisp_static_adjacency.robot -| Resource | resources/libraries/robot/l2_traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/ip/ip4.robot +| Resource | resources/libraries/robot/shared/traffic.robot +| Resource | resources/libraries/robot/overlay/lisp_static_adjacency.robot +| Resource | resources/libraries/robot/l2/l2_traffic.robot | Library | resources.libraries.python.IPUtil | Library | resources.libraries.python.Trace # import additional Lisp settings from resource file diff --git a/tests/func/lisp/eth2p-ethip6lispgpe-ip6base-func.robot b/tests/vpp/func/ip6_tunnels/lisp/eth2p-ethip6lispgpe-ip6base-func.robot similarity index 91% rename from tests/func/lisp/eth2p-ethip6lispgpe-ip6base-func.robot rename to tests/vpp/func/ip6_tunnels/lisp/eth2p-ethip6lispgpe-ip6base-func.robot index 93399bbe35..43f19740e3 100644 --- a/tests/func/lisp/eth2p-ethip6lispgpe-ip6base-func.robot +++ b/tests/vpp/func/ip6_tunnels/lisp/eth2p-ethip6lispgpe-ip6base-func.robot @@ -18,14 +18,14 @@ | Library | resources.libraries.python.IPUtil | Library | resources.libraries.python.IPv6Setup | Library | resources.libraries.python.VPPUtil -| Resource | resources/libraries/robot/traffic.robot -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/qemu.robot -| Resource | resources/libraries/robot/bridge_domain.robot +| Resource | resources/libraries/robot/shared/traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/vm/qemu.robot +| Resource | resources/libraries/robot/l2/l2_bridge_domain.robot | Resource | resources/libraries/robot/vrf.robot -| Resource | resources/libraries/robot/lisp/lispgpe.robot +| Resource | resources/libraries/robot/overlay/lispgpe.robot # Import configuration and test data: | Variables | resources/test_data/lisp/ipv6_lispgpe_ipv6/ipv6_lispgpe_ipv6.py | ... diff --git a/tests/func/lisp/eth2p-ethip6lispgpe-ip6basevrf-func.robot b/tests/vpp/func/ip6_tunnels/lisp/eth2p-ethip6lispgpe-ip6basevrf-func.robot similarity index 92% rename from tests/func/lisp/eth2p-ethip6lispgpe-ip6basevrf-func.robot rename to tests/vpp/func/ip6_tunnels/lisp/eth2p-ethip6lispgpe-ip6basevrf-func.robot index 281bbd0dda..5d3d969426 100644 --- a/tests/func/lisp/eth2p-ethip6lispgpe-ip6basevrf-func.robot +++ b/tests/vpp/func/ip6_tunnels/lisp/eth2p-ethip6lispgpe-ip6basevrf-func.robot @@ -18,14 +18,14 @@ | Library | resources.libraries.python.IPUtil | Library | resources.libraries.python.IPv6Setup | Library | resources.libraries.python.VPPUtil -| Resource | resources/libraries/robot/traffic.robot -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/qemu.robot -| Resource | resources/libraries/robot/bridge_domain.robot +| Resource | resources/libraries/robot/shared/traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/vm/qemu.robot +| Resource | resources/libraries/robot/l2/l2_bridge_domain.robot | Resource | resources/libraries/robot/vrf.robot -| Resource | resources/libraries/robot/lisp/lispgpe.robot +| Resource | resources/libraries/robot/overlay/lispgpe.robot # Import configuration and test data: | Variables | resources/test_data/lisp/ipv6_lispgpe_ipv6/ipv6_lispgpe_ipv6.py | ... diff --git a/tests/func/vxlan/eth2p-ethip6vxlan-l2bdbasemaclrn-func.robot b/tests/vpp/func/ip6_tunnels/vxlan/eth2p-ethip6vxlan-l2bdbasemaclrn-func.robot similarity index 91% rename from tests/func/vxlan/eth2p-ethip6vxlan-l2bdbasemaclrn-func.robot rename to tests/vpp/func/ip6_tunnels/vxlan/eth2p-ethip6vxlan-l2bdbasemaclrn-func.robot index f817baa3a6..165da28bd2 100644 --- a/tests/func/vxlan/eth2p-ethip6vxlan-l2bdbasemaclrn-func.robot +++ b/tests/vpp/func/ip6_tunnels/vxlan/eth2p-ethip6vxlan-l2bdbasemaclrn-func.robot @@ -12,12 +12,12 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/vxlan.robot -| Resource | resources/libraries/robot/l2_traffic.robot -| Resource | resources/libraries/robot/qemu.robot -| Resource | resources/libraries/robot/double_qemu_setup.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/overlay/vxlan.robot +| Resource | resources/libraries/robot/l2/l2_traffic.robot +| Resource | resources/libraries/robot/vm/qemu.robot +| Resource | resources/libraries/robot/vm/double_qemu_setup.robot | Library | resources.libraries.python.Trace | Library | resources.libraries.python.IPv6Setup | Force Tags | 3_NODE_SINGLE_LINK_TOPO | VM_ENV | HW_ENV diff --git a/tests/func/vxlan/eth4p-ethip6vxlan-l2bdbasemaclrn-l2shg-func.robot b/tests/vpp/func/ip6_tunnels/vxlan/eth4p-ethip6vxlan-l2bdbasemaclrn-l2shg-func.robot similarity index 97% rename from tests/func/vxlan/eth4p-ethip6vxlan-l2bdbasemaclrn-l2shg-func.robot rename to tests/vpp/func/ip6_tunnels/vxlan/eth4p-ethip6vxlan-l2bdbasemaclrn-l2shg-func.robot index e4dec5bd1e..115883f1b1 100644 --- a/tests/func/vxlan/eth4p-ethip6vxlan-l2bdbasemaclrn-l2shg-func.robot +++ b/tests/vpp/func/ip6_tunnels/vxlan/eth4p-ethip6vxlan-l2bdbasemaclrn-l2shg-func.robot @@ -12,12 +12,12 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/vxlan.robot -| Resource | resources/libraries/robot/l2_traffic.robot -| Resource | resources/libraries/robot/qemu.robot -| Resource | resources/libraries/robot/double_qemu_setup.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/overlay/vxlan.robot +| Resource | resources/libraries/robot/l2/l2_traffic.robot +| Resource | resources/libraries/robot/vm/qemu.robot +| Resource | resources/libraries/robot/vm/double_qemu_setup.robot | Library | resources.libraries.python.Trace | Library | resources.libraries.python.IPv6Setup | Force Tags | 3_NODE_SINGLE_LINK_TOPO | VM_ENV | HW_ENV diff --git a/tests/func/vlan/eth2p-dot1ad--dot1q-l2bdbasemaclrn-vlantrans21-func.robot b/tests/vpp/func/l2bd/eth2p-dot1ad--dot1q-l2bdbasemaclrn-vlantrans21-func.robot similarity index 97% rename from tests/func/vlan/eth2p-dot1ad--dot1q-l2bdbasemaclrn-vlantrans21-func.robot rename to tests/vpp/func/l2bd/eth2p-dot1ad--dot1q-l2bdbasemaclrn-vlantrans21-func.robot index 249e0dea33..38f370ef34 100644 --- a/tests/func/vlan/eth2p-dot1ad--dot1q-l2bdbasemaclrn-vlantrans21-func.robot +++ b/tests/vpp/func/l2bd/eth2p-dot1ad--dot1q-l2bdbasemaclrn-vlantrans21-func.robot @@ -12,11 +12,11 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/bridge_domain.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/tagging.robot -| Resource | resources/libraries/robot/l2_traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/l2/l2_bridge_domain.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/l2/tagging.robot +| Resource | resources/libraries/robot/l2/l2_traffic.robot | Library | resources.libraries.python.Trace | Force Tags | 3_NODE_SINGLE_LINK_TOPO | HW_ENV | VM_ENV | SKIP_VPP_PATCH | Test Setup | Set up functional test diff --git a/tests/func/vlan/eth2p-dot1ad-l2bdbasemaclrn-vlantrans22-func.robot b/tests/vpp/func/l2bd/eth2p-dot1ad-l2bdbasemaclrn-vlantrans22-func.robot similarity index 98% rename from tests/func/vlan/eth2p-dot1ad-l2bdbasemaclrn-vlantrans22-func.robot rename to tests/vpp/func/l2bd/eth2p-dot1ad-l2bdbasemaclrn-vlantrans22-func.robot index 6efc508423..06a4794086 100644 --- a/tests/func/vlan/eth2p-dot1ad-l2bdbasemaclrn-vlantrans22-func.robot +++ b/tests/vpp/func/l2bd/eth2p-dot1ad-l2bdbasemaclrn-vlantrans22-func.robot @@ -12,11 +12,11 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/bridge_domain.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/tagging.robot -| Resource | resources/libraries/robot/l2_traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/l2/l2_bridge_domain.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/l2/tagging.robot +| Resource | resources/libraries/robot/l2/l2_traffic.robot | Library | resources.libraries.python.Trace | Force Tags | 3_NODE_SINGLE_LINK_TOPO | HW_ENV | VM_ENV | SKIP_VPP_PATCH | Test Setup | Set up functional test diff --git a/tests/func/vlan/eth2p-dot1q--dot1ad-l2bdbasemaclrn-vlantrans12-func.robot b/tests/vpp/func/l2bd/eth2p-dot1q--dot1ad-l2bdbasemaclrn-vlantrans12-func.robot similarity index 98% rename from tests/func/vlan/eth2p-dot1q--dot1ad-l2bdbasemaclrn-vlantrans12-func.robot rename to tests/vpp/func/l2bd/eth2p-dot1q--dot1ad-l2bdbasemaclrn-vlantrans12-func.robot index b5fbb41138..e71e75f563 100644 --- a/tests/func/vlan/eth2p-dot1q--dot1ad-l2bdbasemaclrn-vlantrans12-func.robot +++ b/tests/vpp/func/l2bd/eth2p-dot1q--dot1ad-l2bdbasemaclrn-vlantrans12-func.robot @@ -12,11 +12,11 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/bridge_domain.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/tagging.robot -| Resource | resources/libraries/robot/l2_traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/l2/l2_bridge_domain.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/l2/tagging.robot +| Resource | resources/libraries/robot/l2/l2_traffic.robot | Library | resources.libraries.python.Trace | Force Tags | 3_NODE_SINGLE_LINK_TOPO | HW_ENV | VM_ENV | SKIP_VPP_PATCH | Test Setup | Set up functional test diff --git a/tests/func/vlan/eth2p-dot1q-l2bdbasemaclrn-vlantrans11-func.robot b/tests/vpp/func/l2bd/eth2p-dot1q-l2bdbasemaclrn-vlantrans11-func.robot similarity index 97% rename from tests/func/vlan/eth2p-dot1q-l2bdbasemaclrn-vlantrans11-func.robot rename to tests/vpp/func/l2bd/eth2p-dot1q-l2bdbasemaclrn-vlantrans11-func.robot index 379d9a4ab6..aba84789b1 100644 --- a/tests/func/vlan/eth2p-dot1q-l2bdbasemaclrn-vlantrans11-func.robot +++ b/tests/vpp/func/l2bd/eth2p-dot1q-l2bdbasemaclrn-vlantrans11-func.robot @@ -12,11 +12,11 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/bridge_domain.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/tagging.robot -| Resource | resources/libraries/robot/l2_traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/l2/l2_bridge_domain.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/l2/tagging.robot +| Resource | resources/libraries/robot/l2/l2_traffic.robot | Library | resources.libraries.python.Trace | Force Tags | 3_NODE_SINGLE_LINK_TOPO | HW_ENV | VM_ENV | SKIP_VPP_PATCH | Test Setup | Set up functional test diff --git a/tests/func/l2bd/eth2p-eth-l2bdbasemaclrn-func.robot b/tests/vpp/func/l2bd/eth2p-eth-l2bdbasemaclrn-func.robot similarity index 93% rename from tests/func/l2bd/eth2p-eth-l2bdbasemaclrn-func.robot rename to tests/vpp/func/l2bd/eth2p-eth-l2bdbasemaclrn-func.robot index 096c0eb38e..43e092dae2 100644 --- a/tests/func/l2bd/eth2p-eth-l2bdbasemaclrn-func.robot +++ b/tests/vpp/func/l2bd/eth2p-eth-l2bdbasemaclrn-func.robot @@ -12,11 +12,11 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/bridge_domain.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/qemu.robot -| Resource | resources/libraries/robot/interfaces.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/l2/l2_bridge_domain.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/vm/qemu.robot +| Resource | resources/libraries/robot/shared/interfaces.robot | Library | resources.libraries.python.Trace | Force Tags | HW_ENV | VM_ENV | SKIP_VPP_PATCH | Test Setup | Set up functional test diff --git a/tests/func/l2bd/eth2p-eth-l2bdbasemacstc-func.robot b/tests/vpp/func/l2bd/eth2p-eth-l2bdbasemacstc-func.robot similarity index 93% rename from tests/func/l2bd/eth2p-eth-l2bdbasemacstc-func.robot rename to tests/vpp/func/l2bd/eth2p-eth-l2bdbasemacstc-func.robot index 7ba6b46591..ce99a35fcb 100644 --- a/tests/func/l2bd/eth2p-eth-l2bdbasemacstc-func.robot +++ b/tests/vpp/func/l2bd/eth2p-eth-l2bdbasemacstc-func.robot @@ -12,10 +12,10 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/bridge_domain.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/qemu.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/l2/l2_bridge_domain.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/vm/qemu.robot | Library | resources.libraries.python.Trace | Force Tags | HW_ENV | VM_ENV | SKIP_VPP_PATCH | Test Setup | Set up functional test diff --git a/tests/func/l2bd/eth4p-eth-l2bdbasemaclrn-l2shg-func.robot b/tests/vpp/func/l2bd/eth4p-eth-l2bdbasemaclrn-l2shg-func.robot similarity index 94% rename from tests/func/l2bd/eth4p-eth-l2bdbasemaclrn-l2shg-func.robot rename to tests/vpp/func/l2bd/eth4p-eth-l2bdbasemaclrn-l2shg-func.robot index 3649f928c5..04cb91376a 100644 --- a/tests/func/l2bd/eth4p-eth-l2bdbasemaclrn-l2shg-func.robot +++ b/tests/vpp/func/l2bd/eth4p-eth-l2bdbasemaclrn-l2shg-func.robot @@ -12,10 +12,10 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/bridge_domain.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/qemu.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/l2/l2_bridge_domain.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/vm/qemu.robot | Library | resources.libraries.python.Trace | Force Tags | HW_ENV | VM_ENV | Test Setup | Set up functional test diff --git a/tests/func/vlan/eth2p-dot1ad--dot1q-l2xcbase-vlantrans21-func.robot b/tests/vpp/func/l2xc/eth2p-dot1ad--dot1q-l2xcbase-vlantrans21-func.robot similarity index 97% rename from tests/func/vlan/eth2p-dot1ad--dot1q-l2xcbase-vlantrans21-func.robot rename to tests/vpp/func/l2xc/eth2p-dot1ad--dot1q-l2xcbase-vlantrans21-func.robot index f3643be8bb..c0e8c5c899 100644 --- a/tests/func/vlan/eth2p-dot1ad--dot1q-l2xcbase-vlantrans21-func.robot +++ b/tests/vpp/func/l2xc/eth2p-dot1ad--dot1q-l2xcbase-vlantrans21-func.robot @@ -12,10 +12,10 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/tagging.robot -| Resource | resources/libraries/robot/l2_traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/l2/tagging.robot +| Resource | resources/libraries/robot/l2/l2_traffic.robot | Library | resources.libraries.python.Trace | Force Tags | 3_NODE_SINGLE_LINK_TOPO | HW_ENV | VM_ENV | SKIP_VPP_PATCH | Test Setup | Set up functional test diff --git a/tests/func/vlan/eth2p-dot1ad-l2xcbase-func.robot b/tests/vpp/func/l2xc/eth2p-dot1ad-l2xcbase-func.robot similarity index 93% rename from tests/func/vlan/eth2p-dot1ad-l2xcbase-func.robot rename to tests/vpp/func/l2xc/eth2p-dot1ad-l2xcbase-func.robot index 488f9fa822..f030e618f7 100644 --- a/tests/func/vlan/eth2p-dot1ad-l2xcbase-func.robot +++ b/tests/vpp/func/l2xc/eth2p-dot1ad-l2xcbase-func.robot @@ -12,10 +12,10 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/tagging.robot -| Resource | resources/libraries/robot/l2_traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/l2/tagging.robot +| Resource | resources/libraries/robot/l2/l2_traffic.robot | Library | resources.libraries.python.Trace | Force Tags | 3_NODE_SINGLE_LINK_TOPO | HW_ENV | VM_ENV | Test Setup | Set up functional test diff --git a/tests/func/vlan/eth2p-dot1ad-l2xcbase-vlantrans22-func.robot b/tests/vpp/func/l2xc/eth2p-dot1ad-l2xcbase-vlantrans22-func.robot similarity index 98% rename from tests/func/vlan/eth2p-dot1ad-l2xcbase-vlantrans22-func.robot rename to tests/vpp/func/l2xc/eth2p-dot1ad-l2xcbase-vlantrans22-func.robot index c646cbcd03..14406da97f 100644 --- a/tests/func/vlan/eth2p-dot1ad-l2xcbase-vlantrans22-func.robot +++ b/tests/vpp/func/l2xc/eth2p-dot1ad-l2xcbase-vlantrans22-func.robot @@ -12,10 +12,10 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/tagging.robot -| Resource | resources/libraries/robot/l2_traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/l2/tagging.robot +| Resource | resources/libraries/robot/l2/l2_traffic.robot | Library | resources.libraries.python.Trace | Force Tags | 3_NODE_SINGLE_LINK_TOPO | HW_ENV | VM_ENV | SKIP_VPP_PATCH | Test Setup | Set up functional test diff --git a/tests/func/vlan/eth2p-dot1q--dot1ad-l2xcbase-vlantrans12-func.robot b/tests/vpp/func/l2xc/eth2p-dot1q--dot1ad-l2xcbase-vlantrans12-func.robot similarity index 98% rename from tests/func/vlan/eth2p-dot1q--dot1ad-l2xcbase-vlantrans12-func.robot rename to tests/vpp/func/l2xc/eth2p-dot1q--dot1ad-l2xcbase-vlantrans12-func.robot index bd1cebfd1e..6952d368b8 100644 --- a/tests/func/vlan/eth2p-dot1q--dot1ad-l2xcbase-vlantrans12-func.robot +++ b/tests/vpp/func/l2xc/eth2p-dot1q--dot1ad-l2xcbase-vlantrans12-func.robot @@ -12,10 +12,10 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/tagging.robot -| Resource | resources/libraries/robot/l2_traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/l2/tagging.robot +| Resource | resources/libraries/robot/l2/l2_traffic.robot | Library | resources.libraries.python.Trace | Force Tags | 3_NODE_SINGLE_LINK_TOPO | HW_ENV | VM_ENV | SKIP_VPP_PATCH | Test Setup | Set up functional test diff --git a/tests/func/vlan/eth2p-dot1q-l2xcbase-vlantrans11-func.robot b/tests/vpp/func/l2xc/eth2p-dot1q-l2xcbase-vlantrans11-func.robot similarity index 97% rename from tests/func/vlan/eth2p-dot1q-l2xcbase-vlantrans11-func.robot rename to tests/vpp/func/l2xc/eth2p-dot1q-l2xcbase-vlantrans11-func.robot index bb91940a32..49039e9db9 100644 --- a/tests/func/vlan/eth2p-dot1q-l2xcbase-vlantrans11-func.robot +++ b/tests/vpp/func/l2xc/eth2p-dot1q-l2xcbase-vlantrans11-func.robot @@ -12,10 +12,10 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/tagging.robot -| Resource | resources/libraries/robot/l2_traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/l2/tagging.robot +| Resource | resources/libraries/robot/l2/l2_traffic.robot | Library | resources.libraries.python.Trace | Force Tags | 3_NODE_SINGLE_LINK_TOPO | HW_ENV | VM_ENV | SKIP_VPP_PATCH | Test Setup | Set up functional test diff --git a/tests/func/l2xc/eth2p-eth-l2xcbase-func.robot b/tests/vpp/func/l2xc/eth2p-eth-l2xcbase-func.robot similarity index 89% rename from tests/func/l2xc/eth2p-eth-l2xcbase-func.robot rename to tests/vpp/func/l2xc/eth2p-eth-l2xcbase-func.robot index a1b9fc24ad..37ccfc47cf 100644 --- a/tests/func/l2xc/eth2p-eth-l2xcbase-func.robot +++ b/tests/vpp/func/l2xc/eth2p-eth-l2xcbase-func.robot @@ -12,13 +12,13 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/l2_xconnect.robot -| Resource | resources/libraries/robot/l2_traffic.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/bridge_domain.robot -| Resource | resources/libraries/robot/qemu.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/l2/l2_xconnect.robot +| Resource | resources/libraries/robot/l2/l2_traffic.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/l2/l2_bridge_domain.robot +| Resource | resources/libraries/robot/vm/qemu.robot | Library | resources.libraries.python.Trace | Library | resources.libraries.python.NodePath | Force Tags | 3_NODE_SINGLE_LINK_TOPO | HW_ENV | VM_ENV | SKIP_VPP_PATCH diff --git a/tests/func/iacl/eth2p-eth-l2xcbase-iaclbase-func.robot b/tests/vpp/func/l2xc/eth2p-eth-l2xcbase-iaclbase-func.robot similarity index 94% rename from tests/func/iacl/eth2p-eth-l2xcbase-iaclbase-func.robot rename to tests/vpp/func/l2xc/eth2p-eth-l2xcbase-iaclbase-func.robot index 06b6633d97..b62f0f8731 100644 --- a/tests/func/iacl/eth2p-eth-l2xcbase-iaclbase-func.robot +++ b/tests/vpp/func/l2xc/eth2p-eth-l2xcbase-iaclbase-func.robot @@ -12,12 +12,12 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/counters.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/l2_xconnect.robot -| Resource | resources/libraries/robot/l2_traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/counters.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/l2/l2_xconnect.robot +| Resource | resources/libraries/robot/l2/l2_traffic.robot | Library | resources.libraries.python.Classify.Classify | Library | resources.libraries.python.Trace | Force Tags | HW_ENV | VM_ENV | 3_NODE_SINGLE_LINK_TOPO | SKIP_VPP_PATCH diff --git a/tests/func/telemetry/ipfix/eth2p-ethip4-ip4base-ip4ipfixbase-func.robot b/tests/vpp/func/telemetry/eth2p-ethip4-ip4base-ip4ipfixbase-func.robot similarity index 97% rename from tests/func/telemetry/ipfix/eth2p-ethip4-ip4base-ip4ipfixbase-func.robot rename to tests/vpp/func/telemetry/eth2p-ethip4-ip4base-ip4ipfixbase-func.robot index e5ec8dce9a..d2c979a3a4 100644 --- a/tests/func/telemetry/ipfix/eth2p-ethip4-ip4base-ip4ipfixbase-func.robot +++ b/tests/vpp/func/telemetry/eth2p-ethip4-ip4base-ip4ipfixbase-func.robot @@ -12,10 +12,10 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/ipv4.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/ip/ip4.robot | Resource | resources/libraries/robot/telemetry/ipfix.robot | Library | resources.libraries.python.Classify.Classify | Library | resources.libraries.python.telemetry.IPFIXSetup diff --git a/tests/func/telemetry/ipfix/eth2p-ethip4-ip4base-ip4ipfixscale-func.robot b/tests/vpp/func/telemetry/eth2p-ethip4-ip4base-ip4ipfixscale-func.robot similarity index 95% rename from tests/func/telemetry/ipfix/eth2p-ethip4-ip4base-ip4ipfixscale-func.robot rename to tests/vpp/func/telemetry/eth2p-ethip4-ip4base-ip4ipfixscale-func.robot index cfa67ee53e..553996fcc2 100644 --- a/tests/func/telemetry/ipfix/eth2p-ethip4-ip4base-ip4ipfixscale-func.robot +++ b/tests/vpp/func/telemetry/eth2p-ethip4-ip4base-ip4ipfixscale-func.robot @@ -12,10 +12,10 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/ipv4.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/ip/ip4.robot | Resource | resources/libraries/robot/telemetry/ipfix.robot | Library | resources.libraries.python.Classify.Classify | Library | resources.libraries.python.telemetry.IPFIXSetup diff --git a/tests/func/telemetry/span/eth2p-ethip4-ip4base-spanrx-func.robot b/tests/vpp/func/telemetry/eth2p-ethip4-ip4base-spanrx-func.robot similarity index 96% rename from tests/func/telemetry/span/eth2p-ethip4-ip4base-spanrx-func.robot rename to tests/vpp/func/telemetry/eth2p-ethip4-ip4base-spanrx-func.robot index b7929493a5..37e5b04662 100644 --- a/tests/func/telemetry/span/eth2p-ethip4-ip4base-spanrx-func.robot +++ b/tests/vpp/func/telemetry/eth2p-ethip4-ip4base-spanrx-func.robot @@ -12,8 +12,8 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/testing_path.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/testing_path.robot | Resource | resources/libraries/robot/telemetry/span.robot | Library | resources.libraries.python.Trace | Library | resources.libraries.python.IPv4Util diff --git a/tests/func/telemetry/ipfix/eth2p-ethip6-ip6base-ip6ipfixbase-func.robot b/tests/vpp/func/telemetry/eth2p-ethip6-ip6base-ip6ipfixbase-func.robot similarity index 97% rename from tests/func/telemetry/ipfix/eth2p-ethip6-ip6base-ip6ipfixbase-func.robot rename to tests/vpp/func/telemetry/eth2p-ethip6-ip6base-ip6ipfixbase-func.robot index 8557c234d5..5248ff8ec0 100644 --- a/tests/func/telemetry/ipfix/eth2p-ethip6-ip6base-ip6ipfixbase-func.robot +++ b/tests/vpp/func/telemetry/eth2p-ethip6-ip6base-ip6ipfixbase-func.robot @@ -12,10 +12,10 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/ipv4.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/ip/ip4.robot | Resource | resources/libraries/robot/telemetry/ipfix.robot | Library | resources.libraries.python.Classify.Classify | Library | resources.libraries.python.telemetry.IPFIXSetup diff --git a/tests/func/telemetry/ipfix/eth2p-ethip6-ip6base-ip6ipfixscale-func.robot b/tests/vpp/func/telemetry/eth2p-ethip6-ip6base-ip6ipfixscale-func.robot similarity index 96% rename from tests/func/telemetry/ipfix/eth2p-ethip6-ip6base-ip6ipfixscale-func.robot rename to tests/vpp/func/telemetry/eth2p-ethip6-ip6base-ip6ipfixscale-func.robot index ee5caef306..4bc0f66504 100644 --- a/tests/func/telemetry/ipfix/eth2p-ethip6-ip6base-ip6ipfixscale-func.robot +++ b/tests/vpp/func/telemetry/eth2p-ethip6-ip6base-ip6ipfixscale-func.robot @@ -12,10 +12,10 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/ipv4.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/ip/ip4.robot | Resource | resources/libraries/robot/telemetry/ipfix.robot | Library | resources.libraries.python.Classify.Classify | Library | resources.libraries.python.telemetry.IPFIXSetup diff --git a/tests/func/telemetry/span/eth2p-ethip6-ip6base-spanrx-func.robot b/tests/vpp/func/telemetry/eth2p-ethip6-ip6base-spanrx-func.robot similarity index 96% rename from tests/func/telemetry/span/eth2p-ethip6-ip6base-spanrx-func.robot rename to tests/vpp/func/telemetry/eth2p-ethip6-ip6base-spanrx-func.robot index 1d98bdf722..48bb7cf173 100644 --- a/tests/func/telemetry/span/eth2p-ethip6-ip6base-spanrx-func.robot +++ b/tests/vpp/func/telemetry/eth2p-ethip6-ip6base-spanrx-func.robot @@ -12,8 +12,8 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/testing_path.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/testing_path.robot | Resource | resources/libraries/robot/telemetry/span.robot | Library | resources.libraries.python.Trace | Library | resources.libraries.python.IPv6Util diff --git a/tests/func/ipv4/eth2p-ethip4-ip4base-eth-2vhost-1vm.robot b/tests/vpp/func/vm_vhost/ip4/eth2p-ethip4-ip4base-eth-2vhost-1vm.robot similarity index 91% rename from tests/func/ipv4/eth2p-ethip4-ip4base-eth-2vhost-1vm.robot rename to tests/vpp/func/vm_vhost/ip4/eth2p-ethip4-ip4base-eth-2vhost-1vm.robot index d3bf4b517d..5886454b06 100644 --- a/tests/func/ipv4/eth2p-ethip4-ip4base-eth-2vhost-1vm.robot +++ b/tests/vpp/func/vm_vhost/ip4/eth2p-ethip4-ip4base-eth-2vhost-1vm.robot @@ -19,14 +19,14 @@ | Library | resources.libraries.python.VPPUtil | Library | resources.libraries.python.InterfaceUtil | Library | resources.libraries.python.VhostUser -| Resource | resources/libraries/robot/traffic.robot -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/ipv4.robot +| Resource | resources/libraries/robot/shared/traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/ip/ip4.robot | Resource | resources/libraries/robot/vrf.robot -| Resource | resources/libraries/robot/qemu.robot -| Resource | resources/libraries/robot/bridge_domain.robot +| Resource | resources/libraries/robot/vm/qemu.robot +| Resource | resources/libraries/robot/l2/l2_bridge_domain.robot | Force Tags | VM_ENV | HW_ENV | 3_NODE_DOUBLE_LINK_TOPO | Test Setup | Set up functional test | Test Teardown | Tear down functional test diff --git a/tests/func/lisp/eth2p-ethip4ipsectptlispgpe-ip4base-eth-2vhost-1vm-func.robot b/tests/vpp/func/vm_vhost/ip4/eth2p-ethip4ipsectptlispgpe-ip4base-eth-2vhost-1vm-func.robot similarity index 94% rename from tests/func/lisp/eth2p-ethip4ipsectptlispgpe-ip4base-eth-2vhost-1vm-func.robot rename to tests/vpp/func/vm_vhost/ip4/eth2p-ethip4ipsectptlispgpe-ip4base-eth-2vhost-1vm-func.robot index 235e581f02..d23c7427fd 100644 --- a/tests/func/lisp/eth2p-ethip4ipsectptlispgpe-ip4base-eth-2vhost-1vm-func.robot +++ b/tests/vpp/func/vm_vhost/ip4/eth2p-ethip4ipsectptlispgpe-ip4base-eth-2vhost-1vm-func.robot @@ -20,16 +20,16 @@ | Library | resources.libraries.python.QemuUtils | Library | resources.libraries.python.VPPUtil | Library | resources.libraries.python.IPsecUtil -| Resource | resources/libraries/robot/traffic.robot -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/testing_path.robot +| Resource | resources/libraries/robot/shared/traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/shared/testing_path.robot | Resource | resources/libraries/robot/vrf.robot -| Resource | resources/libraries/robot/ipsec.robot -| Resource | resources/libraries/robot/qemu.robot -| Resource | resources/libraries/robot/lisp/lispgpe.robot -| Resource | resources/libraries/robot/bridge_domain.robot -| Resource | resources/libraries/robot/lisp/l2lisp.robot +| Resource | resources/libraries/robot/crypto/ipsec.robot +| Resource | resources/libraries/robot/vm/qemu.robot +| Resource | resources/libraries/robot/overlay/lispgpe.robot +| Resource | resources/libraries/robot/l2/l2_bridge_domain.robot +| Resource | resources/libraries/robot/overlay/l2lisp.robot # Import configuration and test data: | Variables | resources/test_data/lisp/ipv4_ipsec_lispgpe_ipv4/ipv4_ipsec_lispgpe_ipv4.py | ... diff --git a/tests/func/lisp/eth2p-ethip4ipsectptlispgpe-ip6base-eth-2vhost-1vm-func.robot b/tests/vpp/func/vm_vhost/ip4/eth2p-ethip4ipsectptlispgpe-ip6base-eth-2vhost-1vm-func.robot similarity index 94% rename from tests/func/lisp/eth2p-ethip4ipsectptlispgpe-ip6base-eth-2vhost-1vm-func.robot rename to tests/vpp/func/vm_vhost/ip4/eth2p-ethip4ipsectptlispgpe-ip6base-eth-2vhost-1vm-func.robot index f09fa31793..144ac0ac59 100644 --- a/tests/func/lisp/eth2p-ethip4ipsectptlispgpe-ip6base-eth-2vhost-1vm-func.robot +++ b/tests/vpp/func/vm_vhost/ip4/eth2p-ethip4ipsectptlispgpe-ip6base-eth-2vhost-1vm-func.robot @@ -25,15 +25,15 @@ | Library | resources.libraries.python.QemuUtils | Library | resources.libraries.python.VPPUtil | Library | String -| Resource | resources/libraries/robot/traffic.robot -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/ipv6.robot -| Resource | resources/libraries/robot/ipsec.robot -| Resource | resources/libraries/robot/qemu.robot -| Resource | resources/libraries/robot/lisp/lispgpe.robot -| Resource | resources/libraries/robot/bridge_domain.robot +| Resource | resources/libraries/robot/shared/traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/ip/ip6.robot +| Resource | resources/libraries/robot/crypto/ipsec.robot +| Resource | resources/libraries/robot/vm/qemu.robot +| Resource | resources/libraries/robot/overlay/lispgpe.robot +| Resource | resources/libraries/robot/l2/l2_bridge_domain.robot # Import configuration and test data: | Variables | resources/test_data/lisp/ipv6_lispgpe_ipv4/ipv6_lispgpe_ipsec_ipv4.py | ... diff --git a/tests/func/lisp/eth2p-ethip4lispgpe-ip4base-eth-2vhost-1vm-func.robot b/tests/vpp/func/vm_vhost/ip4/eth2p-ethip4lispgpe-ip4base-eth-2vhost-1vm-func.robot similarity index 92% rename from tests/func/lisp/eth2p-ethip4lispgpe-ip4base-eth-2vhost-1vm-func.robot rename to tests/vpp/func/vm_vhost/ip4/eth2p-ethip4lispgpe-ip4base-eth-2vhost-1vm-func.robot index 4b1f281fb8..c99ba40491 100644 --- a/tests/func/lisp/eth2p-ethip4lispgpe-ip4base-eth-2vhost-1vm-func.robot +++ b/tests/vpp/func/vm_vhost/ip4/eth2p-ethip4lispgpe-ip4base-eth-2vhost-1vm-func.robot @@ -19,15 +19,15 @@ | Library | resources.libraries.python.VPPUtil | Library | resources.libraries.python.InterfaceUtil | Library | resources.libraries.python.VhostUser -| Resource | resources/libraries/robot/traffic.robot -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/ipv4.robot +| Resource | resources/libraries/robot/shared/traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/ip/ip4.robot | Resource | resources/libraries/robot/vrf.robot -| Resource | resources/libraries/robot/qemu.robot -| Resource | resources/libraries/robot/bridge_domain.robot -| Resource | resources/libraries/robot/lisp/lispgpe.robot +| Resource | resources/libraries/robot/vm/qemu.robot +| Resource | resources/libraries/robot/l2/l2_bridge_domain.robot +| Resource | resources/libraries/robot/overlay/lispgpe.robot # Import configuration and test data: | Variables | resources/test_data/lisp/ipv4_lispgpe_ipv4/ipv4_lispgpe_ipv4.py | ... diff --git a/tests/func/lisp/eth2p-ethip4lispgpe-ip4basevrf-eth-2vhost-1vm-func.robot b/tests/vpp/func/vm_vhost/ip4/eth2p-ethip4lispgpe-ip4basevrf-eth-2vhost-1vm-func.robot similarity index 92% rename from tests/func/lisp/eth2p-ethip4lispgpe-ip4basevrf-eth-2vhost-1vm-func.robot rename to tests/vpp/func/vm_vhost/ip4/eth2p-ethip4lispgpe-ip4basevrf-eth-2vhost-1vm-func.robot index d547624225..0539bfad1c 100644 --- a/tests/func/lisp/eth2p-ethip4lispgpe-ip4basevrf-eth-2vhost-1vm-func.robot +++ b/tests/vpp/func/vm_vhost/ip4/eth2p-ethip4lispgpe-ip4basevrf-eth-2vhost-1vm-func.robot @@ -19,15 +19,15 @@ | Library | resources.libraries.python.VPPUtil | Library | resources.libraries.python.InterfaceUtil | Library | resources.libraries.python.VhostUser -| Resource | resources/libraries/robot/traffic.robot -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/ipv4.robot +| Resource | resources/libraries/robot/shared/traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/ip/ip4.robot | Resource | resources/libraries/robot/vrf.robot -| Resource | resources/libraries/robot/qemu.robot -| Resource | resources/libraries/robot/bridge_domain.robot -| Resource | resources/libraries/robot/lisp/lispgpe.robot +| Resource | resources/libraries/robot/vm/qemu.robot +| Resource | resources/libraries/robot/l2/l2_bridge_domain.robot +| Resource | resources/libraries/robot/overlay/lispgpe.robot # Import configuration and test data: | Variables | resources/test_data/lisp/ipv4_lispgpe_ipv4/ipv4_lispgpe_ipv4.py | ... diff --git a/tests/func/lisp/eth2p-ethip4lispgpe-ip6base-eth-2vhost-1vm-func.robot b/tests/vpp/func/vm_vhost/ip4/eth2p-ethip4lispgpe-ip6base-eth-2vhost-1vm-func.robot similarity index 90% rename from tests/func/lisp/eth2p-ethip4lispgpe-ip6base-eth-2vhost-1vm-func.robot rename to tests/vpp/func/vm_vhost/ip4/eth2p-ethip4lispgpe-ip6base-eth-2vhost-1vm-func.robot index ee4e408de7..811dce4b27 100644 --- a/tests/func/lisp/eth2p-ethip4lispgpe-ip6base-eth-2vhost-1vm-func.robot +++ b/tests/vpp/func/vm_vhost/ip4/eth2p-ethip4lispgpe-ip6base-eth-2vhost-1vm-func.robot @@ -12,15 +12,15 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/ipv4.robot -| Resource | resources/libraries/robot/traffic.robot -| Resource | resources/libraries/robot/lisp/lisp_static_adjacency.robot -| Resource | resources/libraries/robot/l2_traffic.robot -| Resource | resources/libraries/robot/lisp/lispgpe.robot -| Resource | resources/libraries/robot/bridge_domain.robot -| Resource | resources/libraries/robot/qemu.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/ip/ip4.robot +| Resource | resources/libraries/robot/shared/traffic.robot +| Resource | resources/libraries/robot/overlay/lisp_static_adjacency.robot +| Resource | resources/libraries/robot/l2/l2_traffic.robot +| Resource | resources/libraries/robot/overlay/lispgpe.robot +| Resource | resources/libraries/robot/l2/l2_bridge_domain.robot +| Resource | resources/libraries/robot/vm/qemu.robot | Library | resources.libraries.python.IPUtil | Library | resources.libraries.python.VhostUser | Library | resources.libraries.python.Trace diff --git a/tests/func/lisp/eth2p-ethip6ipsectptlispgpe-ip4base-eth-2vhost-1vm-func.robot b/tests/vpp/func/vm_vhost/ip6/eth2p-ethip6ipsectptlispgpe-ip4base-eth-2vhost-1vm-func.robot similarity index 94% rename from tests/func/lisp/eth2p-ethip6ipsectptlispgpe-ip4base-eth-2vhost-1vm-func.robot rename to tests/vpp/func/vm_vhost/ip6/eth2p-ethip6ipsectptlispgpe-ip4base-eth-2vhost-1vm-func.robot index 3db32da344..6b5639537e 100644 --- a/tests/func/lisp/eth2p-ethip6ipsectptlispgpe-ip4base-eth-2vhost-1vm-func.robot +++ b/tests/vpp/func/vm_vhost/ip6/eth2p-ethip6ipsectptlispgpe-ip4base-eth-2vhost-1vm-func.robot @@ -25,15 +25,15 @@ | Library | resources.libraries.python.QemuUtils | Library | resources.libraries.python.VPPUtil | Library | String -| Resource | resources/libraries/robot/traffic.robot -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/ipv6.robot -| Resource | resources/libraries/robot/ipsec.robot -| Resource | resources/libraries/robot/qemu.robot -| Resource | resources/libraries/robot/lisp/lispgpe.robot -| Resource | resources/libraries/robot/bridge_domain.robot +| Resource | resources/libraries/robot/shared/traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/ip/ip6.robot +| Resource | resources/libraries/robot/crypto/ipsec.robot +| Resource | resources/libraries/robot/vm/qemu.robot +| Resource | resources/libraries/robot/overlay/lispgpe.robot +| Resource | resources/libraries/robot/l2/l2_bridge_domain.robot # Import configuration and test data: | Variables | resources/test_data/lisp/ipv4_lispgpe_ipv6/ipv4_lispgpe_ipsec_ipv6.py | ... diff --git a/tests/func/lisp/eth2p-ethip6ipsectptlispgpe-ip6base-eth-2vhost-1vm-func.robot b/tests/vpp/func/vm_vhost/ip6/eth2p-ethip6ipsectptlispgpe-ip6base-eth-2vhost-1vm-func.robot similarity index 94% rename from tests/func/lisp/eth2p-ethip6ipsectptlispgpe-ip6base-eth-2vhost-1vm-func.robot rename to tests/vpp/func/vm_vhost/ip6/eth2p-ethip6ipsectptlispgpe-ip6base-eth-2vhost-1vm-func.robot index e03d8fff38..d5186ddbfd 100644 --- a/tests/func/lisp/eth2p-ethip6ipsectptlispgpe-ip6base-eth-2vhost-1vm-func.robot +++ b/tests/vpp/func/vm_vhost/ip6/eth2p-ethip6ipsectptlispgpe-ip6base-eth-2vhost-1vm-func.robot @@ -25,15 +25,15 @@ | Library | resources.libraries.python.VhostUser | Library | resources.libraries.python.QemuUtils | Library | String -| Resource | resources/libraries/robot/traffic.robot -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/ipv6.robot -| Resource | resources/libraries/robot/ipsec.robot -| Resource | resources/libraries/robot/qemu.robot -| Resource | resources/libraries/robot/lisp/lispgpe.robot -| Resource | resources/libraries/robot/bridge_domain.robot +| Resource | resources/libraries/robot/shared/traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/ip/ip6.robot +| Resource | resources/libraries/robot/crypto/ipsec.robot +| Resource | resources/libraries/robot/vm/qemu.robot +| Resource | resources/libraries/robot/overlay/lispgpe.robot +| Resource | resources/libraries/robot/l2/l2_bridge_domain.robot # Import configuration and test data: | Variables | resources/test_data/lisp/ipv6_lispgpe_ipv6/ipv6_lispgpe_ipsec_ipv6.py | ... diff --git a/tests/func/lisp/eth2p-ethip6lispgpe-ip6base-eth-2vhost-1vm-func.robot b/tests/vpp/func/vm_vhost/ip6/eth2p-ethip6lispgpe-ip6base-eth-2vhost-1vm-func.robot similarity index 93% rename from tests/func/lisp/eth2p-ethip6lispgpe-ip6base-eth-2vhost-1vm-func.robot rename to tests/vpp/func/vm_vhost/ip6/eth2p-ethip6lispgpe-ip6base-eth-2vhost-1vm-func.robot index afcbab6918..073792618d 100644 --- a/tests/func/lisp/eth2p-ethip6lispgpe-ip6base-eth-2vhost-1vm-func.robot +++ b/tests/vpp/func/vm_vhost/ip6/eth2p-ethip6lispgpe-ip6base-eth-2vhost-1vm-func.robot @@ -18,14 +18,14 @@ | Library | resources.libraries.python.IPUtil | Library | resources.libraries.python.IPv6Setup | Library | resources.libraries.python.VPPUtil -| Resource | resources/libraries/robot/traffic.robot -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/qemu.robot -| Resource | resources/libraries/robot/bridge_domain.robot +| Resource | resources/libraries/robot/shared/traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/vm/qemu.robot +| Resource | resources/libraries/robot/l2/l2_bridge_domain.robot | Resource | resources/libraries/robot/vrf.robot -| Resource | resources/libraries/robot/lisp/lispgpe.robot +| Resource | resources/libraries/robot/overlay/lispgpe.robot # Import configuration and test data: | Variables | resources/test_data/lisp/ipv6_lispgpe_ipv6/ipv6_lispgpe_ipv6.py | ... diff --git a/tests/func/lisp/eth2p-ethip6lispgpe-ip6basevrf-eth-2vhost-1vm-func.robot b/tests/vpp/func/vm_vhost/ip6/eth2p-ethip6lispgpe-ip6basevrf-eth-2vhost-1vm-func.robot similarity index 93% rename from tests/func/lisp/eth2p-ethip6lispgpe-ip6basevrf-eth-2vhost-1vm-func.robot rename to tests/vpp/func/vm_vhost/ip6/eth2p-ethip6lispgpe-ip6basevrf-eth-2vhost-1vm-func.robot index b41cb37d94..e0a6cd425d 100644 --- a/tests/func/lisp/eth2p-ethip6lispgpe-ip6basevrf-eth-2vhost-1vm-func.robot +++ b/tests/vpp/func/vm_vhost/ip6/eth2p-ethip6lispgpe-ip6basevrf-eth-2vhost-1vm-func.robot @@ -18,14 +18,14 @@ | Library | resources.libraries.python.IPUtil | Library | resources.libraries.python.IPv6Setup | Library | resources.libraries.python.VPPUtil -| Resource | resources/libraries/robot/traffic.robot -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/qemu.robot -| Resource | resources/libraries/robot/bridge_domain.robot +| Resource | resources/libraries/robot/shared/traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/vm/qemu.robot +| Resource | resources/libraries/robot/l2/l2_bridge_domain.robot | Resource | resources/libraries/robot/vrf.robot -| Resource | resources/libraries/robot/lisp/lispgpe.robot +| Resource | resources/libraries/robot/overlay/lispgpe.robot # Import configuration and test data: | Variables | resources/test_data/lisp/ipv6_lispgpe_ipv6/ipv6_lispgpe_ipv6.py | ... diff --git a/tests/func/vlan/eth2p-dot1q-l2bdbasemaclrn-eth-2vhost-1vm-func.robot b/tests/vpp/func/vm_vhost/l2bd/eth2p-dot1q-l2bdbasemaclrn-eth-2vhost-1vm-func.robot similarity index 94% rename from tests/func/vlan/eth2p-dot1q-l2bdbasemaclrn-eth-2vhost-1vm-func.robot rename to tests/vpp/func/vm_vhost/l2bd/eth2p-dot1q-l2bdbasemaclrn-eth-2vhost-1vm-func.robot index 28ab67b266..7eb7d3e857 100644 --- a/tests/func/vlan/eth2p-dot1q-l2bdbasemaclrn-eth-2vhost-1vm-func.robot +++ b/tests/vpp/func/vm_vhost/l2bd/eth2p-dot1q-l2bdbasemaclrn-eth-2vhost-1vm-func.robot @@ -12,13 +12,13 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/bridge_domain.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/tagging.robot -| Resource | resources/libraries/robot/l2_traffic.robot -| Resource | resources/libraries/robot/qemu.robot -| Resource | resources/libraries/robot/double_qemu_setup.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/l2/l2_bridge_domain.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/l2/tagging.robot +| Resource | resources/libraries/robot/l2/l2_traffic.robot +| Resource | resources/libraries/robot/vm/qemu.robot +| Resource | resources/libraries/robot/vm/double_qemu_setup.robot | Library | resources.libraries.python.Trace | Force Tags | 3_NODE_DOUBLE_LINK_TOPO | HW_ENV | VM_ENV | VPP_VM_ENV | Test Setup | Set up functional test diff --git a/tests/func/fds/eth2p-dot1q-l2bdbasemaclrn-eth-4vhost-2vm-fds-provider-nets-func.robot b/tests/vpp/func/vm_vhost/l2bd/eth2p-dot1q-l2bdbasemaclrn-eth-4vhost-2vm-fds-provider-nets-func.robot similarity index 97% rename from tests/func/fds/eth2p-dot1q-l2bdbasemaclrn-eth-4vhost-2vm-fds-provider-nets-func.robot rename to tests/vpp/func/vm_vhost/l2bd/eth2p-dot1q-l2bdbasemaclrn-eth-4vhost-2vm-fds-provider-nets-func.robot index dc1ab41018..6bf594c0df 100644 --- a/tests/func/fds/eth2p-dot1q-l2bdbasemaclrn-eth-4vhost-2vm-fds-provider-nets-func.robot +++ b/tests/vpp/func/vm_vhost/l2bd/eth2p-dot1q-l2bdbasemaclrn-eth-4vhost-2vm-fds-provider-nets-func.robot @@ -12,12 +12,12 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/ipv4.robot -| Resource | resources/libraries/robot/bridge_domain.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/double_qemu_setup.robot -| Resource | resources/libraries/robot/qemu.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/ip/ip4.robot +| Resource | resources/libraries/robot/l2/l2_bridge_domain.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/vm/double_qemu_setup.robot +| Resource | resources/libraries/robot/vm/qemu.robot | Resource | resources/libraries/robot/fds/default.robot | Library | resources.libraries.python.Trace | ... diff --git a/tests/func/l2bd/eth2p-eth-l2bdbasemaclrn-eth-2vhost-1vm-func.robot b/tests/vpp/func/vm_vhost/l2bd/eth2p-eth-l2bdbasemaclrn-eth-2vhost-1vm-func.robot similarity index 95% rename from tests/func/l2bd/eth2p-eth-l2bdbasemaclrn-eth-2vhost-1vm-func.robot rename to tests/vpp/func/vm_vhost/l2bd/eth2p-eth-l2bdbasemaclrn-eth-2vhost-1vm-func.robot index b6a945865f..678e268235 100644 --- a/tests/func/l2bd/eth2p-eth-l2bdbasemaclrn-eth-2vhost-1vm-func.robot +++ b/tests/vpp/func/vm_vhost/l2bd/eth2p-eth-l2bdbasemaclrn-eth-2vhost-1vm-func.robot @@ -12,10 +12,10 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/bridge_domain.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/qemu.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/l2/l2_bridge_domain.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/vm/qemu.robot | Library | resources.libraries.python.Trace | Force Tags | 3_NODE_DOUBLE_LINK_TOPO | HW_ENV | VM_ENV | VPP_VM_ENV | Test Setup | Set up functional test diff --git a/tests/func/l2bd/eth2p-eth-l2bdbasemacstc-eth-2vhost-1vm-func.robot b/tests/vpp/func/vm_vhost/l2bd/eth2p-eth-l2bdbasemacstc-eth-2vhost-1vm-func.robot similarity index 96% rename from tests/func/l2bd/eth2p-eth-l2bdbasemacstc-eth-2vhost-1vm-func.robot rename to tests/vpp/func/vm_vhost/l2bd/eth2p-eth-l2bdbasemacstc-eth-2vhost-1vm-func.robot index 951d522baa..22ec61d395 100644 --- a/tests/func/l2bd/eth2p-eth-l2bdbasemacstc-eth-2vhost-1vm-func.robot +++ b/tests/vpp/func/vm_vhost/l2bd/eth2p-eth-l2bdbasemacstc-eth-2vhost-1vm-func.robot @@ -12,10 +12,10 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/bridge_domain.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/qemu.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/l2/l2_bridge_domain.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/vm/qemu.robot | Library | resources.libraries.python.Trace | Force Tags | 3_NODE_DOUBLE_LINK_TOPO | HW_ENV | VM_ENV | VPP_VM_ENV | Test Setup | Set up functional test diff --git a/tests/func/vhost/eth2p-ethip4-l2bdbase-vhost-client-reconnect-2vm-func.robot b/tests/vpp/func/vm_vhost/l2bd/eth2p-ethip4-l2bdbase-vhost-client-reconnect-2vm-func.robot similarity index 97% rename from tests/func/vhost/eth2p-ethip4-l2bdbase-vhost-client-reconnect-2vm-func.robot rename to tests/vpp/func/vm_vhost/l2bd/eth2p-ethip4-l2bdbase-vhost-client-reconnect-2vm-func.robot index 958acc2c5d..4609aa10d2 100644 --- a/tests/func/vhost/eth2p-ethip4-l2bdbase-vhost-client-reconnect-2vm-func.robot +++ b/tests/vpp/func/vm_vhost/l2bd/eth2p-ethip4-l2bdbase-vhost-client-reconnect-2vm-func.robot @@ -12,11 +12,11 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/bridge_domain.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/qemu.robot -| Resource | resources/libraries/robot/vxlan.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/l2/l2_bridge_domain.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/vm/qemu.robot +| Resource | resources/libraries/robot/overlay/vxlan.robot | Library | resources.libraries.python.Trace | Force Tags | HW_ENV | VM_ENV | 3_NODE_DOUBLE_LINK_TOPO | VPP_VM_ENV | Test Setup | Set up functional test diff --git a/tests/func/fds/eth2p-ethip4vxlan-l2bdbasemaclrn--eth-4vhost-2vm-fds-tenant-nets-func.robot b/tests/vpp/func/vm_vhost/l2bd/eth2p-ethip4vxlan-l2bdbasemaclrn--eth-4vhost-2vm-fds-tenant-nets-func.robot similarity index 97% rename from tests/func/fds/eth2p-ethip4vxlan-l2bdbasemaclrn--eth-4vhost-2vm-fds-tenant-nets-func.robot rename to tests/vpp/func/vm_vhost/l2bd/eth2p-ethip4vxlan-l2bdbasemaclrn--eth-4vhost-2vm-fds-tenant-nets-func.robot index 0a2cd0b515..e58e6ed7c2 100644 --- a/tests/func/fds/eth2p-ethip4vxlan-l2bdbasemaclrn--eth-4vhost-2vm-fds-tenant-nets-func.robot +++ b/tests/vpp/func/vm_vhost/l2bd/eth2p-ethip4vxlan-l2bdbasemaclrn--eth-4vhost-2vm-fds-tenant-nets-func.robot @@ -12,12 +12,12 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/ipv4.robot -| Resource | resources/libraries/robot/bridge_domain.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/double_qemu_setup.robot -| Resource | resources/libraries/robot/qemu.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/ip/ip4.robot +| Resource | resources/libraries/robot/l2/l2_bridge_domain.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/vm/double_qemu_setup.robot +| Resource | resources/libraries/robot/vm/qemu.robot | Resource | resources/libraries/robot/fds/default.robot | Library | resources.libraries.python.Trace | ... diff --git a/tests/func/vxlan/eth2p-ethip4vxlan-l2bdbasemaclrn-eth-2vhost-1vm-func.robot b/tests/vpp/func/vm_vhost/l2bd/eth2p-ethip4vxlan-l2bdbasemaclrn-eth-2vhost-1vm-func.robot similarity index 94% rename from tests/func/vxlan/eth2p-ethip4vxlan-l2bdbasemaclrn-eth-2vhost-1vm-func.robot rename to tests/vpp/func/vm_vhost/l2bd/eth2p-ethip4vxlan-l2bdbasemaclrn-eth-2vhost-1vm-func.robot index b69abb09d5..d6f4e57143 100644 --- a/tests/func/vxlan/eth2p-ethip4vxlan-l2bdbasemaclrn-eth-2vhost-1vm-func.robot +++ b/tests/vpp/func/vm_vhost/l2bd/eth2p-ethip4vxlan-l2bdbasemaclrn-eth-2vhost-1vm-func.robot @@ -12,12 +12,12 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/vxlan.robot -| Resource | resources/libraries/robot/l2_traffic.robot -| Resource | resources/libraries/robot/qemu.robot -| Resource | resources/libraries/robot/double_qemu_setup.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/overlay/vxlan.robot +| Resource | resources/libraries/robot/l2/l2_traffic.robot +| Resource | resources/libraries/robot/vm/qemu.robot +| Resource | resources/libraries/robot/vm/double_qemu_setup.robot | Library | resources.libraries.python.Trace | Force Tags | 3_NODE_SINGLE_LINK_TOPO | VM_ENV | HW_ENV | VPP_VM_ENV | Test Setup | Set up functional test diff --git a/tests/func/vxlan/eth2p-ethip6vxlan-l2bdbasemaclrn-eth-2vhost-1vm-func.robot b/tests/vpp/func/vm_vhost/l2bd/eth2p-ethip6vxlan-l2bdbasemaclrn-eth-2vhost-1vm-func.robot similarity index 94% rename from tests/func/vxlan/eth2p-ethip6vxlan-l2bdbasemaclrn-eth-2vhost-1vm-func.robot rename to tests/vpp/func/vm_vhost/l2bd/eth2p-ethip6vxlan-l2bdbasemaclrn-eth-2vhost-1vm-func.robot index 429d9a3353..cde7bd8aff 100644 --- a/tests/func/vxlan/eth2p-ethip6vxlan-l2bdbasemaclrn-eth-2vhost-1vm-func.robot +++ b/tests/vpp/func/vm_vhost/l2bd/eth2p-ethip6vxlan-l2bdbasemaclrn-eth-2vhost-1vm-func.robot @@ -12,12 +12,12 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/vxlan.robot -| Resource | resources/libraries/robot/l2_traffic.robot -| Resource | resources/libraries/robot/qemu.robot -| Resource | resources/libraries/robot/double_qemu_setup.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/overlay/vxlan.robot +| Resource | resources/libraries/robot/l2/l2_traffic.robot +| Resource | resources/libraries/robot/vm/qemu.robot +| Resource | resources/libraries/robot/vm/double_qemu_setup.robot | Library | resources.libraries.python.Trace | Library | resources.libraries.python.IPv6Setup | Force Tags | 3_NODE_SINGLE_LINK_TOPO | VM_ENV | HW_ENV diff --git a/tests/func/l2xc/eth2p-eth-l2xcbase-eth-2vhost-1vm-func.robot b/tests/vpp/func/vm_vhost/l2xc/eth2p-eth-l2xcbase-eth-2vhost-1vm-func.robot similarity index 90% rename from tests/func/l2xc/eth2p-eth-l2xcbase-eth-2vhost-1vm-func.robot rename to tests/vpp/func/vm_vhost/l2xc/eth2p-eth-l2xcbase-eth-2vhost-1vm-func.robot index d593fdf4d0..759d7cba23 100644 --- a/tests/func/l2xc/eth2p-eth-l2xcbase-eth-2vhost-1vm-func.robot +++ b/tests/vpp/func/vm_vhost/l2xc/eth2p-eth-l2xcbase-eth-2vhost-1vm-func.robot @@ -12,13 +12,13 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/l2_xconnect.robot -| Resource | resources/libraries/robot/l2_traffic.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/bridge_domain.robot -| Resource | resources/libraries/robot/qemu.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/l2/l2_xconnect.robot +| Resource | resources/libraries/robot/l2/l2_traffic.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/l2/l2_bridge_domain.robot +| Resource | resources/libraries/robot/vm/qemu.robot | Library | resources.libraries.python.Trace | Library | resources.libraries.python.NodePath | Force Tags | 3_NODE_DOUBLE_LINK_TOPO | HW_ENV | VM_ENV | VPP_VM_ENV diff --git a/tests/perf/__init__.robot b/tests/vpp/perf/__init__.robot similarity index 94% rename from tests/perf/__init__.robot rename to tests/vpp/perf/__init__.robot index 922ad29a33..0dfc31f07e 100644 --- a/tests/perf/__init__.robot +++ b/tests/vpp/perf/__init__.robot @@ -12,8 +12,8 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot | Library | resources.libraries.python.SetupFramework | Library | resources.libraries.python.CpuUtils | Suite Setup | Run Keywords | Setup performance global Variables diff --git a/tests/perf/40ge2p1xl710-ethip4ipsecbasetnl-ip4base-int-aes-gcm-ndrpdrdisc.robot b/tests/vpp/perf/crypto/40ge2p1xl710-ethip4ipsecbasetnl-ip4base-int-aes-gcm-ndrpdrdisc.robot similarity index 99% rename from tests/perf/40ge2p1xl710-ethip4ipsecbasetnl-ip4base-int-aes-gcm-ndrpdrdisc.robot rename to tests/vpp/perf/crypto/40ge2p1xl710-ethip4ipsecbasetnl-ip4base-int-aes-gcm-ndrpdrdisc.robot index d7ad9b1ab4..86670fecc6 100644 --- a/tests/perf/40ge2p1xl710-ethip4ipsecbasetnl-ip4base-int-aes-gcm-ndrpdrdisc.robot +++ b/tests/vpp/perf/crypto/40ge2p1xl710-ethip4ipsecbasetnl-ip4base-int-aes-gcm-ndrpdrdisc.robot @@ -12,8 +12,8 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot -| Resource | resources/libraries/robot/ipsec.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot +| Resource | resources/libraries/robot/crypto/ipsec.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC | ... | IP4FWD | IPSEC | IPSECHW | IPSECTUN | NIC_Intel-XL710 | BASE diff --git a/tests/perf/40ge2p1xl710-ethip4ipsecbasetnl-ip4base-int-cbc-sha1-ndrpdrdisc.robot b/tests/vpp/perf/crypto/40ge2p1xl710-ethip4ipsecbasetnl-ip4base-int-cbc-sha1-ndrpdrdisc.robot similarity index 99% rename from tests/perf/40ge2p1xl710-ethip4ipsecbasetnl-ip4base-int-cbc-sha1-ndrpdrdisc.robot rename to tests/vpp/perf/crypto/40ge2p1xl710-ethip4ipsecbasetnl-ip4base-int-cbc-sha1-ndrpdrdisc.robot index fb7fe7b15e..c78d3ca67d 100644 --- a/tests/perf/40ge2p1xl710-ethip4ipsecbasetnl-ip4base-int-cbc-sha1-ndrpdrdisc.robot +++ b/tests/vpp/perf/crypto/40ge2p1xl710-ethip4ipsecbasetnl-ip4base-int-cbc-sha1-ndrpdrdisc.robot @@ -12,8 +12,8 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot -| Resource | resources/libraries/robot/ipsec.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot +| Resource | resources/libraries/robot/crypto/ipsec.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC | ... | IP4FWD | IPSEC | IPSECHW | IPSECTUN | NIC_Intel-XL710 | BASE diff --git a/tests/perf/40ge2p1xl710-ethip4ipsecbasetnl-ip4base-tnl-aes-gcm-ndrpdrdisc.robot b/tests/vpp/perf/crypto/40ge2p1xl710-ethip4ipsecbasetnl-ip4base-tnl-aes-gcm-ndrpdrdisc.robot similarity index 99% rename from tests/perf/40ge2p1xl710-ethip4ipsecbasetnl-ip4base-tnl-aes-gcm-ndrpdrdisc.robot rename to tests/vpp/perf/crypto/40ge2p1xl710-ethip4ipsecbasetnl-ip4base-tnl-aes-gcm-ndrpdrdisc.robot index 6bb53fc994..85ddc9f663 100644 --- a/tests/perf/40ge2p1xl710-ethip4ipsecbasetnl-ip4base-tnl-aes-gcm-ndrpdrdisc.robot +++ b/tests/vpp/perf/crypto/40ge2p1xl710-ethip4ipsecbasetnl-ip4base-tnl-aes-gcm-ndrpdrdisc.robot @@ -12,8 +12,8 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot -| Resource | resources/libraries/robot/ipsec.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot +| Resource | resources/libraries/robot/crypto/ipsec.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC | ... | IP4FWD | IPSEC | IPSECHW | IPSECTUN | NIC_Intel-XL710 | BASE diff --git a/tests/perf/40ge2p1xl710-ethip4ipsecbasetnl-ip4base-tnl-cbc-sha1-ndrpdrdisc.robot b/tests/vpp/perf/crypto/40ge2p1xl710-ethip4ipsecbasetnl-ip4base-tnl-cbc-sha1-ndrpdrdisc.robot similarity index 99% rename from tests/perf/40ge2p1xl710-ethip4ipsecbasetnl-ip4base-tnl-cbc-sha1-ndrpdrdisc.robot rename to tests/vpp/perf/crypto/40ge2p1xl710-ethip4ipsecbasetnl-ip4base-tnl-cbc-sha1-ndrpdrdisc.robot index c36c18828b..1002f53e5d 100644 --- a/tests/perf/40ge2p1xl710-ethip4ipsecbasetnl-ip4base-tnl-cbc-sha1-ndrpdrdisc.robot +++ b/tests/vpp/perf/crypto/40ge2p1xl710-ethip4ipsecbasetnl-ip4base-tnl-cbc-sha1-ndrpdrdisc.robot @@ -12,8 +12,8 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot -| Resource | resources/libraries/robot/ipsec.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot +| Resource | resources/libraries/robot/crypto/ipsec.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC | ... | IP4FWD | IPSEC | IPSECHW | IPSECTUN | NIC_Intel-XL710 | BASE diff --git a/tests/perf/40ge2p1xl710-ethip4ipsecscale1000tnl-ip4base-int-aes-gcm-ndrpdrdisc.robot b/tests/vpp/perf/crypto/40ge2p1xl710-ethip4ipsecscale1000tnl-ip4base-int-aes-gcm-ndrpdrdisc.robot similarity index 99% rename from tests/perf/40ge2p1xl710-ethip4ipsecscale1000tnl-ip4base-int-aes-gcm-ndrpdrdisc.robot rename to tests/vpp/perf/crypto/40ge2p1xl710-ethip4ipsecscale1000tnl-ip4base-int-aes-gcm-ndrpdrdisc.robot index 350a47cdbf..ac8f8603b9 100644 --- a/tests/perf/40ge2p1xl710-ethip4ipsecscale1000tnl-ip4base-int-aes-gcm-ndrpdrdisc.robot +++ b/tests/vpp/perf/crypto/40ge2p1xl710-ethip4ipsecscale1000tnl-ip4base-int-aes-gcm-ndrpdrdisc.robot @@ -12,8 +12,8 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot -| Resource | resources/libraries/robot/ipsec.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot +| Resource | resources/libraries/robot/crypto/ipsec.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | SCALE | NDRPDRDISC | ... | IP4FWD | IPSEC | IPSECHW | IPSECTUN | NIC_Intel-XL710 | TNL_1000 diff --git a/tests/perf/40ge2p1xl710-ethip4ipsecscale1000tnl-ip4base-int-cbc-sha1-ndrpdrdisc.robot b/tests/vpp/perf/crypto/40ge2p1xl710-ethip4ipsecscale1000tnl-ip4base-int-cbc-sha1-ndrpdrdisc.robot similarity index 99% rename from tests/perf/40ge2p1xl710-ethip4ipsecscale1000tnl-ip4base-int-cbc-sha1-ndrpdrdisc.robot rename to tests/vpp/perf/crypto/40ge2p1xl710-ethip4ipsecscale1000tnl-ip4base-int-cbc-sha1-ndrpdrdisc.robot index b9ae2f4ba3..c46da5a82d 100644 --- a/tests/perf/40ge2p1xl710-ethip4ipsecscale1000tnl-ip4base-int-cbc-sha1-ndrpdrdisc.robot +++ b/tests/vpp/perf/crypto/40ge2p1xl710-ethip4ipsecscale1000tnl-ip4base-int-cbc-sha1-ndrpdrdisc.robot @@ -12,8 +12,8 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot -| Resource | resources/libraries/robot/ipsec.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot +| Resource | resources/libraries/robot/crypto/ipsec.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | SCALE | NDRPDRDISC | ... | IP4FWD | IPSEC | IPSECHW | IPSECTUN | NIC_Intel-XL710 | TNL_1000 diff --git a/tests/perf/40ge2p1xl710-ethip4ipsecscale1000tnl-ip4base-tnl-aes-gcm-ndrpdrdisc.robot b/tests/vpp/perf/crypto/40ge2p1xl710-ethip4ipsecscale1000tnl-ip4base-tnl-aes-gcm-ndrpdrdisc.robot similarity index 99% rename from tests/perf/40ge2p1xl710-ethip4ipsecscale1000tnl-ip4base-tnl-aes-gcm-ndrpdrdisc.robot rename to tests/vpp/perf/crypto/40ge2p1xl710-ethip4ipsecscale1000tnl-ip4base-tnl-aes-gcm-ndrpdrdisc.robot index 122076c694..6e5a7dfbd9 100644 --- a/tests/perf/40ge2p1xl710-ethip4ipsecscale1000tnl-ip4base-tnl-aes-gcm-ndrpdrdisc.robot +++ b/tests/vpp/perf/crypto/40ge2p1xl710-ethip4ipsecscale1000tnl-ip4base-tnl-aes-gcm-ndrpdrdisc.robot @@ -12,8 +12,8 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot -| Resource | resources/libraries/robot/ipsec.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot +| Resource | resources/libraries/robot/crypto/ipsec.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | SCALE | NDRPDRDISC | ... | IP4FWD | IPSEC | IPSECHW | IPSECTUN | NIC_Intel-XL710 | TNL_1000 diff --git a/tests/perf/40ge2p1xl710-ethip4ipsecscale1000tnl-ip4base-tnl-cbc-sha1-ndrpdrdisc.robot b/tests/vpp/perf/crypto/40ge2p1xl710-ethip4ipsecscale1000tnl-ip4base-tnl-cbc-sha1-ndrpdrdisc.robot similarity index 99% rename from tests/perf/40ge2p1xl710-ethip4ipsecscale1000tnl-ip4base-tnl-cbc-sha1-ndrpdrdisc.robot rename to tests/vpp/perf/crypto/40ge2p1xl710-ethip4ipsecscale1000tnl-ip4base-tnl-cbc-sha1-ndrpdrdisc.robot index 588a715b68..cceaaf846a 100644 --- a/tests/perf/40ge2p1xl710-ethip4ipsecscale1000tnl-ip4base-tnl-cbc-sha1-ndrpdrdisc.robot +++ b/tests/vpp/perf/crypto/40ge2p1xl710-ethip4ipsecscale1000tnl-ip4base-tnl-cbc-sha1-ndrpdrdisc.robot @@ -12,8 +12,8 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot -| Resource | resources/libraries/robot/ipsec.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot +| Resource | resources/libraries/robot/crypto/ipsec.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | SCALE | NDRPDRDISC | ... | IP4FWD | IPSEC | IPSECHW | IPSECTUN | NIC_Intel-XL710 | TNL_1000 diff --git a/tests/perf/40ge2p1xl710-ethip4ipsectptlispgpe-ip4base-cbc-sha1-ndrpdrdisc.robot b/tests/vpp/perf/crypto/40ge2p1xl710-ethip4ipsectptlispgpe-ip4base-cbc-sha1-ndrpdrdisc.robot similarity index 98% rename from tests/perf/40ge2p1xl710-ethip4ipsectptlispgpe-ip4base-cbc-sha1-ndrpdrdisc.robot rename to tests/vpp/perf/crypto/40ge2p1xl710-ethip4ipsectptlispgpe-ip4base-cbc-sha1-ndrpdrdisc.robot index 03aa4f9a66..141d3f7ce1 100644 --- a/tests/perf/40ge2p1xl710-ethip4ipsectptlispgpe-ip4base-cbc-sha1-ndrpdrdisc.robot +++ b/tests/vpp/perf/crypto/40ge2p1xl710-ethip4ipsectptlispgpe-ip4base-cbc-sha1-ndrpdrdisc.robot @@ -12,9 +12,9 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot -| Resource | resources/libraries/robot/ipsec.robot -| Resource | resources/libraries/robot/lisp/lispgpe.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot +| Resource | resources/libraries/robot/crypto/ipsec.robot +| Resource | resources/libraries/robot/overlay/lispgpe.robot | ... | Variables | resources/test_data/lisp/performance/lisp_static_adjacency.py | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC | IP4FWD diff --git a/tests/perf/10ge2p1x520-ethip4-ip4base-copwhtlistbase-ndrchk.robot b/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-copwhtlistbase-ndrchk.robot similarity index 99% rename from tests/perf/10ge2p1x520-ethip4-ip4base-copwhtlistbase-ndrchk.robot rename to tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-copwhtlistbase-ndrchk.robot index f7952bde84..5dc941725f 100644 --- a/tests/perf/10ge2p1x520-ethip4-ip4base-copwhtlistbase-ndrchk.robot +++ b/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-copwhtlistbase-ndrchk.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | Library | resources.libraries.python.Cop | Library | resources.libraries.python.IPv4Setup.Dut | ${nodes['DUT1']} | ... | WITH NAME | dut1_v4 diff --git a/tests/perf/10ge2p1x520-ethip4-ip4base-copwhtlistbase-ndrpdrdisc.robot b/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-copwhtlistbase-ndrpdrdisc.robot similarity index 99% rename from tests/perf/10ge2p1x520-ethip4-ip4base-copwhtlistbase-ndrpdrdisc.robot rename to tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-copwhtlistbase-ndrpdrdisc.robot index 85633d9a87..2afbb093c8 100644 --- a/tests/perf/10ge2p1x520-ethip4-ip4base-copwhtlistbase-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-copwhtlistbase-ndrpdrdisc.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | Library | resources.libraries.python.Cop | Library | resources.libraries.python.IPv4Setup.Dut | ${nodes['DUT1']} | ... | WITH NAME | dut1_v4 diff --git a/tests/perf/10ge2p1x520-ethip4-ip4base-iacldstbase-ndrchk.robot b/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-iacldstbase-ndrchk.robot similarity index 99% rename from tests/perf/10ge2p1x520-ethip4-ip4base-iacldstbase-ndrchk.robot rename to tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-iacldstbase-ndrchk.robot index f7bb1985cc..3a070f8eaf 100644 --- a/tests/perf/10ge2p1x520-ethip4-ip4base-iacldstbase-ndrchk.robot +++ b/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-iacldstbase-ndrchk.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | Library | resources.libraries.python.Classify.Classify | Library | resources.libraries.python.IPv4Setup.Dut | ${nodes['DUT1']} | ... | WITH NAME | dut1_v4 diff --git a/tests/perf/10ge2p1x520-ethip4-ip4base-iacldstbase-ndrpdrdisc.robot b/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-iacldstbase-ndrpdrdisc.robot similarity index 99% rename from tests/perf/10ge2p1x520-ethip4-ip4base-iacldstbase-ndrpdrdisc.robot rename to tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-iacldstbase-ndrpdrdisc.robot index 3f2a066fe1..5d63633383 100644 --- a/tests/perf/10ge2p1x520-ethip4-ip4base-iacldstbase-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-iacldstbase-ndrpdrdisc.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | Library | resources.libraries.python.Classify.Classify | Library | resources.libraries.python.IPv4Setup.Dut | ${nodes['DUT1']} | ... | WITH NAME | dut1_v4 diff --git a/tests/perf/10ge2p1x520-ethip4-ip4base-ipolicemarkbase-ndrchk.robot b/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-ipolicemarkbase-ndrchk.robot similarity index 99% rename from tests/perf/10ge2p1x520-ethip4-ip4base-ipolicemarkbase-ndrchk.robot rename to tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-ipolicemarkbase-ndrchk.robot index 0ab575137f..69c0f60cfc 100644 --- a/tests/perf/10ge2p1x520-ethip4-ip4base-ipolicemarkbase-ndrchk.robot +++ b/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-ipolicemarkbase-ndrchk.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | Library | resources.libraries.python.Policer | Library | resources.libraries.python.IPv4Setup.Dut | ${nodes['DUT1']} | ... | WITH NAME | dut1_v4 diff --git a/tests/perf/10ge2p1x520-ethip4-ip4base-ipolicemarkbase-ndrpdrdisc.robot b/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-ipolicemarkbase-ndrpdrdisc.robot similarity index 99% rename from tests/perf/10ge2p1x520-ethip4-ip4base-ipolicemarkbase-ndrpdrdisc.robot rename to tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-ipolicemarkbase-ndrpdrdisc.robot index b8a5b87e20..2400a58d12 100644 --- a/tests/perf/10ge2p1x520-ethip4-ip4base-ipolicemarkbase-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-ipolicemarkbase-ndrpdrdisc.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | Library | resources.libraries.python.Policer | Library | resources.libraries.python.IPv4Setup.Dut | ${nodes['DUT1']} | ... | WITH NAME | dut1_v4 diff --git a/tests/perf/10ge2p1x520-ethip4-ip4base-ndrchk.robot b/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-ndrchk.robot similarity index 99% rename from tests/perf/10ge2p1x520-ethip4-ip4base-ndrchk.robot rename to tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-ndrchk.robot index 0c482863e0..01dcedb4b8 100644 --- a/tests/perf/10ge2p1x520-ethip4-ip4base-ndrchk.robot +++ b/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-ndrchk.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | Library | resources.libraries.python.topology.Topology | Library | resources.libraries.python.NodePath | Library | resources.libraries.python.InterfaceUtil diff --git a/tests/perf/10ge2p1x520-ethip4-ip4base-ndrpdrdisc.robot b/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-ndrpdrdisc.robot similarity index 99% rename from tests/perf/10ge2p1x520-ethip4-ip4base-ndrpdrdisc.robot rename to tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-ndrpdrdisc.robot index ab038fdb23..edf5ca0691 100644 --- a/tests/perf/10ge2p1x520-ethip4-ip4base-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-ndrpdrdisc.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | Library | resources.libraries.python.topology.Topology | Library | resources.libraries.python.NodePath | Library | resources.libraries.python.InterfaceUtil diff --git a/tests/perf/10ge2p1x520-ethip4-ip4base-pdrchk.robot b/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-pdrchk.robot similarity index 99% rename from tests/perf/10ge2p1x520-ethip4-ip4base-pdrchk.robot rename to tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-pdrchk.robot index d58d0849a0..3c49d6ba72 100644 --- a/tests/perf/10ge2p1x520-ethip4-ip4base-pdrchk.robot +++ b/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-pdrchk.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | Library | resources.libraries.python.topology.Topology | Library | resources.libraries.python.NodePath | Library | resources.libraries.python.InterfaceUtil diff --git a/tests/perf/10ge2p1x520-ethip4-ip4base-snat-ndrpdrdisc.robot b/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-snat-ndrpdrdisc.robot similarity index 98% rename from tests/perf/10ge2p1x520-ethip4-ip4base-snat-ndrpdrdisc.robot rename to tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-snat-ndrpdrdisc.robot index f8cf8c1dcb..89aa2788ef 100644 --- a/tests/perf/10ge2p1x520-ethip4-ip4base-snat-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-snat-ndrpdrdisc.robot @@ -12,9 +12,9 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot -| Resource | resources/libraries/robot/snat.robot -| Resource | resources/libraries/robot/traffic.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot +| Resource | resources/libraries/robot/ip/snat.robot +| Resource | resources/libraries/robot/shared/traffic.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC | ... | NIC_Intel-X520-DA2 | ETH | IP4FWD | FEATURE | SNAT | BASE diff --git a/tests/perf/10ge2p1x520-ethip4-ip4scale200k-ndrchk.robot b/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4scale200k-ndrchk.robot similarity index 99% rename from tests/perf/10ge2p1x520-ethip4-ip4scale200k-ndrchk.robot rename to tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4scale200k-ndrchk.robot index 69d60d0fa4..abb34c2794 100644 --- a/tests/perf/10ge2p1x520-ethip4-ip4scale200k-ndrchk.robot +++ b/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4scale200k-ndrchk.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRCHK | ... | NIC_Intel-X520-DA2 | ETH | IP4FWD | SCALE | FIB_200K diff --git a/tests/perf/10ge2p1x520-ethip4-ip4scale200k-ndrpdrdisc.robot b/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4scale200k-ndrpdrdisc.robot similarity index 99% rename from tests/perf/10ge2p1x520-ethip4-ip4scale200k-ndrpdrdisc.robot rename to tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4scale200k-ndrpdrdisc.robot index 9d97f62db0..6d0034338f 100644 --- a/tests/perf/10ge2p1x520-ethip4-ip4scale200k-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4scale200k-ndrpdrdisc.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC | ... | NIC_Intel-X520-DA2 | ETH | IP4FWD | SCALE | FIB_200K diff --git a/tests/perf/10ge2p1x520-ethip4-ip4scale20k-ndrchk.robot b/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4scale20k-ndrchk.robot similarity index 99% rename from tests/perf/10ge2p1x520-ethip4-ip4scale20k-ndrchk.robot rename to tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4scale20k-ndrchk.robot index f9fc2f1738..8303a4e139 100644 --- a/tests/perf/10ge2p1x520-ethip4-ip4scale20k-ndrchk.robot +++ b/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4scale20k-ndrchk.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRCHK | ... | NIC_Intel-X520-DA2 | ETH | IP4FWD | SCALE | FIB_20K diff --git a/tests/perf/10ge2p1x520-ethip4-ip4scale20k-ndrpdrdisc.robot b/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4scale20k-ndrpdrdisc.robot similarity index 99% rename from tests/perf/10ge2p1x520-ethip4-ip4scale20k-ndrpdrdisc.robot rename to tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4scale20k-ndrpdrdisc.robot index 0117fb4e5c..a4c5b31bd7 100644 --- a/tests/perf/10ge2p1x520-ethip4-ip4scale20k-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4scale20k-ndrpdrdisc.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC | ... | NIC_Intel-X520-DA2 | ETH | IP4FWD | SCALE | FIB_20K diff --git a/tests/perf/10ge2p1x520-ethip4-ip4scale2m-ndrchk.robot b/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4scale2m-ndrchk.robot similarity index 99% rename from tests/perf/10ge2p1x520-ethip4-ip4scale2m-ndrchk.robot rename to tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4scale2m-ndrchk.robot index b1ea5ed8d4..84fc806d23 100644 --- a/tests/perf/10ge2p1x520-ethip4-ip4scale2m-ndrchk.robot +++ b/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4scale2m-ndrchk.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRCHK | ... | NIC_Intel-X520-DA2 | ETH | IP4FWD | SCALE | FIB_2M diff --git a/tests/perf/10ge2p1x520-ethip4-ip4scale2m-ndrpdrdisc.robot b/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4scale2m-ndrpdrdisc.robot similarity index 99% rename from tests/perf/10ge2p1x520-ethip4-ip4scale2m-ndrpdrdisc.robot rename to tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4scale2m-ndrpdrdisc.robot index c397d82c87..920bb8f42d 100644 --- a/tests/perf/10ge2p1x520-ethip4-ip4scale2m-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4scale2m-ndrpdrdisc.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC | ... | NIC_Intel-X520-DA2 | ETH | IP4FWD | SCALE | FIB_2M diff --git a/tests/perf/10ge2p1x520-ethip4-ip4scale2m-pdrchk.robot b/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4scale2m-pdrchk.robot similarity index 99% rename from tests/perf/10ge2p1x520-ethip4-ip4scale2m-pdrchk.robot rename to tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4scale2m-pdrchk.robot index c983066b5b..0a5133aff1 100644 --- a/tests/perf/10ge2p1x520-ethip4-ip4scale2m-pdrchk.robot +++ b/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4scale2m-pdrchk.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | PDRCHK | ... | NIC_Intel-X520-DA2 | ETH | IP4FWD | SCALE | FIB_2M diff --git a/tests/perf/10ge2p1x520-ethip4udp-ip4base-udpsrcscale15-snat-ndrpdrdisc.robot b/tests/vpp/perf/ip4/10ge2p1x520-ethip4udp-ip4base-udpsrcscale15-snat-ndrpdrdisc.robot similarity index 98% rename from tests/perf/10ge2p1x520-ethip4udp-ip4base-udpsrcscale15-snat-ndrpdrdisc.robot rename to tests/vpp/perf/ip4/10ge2p1x520-ethip4udp-ip4base-udpsrcscale15-snat-ndrpdrdisc.robot index a4533d6c02..4eb3862e0f 100644 --- a/tests/perf/10ge2p1x520-ethip4udp-ip4base-udpsrcscale15-snat-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip4/10ge2p1x520-ethip4udp-ip4base-udpsrcscale15-snat-ndrpdrdisc.robot @@ -12,9 +12,9 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot -| Resource | resources/libraries/robot/snat.robot -| Resource | resources/libraries/robot/traffic.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot +| Resource | resources/libraries/robot/ip/snat.robot +| Resource | resources/libraries/robot/shared/traffic.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC | ... | NIC_Intel-X520-DA2 | ETH | IP4FWD | FEATURE | SNAT | BASE diff --git a/tests/perf/10ge2p1x520-ethip4udp-ip4scale10-udpsrcscale15-snat-ndrpdrdisc.robot b/tests/vpp/perf/ip4/10ge2p1x520-ethip4udp-ip4scale10-udpsrcscale15-snat-ndrpdrdisc.robot similarity index 98% rename from tests/perf/10ge2p1x520-ethip4udp-ip4scale10-udpsrcscale15-snat-ndrpdrdisc.robot rename to tests/vpp/perf/ip4/10ge2p1x520-ethip4udp-ip4scale10-udpsrcscale15-snat-ndrpdrdisc.robot index 6a6157c323..28b44ebfc6 100644 --- a/tests/perf/10ge2p1x520-ethip4udp-ip4scale10-udpsrcscale15-snat-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip4/10ge2p1x520-ethip4udp-ip4scale10-udpsrcscale15-snat-ndrpdrdisc.robot @@ -12,9 +12,9 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot -| Resource | resources/libraries/robot/snat.robot -| Resource | resources/libraries/robot/traffic.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot +| Resource | resources/libraries/robot/ip/snat.robot +| Resource | resources/libraries/robot/shared/traffic.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC | ... | NIC_Intel-X520-DA2 | ETH | IP4FWD | FEATURE | SNAT | SRC_USER_10 diff --git a/tests/perf/10ge2p1x520-ethip4udp-ip4scale100-udpsrcscale15-snat-ndrpdrdisc.robot b/tests/vpp/perf/ip4/10ge2p1x520-ethip4udp-ip4scale100-udpsrcscale15-snat-ndrpdrdisc.robot similarity index 98% rename from tests/perf/10ge2p1x520-ethip4udp-ip4scale100-udpsrcscale15-snat-ndrpdrdisc.robot rename to tests/vpp/perf/ip4/10ge2p1x520-ethip4udp-ip4scale100-udpsrcscale15-snat-ndrpdrdisc.robot index b01168fde0..9f683679e2 100644 --- a/tests/perf/10ge2p1x520-ethip4udp-ip4scale100-udpsrcscale15-snat-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip4/10ge2p1x520-ethip4udp-ip4scale100-udpsrcscale15-snat-ndrpdrdisc.robot @@ -12,9 +12,9 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot -| Resource | resources/libraries/robot/snat.robot -| Resource | resources/libraries/robot/traffic.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot +| Resource | resources/libraries/robot/ip/snat.robot +| Resource | resources/libraries/robot/shared/traffic.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC | ... | NIC_Intel-X520-DA2 | ETH | IP4FWD | FEATURE | SNAT | SRC_USER_100 diff --git a/tests/perf/10ge2p1x520-ethip4udp-ip4scale1000-udpsrcscale15-snat-ndrpdrdisc.robot b/tests/vpp/perf/ip4/10ge2p1x520-ethip4udp-ip4scale1000-udpsrcscale15-snat-ndrpdrdisc.robot similarity index 98% rename from tests/perf/10ge2p1x520-ethip4udp-ip4scale1000-udpsrcscale15-snat-ndrpdrdisc.robot rename to tests/vpp/perf/ip4/10ge2p1x520-ethip4udp-ip4scale1000-udpsrcscale15-snat-ndrpdrdisc.robot index fda5a15801..73ede552b2 100644 --- a/tests/perf/10ge2p1x520-ethip4udp-ip4scale1000-udpsrcscale15-snat-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip4/10ge2p1x520-ethip4udp-ip4scale1000-udpsrcscale15-snat-ndrpdrdisc.robot @@ -12,9 +12,9 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot -| Resource | resources/libraries/robot/snat.robot -| Resource | resources/libraries/robot/traffic.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot +| Resource | resources/libraries/robot/ip/snat.robot +| Resource | resources/libraries/robot/shared/traffic.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC | ... | NIC_Intel-X520-DA2 | ETH | IP4FWD | FEATURE | SNAT | SRC_USER_1000 diff --git a/tests/perf/10ge2p1x520-ethip4udp-ip4scale2000-udpsrcscale15-snat-ndrpdrdisc.robot b/tests/vpp/perf/ip4/10ge2p1x520-ethip4udp-ip4scale2000-udpsrcscale15-snat-ndrpdrdisc.robot similarity index 96% rename from tests/perf/10ge2p1x520-ethip4udp-ip4scale2000-udpsrcscale15-snat-ndrpdrdisc.robot rename to tests/vpp/perf/ip4/10ge2p1x520-ethip4udp-ip4scale2000-udpsrcscale15-snat-ndrpdrdisc.robot index 3e26427522..bce900f0ec 100644 --- a/tests/perf/10ge2p1x520-ethip4udp-ip4scale2000-udpsrcscale15-snat-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip4/10ge2p1x520-ethip4udp-ip4scale2000-udpsrcscale15-snat-ndrpdrdisc.robot @@ -12,9 +12,9 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot -| Resource | resources/libraries/robot/snat.robot -| Resource | resources/libraries/robot/traffic.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot +| Resource | resources/libraries/robot/ip/snat.robot +| Resource | resources/libraries/robot/shared/traffic.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC | ... | NIC_Intel-X520-DA2 | ETH | IP4FWD | FEATURE | SNAT | SRC_USER_2000 diff --git a/tests/perf/10ge2p1x520-ethip4udp-ip4scale4000-udpsrcscale15-snat-ndrpdrdisc.robot b/tests/vpp/perf/ip4/10ge2p1x520-ethip4udp-ip4scale4000-udpsrcscale15-snat-ndrpdrdisc.robot similarity index 96% rename from tests/perf/10ge2p1x520-ethip4udp-ip4scale4000-udpsrcscale15-snat-ndrpdrdisc.robot rename to tests/vpp/perf/ip4/10ge2p1x520-ethip4udp-ip4scale4000-udpsrcscale15-snat-ndrpdrdisc.robot index 3debd2aa1f..2b91618470 100644 --- a/tests/perf/10ge2p1x520-ethip4udp-ip4scale4000-udpsrcscale15-snat-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip4/10ge2p1x520-ethip4udp-ip4scale4000-udpsrcscale15-snat-ndrpdrdisc.robot @@ -12,9 +12,9 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot -| Resource | resources/libraries/robot/snat.robot -| Resource | resources/libraries/robot/traffic.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot +| Resource | resources/libraries/robot/ip/snat.robot +| Resource | resources/libraries/robot/shared/traffic.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC | ... | NIC_Intel-X520-DA2 | ETH | IP4FWD | FEATURE | SNAT | SRC_USER_4000 diff --git a/tests/perf/40ge2p1xl710-ethip4-ip4base-ndrpdrdisc.robot b/tests/vpp/perf/ip4/40ge2p1xl710-ethip4-ip4base-ndrpdrdisc.robot similarity index 99% rename from tests/perf/40ge2p1xl710-ethip4-ip4base-ndrpdrdisc.robot rename to tests/vpp/perf/ip4/40ge2p1xl710-ethip4-ip4base-ndrpdrdisc.robot index 926f2547df..1dbda15832 100644 --- a/tests/perf/40ge2p1xl710-ethip4-ip4base-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip4/40ge2p1xl710-ethip4-ip4base-ndrpdrdisc.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | Library | resources.libraries.python.topology.Topology | Library | resources.libraries.python.NodePath | Library | resources.libraries.python.InterfaceUtil diff --git a/tests/perf/10ge2p1x520-ethip4lispip4-ip4base-ndrchk.robot b/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4lispip4-ip4base-ndrchk.robot similarity index 98% rename from tests/perf/10ge2p1x520-ethip4lispip4-ip4base-ndrchk.robot rename to tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4lispip4-ip4base-ndrchk.robot index 82002a052d..79f0bbc772 100644 --- a/tests/perf/10ge2p1x520-ethip4lispip4-ip4base-ndrchk.robot +++ b/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4lispip4-ip4base-ndrchk.robot @@ -12,8 +12,8 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot -| Resource | resources/libraries/robot/lisp/lisp_static_adjacency.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot +| Resource | resources/libraries/robot/overlay/lisp_static_adjacency.robot | Variables | resources/test_data/lisp/performance/lisp_static_adjacency.py | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRCHK diff --git a/tests/perf/10ge2p1x520-ethip4lispip4-ip4base-ndrpdrdisc.robot b/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4lispip4-ip4base-ndrpdrdisc.robot similarity index 99% rename from tests/perf/10ge2p1x520-ethip4lispip4-ip4base-ndrpdrdisc.robot rename to tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4lispip4-ip4base-ndrpdrdisc.robot index 715ed21faf..2dc5be4981 100644 --- a/tests/perf/10ge2p1x520-ethip4lispip4-ip4base-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4lispip4-ip4base-ndrpdrdisc.robot @@ -12,8 +12,8 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot -| Resource | resources/libraries/robot/lisp/lisp_static_adjacency.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot +| Resource | resources/libraries/robot/overlay/lisp_static_adjacency.robot | Variables | resources/test_data/lisp/performance/lisp_static_adjacency.py | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC diff --git a/tests/perf/10ge2p1x520-ethip4lispip4-ip4base-pdrchk.robot b/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4lispip4-ip4base-pdrchk.robot similarity index 98% rename from tests/perf/10ge2p1x520-ethip4lispip4-ip4base-pdrchk.robot rename to tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4lispip4-ip4base-pdrchk.robot index 643274f049..bebbfbc938 100644 --- a/tests/perf/10ge2p1x520-ethip4lispip4-ip4base-pdrchk.robot +++ b/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4lispip4-ip4base-pdrchk.robot @@ -12,8 +12,8 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot -| Resource | resources/libraries/robot/lisp/lisp_static_adjacency.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot +| Resource | resources/libraries/robot/overlay/lisp_static_adjacency.robot | Variables | resources/test_data/lisp/performance/lisp_static_adjacency.py | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | PDRCHK diff --git a/tests/perf/10ge2p1x520-ethip4lispip6-ip4base-ndrchk.robot b/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4lispip6-ip4base-ndrchk.robot similarity index 98% rename from tests/perf/10ge2p1x520-ethip4lispip6-ip4base-ndrchk.robot rename to tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4lispip6-ip4base-ndrchk.robot index aee159f98c..cdcc200b55 100644 --- a/tests/perf/10ge2p1x520-ethip4lispip6-ip4base-ndrchk.robot +++ b/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4lispip6-ip4base-ndrchk.robot @@ -12,8 +12,8 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot -| Resource | resources/libraries/robot/lisp/lisp_static_adjacency.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot +| Resource | resources/libraries/robot/overlay/lisp_static_adjacency.robot | Variables | resources/test_data/lisp/performance/lisp_static_adjacency.py | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRCHK diff --git a/tests/perf/10ge2p1x520-ethip4lispip6-ip4base-ndrpdrdisc.robot b/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4lispip6-ip4base-ndrpdrdisc.robot similarity index 99% rename from tests/perf/10ge2p1x520-ethip4lispip6-ip4base-ndrpdrdisc.robot rename to tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4lispip6-ip4base-ndrpdrdisc.robot index 356750ae8f..a7f730ac40 100644 --- a/tests/perf/10ge2p1x520-ethip4lispip6-ip4base-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4lispip6-ip4base-ndrpdrdisc.robot @@ -12,8 +12,8 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot -| Resource | resources/libraries/robot/lisp/lisp_static_adjacency.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot +| Resource | resources/libraries/robot/overlay/lisp_static_adjacency.robot | Variables | resources/test_data/lisp/performance/lisp_static_adjacency.py | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC diff --git a/tests/perf/10ge2p1x520-ethip4lispip6-ip4base-pdrchk.robot b/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4lispip6-ip4base-pdrchk.robot similarity index 98% rename from tests/perf/10ge2p1x520-ethip4lispip6-ip4base-pdrchk.robot rename to tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4lispip6-ip4base-pdrchk.robot index 59fa02eb54..f8190674a7 100644 --- a/tests/perf/10ge2p1x520-ethip4lispip6-ip4base-pdrchk.robot +++ b/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4lispip6-ip4base-pdrchk.robot @@ -12,8 +12,8 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot -| Resource | resources/libraries/robot/lisp/lisp_static_adjacency.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot +| Resource | resources/libraries/robot/overlay/lisp_static_adjacency.robot | Variables | resources/test_data/lisp/performance/lisp_static_adjacency.py | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | PDRCHK diff --git a/tests/perf/10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-ndrpdrdisc.robot b/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-ndrpdrdisc.robot similarity index 99% rename from tests/perf/10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-ndrpdrdisc.robot rename to tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-ndrpdrdisc.robot index 06d8ef9b12..f41f619375 100644 --- a/tests/perf/10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-ndrpdrdisc.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC | ... | NIC_Intel-X520-DA2 | L2BDMACLRN | ENCAP | VXLAN | L2OVRLAY | IP4UNRLAY diff --git a/tests/perf/10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-pdrchk.robot b/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-pdrchk.robot similarity index 99% rename from tests/perf/10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-pdrchk.robot rename to tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-pdrchk.robot index cd9aa6b107..dee56213c7 100644 --- a/tests/perf/10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-pdrchk.robot +++ b/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-pdrchk.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | PDRCHK | ... | NIC_Intel-X520-DA2 | L2BDMACLRN | ENCAP | VXLAN | L2OVRLAY | IP4UNRLAY diff --git a/tests/perf/10ge2p1x520-ethip4vxlan-l2xcbase-ndrchk.robot b/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4vxlan-l2xcbase-ndrchk.robot similarity index 99% rename from tests/perf/10ge2p1x520-ethip4vxlan-l2xcbase-ndrchk.robot rename to tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4vxlan-l2xcbase-ndrchk.robot index 999231d96a..1a07df20a3 100644 --- a/tests/perf/10ge2p1x520-ethip4vxlan-l2xcbase-ndrchk.robot +++ b/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4vxlan-l2xcbase-ndrchk.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRCHK | ... | NIC_Intel-X520-DA2 | L2XCFWD | ENCAP | VXLAN | L2OVRLAY | IP4UNRLAY diff --git a/tests/perf/10ge2p1x520-ethip4vxlan-l2xcbase-ndrpdrdisc.robot b/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4vxlan-l2xcbase-ndrpdrdisc.robot similarity index 99% rename from tests/perf/10ge2p1x520-ethip4vxlan-l2xcbase-ndrpdrdisc.robot rename to tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4vxlan-l2xcbase-ndrpdrdisc.robot index db9d1a68c9..8a4d7422b6 100644 --- a/tests/perf/10ge2p1x520-ethip4vxlan-l2xcbase-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4vxlan-l2xcbase-ndrpdrdisc.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC | ... | NIC_Intel-X520-DA2 | L2XCFWD | ENCAP | VXLAN | L2OVRLAY | IP4UNRLAY diff --git a/tests/perf/10ge2p1x520-ethip4vxlan-l2xcbase-pdrchk.robot b/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4vxlan-l2xcbase-pdrchk.robot similarity index 99% rename from tests/perf/10ge2p1x520-ethip4vxlan-l2xcbase-pdrchk.robot rename to tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4vxlan-l2xcbase-pdrchk.robot index 0c7cd0d2a7..cfd119b300 100644 --- a/tests/perf/10ge2p1x520-ethip4vxlan-l2xcbase-pdrchk.robot +++ b/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4vxlan-l2xcbase-pdrchk.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | PDRCHK | ... | NIC_Intel-X520-DA2 | L2XCFWD | ENCAP | VXLAN | L2OVRLAY | IP4UNRLAY diff --git a/tests/perf/10ge2p1x520-ethip6-ip6base-copwhtlistbase-ndrchk.robot b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-copwhtlistbase-ndrchk.robot similarity index 99% rename from tests/perf/10ge2p1x520-ethip6-ip6base-copwhtlistbase-ndrchk.robot rename to tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-copwhtlistbase-ndrchk.robot index 0dcb36f761..c619b6530b 100644 --- a/tests/perf/10ge2p1x520-ethip6-ip6base-copwhtlistbase-ndrchk.robot +++ b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-copwhtlistbase-ndrchk.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | Library | resources.libraries.python.Cop | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRCHK diff --git a/tests/perf/10ge2p1x520-ethip6-ip6base-copwhtlistbase-ndrpdrdisc.robot b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-copwhtlistbase-ndrpdrdisc.robot similarity index 99% rename from tests/perf/10ge2p1x520-ethip6-ip6base-copwhtlistbase-ndrpdrdisc.robot rename to tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-copwhtlistbase-ndrpdrdisc.robot index fa5879507a..6808603262 100644 --- a/tests/perf/10ge2p1x520-ethip6-ip6base-copwhtlistbase-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-copwhtlistbase-ndrpdrdisc.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | Library | resources.libraries.python.Cop | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC diff --git a/tests/perf/10ge2p1x520-ethip6-ip6base-iacldstbase-ndrchk.robot b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-iacldstbase-ndrchk.robot similarity index 99% rename from tests/perf/10ge2p1x520-ethip6-ip6base-iacldstbase-ndrchk.robot rename to tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-iacldstbase-ndrchk.robot index 49d3d3bc8f..b82a356f1b 100644 --- a/tests/perf/10ge2p1x520-ethip6-ip6base-iacldstbase-ndrchk.robot +++ b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-iacldstbase-ndrchk.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | Library | resources.libraries.python.Classify.Classify | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRCHK diff --git a/tests/perf/10ge2p1x520-ethip6-ip6base-iacldstbase-ndrpdrdisc.robot b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-iacldstbase-ndrpdrdisc.robot similarity index 99% rename from tests/perf/10ge2p1x520-ethip6-ip6base-iacldstbase-ndrpdrdisc.robot rename to tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-iacldstbase-ndrpdrdisc.robot index 1af04c2b21..6ee98fbcc4 100644 --- a/tests/perf/10ge2p1x520-ethip6-ip6base-iacldstbase-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-iacldstbase-ndrpdrdisc.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | Library | resources.libraries.python.Classify.Classify | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC diff --git a/tests/perf/10ge2p1x520-ethip6-ip6base-ndrchk.robot b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-ndrchk.robot similarity index 99% rename from tests/perf/10ge2p1x520-ethip6-ip6base-ndrchk.robot rename to tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-ndrchk.robot index 67a1b21e6b..8011baf632 100644 --- a/tests/perf/10ge2p1x520-ethip6-ip6base-ndrchk.robot +++ b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-ndrchk.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRCHK | ... | NIC_Intel-X520-DA2 | ETH | IP6FWD | BASE | IP6BASE diff --git a/tests/perf/10ge2p1x520-ethip6-ip6base-ndrpdrdisc.robot b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-ndrpdrdisc.robot similarity index 99% rename from tests/perf/10ge2p1x520-ethip6-ip6base-ndrpdrdisc.robot rename to tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-ndrpdrdisc.robot index 99d699c795..3999677ffb 100644 --- a/tests/perf/10ge2p1x520-ethip6-ip6base-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-ndrpdrdisc.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC | ... | NIC_Intel-X520-DA2 | ETH | IP6FWD | BASE | IP6BASE diff --git a/tests/perf/10ge2p1x520-ethip6-ip6base-pdrchk.robot b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-pdrchk.robot similarity index 98% rename from tests/perf/10ge2p1x520-ethip6-ip6base-pdrchk.robot rename to tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-pdrchk.robot index cbaad60529..5ca64f5790 100644 --- a/tests/perf/10ge2p1x520-ethip6-ip6base-pdrchk.robot +++ b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-pdrchk.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | PDRCHK | ... | NIC_Intel-X520-DA2 | ETH | IP6FWD | BASE | IP6BASE diff --git a/tests/perf/10ge2p1x520-ethip6-ip6scale200k-ndrchk.robot b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6scale200k-ndrchk.robot similarity index 99% rename from tests/perf/10ge2p1x520-ethip6-ip6scale200k-ndrchk.robot rename to tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6scale200k-ndrchk.robot index d844bb058d..a6f8c980e1 100644 --- a/tests/perf/10ge2p1x520-ethip6-ip6scale200k-ndrchk.robot +++ b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6scale200k-ndrchk.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRCHK | ... | NIC_Intel-X520-DA2 | ETH | IP6FWD | SCALE | FIB_200K diff --git a/tests/perf/10ge2p1x520-ethip6-ip6scale200k-ndrpdrdisc.robot b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6scale200k-ndrpdrdisc.robot similarity index 99% rename from tests/perf/10ge2p1x520-ethip6-ip6scale200k-ndrpdrdisc.robot rename to tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6scale200k-ndrpdrdisc.robot index 6b2235ce7a..f64102384d 100644 --- a/tests/perf/10ge2p1x520-ethip6-ip6scale200k-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6scale200k-ndrpdrdisc.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC | ... | NIC_Intel-X520-DA2 | ETH | IP6FWD | SCALE | FIB_200K diff --git a/tests/perf/10ge2p1x520-ethip6-ip6scale20k-ndrchk.robot b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6scale20k-ndrchk.robot similarity index 99% rename from tests/perf/10ge2p1x520-ethip6-ip6scale20k-ndrchk.robot rename to tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6scale20k-ndrchk.robot index 2d8ee7cb3e..ebf642f9b5 100644 --- a/tests/perf/10ge2p1x520-ethip6-ip6scale20k-ndrchk.robot +++ b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6scale20k-ndrchk.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRCHK | ... | NIC_Intel-X520-DA2 | ETH | IP6FWD | SCALE | FIB_20K diff --git a/tests/perf/10ge2p1x520-ethip6-ip6scale20k-ndrpdrdisc.robot b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6scale20k-ndrpdrdisc.robot similarity index 99% rename from tests/perf/10ge2p1x520-ethip6-ip6scale20k-ndrpdrdisc.robot rename to tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6scale20k-ndrpdrdisc.robot index b685e8adf0..4337c0d6a3 100644 --- a/tests/perf/10ge2p1x520-ethip6-ip6scale20k-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6scale20k-ndrpdrdisc.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC | ... | NIC_Intel-X520-DA2 | ETH | IP6FWD | SCALE | FIB_20K diff --git a/tests/perf/10ge2p1x520-ethip6-ip6scale2m-ndrchk.robot b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6scale2m-ndrchk.robot similarity index 99% rename from tests/perf/10ge2p1x520-ethip6-ip6scale2m-ndrchk.robot rename to tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6scale2m-ndrchk.robot index 4aa9caa7bb..c3411cebd8 100644 --- a/tests/perf/10ge2p1x520-ethip6-ip6scale2m-ndrchk.robot +++ b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6scale2m-ndrchk.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRCHK | ... | NIC_Intel-X520-DA2 | ETH | IP6FWD | SCALE | FIB_2M diff --git a/tests/perf/10ge2p1x520-ethip6-ip6scale2m-ndrpdrdisc.robot b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6scale2m-ndrpdrdisc.robot similarity index 99% rename from tests/perf/10ge2p1x520-ethip6-ip6scale2m-ndrpdrdisc.robot rename to tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6scale2m-ndrpdrdisc.robot index 9a7b8dc480..1259fd9130 100644 --- a/tests/perf/10ge2p1x520-ethip6-ip6scale2m-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6scale2m-ndrpdrdisc.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC | ... | NIC_Intel-X520-DA2 | ETH | IP6FWD | SCALE | FIB_2M diff --git a/tests/perf/10ge2p1x520-ethip6-ip6scale2m-pdrchk.robot b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6scale2m-pdrchk.robot similarity index 99% rename from tests/perf/10ge2p1x520-ethip6-ip6scale2m-pdrchk.robot rename to tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6scale2m-pdrchk.robot index 58aae85019..977e73ff2a 100644 --- a/tests/perf/10ge2p1x520-ethip6-ip6scale2m-pdrchk.robot +++ b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6scale2m-pdrchk.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | PDRCHK | ... | NIC_Intel-X520-DA2 | ETH | IP6FWD | SCALE | FIB_2M diff --git a/tests/perf/40ge2p1xl710-ethip6-ip6base-ndrpdrdisc.robot b/tests/vpp/perf/ip6/40ge2p1xl710-ethip6-ip6base-ndrpdrdisc.robot similarity index 99% rename from tests/perf/40ge2p1xl710-ethip6-ip6base-ndrpdrdisc.robot rename to tests/vpp/perf/ip6/40ge2p1xl710-ethip6-ip6base-ndrpdrdisc.robot index 016b4d963b..4c45fdd266 100644 --- a/tests/perf/40ge2p1xl710-ethip6-ip6base-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip6/40ge2p1xl710-ethip6-ip6base-ndrpdrdisc.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC | ... | NIC_Intel-XL710 | ETH | IP6FWD | BASE diff --git a/tests/perf/10ge2p1x520-ethip6lispip4-ip6base-ndrchk.robot b/tests/vpp/perf/ip6_tunnels/10ge2p1x520-ethip6lispip4-ip6base-ndrchk.robot similarity index 98% rename from tests/perf/10ge2p1x520-ethip6lispip4-ip6base-ndrchk.robot rename to tests/vpp/perf/ip6_tunnels/10ge2p1x520-ethip6lispip4-ip6base-ndrchk.robot index aaccec61d4..6448d4390f 100644 --- a/tests/perf/10ge2p1x520-ethip6lispip4-ip6base-ndrchk.robot +++ b/tests/vpp/perf/ip6_tunnels/10ge2p1x520-ethip6lispip4-ip6base-ndrchk.robot @@ -12,8 +12,8 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot -| Resource | resources/libraries/robot/lisp/lisp_static_adjacency.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot +| Resource | resources/libraries/robot/overlay/lisp_static_adjacency.robot | Variables | resources/test_data/lisp/performance/lisp_static_adjacency.py | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRCHK diff --git a/tests/perf/10ge2p1x520-ethip6lispip4-ip6base-ndrpdrdisc.robot b/tests/vpp/perf/ip6_tunnels/10ge2p1x520-ethip6lispip4-ip6base-ndrpdrdisc.robot similarity index 99% rename from tests/perf/10ge2p1x520-ethip6lispip4-ip6base-ndrpdrdisc.robot rename to tests/vpp/perf/ip6_tunnels/10ge2p1x520-ethip6lispip4-ip6base-ndrpdrdisc.robot index 06c38dfd62..bcf0711c94 100644 --- a/tests/perf/10ge2p1x520-ethip6lispip4-ip6base-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip6_tunnels/10ge2p1x520-ethip6lispip4-ip6base-ndrpdrdisc.robot @@ -12,8 +12,8 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot -| Resource | resources/libraries/robot/lisp/lisp_static_adjacency.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot +| Resource | resources/libraries/robot/overlay/lisp_static_adjacency.robot | Variables | resources/test_data/lisp/performance/lisp_static_adjacency.py | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC diff --git a/tests/perf/10ge2p1x520-ethip6lispip4-ip6base-pdrchk.robot b/tests/vpp/perf/ip6_tunnels/10ge2p1x520-ethip6lispip4-ip6base-pdrchk.robot similarity index 98% rename from tests/perf/10ge2p1x520-ethip6lispip4-ip6base-pdrchk.robot rename to tests/vpp/perf/ip6_tunnels/10ge2p1x520-ethip6lispip4-ip6base-pdrchk.robot index ecc41b6b74..55c5a19e70 100644 --- a/tests/perf/10ge2p1x520-ethip6lispip4-ip6base-pdrchk.robot +++ b/tests/vpp/perf/ip6_tunnels/10ge2p1x520-ethip6lispip4-ip6base-pdrchk.robot @@ -12,8 +12,8 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot -| Resource | resources/libraries/robot/lisp/lisp_static_adjacency.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot +| Resource | resources/libraries/robot/overlay/lisp_static_adjacency.robot | Variables | resources/test_data/lisp/performance/lisp_static_adjacency.py | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | PDRCHK diff --git a/tests/perf/10ge2p1x520-ethip6lispip6-ip6base-ndrchk.robot b/tests/vpp/perf/ip6_tunnels/10ge2p1x520-ethip6lispip6-ip6base-ndrchk.robot similarity index 98% rename from tests/perf/10ge2p1x520-ethip6lispip6-ip6base-ndrchk.robot rename to tests/vpp/perf/ip6_tunnels/10ge2p1x520-ethip6lispip6-ip6base-ndrchk.robot index 2afb2804c4..2e44791318 100644 --- a/tests/perf/10ge2p1x520-ethip6lispip6-ip6base-ndrchk.robot +++ b/tests/vpp/perf/ip6_tunnels/10ge2p1x520-ethip6lispip6-ip6base-ndrchk.robot @@ -12,8 +12,8 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot -| Resource | resources/libraries/robot/lisp/lisp_static_adjacency.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot +| Resource | resources/libraries/robot/overlay/lisp_static_adjacency.robot | Variables | resources/test_data/lisp/performance/lisp_static_adjacency.py | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRCHK diff --git a/tests/perf/10ge2p1x520-ethip6lispip6-ip6base-ndrpdrdisc.robot b/tests/vpp/perf/ip6_tunnels/10ge2p1x520-ethip6lispip6-ip6base-ndrpdrdisc.robot similarity index 99% rename from tests/perf/10ge2p1x520-ethip6lispip6-ip6base-ndrpdrdisc.robot rename to tests/vpp/perf/ip6_tunnels/10ge2p1x520-ethip6lispip6-ip6base-ndrpdrdisc.robot index 015e4d59f6..f29f4e4626 100644 --- a/tests/perf/10ge2p1x520-ethip6lispip6-ip6base-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip6_tunnels/10ge2p1x520-ethip6lispip6-ip6base-ndrpdrdisc.robot @@ -12,8 +12,8 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot -| Resource | resources/libraries/robot/lisp/lisp_static_adjacency.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot +| Resource | resources/libraries/robot/overlay/lisp_static_adjacency.robot | Variables | resources/test_data/lisp/performance/lisp_static_adjacency.py | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC diff --git a/tests/perf/10ge2p1x520-ethip6lispip6-ip6base-pdrchk.robot b/tests/vpp/perf/ip6_tunnels/10ge2p1x520-ethip6lispip6-ip6base-pdrchk.robot similarity index 98% rename from tests/perf/10ge2p1x520-ethip6lispip6-ip6base-pdrchk.robot rename to tests/vpp/perf/ip6_tunnels/10ge2p1x520-ethip6lispip6-ip6base-pdrchk.robot index 7898a08aa5..717efedf45 100644 --- a/tests/perf/10ge2p1x520-ethip6lispip6-ip6base-pdrchk.robot +++ b/tests/vpp/perf/ip6_tunnels/10ge2p1x520-ethip6lispip6-ip6base-pdrchk.robot @@ -12,8 +12,8 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot -| Resource | resources/libraries/robot/lisp/lisp_static_adjacency.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot +| Resource | resources/libraries/robot/overlay/lisp_static_adjacency.robot | Variables | resources/test_data/lisp/performance/lisp_static_adjacency.py | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | PDRCHK diff --git a/tests/perf/10ge2p1vic1227-eth-l2bdbasemaclrn-ndrpdrdisc.robot b/tests/vpp/perf/l2/10ge2p1vic1227-eth-l2bdbasemaclrn-ndrpdrdisc.robot similarity index 99% rename from tests/perf/10ge2p1vic1227-eth-l2bdbasemaclrn-ndrpdrdisc.robot rename to tests/vpp/perf/l2/10ge2p1vic1227-eth-l2bdbasemaclrn-ndrpdrdisc.robot index 7f025baa92..51eb235f24 100644 --- a/tests/perf/10ge2p1vic1227-eth-l2bdbasemaclrn-ndrpdrdisc.robot +++ b/tests/vpp/perf/l2/10ge2p1vic1227-eth-l2bdbasemaclrn-ndrpdrdisc.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC | ... | NIC_Cisco-VIC-1227 | ETH | L2BDMACLRN | BASE diff --git a/tests/perf/10ge2p1x520-dot1ad-l2xcbase-ndrchk.robot b/tests/vpp/perf/l2/10ge2p1x520-dot1ad-l2xcbase-ndrchk.robot similarity index 99% rename from tests/perf/10ge2p1x520-dot1ad-l2xcbase-ndrchk.robot rename to tests/vpp/perf/l2/10ge2p1x520-dot1ad-l2xcbase-ndrchk.robot index 9f378fab48..4b4162581a 100644 --- a/tests/perf/10ge2p1x520-dot1ad-l2xcbase-ndrchk.robot +++ b/tests/vpp/perf/l2/10ge2p1x520-dot1ad-l2xcbase-ndrchk.robot @@ -12,8 +12,8 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot -| Resource | resources/libraries/robot/tagging.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot +| Resource | resources/libraries/robot/l2/tagging.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRCHK | ... | NIC_Intel-X520-DA2 | L2XCFWD | BASE | DOT1AD diff --git a/tests/perf/10ge2p1x520-dot1ad-l2xcbase-ndrpdrdisc.robot b/tests/vpp/perf/l2/10ge2p1x520-dot1ad-l2xcbase-ndrpdrdisc.robot similarity index 99% rename from tests/perf/10ge2p1x520-dot1ad-l2xcbase-ndrpdrdisc.robot rename to tests/vpp/perf/l2/10ge2p1x520-dot1ad-l2xcbase-ndrpdrdisc.robot index 6122de9850..17b907c91b 100644 --- a/tests/perf/10ge2p1x520-dot1ad-l2xcbase-ndrpdrdisc.robot +++ b/tests/vpp/perf/l2/10ge2p1x520-dot1ad-l2xcbase-ndrpdrdisc.robot @@ -12,8 +12,8 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot -| Resource | resources/libraries/robot/tagging.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot +| Resource | resources/libraries/robot/l2/tagging.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC | ... | NIC_Intel-X520-DA2 | L2XCFWD | BASE | DOT1AD diff --git a/tests/perf/10ge2p1x520-dot1q-l2xcbase-ndrchk.robot b/tests/vpp/perf/l2/10ge2p1x520-dot1q-l2xcbase-ndrchk.robot similarity index 99% rename from tests/perf/10ge2p1x520-dot1q-l2xcbase-ndrchk.robot rename to tests/vpp/perf/l2/10ge2p1x520-dot1q-l2xcbase-ndrchk.robot index a38bff667e..d3a67f3777 100644 --- a/tests/perf/10ge2p1x520-dot1q-l2xcbase-ndrchk.robot +++ b/tests/vpp/perf/l2/10ge2p1x520-dot1q-l2xcbase-ndrchk.robot @@ -12,8 +12,8 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot -| Resource | resources/libraries/robot/tagging.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot +| Resource | resources/libraries/robot/l2/tagging.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRCHK | ... | NIC_Intel-X520-DA2 | L2XCFWD | BASE | DOT1Q diff --git a/tests/perf/10ge2p1x520-dot1q-l2xcbase-ndrpdrdisc.robot b/tests/vpp/perf/l2/10ge2p1x520-dot1q-l2xcbase-ndrpdrdisc.robot similarity index 99% rename from tests/perf/10ge2p1x520-dot1q-l2xcbase-ndrpdrdisc.robot rename to tests/vpp/perf/l2/10ge2p1x520-dot1q-l2xcbase-ndrpdrdisc.robot index d99d772c8f..a5a8580f29 100644 --- a/tests/perf/10ge2p1x520-dot1q-l2xcbase-ndrpdrdisc.robot +++ b/tests/vpp/perf/l2/10ge2p1x520-dot1q-l2xcbase-ndrpdrdisc.robot @@ -12,8 +12,8 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot -| Resource | resources/libraries/robot/tagging.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot +| Resource | resources/libraries/robot/l2/tagging.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC | ... | NIC_Intel-X520-DA2 | L2XCFWD | BASE | DOT1Q diff --git a/tests/perf/10ge2p1x520-eth-l2bdbasemaclrn-ndrchk.robot b/tests/vpp/perf/l2/10ge2p1x520-eth-l2bdbasemaclrn-ndrchk.robot similarity index 99% rename from tests/perf/10ge2p1x520-eth-l2bdbasemaclrn-ndrchk.robot rename to tests/vpp/perf/l2/10ge2p1x520-eth-l2bdbasemaclrn-ndrchk.robot index 7cd0fc6c43..598d45f6b6 100644 --- a/tests/perf/10ge2p1x520-eth-l2bdbasemaclrn-ndrchk.robot +++ b/tests/vpp/perf/l2/10ge2p1x520-eth-l2bdbasemaclrn-ndrchk.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | Library | resources.libraries.python.NodePath | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRCHK diff --git a/tests/perf/10ge2p1x520-eth-l2bdbasemaclrn-ndrpdrdisc.robot b/tests/vpp/perf/l2/10ge2p1x520-eth-l2bdbasemaclrn-ndrpdrdisc.robot similarity index 99% rename from tests/perf/10ge2p1x520-eth-l2bdbasemaclrn-ndrpdrdisc.robot rename to tests/vpp/perf/l2/10ge2p1x520-eth-l2bdbasemaclrn-ndrpdrdisc.robot index c8410b1451..5234981c14 100644 --- a/tests/perf/10ge2p1x520-eth-l2bdbasemaclrn-ndrpdrdisc.robot +++ b/tests/vpp/perf/l2/10ge2p1x520-eth-l2bdbasemaclrn-ndrpdrdisc.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC | ... | NIC_Intel-X520-DA2 | ETH | L2BDMACLRN | BASE | L2BDBASE diff --git a/tests/perf/10ge2p1x520-eth-l2bdbasemaclrn-pdrchk.robot b/tests/vpp/perf/l2/10ge2p1x520-eth-l2bdbasemaclrn-pdrchk.robot similarity index 99% rename from tests/perf/10ge2p1x520-eth-l2bdbasemaclrn-pdrchk.robot rename to tests/vpp/perf/l2/10ge2p1x520-eth-l2bdbasemaclrn-pdrchk.robot index 5f87d6527a..58512392f7 100644 --- a/tests/perf/10ge2p1x520-eth-l2bdbasemaclrn-pdrchk.robot +++ b/tests/vpp/perf/l2/10ge2p1x520-eth-l2bdbasemaclrn-pdrchk.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | Library | resources.libraries.python.NodePath | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | PDRCHK diff --git a/tests/perf/10ge2p1x520-eth-l2xcbase-ndrchk.robot b/tests/vpp/perf/l2/10ge2p1x520-eth-l2xcbase-ndrchk.robot similarity index 99% rename from tests/perf/10ge2p1x520-eth-l2xcbase-ndrchk.robot rename to tests/vpp/perf/l2/10ge2p1x520-eth-l2xcbase-ndrchk.robot index 451a319422..13a2b7577f 100644 --- a/tests/perf/10ge2p1x520-eth-l2xcbase-ndrchk.robot +++ b/tests/vpp/perf/l2/10ge2p1x520-eth-l2xcbase-ndrchk.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | Library | resources.libraries.python.InterfaceUtil | Library | resources.libraries.python.NodePath | ... diff --git a/tests/perf/10ge2p1x520-eth-l2xcbase-ndrpdrdisc.robot b/tests/vpp/perf/l2/10ge2p1x520-eth-l2xcbase-ndrpdrdisc.robot similarity index 99% rename from tests/perf/10ge2p1x520-eth-l2xcbase-ndrpdrdisc.robot rename to tests/vpp/perf/l2/10ge2p1x520-eth-l2xcbase-ndrpdrdisc.robot index 13f7b12111..4c0e0a18b2 100644 --- a/tests/perf/10ge2p1x520-eth-l2xcbase-ndrpdrdisc.robot +++ b/tests/vpp/perf/l2/10ge2p1x520-eth-l2xcbase-ndrpdrdisc.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | Library | resources.libraries.python.InterfaceUtil | Library | resources.libraries.python.NodePath | ... diff --git a/tests/perf/10ge2p1x520-eth-l2xcbase-pdrchk.robot b/tests/vpp/perf/l2/10ge2p1x520-eth-l2xcbase-pdrchk.robot similarity index 98% rename from tests/perf/10ge2p1x520-eth-l2xcbase-pdrchk.robot rename to tests/vpp/perf/l2/10ge2p1x520-eth-l2xcbase-pdrchk.robot index c3dc22d078..72589f6ca1 100644 --- a/tests/perf/10ge2p1x520-eth-l2xcbase-pdrchk.robot +++ b/tests/vpp/perf/l2/10ge2p1x520-eth-l2xcbase-pdrchk.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | Library | resources.libraries.python.InterfaceUtil | Library | resources.libraries.python.NodePath | ... diff --git a/tests/perf/10ge2p1x710-eth-l2bdbasemaclrn-ndrpdrdisc.robot b/tests/vpp/perf/l2/10ge2p1x710-eth-l2bdbasemaclrn-ndrpdrdisc.robot similarity index 99% rename from tests/perf/10ge2p1x710-eth-l2bdbasemaclrn-ndrpdrdisc.robot rename to tests/vpp/perf/l2/10ge2p1x710-eth-l2bdbasemaclrn-ndrpdrdisc.robot index 033414fa06..166e1c7a4f 100644 --- a/tests/perf/10ge2p1x710-eth-l2bdbasemaclrn-ndrpdrdisc.robot +++ b/tests/vpp/perf/l2/10ge2p1x710-eth-l2bdbasemaclrn-ndrpdrdisc.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC | ... | NIC_Intel-X710 | ETH | L2BDMACLRN | BASE diff --git a/tests/perf/40ge2p1vic1385-eth-l2bdbasemaclrn-ndrpdrdisc.robot b/tests/vpp/perf/l2/40ge2p1vic1385-eth-l2bdbasemaclrn-ndrpdrdisc.robot similarity index 99% rename from tests/perf/40ge2p1vic1385-eth-l2bdbasemaclrn-ndrpdrdisc.robot rename to tests/vpp/perf/l2/40ge2p1vic1385-eth-l2bdbasemaclrn-ndrpdrdisc.robot index 3cc908ad3d..6d39fc169a 100644 --- a/tests/perf/40ge2p1vic1385-eth-l2bdbasemaclrn-ndrpdrdisc.robot +++ b/tests/vpp/perf/l2/40ge2p1vic1385-eth-l2bdbasemaclrn-ndrpdrdisc.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | Library | resources.libraries.python.NodePath | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC diff --git a/tests/perf/40ge2p1xl710-eth-l2bdbasemaclrn-ndrpdrdisc.robot b/tests/vpp/perf/l2/40ge2p1xl710-eth-l2bdbasemaclrn-ndrpdrdisc.robot similarity index 99% rename from tests/perf/40ge2p1xl710-eth-l2bdbasemaclrn-ndrpdrdisc.robot rename to tests/vpp/perf/l2/40ge2p1xl710-eth-l2bdbasemaclrn-ndrpdrdisc.robot index 96be5d2940..595bc029ce 100644 --- a/tests/perf/40ge2p1xl710-eth-l2bdbasemaclrn-ndrpdrdisc.robot +++ b/tests/vpp/perf/l2/40ge2p1xl710-eth-l2bdbasemaclrn-ndrpdrdisc.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | Library | resources.libraries.python.NodePath | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC diff --git a/tests/perf/40ge2p1xl710-eth-l2xcbase-ndrpdrdisc.robot b/tests/vpp/perf/l2/40ge2p1xl710-eth-l2xcbase-ndrpdrdisc.robot similarity index 99% rename from tests/perf/40ge2p1xl710-eth-l2xcbase-ndrpdrdisc.robot rename to tests/vpp/perf/l2/40ge2p1xl710-eth-l2xcbase-ndrpdrdisc.robot index 67eb34732f..4c6f279e8d 100644 --- a/tests/perf/40ge2p1xl710-eth-l2xcbase-ndrpdrdisc.robot +++ b/tests/vpp/perf/l2/40ge2p1xl710-eth-l2xcbase-ndrpdrdisc.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | Library | resources.libraries.python.InterfaceUtil | Library | resources.libraries.python.NodePath | ... diff --git a/tests/perf/10ge2p1x520-dot1q-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot b/tests/vpp/perf/vm_vhost/10ge2p1x520-dot1q-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot similarity index 99% rename from tests/perf/10ge2p1x520-dot1q-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot rename to tests/vpp/perf/vm_vhost/10ge2p1x520-dot1q-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot index 084be2df71..9b88f7f2d1 100644 --- a/tests/perf/10ge2p1x520-dot1q-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot +++ b/tests/vpp/perf/vm_vhost/10ge2p1x520-dot1q-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | Library | resources.libraries.python.QemuUtils | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC diff --git a/tests/perf/10ge2p1x520-dot1q-l2bdbasemaclrn-eth-2vhost-1vm-pdrchk.robot b/tests/vpp/perf/vm_vhost/10ge2p1x520-dot1q-l2bdbasemaclrn-eth-2vhost-1vm-pdrchk.robot similarity index 99% rename from tests/perf/10ge2p1x520-dot1q-l2bdbasemaclrn-eth-2vhost-1vm-pdrchk.robot rename to tests/vpp/perf/vm_vhost/10ge2p1x520-dot1q-l2bdbasemaclrn-eth-2vhost-1vm-pdrchk.robot index adb8243da4..bab866795a 100644 --- a/tests/perf/10ge2p1x520-dot1q-l2bdbasemaclrn-eth-2vhost-1vm-pdrchk.robot +++ b/tests/vpp/perf/vm_vhost/10ge2p1x520-dot1q-l2bdbasemaclrn-eth-2vhost-1vm-pdrchk.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | Library | resources.libraries.python.QemuUtils | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | PDRCHK diff --git a/tests/perf/10ge2p1x520-dot1q-l2xcbase-eth-2vhost-1vm-ndrpdrdisc.robot b/tests/vpp/perf/vm_vhost/10ge2p1x520-dot1q-l2xcbase-eth-2vhost-1vm-ndrpdrdisc.robot similarity index 99% rename from tests/perf/10ge2p1x520-dot1q-l2xcbase-eth-2vhost-1vm-ndrpdrdisc.robot rename to tests/vpp/perf/vm_vhost/10ge2p1x520-dot1q-l2xcbase-eth-2vhost-1vm-ndrpdrdisc.robot index 1ff0708fff..258ebbbe57 100644 --- a/tests/perf/10ge2p1x520-dot1q-l2xcbase-eth-2vhost-1vm-ndrpdrdisc.robot +++ b/tests/vpp/perf/vm_vhost/10ge2p1x520-dot1q-l2xcbase-eth-2vhost-1vm-ndrpdrdisc.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | Library | resources.libraries.python.NodePath | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC diff --git a/tests/perf/10ge2p1x520-dot1q-l2xcbase-eth-2vhost-1vm-pdrchk.robot b/tests/vpp/perf/vm_vhost/10ge2p1x520-dot1q-l2xcbase-eth-2vhost-1vm-pdrchk.robot similarity index 99% rename from tests/perf/10ge2p1x520-dot1q-l2xcbase-eth-2vhost-1vm-pdrchk.robot rename to tests/vpp/perf/vm_vhost/10ge2p1x520-dot1q-l2xcbase-eth-2vhost-1vm-pdrchk.robot index 58a648a485..68b11c8348 100644 --- a/tests/perf/10ge2p1x520-dot1q-l2xcbase-eth-2vhost-1vm-pdrchk.robot +++ b/tests/vpp/perf/vm_vhost/10ge2p1x520-dot1q-l2xcbase-eth-2vhost-1vm-pdrchk.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | Library | resources.libraries.python.QemuUtils | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | PDRCHK diff --git a/tests/perf/10ge2p1x520-eth-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot b/tests/vpp/perf/vm_vhost/10ge2p1x520-eth-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot similarity index 99% rename from tests/perf/10ge2p1x520-eth-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot rename to tests/vpp/perf/vm_vhost/10ge2p1x520-eth-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot index 494bebf5cd..6bb145325a 100644 --- a/tests/perf/10ge2p1x520-eth-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot +++ b/tests/vpp/perf/vm_vhost/10ge2p1x520-eth-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | Library | resources.libraries.python.QemuUtils | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC diff --git a/tests/perf/10ge2p1x520-eth-l2bdbasemaclrn-eth-4vhost-2vm-ndrpdrdisc.robot b/tests/vpp/perf/vm_vhost/10ge2p1x520-eth-l2bdbasemaclrn-eth-4vhost-2vm-ndrpdrdisc.robot similarity index 99% rename from tests/perf/10ge2p1x520-eth-l2bdbasemaclrn-eth-4vhost-2vm-ndrpdrdisc.robot rename to tests/vpp/perf/vm_vhost/10ge2p1x520-eth-l2bdbasemaclrn-eth-4vhost-2vm-ndrpdrdisc.robot index de06640856..ade616825a 100644 --- a/tests/perf/10ge2p1x520-eth-l2bdbasemaclrn-eth-4vhost-2vm-ndrpdrdisc.robot +++ b/tests/vpp/perf/vm_vhost/10ge2p1x520-eth-l2bdbasemaclrn-eth-4vhost-2vm-ndrpdrdisc.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | Library | resources.libraries.python.QemuUtils | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC | ... | NIC_Intel-X520-DA2 | ETH | L2BDMACLRN | BASE | VHOST | VM diff --git a/tests/perf/10ge2p1x520-eth-l2xcbase-eth-2vhost-1vm-ndrpdrdisc.robot b/tests/vpp/perf/vm_vhost/10ge2p1x520-eth-l2xcbase-eth-2vhost-1vm-ndrpdrdisc.robot similarity index 99% rename from tests/perf/10ge2p1x520-eth-l2xcbase-eth-2vhost-1vm-ndrpdrdisc.robot rename to tests/vpp/perf/vm_vhost/10ge2p1x520-eth-l2xcbase-eth-2vhost-1vm-ndrpdrdisc.robot index 91d8f4a2ab..d231afffb7 100644 --- a/tests/perf/10ge2p1x520-eth-l2xcbase-eth-2vhost-1vm-ndrpdrdisc.robot +++ b/tests/vpp/perf/vm_vhost/10ge2p1x520-eth-l2xcbase-eth-2vhost-1vm-ndrpdrdisc.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | Library | resources.libraries.python.NodePath | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC diff --git a/tests/perf/10ge2p1x520-eth-l2xcbase-eth-2vhost-1vm-pdrchk.robot b/tests/vpp/perf/vm_vhost/10ge2p1x520-eth-l2xcbase-eth-2vhost-1vm-pdrchk.robot similarity index 99% rename from tests/perf/10ge2p1x520-eth-l2xcbase-eth-2vhost-1vm-pdrchk.robot rename to tests/vpp/perf/vm_vhost/10ge2p1x520-eth-l2xcbase-eth-2vhost-1vm-pdrchk.robot index a244017023..4fb03188bb 100644 --- a/tests/perf/10ge2p1x520-eth-l2xcbase-eth-2vhost-1vm-pdrchk.robot +++ b/tests/vpp/perf/vm_vhost/10ge2p1x520-eth-l2xcbase-eth-2vhost-1vm-pdrchk.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | Library | resources.libraries.python.QemuUtils | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | PDRCHK diff --git a/tests/perf/10ge2p1x520-eth-l2xcbase-eth-4vhost-2vm-ndrpdrdisc.robot b/tests/vpp/perf/vm_vhost/10ge2p1x520-eth-l2xcbase-eth-4vhost-2vm-ndrpdrdisc.robot similarity index 99% rename from tests/perf/10ge2p1x520-eth-l2xcbase-eth-4vhost-2vm-ndrpdrdisc.robot rename to tests/vpp/perf/vm_vhost/10ge2p1x520-eth-l2xcbase-eth-4vhost-2vm-ndrpdrdisc.robot index 2aa6372dd4..ed2635ae02 100644 --- a/tests/perf/10ge2p1x520-eth-l2xcbase-eth-4vhost-2vm-ndrpdrdisc.robot +++ b/tests/vpp/perf/vm_vhost/10ge2p1x520-eth-l2xcbase-eth-4vhost-2vm-ndrpdrdisc.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | Library | resources.libraries.python.NodePath | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC diff --git a/tests/perf/10ge2p1x520-ethip4-ip4base-eth-2vhost-1vm-ndrpdrdisc.robot b/tests/vpp/perf/vm_vhost/10ge2p1x520-ethip4-ip4base-eth-2vhost-1vm-ndrpdrdisc.robot similarity index 99% rename from tests/perf/10ge2p1x520-ethip4-ip4base-eth-2vhost-1vm-ndrpdrdisc.robot rename to tests/vpp/perf/vm_vhost/10ge2p1x520-ethip4-ip4base-eth-2vhost-1vm-ndrpdrdisc.robot index 1fe7806106..0b19414fb5 100644 --- a/tests/perf/10ge2p1x520-ethip4-ip4base-eth-2vhost-1vm-ndrpdrdisc.robot +++ b/tests/vpp/perf/vm_vhost/10ge2p1x520-ethip4-ip4base-eth-2vhost-1vm-ndrpdrdisc.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | Library | resources.libraries.python.QemuUtils | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC diff --git a/tests/perf/10ge2p1x520-ethip4-ip4base-eth-2vhost-1vm-pdrchk.robot b/tests/vpp/perf/vm_vhost/10ge2p1x520-ethip4-ip4base-eth-2vhost-1vm-pdrchk.robot similarity index 99% rename from tests/perf/10ge2p1x520-ethip4-ip4base-eth-2vhost-1vm-pdrchk.robot rename to tests/vpp/perf/vm_vhost/10ge2p1x520-ethip4-ip4base-eth-2vhost-1vm-pdrchk.robot index c7cccda093..46a44cb58b 100644 --- a/tests/perf/10ge2p1x520-ethip4-ip4base-eth-2vhost-1vm-pdrchk.robot +++ b/tests/vpp/perf/vm_vhost/10ge2p1x520-ethip4-ip4base-eth-2vhost-1vm-pdrchk.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | Library | resources.libraries.python.QemuUtils | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | PDRCHK diff --git a/tests/perf/10ge2p1x520-ethip4-ip4base-eth-4vhost-2vm-ndrpdrdisc.robot b/tests/vpp/perf/vm_vhost/10ge2p1x520-ethip4-ip4base-eth-4vhost-2vm-ndrpdrdisc.robot similarity index 99% rename from tests/perf/10ge2p1x520-ethip4-ip4base-eth-4vhost-2vm-ndrpdrdisc.robot rename to tests/vpp/perf/vm_vhost/10ge2p1x520-ethip4-ip4base-eth-4vhost-2vm-ndrpdrdisc.robot index d2604cf00b..5e1c9afca7 100644 --- a/tests/perf/10ge2p1x520-ethip4-ip4base-eth-4vhost-2vm-ndrpdrdisc.robot +++ b/tests/vpp/perf/vm_vhost/10ge2p1x520-ethip4-ip4base-eth-4vhost-2vm-ndrpdrdisc.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | Library | resources.libraries.python.QemuUtils | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC diff --git a/tests/perf/10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot b/tests/vpp/perf/vm_vhost/10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot similarity index 99% rename from tests/perf/10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot rename to tests/vpp/perf/vm_vhost/10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot index 49db34e2b4..b24e0ca3c6 100644 --- a/tests/perf/10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot +++ b/tests/vpp/perf/vm_vhost/10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | Library | resources.libraries.python.QemuUtils | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC diff --git a/tests/perf/10ge2p1x710-eth-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot b/tests/vpp/perf/vm_vhost/10ge2p1x710-eth-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot similarity index 99% rename from tests/perf/10ge2p1x710-eth-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot rename to tests/vpp/perf/vm_vhost/10ge2p1x710-eth-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot index 6618a11186..734b624666 100644 --- a/tests/perf/10ge2p1x710-eth-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot +++ b/tests/vpp/perf/vm_vhost/10ge2p1x710-eth-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | Library | resources.libraries.python.QemuUtils | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC diff --git a/tests/perf/40ge2p1xl710-eth-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot b/tests/vpp/perf/vm_vhost/40ge2p1xl710-eth-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot similarity index 99% rename from tests/perf/40ge2p1xl710-eth-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot rename to tests/vpp/perf/vm_vhost/40ge2p1xl710-eth-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot index 51b4492980..b16a699e6a 100644 --- a/tests/perf/40ge2p1xl710-eth-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot +++ b/tests/vpp/perf/vm_vhost/40ge2p1xl710-eth-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | Library | resources.libraries.python.QemuUtils | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC diff --git a/tests/perf/40ge2p1xl710-eth-l2bdbasemaclrn-eth-4vhost-2vm-ndrpdrdisc.robot b/tests/vpp/perf/vm_vhost/40ge2p1xl710-eth-l2bdbasemaclrn-eth-4vhost-2vm-ndrpdrdisc.robot similarity index 99% rename from tests/perf/40ge2p1xl710-eth-l2bdbasemaclrn-eth-4vhost-2vm-ndrpdrdisc.robot rename to tests/vpp/perf/vm_vhost/40ge2p1xl710-eth-l2bdbasemaclrn-eth-4vhost-2vm-ndrpdrdisc.robot index 1b701dcee4..c9fc7292b5 100644 --- a/tests/perf/40ge2p1xl710-eth-l2bdbasemaclrn-eth-4vhost-2vm-ndrpdrdisc.robot +++ b/tests/vpp/perf/vm_vhost/40ge2p1xl710-eth-l2bdbasemaclrn-eth-4vhost-2vm-ndrpdrdisc.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | Library | resources.libraries.python.QemuUtils | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC diff --git a/tests/perf/40ge2p1xl710-eth-l2xcbase-eth-4vhost-2vm-ndrpdrdisc.robot b/tests/vpp/perf/vm_vhost/40ge2p1xl710-eth-l2xcbase-eth-4vhost-2vm-ndrpdrdisc.robot similarity index 99% rename from tests/perf/40ge2p1xl710-eth-l2xcbase-eth-4vhost-2vm-ndrpdrdisc.robot rename to tests/vpp/perf/vm_vhost/40ge2p1xl710-eth-l2xcbase-eth-4vhost-2vm-ndrpdrdisc.robot index decc922af6..7d79bc2e78 100644 --- a/tests/perf/40ge2p1xl710-eth-l2xcbase-eth-4vhost-2vm-ndrpdrdisc.robot +++ b/tests/vpp/perf/vm_vhost/40ge2p1xl710-eth-l2xcbase-eth-4vhost-2vm-ndrpdrdisc.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | Library | resources.libraries.python.QemuUtils | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC diff --git a/tests/perf/40ge2p1xl710-ethip4-ip4base-eth-4vhost-2vm-ndrpdrdisc.robot b/tests/vpp/perf/vm_vhost/40ge2p1xl710-ethip4-ip4base-eth-4vhost-2vm-ndrpdrdisc.robot similarity index 99% rename from tests/perf/40ge2p1xl710-ethip4-ip4base-eth-4vhost-2vm-ndrpdrdisc.robot rename to tests/vpp/perf/vm_vhost/40ge2p1xl710-ethip4-ip4base-eth-4vhost-2vm-ndrpdrdisc.robot index cdfd2b8933..30e68e1f15 100644 --- a/tests/perf/40ge2p1xl710-ethip4-ip4base-eth-4vhost-2vm-ndrpdrdisc.robot +++ b/tests/vpp/perf/vm_vhost/40ge2p1xl710-ethip4-ip4base-eth-4vhost-2vm-ndrpdrdisc.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance_setup.robot +| Resource | resources/libraries/robot/performance/performance_setup.robot | Library | resources.libraries.python.QemuUtils | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC -- 2.16.6