From e8d1900f3efb0fdd5e91d342ba2bbd93abc41949 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Jun 29 2022 15:01:33 +0000 Subject: Use the correct branch for experiments Signed-off-by: Stephen Gallagher --- diff --git a/fedora/variables.conf b/fedora/variables.conf index a58f613..5798e9e 100644 --- a/fedora/variables.conf +++ b/fedora/variables.conf @@ -13,18 +13,18 @@ COMPS_COMMAND = "make comps-eln.xml" MODULE_DEFAULTS_REPO = "https://pagure.io/releng/fedora-module-defaults.git" -MODULE_DEFAULTS_BRANCH = "eln" +MODULE_DEFAULTS_BRANCH = "eln-experimental" VARIANTS_REPO = "https://pagure.io/pungi-fedora.git" -VARIANTS_BRANCH = "eln" +VARIANTS_BRANCH = "eln-experimental" VARIANTS_FILE = "variants.xml" # Generate gather_source.json on-the-fly using the prepopulate scm dict, # store it into /srv/odcs and use it from there. GATHER_PREPOPULATE_REPO = "https://pagure.io/pungi-fedora.git" -GATHER_PREPOPULATE_BRANCH = "eln" +GATHER_PREPOPULATE_BRANCH = "eln-experimental" GATHER_PREPOPULATE_FILE = "prepopulate.json" GATHER_PREPOPULATE_COMMAND = ""