[gnome-build-meta/jjardon/gnome-40-aws-migr] Update references of GNOME OS ostree repo to the new URL
- From: Marge Bot <marge-bot src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/jjardon/gnome-40-aws-migr] Update references of GNOME OS ostree repo to the new URL
- Date: Tue, 18 Jan 2022 09:57:47 +0000 (UTC)
commit d364f6b400a9e4e2553c1bcaa50b68121e948aec
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date: Mon Jan 17 23:11:22 2022 +0100
Update references of GNOME OS ostree repo to the new URL
Infrastructure team is migrating GNOME Nightly and GNOME OS ostree
repositories to AWS EC2 instance due to performance issues of production
Ceph cluster used for the boring data. We also use this opportunity
to give flat-manager instance used for GNOME OS a proper domain.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-build-meta/-/merge_requests/1485>
.gitlab-ci.yml | 2 +-
project.conf | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1a64e7df3..918a3ac96 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -87,7 +87,7 @@ default:
dependencies: [track]
script:
- |
- export FLAT_MANAGER_SERVER=https://flatmgr-ostree.openshift.gnome.org/
+ export FLAT_MANAGER_SERVER=https://ostree.gnome.org/
export FLAT_MANAGER_REPO=gnomeos
export REPO_TOKEN=$OSTREE_REPO_TOKEN
diff --git a/project.conf b/project.conf
index 8d5eb8012..7647bf7c2 100644
--- a/project.conf
+++ b/project.conf
@@ -298,7 +298,7 @@ variables:
flatpak-branch: '%{branch}%{qualifier}'
ostree-layer: user
ostree-branch: "gnome-os/%{branch}/%{arch}-%{ostree-layer}"
- ostree-remote-url: "https://nightly.gnome.org/gnomeos/repo"
+ ostree-remote-url: "https://ostree.gnome.org/repo"
gcc_arch: "%{arch}"
abi: "gnu"
gcc_triplet: "%{gcc_arch}-linux-%{abi}"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]