#1021 add space to python-classroom disk image for branched/next beta rc
Merged 3 years ago by mohanboddu. Opened 3 years ago by kevin.

file modified
+1 -1
@@ -441,7 +441,7 @@

                      'name': 'Fedora-Python-Classroom',

                      'kickstart': 'fedora-disk-python-classroom.ks',

                      'distro': 'Fedora-30',

-                     'disk_size': 6,

+                     'disk_size': 10,

                      'arches': ['aarch64', 'armhfp'],

                      'repo': 'Everything',

                      'install_tree_from': 'Everything',

file modified
+1 -1
@@ -441,7 +441,7 @@

                      'name': 'Fedora-Python-Classroom',

                      'kickstart': 'fedora-disk-python-classroom.ks',

                      'distro': 'Fedora-30',

-                     'disk_size': 6,

+                     'disk_size': 10,

                      'arches': ['aarch64', 'armhfp'],

                      'repo': 'Everything',

                      'install_tree_from': 'Everything',

These images were running out of space.

We will need a freeze break to bring this in.

CC: @churchyard

Signed-off-by: Kevin Fenzi kevin@scrye.com

I think it needs more, error complained "An additional 2.74 GiB is needed."

https://koji.fedoraproject.org/koji/taskinfo?taskID=63480680

rebased onto bf91afd

3 years ago

Fine, lets make it 10?

Pull-Request has been merged by mohanboddu

3 years ago
Metadata