Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove PASSWORD=linux from RPi image tests #520

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 0 additions & 14 deletions job_groups/opensuse_tumbleweed_aarch64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -629,35 +629,23 @@ scenarios:
opensuse-Tumbleweed-JeOS-for-RPi-aarch64:
- jeos:
machine: RPi3
settings:
PASSWORD: linux
- jeos_extra_tests_ai_ml:
machine: RPi4
settings:
PASSWORD: linux
- jeos-container_host:
machine: RPi3
settings:
PASSWORD: linux
TIMEOUT_SCALE: '3'
- jeos-container_image:
machine: RPi3
settings:
CONTAINER_IMAGE_TO_TEST: registry.opensuse.org/opensuse/factory/arm/totest/containers/opensuse/tumbleweed
PASSWORD: linux
TIMEOUT_SCALE: '3'
- jeos:
machine: RPi4
settings:
PASSWORD: linux
- jeos-ltp-cve:
machine: RPi4
settings:
PASSWORD: linux
- qemu:
machine: RPi4
settings:
PASSWORD: linux
opensuse-Tumbleweed-KDE-Live-aarch64:
- kde-live:
machine: USBboot_aarch64-3G
Expand Down Expand Up @@ -759,8 +747,6 @@ scenarios:
opensuse-Tumbleweed-JeOS-for-RPi-armv7hl:
- jeos:
machine: RPi2B
settings:
PASSWORD: linux
opensuse-Tumbleweed-NET-armv7hl:
- textmode
- install_only
Expand Down
Loading