diff --git a/configs/cb-aarch64.yaml b/configs/cb-aarch64.yaml index 520c851..a4f9089 100644 --- a/configs/cb-aarch64.yaml +++ b/configs/cb-aarch64.yaml @@ -50,21 +50,21 @@ images: to: '\1.qcow2' scripts: - grub_install - workstation-cloud: - target: vm/alt-workstation-cloud - branding: 'none' - kinds: - - qcow2c - exclude_branches: - - Sisyphus - - p9 - - p8 - - c8 - rename: - regex: '(.*)\.qcow2c$' - to: '\1.qcow2' - scripts: - - grub_install + # workstation-cloud: + # target: vm/alt-workstation-cloud + # branding: 'none' + # kinds: + # - qcow2c + # exclude_branches: + # - Sisyphus + # - p9 + # - p8 + # - c8 + # rename: + # regex: '(.*)\.qcow2c$' + # to: '\1.qcow2' + # scripts: + # - grub_install branches: Sisyphus: diff --git a/configs/cb-vm.yaml b/configs/cb-vm.yaml index 57865f8..8fe95ec 100644 --- a/configs/cb-vm.yaml +++ b/configs/cb-vm.yaml @@ -39,26 +39,26 @@ images: rename: regex: '(.*)\.qcow2c$' to: '\1.qcow2' - workstation-cloud: - target: vm/alt-workstation-cloud - branding: 'none' - kinds: - - qcow2c - exclude_arches: - - aarch64 - - armh - - ppc64le - - i586 - exclude_branches: - - Sisyphus - - p9 - - p8 - - c8 - tests: - - method: prog(cloud-build-test-cloud) - rename: - regex: '(.*)\.qcow2c$' - to: '\1.qcow2' + # workstation-cloud: + # target: vm/alt-workstation-cloud + # branding: 'none' + # kinds: + # - qcow2c + # exclude_arches: + # - aarch64 + # - armh + # - ppc64le + # - i586 + # exclude_branches: + # - Sisyphus + # - p9 + # - p8 + # - c8 + # tests: + # - method: prog(cloud-build-test-cloud) + # rename: + # regex: '(.*)\.qcow2c$' + # to: '\1.qcow2' branches: Sisyphus: