diff --git a/integration-tests/legacy-test-repo/config/akmods.yml b/integration-tests/legacy-test-repo/config/akmods.yml index afc54c7..db08e53 100644 --- a/integration-tests/legacy-test-repo/config/akmods.yml +++ b/integration-tests/legacy-test-repo/config/akmods.yml @@ -1,10 +1,10 @@ # TODO: Add back installs after upstream issues are fixed -modules: +modules: [] # Tests installing rpms from a combo image stage - - type: akmods - base: surface - nvidia-version: 550 - install: - - nvidia - - openrazer + # - type: akmods + # base: surface + # nvidia-version: 550 + # install: + # - nvidia + # - openrazer diff --git a/integration-tests/test-repo/recipes/akmods.yml b/integration-tests/test-repo/recipes/akmods.yml index 3338299..f365fb9 100644 --- a/integration-tests/test-repo/recipes/akmods.yml +++ b/integration-tests/test-repo/recipes/akmods.yml @@ -1,7 +1,7 @@ --- # yaml-language-server: $schema=https://schema.blue-build.org/module-list-v1.json -modules: +modules: [] # Tests installing rpms from a combo image stage - - type: akmods - install: - - openrazer + # - type: akmods + # install: + # - openrazer