Prepare for F38 Beta RC 1.1
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
This commit is contained in:
parent
eb0e890c48
commit
330d1b259b
1089
fedora-beta.conf
Normal file
1089
fedora-beta.conf
Normal file
File diff suppressed because it is too large
Load Diff
@ -5,13 +5,13 @@ LABEL=$1
|
||||
# to the script are passed to pungi-koji directly.
|
||||
shift
|
||||
CONFIG="fedora-final.conf"
|
||||
TARGET_DIR="/mnt/koji/compose/26"
|
||||
TARGET_DIR="/mnt/koji/compose/38"
|
||||
#OLD_COMPOSES_DIR="--old-composes=/mnt/fedora_koji/compose/f23 --old-composes=$TARGET_DIR"
|
||||
NIGHTLY=""
|
||||
SKIP_PHASES="--skip-phase=productimg"
|
||||
DEST=$(pwd)
|
||||
DATE=$(date "+%Y%m%d")
|
||||
COMPSFILE="comps-f26.xml"
|
||||
COMPSFILE="comps-f38.xml"
|
||||
TMPDIR=`mktemp -d /tmp/fedoraRC.$DATE.XXXX`
|
||||
# uncomment and edit for resuming a failed compose
|
||||
#COMPOSE_ID="Fedora-23-20150530.n.0"
|
||||
|
Loading…
Reference in New Issue
Block a user