summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Ser <simon.ser@intel.com>2019-04-30 11:37:47 +0300
committerArkadiusz Hiler <arkadiusz.hiler@intel.com>2019-05-09 14:16:30 +0300
commitac0fb93ab41bd50b770d03241aaef9c8aa1481b0 (patch)
treecee268f9e7394baaa679a2a9d8b34a485bb2dc96
parentc60d4610424ff8ac227a276f2da3f62e4b8d4d65 (diff)
ci: remove audio test
Audio tests have been removed and replaced by Chamelium tests. Signed-off-by: Simon Ser <simon.ser@intel.com> Reviewed-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
-rw-r--r--.gitlab-ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index aee90a27..2590e65f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,7 +3,6 @@ variables:
MESON_OPTIONS: >
-Dwith_libdrm=intel,nouveau,amdgpu
-Dbuild_overlay=true
- -Dbuild_audio=true
-Dbuild_chamelium=true
-Dwith_valgrind=true
-Dbuild_man=true