Skip to content

Commit

Permalink
Merge pull request #476 from mloviska/jeos-soc-no-cloud
Browse files Browse the repository at this point in the history
Add jeos cloud tests into x86_64 and aarch64 TW groups
  • Loading branch information
mloviska authored Aug 16, 2024
2 parents 54742c6 + 0414c11 commit 754069f
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 0 deletions.
20 changes: 20 additions & 0 deletions job_groups/opensuse_tumbleweed.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,10 @@ products:
distri: opensuse
flavor: JeOS-for-kvm-and-xen
version: Tumbleweed
opensuse-Tumbleweed-JeOS-for-OpenStack-Cloud-x86_64:
distri: opensuse
flavor: JeOS-for-OpenStack-Cloud
version: Tumbleweed
microos-*-MicroOS-Image-ContainerHost-x86_64:
distri: microos
flavor: MicroOS-Image-ContainerHost
Expand Down Expand Up @@ -995,6 +999,22 @@ scenarios:
priority: 48
- mediacheck:
machine: 64bit
opensuse-Tumbleweed-JeOS-for-OpenStack-Cloud-x86_64:
- jeos-no-cloud:
testsuite: null
machine: 64bit_virtio
priority: 48
settings:
NO_CLOUD: '1'
HDD_2: cidata.qcow2
CI_VERIFICATION: '1'
FIRST_BOOT_CONFIG: 'cloud-init'
NUMDISKS: '2'
HDDSIZEGB_1: '20'
ZYPPER_WHITELISTED_ORPHANS: live-langset-data,jeos-licenses,jeos-firstboot
BOOT_HDD_IMAGE: '1'
DESKTOP: textmode
FILESYSTEM: 'xfs'
opensuse-Tumbleweed-JeOS-for-kvm-and-xen-x86_64:
- jeos:
machine: 64bit_virtio
Expand Down
20 changes: 20 additions & 0 deletions job_groups/opensuse_tumbleweed_aarch64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ products:
distri: opensuse
flavor: JeOS-for-AArch64
version: Tumbleweed
opensuse-Tumbleweed-JeOS-for-OpenStack-Cloud-aarch64:
distri: opensuse
flavor: JeOS-for-OpenStack-Cloud
version: Tumbleweed
opensuse-Tumbleweed-JeOS-for-RPi-aarch64:
distri: opensuse
flavor: JeOS-for-RPi
Expand Down Expand Up @@ -558,6 +562,22 @@ scenarios:
- mediacheck:
machine: USBboot_aarch64
priority: 40
opensuse-Tumbleweed-JeOS-for-OpenStack-Cloud-aarch64:
- jeos-no-cloud:
testsuite: null
machine: 64bit_virtio
priority: 48
settings:
NO_CLOUD: '1'
HDD_2: cidata.qcow2
CI_VERIFICATION: '1'
FIRST_BOOT_CONFIG: 'cloud-init'
NUMDISKS: '2'
HDDSIZEGB_1: '20'
ZYPPER_WHITELISTED_ORPHANS: live-langset-data,jeos-licenses,jeos-firstboot
BOOT_HDD_IMAGE: '1'
DESKTOP: textmode
FILESYSTEM: 'xfs'
opensuse-Tumbleweed-JeOS-for-AArch64-aarch64:
- jeos:
machine: aarch64-HD20G
Expand Down

0 comments on commit 754069f

Please sign in to comment.