Hi,
Now that F31 is GO, I would like the make the necessary changes to bodhi configs.
"vars/all/Frozen.yaml" 1L, 15C written [mohanboddu@batcave01 ansible][PROD]$ git diff diff --git a/vars/all/00-FedoraCycleNumber.yaml b/vars/all/00-FedoraCycleNumber.yaml index 22476b0..4bd0d46 100644 --- a/vars/all/00-FedoraCycleNumber.yaml +++ b/vars/all/00-FedoraCycleNumber.yaml @@ -1 +1 @@ -FedoraCycleNumber: 30 +FedoraCycleNumber: 31 diff --git a/vars/all/FedoraBranched.yaml b/vars/all/FedoraBranched.yaml index 42ac534..0bbcc1d 100644 --- a/vars/all/FedoraBranched.yaml +++ b/vars/all/FedoraBranched.yaml @@ -1 +1 @@ -FedoraBranched: True +FedoraBranched: False diff --git a/vars/all/FedoraBranchedBodhi.yaml b/vars/all/FedoraBranchedBodhi.yaml index 380f61d..76ba14d 100644 --- a/vars/all/FedoraBranchedBodhi.yaml +++ b/vars/all/FedoraBranchedBodhi.yaml @@ -1,2 +1,2 @@ #options are: prebeta, postbeta, current -FedoraBranchedBodhi: postbeta +FedoraBranchedBodhi: current diff --git a/vars/all/FedoraPreviousPrevious.yaml b/vars/all/FedoraPreviousPrevious.yaml index a8e3d3b..a061e04 100644 --- a/vars/all/FedoraPreviousPrevious.yaml +++ b/vars/all/FedoraPreviousPrevious.yaml @@ -1 +1 @@ -FedoraPreviousPrevious: False +FedoraPreviousPrevious: True diff --git a/vars/all/Frozen.yaml b/vars/all/Frozen.yaml index 97d3bc3..7578a88 100644 --- a/vars/all/Frozen.yaml +++ b/vars/all/Frozen.yaml @@ -1 +1 @@ -Frozen: True +Frozen: False diff --git a/vars/all/RelEngFrozen.yaml b/vars/all/RelEngFrozen.yaml index bd7553f..72af779 100644 --- a/vars/all/RelEngFrozen.yaml +++ b/vars/all/RelEngFrozen.yaml @@ -1 +1 @@ -RelEngFrozen: True +RelEngFrozen: False
Thanks.
On Thu, 24 Oct 2019 at 19:57, Mohan Boddu mboddu@bhujji.com wrote:
Hi,
Now that F31 is GO, I would like the make the necessary changes to bodhi configs.
"vars/all/Frozen.yaml" 1L, 15C written [mohanboddu@batcave01 ansible][PROD]$ git diff diff --git a/vars/all/00-FedoraCycleNumber.yaml b/vars/all/00-FedoraCycleNumber.yaml index 22476b0..4bd0d46 100644 --- a/vars/all/00-FedoraCycleNumber.yaml +++ b/vars/all/00-FedoraCycleNumber.yaml @@ -1 +1 @@ -FedoraCycleNumber: 30 +FedoraCycleNumber: 31 diff --git a/vars/all/FedoraBranched.yaml b/vars/all/FedoraBranched.yaml index 42ac534..0bbcc1d 100644 --- a/vars/all/FedoraBranched.yaml +++ b/vars/all/FedoraBranched.yaml @@ -1 +1 @@ -FedoraBranched: True +FedoraBranched: False diff --git a/vars/all/FedoraBranchedBodhi.yaml b/vars/all/FedoraBranchedBodhi.yaml index 380f61d..76ba14d 100644 --- a/vars/all/FedoraBranchedBodhi.yaml +++ b/vars/all/FedoraBranchedBodhi.yaml @@ -1,2 +1,2 @@ #options are: prebeta, postbeta, current -FedoraBranchedBodhi: postbeta +FedoraBranchedBodhi: current diff --git a/vars/all/FedoraPreviousPrevious.yaml b/vars/all/FedoraPreviousPrevious.yaml index a8e3d3b..a061e04 100644 --- a/vars/all/FedoraPreviousPrevious.yaml +++ b/vars/all/FedoraPreviousPrevious.yaml @@ -1 +1 @@ -FedoraPreviousPrevious: False +FedoraPreviousPrevious: True diff --git a/vars/all/Frozen.yaml b/vars/all/Frozen.yaml index 97d3bc3..7578a88 100644 --- a/vars/all/Frozen.yaml +++ b/vars/all/Frozen.yaml @@ -1 +1 @@ -Frozen: True +Frozen: False
I think this is the Frozen variable for the infra, and if I am correct that should stay set to True. But I am might be wrong :-)
diff --git a/vars/all/RelEngFrozen.yaml b/vars/all/RelEngFrozen.yaml index bd7553f..72af779 100644 --- a/vars/all/RelEngFrozen.yaml +++ b/vars/all/RelEngFrozen.yaml @@ -1 +1 @@ -RelEngFrozen: True +RelEngFrozen: False
One question otherwise looks good, so +1
Thanks. _______________________________________________ infrastructure mailing list -- infrastructure@lists.fedoraproject.org To unsubscribe send an email to infrastructure-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedorapro...
+1
On Thu, 24 Oct 2019 at 14:04, Clement Verna cverna@fedoraproject.org wrote:
On Thu, 24 Oct 2019 at 19:57, Mohan Boddu mboddu@bhujji.com wrote:
Hi,
Now that F31 is GO, I would like the make the necessary changes to bodhi configs.
"vars/all/Frozen.yaml" 1L, 15C written [mohanboddu@batcave01 ansible][PROD]$ git diff diff --git a/vars/all/00-FedoraCycleNumber.yaml b/vars/all/00-FedoraCycleNumber.yaml index 22476b0..4bd0d46 100644 --- a/vars/all/00-FedoraCycleNumber.yaml +++ b/vars/all/00-FedoraCycleNumber.yaml @@ -1 +1 @@ -FedoraCycleNumber: 30 +FedoraCycleNumber: 31 diff --git a/vars/all/FedoraBranched.yaml b/vars/all/FedoraBranched.yaml index 42ac534..0bbcc1d 100644 --- a/vars/all/FedoraBranched.yaml +++ b/vars/all/FedoraBranched.yaml @@ -1 +1 @@ -FedoraBranched: True +FedoraBranched: False diff --git a/vars/all/FedoraBranchedBodhi.yaml b/vars/all/FedoraBranchedBodhi.yaml index 380f61d..76ba14d 100644 --- a/vars/all/FedoraBranchedBodhi.yaml +++ b/vars/all/FedoraBranchedBodhi.yaml @@ -1,2 +1,2 @@ #options are: prebeta, postbeta, current -FedoraBranchedBodhi: postbeta +FedoraBranchedBodhi: current diff --git a/vars/all/FedoraPreviousPrevious.yaml b/vars/all/FedoraPreviousPrevious.yaml index a8e3d3b..a061e04 100644 --- a/vars/all/FedoraPreviousPrevious.yaml +++ b/vars/all/FedoraPreviousPrevious.yaml @@ -1 +1 @@ -FedoraPreviousPrevious: False +FedoraPreviousPrevious: True diff --git a/vars/all/Frozen.yaml b/vars/all/Frozen.yaml index 97d3bc3..7578a88 100644 --- a/vars/all/Frozen.yaml +++ b/vars/all/Frozen.yaml @@ -1 +1 @@ -Frozen: True +Frozen: False
I think this is the Frozen variable for the infra, and if I am correct that should stay set to True. But I am might be wrong :-)
diff --git a/vars/all/RelEngFrozen.yaml b/vars/all/RelEngFrozen.yaml index bd7553f..72af779 100644 --- a/vars/all/RelEngFrozen.yaml +++ b/vars/all/RelEngFrozen.yaml @@ -1 +1 @@ -RelEngFrozen: True +RelEngFrozen: False
One question otherwise looks good, so +1
Thanks. _______________________________________________ infrastructure mailing list -- infrastructure@lists.fedoraproject.org To unsubscribe send an email to infrastructure-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedorapro...
infrastructure mailing list -- infrastructure@lists.fedoraproject.org To unsubscribe send an email to infrastructure-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedorapro...
On Thu, Oct 24, 2019 at 2:04 PM Clement Verna cverna@fedoraproject.org wrote:
On Thu, 24 Oct 2019 at 19:57, Mohan Boddu mboddu@bhujji.com wrote:
Hi,
Now that F31 is GO, I would like the make the necessary changes to bodhi configs.
"vars/all/Frozen.yaml" 1L, 15C written [mohanboddu@batcave01 ansible][PROD]$ git diff diff --git a/vars/all/00-FedoraCycleNumber.yaml b/vars/all/00-FedoraCycleNumber.yaml index 22476b0..4bd0d46 100644 --- a/vars/all/00-FedoraCycleNumber.yaml +++ b/vars/all/00-FedoraCycleNumber.yaml @@ -1 +1 @@ -FedoraCycleNumber: 30 +FedoraCycleNumber: 31 diff --git a/vars/all/FedoraBranched.yaml b/vars/all/FedoraBranched.yaml index 42ac534..0bbcc1d 100644 --- a/vars/all/FedoraBranched.yaml +++ b/vars/all/FedoraBranched.yaml @@ -1 +1 @@ -FedoraBranched: True +FedoraBranched: False diff --git a/vars/all/FedoraBranchedBodhi.yaml b/vars/all/FedoraBranchedBodhi.yaml index 380f61d..76ba14d 100644 --- a/vars/all/FedoraBranchedBodhi.yaml +++ b/vars/all/FedoraBranchedBodhi.yaml @@ -1,2 +1,2 @@ #options are: prebeta, postbeta, current -FedoraBranchedBodhi: postbeta +FedoraBranchedBodhi: current diff --git a/vars/all/FedoraPreviousPrevious.yaml b/vars/all/FedoraPreviousPrevious.yaml index a8e3d3b..a061e04 100644 --- a/vars/all/FedoraPreviousPrevious.yaml +++ b/vars/all/FedoraPreviousPrevious.yaml @@ -1 +1 @@ -FedoraPreviousPrevious: False +FedoraPreviousPrevious: True diff --git a/vars/all/Frozen.yaml b/vars/all/Frozen.yaml index 97d3bc3..7578a88 100644 --- a/vars/all/Frozen.yaml +++ b/vars/all/Frozen.yaml @@ -1 +1 @@ -Frozen: True +Frozen: False
I think this is the Frozen variable for the infra, and if I am correct that should stay set to True. But I am might be wrong :-)
Even I thought of the same and checked for it and the only place that is using it is: https://infrastructure.fedoraproject.org/cgit/ansible.git/tree/roles/koji_hu... Which is not related to infra.
diff --git a/vars/all/RelEngFrozen.yaml b/vars/all/RelEngFrozen.yaml index bd7553f..72af779 100644 --- a/vars/all/RelEngFrozen.yaml +++ b/vars/all/RelEngFrozen.yaml @@ -1 +1 @@ -RelEngFrozen: True +RelEngFrozen: False
One question otherwise looks good, so +1
Thanks. _______________________________________________ infrastructure mailing list -- infrastructure@lists.fedoraproject.org To unsubscribe send an email to infrastructure-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedorapro...
infrastructure mailing list -- infrastructure@lists.fedoraproject.org To unsubscribe send an email to infrastructure-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedorapro...
On Thu, 24 Oct 2019 at 20:32, Mohan Boddu mboddu@bhujji.com wrote:
On Thu, Oct 24, 2019 at 2:04 PM Clement Verna cverna@fedoraproject.org wrote:
On Thu, 24 Oct 2019 at 19:57, Mohan Boddu mboddu@bhujji.com wrote:
Hi,
Now that F31 is GO, I would like the make the necessary changes to bodhi configs.
"vars/all/Frozen.yaml" 1L, 15C written [mohanboddu@batcave01 ansible][PROD]$ git diff diff --git a/vars/all/00-FedoraCycleNumber.yaml b/vars/all/00-FedoraCycleNumber.yaml index 22476b0..4bd0d46 100644 --- a/vars/all/00-FedoraCycleNumber.yaml +++ b/vars/all/00-FedoraCycleNumber.yaml @@ -1 +1 @@ -FedoraCycleNumber: 30 +FedoraCycleNumber: 31 diff --git a/vars/all/FedoraBranched.yaml b/vars/all/FedoraBranched.yaml index 42ac534..0bbcc1d 100644 --- a/vars/all/FedoraBranched.yaml +++ b/vars/all/FedoraBranched.yaml @@ -1 +1 @@ -FedoraBranched: True +FedoraBranched: False diff --git a/vars/all/FedoraBranchedBodhi.yaml b/vars/all/FedoraBranchedBodhi.yaml index 380f61d..76ba14d 100644 --- a/vars/all/FedoraBranchedBodhi.yaml +++ b/vars/all/FedoraBranchedBodhi.yaml @@ -1,2 +1,2 @@ #options are: prebeta, postbeta, current -FedoraBranchedBodhi: postbeta +FedoraBranchedBodhi: current diff --git a/vars/all/FedoraPreviousPrevious.yaml b/vars/all/FedoraPreviousPrevious.yaml index a8e3d3b..a061e04 100644 --- a/vars/all/FedoraPreviousPrevious.yaml +++ b/vars/all/FedoraPreviousPrevious.yaml @@ -1 +1 @@ -FedoraPreviousPrevious: False +FedoraPreviousPrevious: True diff --git a/vars/all/Frozen.yaml b/vars/all/Frozen.yaml index 97d3bc3..7578a88 100644 --- a/vars/all/Frozen.yaml +++ b/vars/all/Frozen.yaml @@ -1 +1 @@ -Frozen: True +Frozen: False
I think this is the Frozen variable for the infra, and if I am correct
that should stay set to True. But I am might be wrong :-) Even I thought of the same and checked for it and the only place that is using it is:
https://infrastructure.fedoraproject.org/cgit/ansible.git/tree/roles/koji_hu... Which is not related to infra.
Cool thanks for checking
diff --git a/vars/all/RelEngFrozen.yaml b/vars/all/RelEngFrozen.yaml index bd7553f..72af779 100644 --- a/vars/all/RelEngFrozen.yaml +++ b/vars/all/RelEngFrozen.yaml @@ -1 +1 @@ -RelEngFrozen: True +RelEngFrozen: False
One question otherwise looks good, so +1
Thanks. _______________________________________________ infrastructure mailing list -- infrastructure@lists.fedoraproject.org To unsubscribe send an email to
infrastructure-leave@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives:
https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedorapro...
infrastructure mailing list -- infrastructure@lists.fedoraproject.org To unsubscribe send an email to
infrastructure-leave@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives:
https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedorapro... _______________________________________________ infrastructure mailing list -- infrastructure@lists.fedoraproject.org To unsubscribe send an email to infrastructure-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedorapro...
+1
On Thu, Oct 24, 2019 at 7:51 PM Mohan Boddu mboddu@bhujji.com wrote:
Hi,
Now that F31 is GO, I would like the make the necessary changes to bodhi configs.
"vars/all/Frozen.yaml" 1L, 15C written [mohanboddu@batcave01 ansible][PROD]$ git diff diff --git a/vars/all/00-FedoraCycleNumber.yaml b/vars/all/00-FedoraCycleNumber.yaml index 22476b0..4bd0d46 100644 --- a/vars/all/00-FedoraCycleNumber.yaml +++ b/vars/all/00-FedoraCycleNumber.yaml @@ -1 +1 @@ -FedoraCycleNumber: 30 +FedoraCycleNumber: 31 diff --git a/vars/all/FedoraBranched.yaml b/vars/all/FedoraBranched.yaml index 42ac534..0bbcc1d 100644 --- a/vars/all/FedoraBranched.yaml +++ b/vars/all/FedoraBranched.yaml @@ -1 +1 @@ -FedoraBranched: True +FedoraBranched: False diff --git a/vars/all/FedoraBranchedBodhi.yaml b/vars/all/FedoraBranchedBodhi.yaml index 380f61d..76ba14d 100644 --- a/vars/all/FedoraBranchedBodhi.yaml +++ b/vars/all/FedoraBranchedBodhi.yaml @@ -1,2 +1,2 @@ #options are: prebeta, postbeta, current -FedoraBranchedBodhi: postbeta +FedoraBranchedBodhi: current diff --git a/vars/all/FedoraPreviousPrevious.yaml b/vars/all/FedoraPreviousPrevious.yaml index a8e3d3b..a061e04 100644 --- a/vars/all/FedoraPreviousPrevious.yaml +++ b/vars/all/FedoraPreviousPrevious.yaml @@ -1 +1 @@ -FedoraPreviousPrevious: False +FedoraPreviousPrevious: True diff --git a/vars/all/Frozen.yaml b/vars/all/Frozen.yaml index 97d3bc3..7578a88 100644 --- a/vars/all/Frozen.yaml +++ b/vars/all/Frozen.yaml @@ -1 +1 @@ -Frozen: True +Frozen: False diff --git a/vars/all/RelEngFrozen.yaml b/vars/all/RelEngFrozen.yaml index bd7553f..72af779 100644 --- a/vars/all/RelEngFrozen.yaml +++ b/vars/all/RelEngFrozen.yaml @@ -1 +1 @@ -RelEngFrozen: True +RelEngFrozen: False
Thanks. _______________________________________________ infrastructure mailing list -- infrastructure@lists.fedoraproject.org To unsubscribe send an email to infrastructure-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedorapro...
Also, one more simple FBR,
Disabling branched compose
diff --git a/roles/releng/files/branched b/roles/releng/files/branched index 966f5c3..1f52f56 100644 --- a/roles/releng/files/branched +++ b/roles/releng/files/branched @@ -1,3 +1,3 @@ # branched compose MAILTO=releng-cron@lists.fedoraproject.org -15 7 * * * root TMPDIR=`mktemp -d /tmp/branched.XXXXXX` && cd $TMPDIR && git clone https://pagure.io/pungi-fedora.git && cd pungi-fedora && git checkout f31 && /usr/local/bin/lock-wrapper branched-compose "PYTHONMALLOC=debug LANG=en_US.UTF-8 ./nightly.sh" && sudo -u ftpsync /usr/local/bin/update-fullfiletimelist -l /pub/fedora-secondary/update-fullfiletimelist.lock -t /pub fedora fedora-secondary +#15 7 * * * root TMPDIR=`mktemp -d /tmp/branched.XXXXXX` && cd $TMPDIR && git clone https://pagure.io/pungi-fedora.git && cd pungi-fedora && git checkout f31 && /usr/local/bin/lock-wrapper branched-compose "PYTHONMALLOC=debug LANG=en_US.UTF-8 ./nightly.sh" && sudo -u ftpsync /usr/local/bin/update-fullfiletimelist -l /pub/fedora-secondary/update-fullfiletimelist.lock -t /pub fedora fedora-secondary
I am currently running a branched compose, so that the RC and branched compose will have the same content.
Once the run is done, I will push all these changes and then either run full updates push or let the automated pushes take care of it based on the timing.
I cannot run f31 stable updates push yet, since it might screw up the silverblue refs if branched is completed after the f31 stable updates push.
Thanks.
On Thu, Oct 24, 2019 at 2:27 PM Mikolaj Izdebski mizdebsk@redhat.com wrote:
+1
On Thu, Oct 24, 2019 at 7:51 PM Mohan Boddu mboddu@bhujji.com wrote:
Hi,
Now that F31 is GO, I would like the make the necessary changes to bodhi configs.
"vars/all/Frozen.yaml" 1L, 15C written [mohanboddu@batcave01 ansible][PROD]$ git diff diff --git a/vars/all/00-FedoraCycleNumber.yaml b/vars/all/00-FedoraCycleNumber.yaml index 22476b0..4bd0d46 100644 --- a/vars/all/00-FedoraCycleNumber.yaml +++ b/vars/all/00-FedoraCycleNumber.yaml @@ -1 +1 @@ -FedoraCycleNumber: 30 +FedoraCycleNumber: 31 diff --git a/vars/all/FedoraBranched.yaml b/vars/all/FedoraBranched.yaml index 42ac534..0bbcc1d 100644 --- a/vars/all/FedoraBranched.yaml +++ b/vars/all/FedoraBranched.yaml @@ -1 +1 @@ -FedoraBranched: True +FedoraBranched: False diff --git a/vars/all/FedoraBranchedBodhi.yaml b/vars/all/FedoraBranchedBodhi.yaml index 380f61d..76ba14d 100644 --- a/vars/all/FedoraBranchedBodhi.yaml +++ b/vars/all/FedoraBranchedBodhi.yaml @@ -1,2 +1,2 @@ #options are: prebeta, postbeta, current -FedoraBranchedBodhi: postbeta +FedoraBranchedBodhi: current diff --git a/vars/all/FedoraPreviousPrevious.yaml b/vars/all/FedoraPreviousPrevious.yaml index a8e3d3b..a061e04 100644 --- a/vars/all/FedoraPreviousPrevious.yaml +++ b/vars/all/FedoraPreviousPrevious.yaml @@ -1 +1 @@ -FedoraPreviousPrevious: False +FedoraPreviousPrevious: True diff --git a/vars/all/Frozen.yaml b/vars/all/Frozen.yaml index 97d3bc3..7578a88 100644 --- a/vars/all/Frozen.yaml +++ b/vars/all/Frozen.yaml @@ -1 +1 @@ -Frozen: True +Frozen: False diff --git a/vars/all/RelEngFrozen.yaml b/vars/all/RelEngFrozen.yaml index bd7553f..72af779 100644 --- a/vars/all/RelEngFrozen.yaml +++ b/vars/all/RelEngFrozen.yaml @@ -1 +1 @@ -RelEngFrozen: True +RelEngFrozen: False
Thanks. _______________________________________________ infrastructure mailing list -- infrastructure@lists.fedoraproject.org To unsubscribe send an email to infrastructure-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedorapro...
infrastructure mailing list -- infrastructure@lists.fedoraproject.org To unsubscribe send an email to infrastructure-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedorapro...
+1
On Thu, Oct 24, 2019 at 8:35 PM Mohan Boddu mboddu@bhujji.com wrote:
Also, one more simple FBR,
Disabling branched compose
diff --git a/roles/releng/files/branched b/roles/releng/files/branched index 966f5c3..1f52f56 100644 --- a/roles/releng/files/branched +++ b/roles/releng/files/branched @@ -1,3 +1,3 @@ # branched compose MAILTO=releng-cron@lists.fedoraproject.org -15 7 * * * root TMPDIR=`mktemp -d /tmp/branched.XXXXXX` && cd $TMPDIR && git clone https://pagure.io/pungi-fedora.git && cd pungi-fedora && git checkout f31 && /usr/local/bin/lock-wrapper branched-compose "PYTHONMALLOC=debug LANG=en_US.UTF-8 ./nightly.sh" && sudo -u ftpsync /usr/local/bin/update-fullfiletimelist -l /pub/fedora-secondary/update-fullfiletimelist.lock -t /pub fedora fedora-secondary +#15 7 * * * root TMPDIR=`mktemp -d /tmp/branched.XXXXXX` && cd $TMPDIR && git clone https://pagure.io/pungi-fedora.git && cd pungi-fedora && git checkout f31 && /usr/local/bin/lock-wrapper branched-compose "PYTHONMALLOC=debug LANG=en_US.UTF-8 ./nightly.sh" && sudo -u ftpsync /usr/local/bin/update-fullfiletimelist -l /pub/fedora-secondary/update-fullfiletimelist.lock -t /pub fedora fedora-secondary
I am currently running a branched compose, so that the RC and branched compose will have the same content.
Once the run is done, I will push all these changes and then either run full updates push or let the automated pushes take care of it based on the timing.
I cannot run f31 stable updates push yet, since it might screw up the silverblue refs if branched is completed after the f31 stable updates push.
Thanks.
On Thu, Oct 24, 2019 at 2:27 PM Mikolaj Izdebski mizdebsk@redhat.com wrote:
+1
On Thu, Oct 24, 2019 at 7:51 PM Mohan Boddu mboddu@bhujji.com wrote:
Hi,
Now that F31 is GO, I would like the make the necessary changes to bodhi configs.
"vars/all/Frozen.yaml" 1L, 15C written [mohanboddu@batcave01 ansible][PROD]$ git diff diff --git a/vars/all/00-FedoraCycleNumber.yaml b/vars/all/00-FedoraCycleNumber.yaml index 22476b0..4bd0d46 100644 --- a/vars/all/00-FedoraCycleNumber.yaml +++ b/vars/all/00-FedoraCycleNumber.yaml @@ -1 +1 @@ -FedoraCycleNumber: 30 +FedoraCycleNumber: 31 diff --git a/vars/all/FedoraBranched.yaml b/vars/all/FedoraBranched.yaml index 42ac534..0bbcc1d 100644 --- a/vars/all/FedoraBranched.yaml +++ b/vars/all/FedoraBranched.yaml @@ -1 +1 @@ -FedoraBranched: True +FedoraBranched: False diff --git a/vars/all/FedoraBranchedBodhi.yaml b/vars/all/FedoraBranchedBodhi.yaml index 380f61d..76ba14d 100644 --- a/vars/all/FedoraBranchedBodhi.yaml +++ b/vars/all/FedoraBranchedBodhi.yaml @@ -1,2 +1,2 @@ #options are: prebeta, postbeta, current -FedoraBranchedBodhi: postbeta +FedoraBranchedBodhi: current diff --git a/vars/all/FedoraPreviousPrevious.yaml b/vars/all/FedoraPreviousPrevious.yaml index a8e3d3b..a061e04 100644 --- a/vars/all/FedoraPreviousPrevious.yaml +++ b/vars/all/FedoraPreviousPrevious.yaml @@ -1 +1 @@ -FedoraPreviousPrevious: False +FedoraPreviousPrevious: True diff --git a/vars/all/Frozen.yaml b/vars/all/Frozen.yaml index 97d3bc3..7578a88 100644 --- a/vars/all/Frozen.yaml +++ b/vars/all/Frozen.yaml @@ -1 +1 @@ -Frozen: True +Frozen: False diff --git a/vars/all/RelEngFrozen.yaml b/vars/all/RelEngFrozen.yaml index bd7553f..72af779 100644 --- a/vars/all/RelEngFrozen.yaml +++ b/vars/all/RelEngFrozen.yaml @@ -1 +1 @@ -RelEngFrozen: True +RelEngFrozen: False
Thanks. _______________________________________________ infrastructure mailing list -- infrastructure@lists.fedoraproject.org To unsubscribe send an email to infrastructure-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedorapro...
infrastructure mailing list -- infrastructure@lists.fedoraproject.org To unsubscribe send an email to infrastructure-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedorapro...
infrastructure mailing list -- infrastructure@lists.fedoraproject.org To unsubscribe send an email to infrastructure-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedorapro...
infrastructure@lists.fedoraproject.org