Merge "VPP: drop yum from opensuse pkg discovery"
[ci-management.git] / jjb / scripts / setup_vpp_ubuntu_docker_test.sh
index 1828174..d0140c1 100644 (file)
@@ -23,7 +23,6 @@ elif [ "${OS_ID}" == "centos" ]; then
     yum list installed
     pip list
 elif [ "${OS_ID}" == "opensuse" ]; then
-    yum list installed
     pip list
 fi
 if [ "x${IS_CSIT_VPP_JOB}" == "xTrue" ]; then