[gnome-build-meta/aws-migr: 2/2] 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/aws-migr: 2/2] Update references of GNOME OS ostree repo to the new URL
- Date: Tue, 18 Jan 2022 12:46:39 +0000 (UTC)
commit 6b6474f801071e864cbb0818341c7915f4292f45
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/1483>
.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 a3acfcdbd..96d11ddce 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -93,7 +93,7 @@ default:
stage: deploy
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 e50923ce9..c2307c8b9 100644
--- a/project.conf
+++ b/project.conf
@@ -271,7 +271,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]