[gnome-build-meta/jjardon/gnome-41-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-41-aws-migr] Update references of GNOME OS ostree repo to the new URL
- Date: Tue, 18 Jan 2022 09:35:01 +0000 (UTC)
commit 2f424017954e3de0b134bb3738d18d25585ae6bd
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/1484>
.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 a6f918eed..39d533faf 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -88,7 +88,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 1cfdc753f..15a0d3ef9 100644
--- a/project.conf
+++ b/project.conf
@@ -312,7 +312,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]