diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index 255e484025..3a245d580e 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -280,8 +280,8 @@ stages: test: rhel/7.9 - name: RHEL 8.3 test: rhel/8.3 - - name: FreeBSD 12.2 - test: freebsd/12.2 + #- name: FreeBSD 12.2 + # test: freebsd/12.2 groups: - 1 - 2 @@ -312,8 +312,8 @@ stages: test: rhel/8.2 - name: RHEL 7.8 test: rhel/7.8 - - name: FreeBSD 12.0 - test: freebsd/12.0 + #- name: FreeBSD 12.0 + # test: freebsd/12.0 groups: - 1 - 2 diff --git a/tests/integration/targets/pkgng/aliases b/tests/integration/targets/pkgng/aliases index c7d183fb65..360849e61b 100644 --- a/tests/integration/targets/pkgng/aliases +++ b/tests/integration/targets/pkgng/aliases @@ -3,4 +3,3 @@ needs/root skip/docker skip/osx skip/rhel -disabled # FIXME