Skip to content
Snippets Groups Projects
Verified Commit 4c4453c1 authored by Tomas Krizek's avatar Tomas Krizek
Browse files

ci: remove duplicate non-functioning packaging tests

These tests are currently failing and since they're sort of
duplicate, and we want to get rid of them anyway, I'm removing
them from CI.

Related #612
parent feec3e1e
No related merge requests found
......@@ -446,31 +446,6 @@ resperf:iter.udp-asan:
script:
- pytest -r fEsxX tests/packaging -k $DISTRO
packaging:debian_10:
<<: *packagingtest
variables:
DISTRO: debian_10
packaging:debian_9:
<<: *packagingtest
variables:
DISTRO: debian_9
packaging:ubuntu_20.04:
<<: *packagingtest
variables:
DISTRO: ubuntu_20.04
packaging:ubuntu_18.04:
<<: *packagingtest
variables:
DISTRO: ubuntu_18.04
packaging:ubuntu_16.04:
<<: *packagingtest
variables:
DISTRO: ubuntu_16.04
packaging:centos_8:
<<: *packagingtest
variables:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment