Skip to content

Commit

Permalink
Merge pull request #85 from nixpanic/build-rpms/centos-8
Browse files Browse the repository at this point in the history
build-rpms: update Jenkins job for testing builds on CentOS 8
  • Loading branch information
obnoxxx authored Mar 30, 2020
2 parents c565a48 + b397f67 commit 28b4b04
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 19 deletions.
3 changes: 2 additions & 1 deletion jobs/build-rpms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,14 @@
- choice:
choices:
- master
- release-4.1
- release-5
- release-6
- release-7
description: Gluster branch to build RPMs
name: GERRIT_BRANCH
- choice:
choices:
- '8'
- '7'
- '6'
description: CentOS version to build the RPMs
Expand Down
18 changes: 0 additions & 18 deletions jobs/nightly-rpm-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,24 +28,6 @@

CENTOS_ARCH=x86_64
- trigger-builds:
- project: gluster_build-rpms
block: false
predefined-parameters:
GERRIT_BRANCH=release-4.1

CENTOS_VERSION=6

CENTOS_ARCH=x86_64
- trigger-builds:
- project: gluster_build-rpms
block: false
predefined-parameters:
GERRIT_BRANCH=release-4.1

CENTOS_VERSION=7

CENTOS_ARCH=x86_64
- trigger-builds:
- project: gluster_build-rpms
block: false
predefined-parameters:
Expand Down

0 comments on commit 28b4b04

Please sign in to comment.