Skip to content

Commit

Permalink
Merge pull request #498 from pevik/risc-v
Browse files Browse the repository at this point in the history
Move riscv64 to git
  • Loading branch information
pevik authored Aug 9, 2024
2 parents a3c5a17 + d7a3d60 commit f178467
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 0 deletions.
1 change: 1 addition & 0 deletions job_groups.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,5 @@
121: opensuse_leap_15.6_incidents
122: opensuse_leap_15.6_updates
123: opensuse_leap_15.6_backports
125: opensuse_tumbleweed_riscv64
126: opensuse_leap_16.0_images
40 changes: 40 additions & 0 deletions job_groups/opensuse_tumbleweed_riscv64.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
############################################################
# WARNING #
# #
# This file is managed in GIT! #
# Any changes via the openQA WebUI will get overwritten! #
# #
# https://github.com/os-autoinst/opensuse-jobgroups #
# job_groups/opensuse_tumbleweed_riscv64.yaml #
############################################################

---

defaults:
riscv64:
machine: riscv64_cpu_max
priority: 50
products:
opensuse-Tumbleweed-JeOS-for-RISCV-riscv64:
distri: opensuse
flavor: JeOS-for-RISCV
version: Tumbleweed
scenarios:
riscv64:
opensuse-Tumbleweed-JeOS-for-RISCV-riscv64:
- jeos:
settings:
EXCLUDE_MODULES: diskusage,libzypp_config
- jeos-ltp-commands:
settings:
EXCLUDE_MODULES: libzypp_config
- jeos-ltp-containers:
settings:
EXCLUDE_MODULES: libzypp_config
- jeos-ltp-cve:
settings:
EXCLUDE_MODULES: libzypp_config
- jeos-ltp-syscalls:
settings:
EXCLUDE_MODULES: libzypp_config
LTP_ENV: 'TMPDIR=/var/tmp,LTP_TIMEOUT_MUL=2,LTP_RUNTIME_MUL=2'

0 comments on commit f178467

Please sign in to comment.