diff --git a/src/modules/packages/tests/2.job b/src/modules/packages/tests/2.job index 130214dfd..ba205ed44 100644 --- a/src/modules/packages/tests/2.job +++ b/src/modules/packages/tests/2.job @@ -1,7 +1,6 @@ # SPDX-FileCopyrightText: no # SPDX-License-Identifier: CC0-1.0 backend: dummy -rootMountPoint: /tmp/mount operations: - install: - pre-script: touch /tmp/foo diff --git a/src/modules/packages/tests/pm-pacman-1.yaml b/src/modules/packages/tests/pm-pacman-1.yaml index 3fa75d481..e876bd0fe 100644 --- a/src/modules/packages/tests/pm-pacman-1.yaml +++ b/src/modules/packages/tests/pm-pacman-1.yaml @@ -1,7 +1,6 @@ # SPDX-FileCopyrightText: no # SPDX-License-Identifier: CC0-1.0 backend: pacman -rootMountPoint: /tmp/mount operations: [] pacman: diff --git a/src/modules/packages/tests/pm-pacman-2.yaml b/src/modules/packages/tests/pm-pacman-2.yaml index 2bbf70758..8b0bda397 100644 --- a/src/modules/packages/tests/pm-pacman-2.yaml +++ b/src/modules/packages/tests/pm-pacman-2.yaml @@ -1,7 +1,6 @@ # SPDX-FileCopyrightText: no # SPDX-License-Identifier: CC0-1.0 backend: pacman -rootMountPoint: /tmp/mount operations: [] # Leave some things unspecified