Accepting request 889191 from Virtualization
OBS-URL: https://build.opensuse.org/request/show/889191 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kubevirt?expand=0&rev=17
This commit is contained in:
commit
4f6e40242d
8
_constraints
Normal file
8
_constraints
Normal file
@ -0,0 +1,8 @@
|
||||
<constraints>
|
||||
<!-- Kubevirt needs larger disk for builds -->
|
||||
<hardware>
|
||||
<disk>
|
||||
<size unit="G">6</size>
|
||||
</disk>
|
||||
</hardware>
|
||||
</constraints>
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 05:17:03 UTC 2021 - Vasily Ulyanov <vasily.ulyanov@suse.com>
|
||||
|
||||
- Set default reg_path='registry.opensuse.org/kubevirt'
|
||||
- Add _constraints file with disk requirements
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 23 09:50:20 UTC 2021 - Vasily Ulyanov <vasily.ulyanov@suse.com>
|
||||
|
||||
|
@ -139,7 +139,7 @@ case "${distro}" in
|
||||
150300:0)
|
||||
reg_path='registry.suse.de/suse/containers/sle-server/15/containers/suse/sles/15.3' ;;
|
||||
*)
|
||||
reg_path='registry.opensuse.org/virtualization/container/kubevirt' ;;
|
||||
reg_path='registry.opensuse.org/kubevirt' ;;
|
||||
esac
|
||||
%else
|
||||
reg_path='%{registry_path}'
|
||||
|
Loading…
x
Reference in New Issue
Block a user