7 Commits

Author SHA1 Message Date
Lubomír Sedlář
85036765a7 Fix pungi call with extra argument
The script gets a label as a command line argument, and this is manually
handled by adding it as `--label=$1` to the pungi-koji command. We
should not add this argument to another time.

This avoid problem with Pungi 4.1.17 which reports an error when seeing
unknown arguments (which were silently ignored before).

Fixes: https://pagure.io/pungi/issue/682
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2017-07-24 14:32:39 +02:00
Dennis Gilmore
e205111d74 fix up finding the compose ids
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-11-19 15:27:40 -06:00
Dennis Gilmore
31ba28a3b0 pass the label to pungi-koji
Production composes have to have a label passed into them

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-11-17 08:58:03 -06:00
Dennis Gilmore
6cc79601cd Atomic: use the right sigs and remove nightly flag
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-11-17 08:53:35 -06:00
Dennis Gilmore
0c53aa8418 Atomic: Don't skip phases we now need
now that we are building the cloud variant every compose we need to
not skip some phases

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-11-17 08:48:58 -06:00
Dennis Gilmore
37c17f0678 pull comps from pagure for two week composes
The two week script was still pulling comps from fedorahostes

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-11-17 07:58:38 -06:00
Peter Robinson
2330bf3df3 setup for F-25 branching
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
2016-07-26 07:40:45 +01:00