diff --git a/upstreamcentostests.sh b/upstreamcentostests.sh
index d872faaa3735f2ac034256135d3f81e2a5f66e7b..ed92648f4c55556d4c136a63872d6b08bc7c0990 100755
--- a/upstreamcentostests.sh
+++ b/upstreamcentostests.sh
@@ -32,6 +32,7 @@ cat > ./skipped-tests.list  <<DELIM
 8|tests/p_autofs/*|No NFS on containers
 8|tests/p_bind/0-install_bind.sh|No systemd therefore cannot be tested
 8|tests/p_bind/*|dig cannot find servers in c8 containers
+8|tests/p_bridge-utils/*|Not possible in a container
 8|tests/p_coreutils/*|Specificially removed on KS file for lightweight container, installed coreutils-single instead
 8|tests/p_cron/*|No systemd therefore cannot be tested
 8|tests/p_diffutils/10-cmp-tests|https://bugzilla.redhat.com/show_bug.cgi?id=1732960
@@ -75,8 +76,10 @@ cat > ./skipped-tests.list  <<DELIM
 8|tests/p_shim/*|No bootloader involved, boot path is always deleted so there is no secureboot
 8|tests/p_squid/*|squid seems to always fail, disabling for now
 8|tests/p_squirrelmail/0-install_squirrelmail.sh|No systemd therefore cannot be tested
+8|tests/p_strace/*|Not possible in a container
 8|tests/p_syslog/*|No rsyslog installed, also not relevant on containers
 8|tests/p_systemd/*|It uses auditd as an example which is not yet container ready
+8|tests/p_tcpdump/*|Not possible in a container
 8|tests/p_telnet/10-test_telnet.sh|No systemd therefore cannot be tested
 8|tests/p_tftp-server/*|No systemd therefore cannot be tested
 8|tests/p_vsftpd/*|No systemd therefore cannot be tested