After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 796987 - New machine to host the gnome-sdk ostree repo
New machine to host the gnome-sdk ostree repo
Status: RESOLVED FIXED
Product: sysadmin
Classification: Infrastructure
Component: Other
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME Sysadmins
GNOME Sysadmins
Depends on:
Blocks:
 
 
Reported: 2018-08-17 11:55 UTC by Jordan Petridis
Modified: 2018-09-04 16:04 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jordan Petridis 2018-08-17 11:55:50 UTC
We want to replace the gnome sdk builders with an infrastructure that will be integrated with gitlab and will build the gnome-sdk from the gnome-build-meta [1] repo directly [2] with Buildstream. 

The plan is to setup an new ostree server where artifacts will be pushed directly from the gitlab CI. Then we can setup sdk.gnome.org to pull from that ostree repo instead of the current builders.

Machine Specs:

* 4 CPUs
* 4 GB RAM
* 500 GB  or more
* a good uplink and as close as possible to sdk.gnome.org

Access:

* Alex Larsson,
* Abderrahim Kitouni, akitouni@gnome.org
* Jordan Petridis (Me), jpetridis@gnome.org
* Javier Jardon, jjardon@gnome.org

[1] https://gitlab.gnome.org/GNOME/gnome-build-meta
[2] https://gitlab.gnome.org/GNOME/gnome-build-meta/issues/16
Comment 1 Andrea Veri 2018-09-04 16:04:08 UTC
All done, you should be able to SSH to the node via the vpn.gbm-builder.gnome.org FQDN (make sure you proxy your SSH connection via bastion.gnome.org). Once in do: sudo -u gbm -i.

Enjoy!