[JIRA] (OVIRT-1868) Allow engineers to write Jenkinsfiles
by Eyal Edri (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1868?page=com.atlassian.jir... ]
Eyal Edri updated OVIRT-1868:
-----------------------------
Resolution: Won't Do
Status: Done (was: To Do)
> Allow engineers to write Jenkinsfiles
> -------------------------------------
>
> Key: OVIRT-1868
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1868
> Project: oVirt - virtualization made easy
> Issue Type: New Feature
> Components: Standard CI (Pipelines)
> Reporter: Roman Mohr
> Assignee: infra
>
> Looks like standard-ci switched internally to use Jenkinsfiles. However it
> would be very valuable for engineers, if they could just write their
> Jenkinsfile, instead of all the usual standard-ci yamls/scripts.
> With the Jenkinsfile the chroot based approach seems to be pretty obsolete,
> if you allow people to use the docker agent for the Jenkinsfile. For
> KubeVirt it would make standard-ci finally really valuable.
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100105)
5 years, 5 months
[JIRA] (OVIRT-1867) Allow embedded secrets inside the source repo
for CI
by Eyal Edri (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1867?page=com.atlassian.jir... ]
Eyal Edri updated OVIRT-1867:
-----------------------------
Resolution: Won't Do
Status: Done (was: To Do)
KubeVirt moved to Prow, and AFAIU this feature isn't needed anymore on STDCI.
> Allow embedded secrets inside the source repo for CI
> ----------------------------------------------------
>
> Key: OVIRT-1867
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1867
> Project: oVirt - virtualization made easy
> Issue Type: New Feature
> Components: Standard CI (Pipelines), STDCI DSL
> Reporter: Roman Mohr
> Assignee: infra
> Labels: credentials
>
> In order to improve the self-service capabilities of standard-ci it is
> important for projects, that they can add their own secrets to projects (to
> reach external services, e.g. docker hub, ...).
> Travis has a very nice system which helps engineers there:
> https://docs.travis-ci.com/user/encryption-keys/
> Basically the CI system needs to generate a public/private key pair for
> every enabled git repo. The engineer simply fetches the public key via a
> well know URL and encrypts the secrets. Then the encrypted secret can be
> made part of the source repo. Before the tests are run the CI system
> decrypts the secrets. Than can play together pretty well with Jenkinsfiles
> too.
> Benefit:
> * Less manual intervention from CI team to add secrets to jobs
> * Strengthen the config-in-code thinking
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100105)
5 years, 5 months
Change in stage-stdci1[master]: Add gate-triggering Zuul job
by review@gerrit-staging.phx.ovirt.org
From Barak Korren <bkorren(a)redhat.com>:
Hello Jenkins CI, Zuul CI,
I'd like you to reexamine a change. Please visit
https://gerrit-staging.phx.ovirt.org/256
to look at the new patch set (#29).
Change subject: Add gate-triggering Zuul job
......................................................................
Add gate-triggering Zuul job
Change-Id: Ic2892757a81c5c0705bde6db77bdc546efe49faf
Signed-off-by: Barak Korren <bkorren(a)redhat.com>
---
M .zuul.yaml
A automation/playbooks/trigger_gate_job.yaml
2 files changed, 66 insertions(+), 2 deletions(-)
git pull ssh://gerrit-staging.phx.ovirt.org:29418/stage-stdci1 refs/changes/56/256/29
--
To view, visit https://gerrit-staging.phx.ovirt.org/256
To unsubscribe, visit https://gerrit-staging.phx.ovirt.org/settings
Gerrit-Project: stage-stdci1
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ic2892757a81c5c0705bde6db77bdc546efe49faf
Gerrit-Change-Number: 256
Gerrit-PatchSet: 29
Gerrit-Owner: Barak Korren <bkorren(a)redhat.com>
Gerrit-Reviewer: Barak Korren <bkorren(a)redhat.com>
Gerrit-Reviewer: Jenkins CI <infra(a)ovirt.org>
Gerrit-Reviewer: Zuul CI <zuul(a)ovirt.org>
5 years, 5 months
[JIRA] (OVIRT-1554) Get rid of old 'create_rpms' jobs
by Eyal Edri (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1554?page=com.atlassian.jir... ]
Eyal Edri closed OVIRT-1554.
----------------------------
Resolution: Fixed (was: Won't Do)
> Get rid of old 'create_rpms' jobs
> ---------------------------------
>
> Key: OVIRT-1554
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1554
> Project: oVirt - virtualization made easy
> Issue Type: Improvement
> Components: oVirt CI
> Reporter: Barak Korren
> Assignee: infra
> Labels: re-factor, standard-ci
>
> '*create_rpms*' jobs are the old kind of jobs that we used to have before STD-CI. We still have many of those laying around.
> Here is the list for the time of writing these lines:
> # vdsm_any_create-rpms_manual
> # mom_any_create-rpms_manual_old
> # qemu_4.1_create-rpms-el7-x86_64_merged
> # qemu_4.1_create-rpms-el7-ppc64le_merged
> # qemu_4.1_create-rpms-el7-x86_64_created
> # qemu_4.1_create-rpms-el7-ppc64le_created
> # qemu_master_create-rpms-el7-x86_64_created
> # slf4j_master_create-rpms-el6-x86_64_merged
> # qemu_master_create-rpms-el7-ppc64le_created
> # slf4j_master_create-rpms-el6-x86_64_created
> # ioprocess_0.15_create-rpms-el7-x86_64_merged
> # ovirt-wgt_4.1_create-rpms-fc24-x86_64_merged
> # ioprocess_0.15_create-rpms-el7-x86_64_created
> # ovirt-wgt_4.1_create-rpms-fc24-x86_64_created
> # ovirt-reports_3.6_create-rpms-el6-x86_64_merged
> # ovirt-reports_3.6_create-rpms-el7-x86_64_merged
> # ovirt-wgt_master_create-rpms-fc25-x86_64_merged
> # py2exe-py2.7_4.1_create-rpms-fc24-x86_64_merged
> # pywin32-py2.7_4.1_create-rpms-el7-x86_64_merged
> # vcredist-x86_4.1_create-rpms-fc24-x86_64_merged
> # ovirt-reports_3.6_create-rpms-el6-x86_64_created
> # ovirt-reports_3.6_create-rpms-el7-x86_64_created
> # ovirt-wgt_master_create-rpms-fc25-x86_64_created
> # py2exe-py2.7_4.1_create-rpms-fc24-x86_64_created
> # python-windows_4.1_create-rpms-el7-x86_64_merged
> # pywin32-py2.7_4.1_create-rpms-el7-x86_64_created
> # pywin32-py2.7_4.1_create-rpms-fc24-x86_64_merged
> # vcredist-x86_4.1_create-rpms-fc24-x86_64_created
> # ovirt-hosted-engine-ha_any_create-rpms_manual_old
> # ovirt-vmconsole_3.6_create-rpms-el6-x86_64_merged
> # ovirt-vmconsole_3.6_create-rpms-el7-x86_64_merged
> # python-windows_4.1_create-rpms-el7-x86_64_created
> # python-windows_4.1_create-rpms-fc24-x86_64_merged
> # pywin32-py2.7_4.1_create-rpms-fc24-x86_64_created
> # ovirt-vmconsole_3.6_create-rpms-el6-x86_64_created
> # ovirt-vmconsole_3.6_create-rpms-el7-x86_64_created
> # py2exe-py2.7_master_create-rpms-fc25-x86_64_merged
> # python-windows_4.1_create-rpms-fc24-x86_64_created
> # pywin32-py2.7_master_create-rpms-el7-x86_64_merged
> # vcredist-x86_master_create-rpms-fc25-x86_64_merged
> # vcredist-x86_master_create-rpms-fc26-x86_64_merged
> # ovirt-host-deploy_3.6_create-rpms-el6-x86_64_merged
> # ovirt-host-deploy_3.6_create-rpms-el7-x86_64_merged
> # py2exe-py2.7_master_create-rpms-fc25-x86_64_created
> # python-windows_master_create-rpms-el7-x86_64_merged
> # pywin32-py2.7_master_create-rpms-el7-x86_64_created
> # pywin32-py2.7_master_create-rpms-fc25-x86_64_merged
> # pywin32-py2.7_master_create-rpms-fc26-x86_64_merged
> # vcredist-x86_master_create-rpms-fc25-x86_64_created
> # vcredist-x86_master_create-rpms-fc26-x86_64_created
> # ovirt-host-deploy_3.6_create-rpms-el6-x86_64_created
> # ovirt-host-deploy_3.6_create-rpms-el7-x86_64_created
> # python-windows_master_create-rpms-el7-x86_64_created
> # python-windows_master_create-rpms-fc25-x86_64_merged
> # python-windows_master_create-rpms-fc26-x86_64_merged
> # pywin32-py2.7_master_create-rpms-fc25-x86_64_created
> # pywin32-py2.7_master_create-rpms-fc26-x86_64_created
> # ovirt-log-collector_3.6_create-rpms-el6-x86_64_merged
> # ovirt-log-collector_3.6_create-rpms-el7-x86_64_merged
> # python-windows_master_create-rpms-fc25-x86_64_created
> # python-windows_master_create-rpms-fc26-x86_64_created
> # ovirt-log-collector_3.6_create-rpms-el6-x86_64_created
> # ovirt-log-collector_3.6_create-rpms-el7-x86_64_created
> # ovirt-engine-sdk-java_3.6_create-rpms-el6-x86_64_merged
> # ovirt-engine-sdk-java_3.6_create-rpms-el7-x86_64_merged
> # ovirt-engine-sdk-java_3.6_create-rpms-fc24-x86_64_merged
> # ovirt-engine-wildfly10_4.1_create-rpms-el7-x86_64_merged
> # ovirt-hosted-engine-ha_3.6_create-rpms-el7-x86_64_merged
> # jasperreports-server_master_create-rpms-el6-x86_64_merged
> # jasperreports-server_master_create-rpms-el7-x86_64_merged
> # ovirt-engine-wildfly10_4.1_create-rpms-el7-x86_64_created
> # ovirt-engine-wildfly10_4.1_create-rpms-fc24-x86_64_merged
> # ovirt-hosted-engine-ha_3.6_create-rpms-el7-x86_64_created
> # jasperreports-server_master_create-rpms-el6-x86_64_created
> # jasperreports-server_master_create-rpms-el7-x86_64_created
> # ovirt-engine-wildfly10_4.1_create-rpms-fc24-x86_64_created
> # ovirt-engine-wildfly10_master_create-rpms-el7-x86_64_merged
> # ovirt-engine-wildfly10_master_create-rpms-el7-x86_64_created
> # ovirt-engine-wildfly10_master_create-rpms-fc25-x86_64_merged
> # ovirt-engine-wildfly10_master_create-rpms-fc26-x86_64_merged
> # nsis-simple-service-plugin_4.1_create-rpms-fc24-x86_64_merged
> # ovirt-engine-wildfly10_master_create-rpms-fc25-x86_64_created
> # ovirt-engine-wildfly10_master_create-rpms-fc26-x86_64_created
> # nsis-simple-service-plugin_4.1_create-rpms-fc24-x86_64_created
> # tmp_ovirt-hosted-engine-ha_master_create-rpms-el7-x86_64_tagged
> # nsis-simple-service-plugin_master_create-rpms-fc25-x86_64_merged
> # ovirt-engine-wildfly-overlay10_4.1_create-rpms-el6-x86_64_merged
> # ovirt-engine-wildfly-overlay10_4.1_create-rpms-el7-x86_64_merged
> # nsis-simple-service-plugin_master_create-rpms-fc25-x86_64_created
> # ovirt-engine-wildfly-overlay10_4.1_create-rpms-el6-x86_64_created
> # ovirt-engine-wildfly-overlay10_4.1_create-rpms-el7-x86_64_created
> # ovirt-engine-wildfly-overlay10_4.1_create-rpms-fc24-x86_64_merged
> # ovirt-engine-wildfly-overlay10_4.1_create-rpms-fc24-x86_64_created
> # ovirt-engine-wildfly-overlay10_master_create-rpms-el6-x86_64_merged
> # ovirt-engine-wildfly-overlay10_master_create-rpms-el7-x86_64_merged
> # ovirt-engine-wildfly-overlay10_master_create-rpms-el6-x86_64_created
> # ovirt-engine-wildfly-overlay10_master_create-rpms-el7-x86_64_created
> # ovirt-engine-wildfly-overlay10_master_create-rpms-fc25-x86_64_merged
> # ovirt-engine-wildfly-overlay10_master_create-rpms-fc25-x86_64_created
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100105)
5 years, 5 months
[JIRA] (OVIRT-1554) Get rid of old 'create_rpms' jobs
by Eyal Edri (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1554?page=com.atlassian.jir... ]
Eyal Edri reopened OVIRT-1554:
------------------------------
> Get rid of old 'create_rpms' jobs
> ---------------------------------
>
> Key: OVIRT-1554
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1554
> Project: oVirt - virtualization made easy
> Issue Type: Improvement
> Components: oVirt CI
> Reporter: Barak Korren
> Assignee: infra
> Labels: re-factor, standard-ci
>
> '*create_rpms*' jobs are the old kind of jobs that we used to have before STD-CI. We still have many of those laying around.
> Here is the list for the time of writing these lines:
> # vdsm_any_create-rpms_manual
> # mom_any_create-rpms_manual_old
> # qemu_4.1_create-rpms-el7-x86_64_merged
> # qemu_4.1_create-rpms-el7-ppc64le_merged
> # qemu_4.1_create-rpms-el7-x86_64_created
> # qemu_4.1_create-rpms-el7-ppc64le_created
> # qemu_master_create-rpms-el7-x86_64_created
> # slf4j_master_create-rpms-el6-x86_64_merged
> # qemu_master_create-rpms-el7-ppc64le_created
> # slf4j_master_create-rpms-el6-x86_64_created
> # ioprocess_0.15_create-rpms-el7-x86_64_merged
> # ovirt-wgt_4.1_create-rpms-fc24-x86_64_merged
> # ioprocess_0.15_create-rpms-el7-x86_64_created
> # ovirt-wgt_4.1_create-rpms-fc24-x86_64_created
> # ovirt-reports_3.6_create-rpms-el6-x86_64_merged
> # ovirt-reports_3.6_create-rpms-el7-x86_64_merged
> # ovirt-wgt_master_create-rpms-fc25-x86_64_merged
> # py2exe-py2.7_4.1_create-rpms-fc24-x86_64_merged
> # pywin32-py2.7_4.1_create-rpms-el7-x86_64_merged
> # vcredist-x86_4.1_create-rpms-fc24-x86_64_merged
> # ovirt-reports_3.6_create-rpms-el6-x86_64_created
> # ovirt-reports_3.6_create-rpms-el7-x86_64_created
> # ovirt-wgt_master_create-rpms-fc25-x86_64_created
> # py2exe-py2.7_4.1_create-rpms-fc24-x86_64_created
> # python-windows_4.1_create-rpms-el7-x86_64_merged
> # pywin32-py2.7_4.1_create-rpms-el7-x86_64_created
> # pywin32-py2.7_4.1_create-rpms-fc24-x86_64_merged
> # vcredist-x86_4.1_create-rpms-fc24-x86_64_created
> # ovirt-hosted-engine-ha_any_create-rpms_manual_old
> # ovirt-vmconsole_3.6_create-rpms-el6-x86_64_merged
> # ovirt-vmconsole_3.6_create-rpms-el7-x86_64_merged
> # python-windows_4.1_create-rpms-el7-x86_64_created
> # python-windows_4.1_create-rpms-fc24-x86_64_merged
> # pywin32-py2.7_4.1_create-rpms-fc24-x86_64_created
> # ovirt-vmconsole_3.6_create-rpms-el6-x86_64_created
> # ovirt-vmconsole_3.6_create-rpms-el7-x86_64_created
> # py2exe-py2.7_master_create-rpms-fc25-x86_64_merged
> # python-windows_4.1_create-rpms-fc24-x86_64_created
> # pywin32-py2.7_master_create-rpms-el7-x86_64_merged
> # vcredist-x86_master_create-rpms-fc25-x86_64_merged
> # vcredist-x86_master_create-rpms-fc26-x86_64_merged
> # ovirt-host-deploy_3.6_create-rpms-el6-x86_64_merged
> # ovirt-host-deploy_3.6_create-rpms-el7-x86_64_merged
> # py2exe-py2.7_master_create-rpms-fc25-x86_64_created
> # python-windows_master_create-rpms-el7-x86_64_merged
> # pywin32-py2.7_master_create-rpms-el7-x86_64_created
> # pywin32-py2.7_master_create-rpms-fc25-x86_64_merged
> # pywin32-py2.7_master_create-rpms-fc26-x86_64_merged
> # vcredist-x86_master_create-rpms-fc25-x86_64_created
> # vcredist-x86_master_create-rpms-fc26-x86_64_created
> # ovirt-host-deploy_3.6_create-rpms-el6-x86_64_created
> # ovirt-host-deploy_3.6_create-rpms-el7-x86_64_created
> # python-windows_master_create-rpms-el7-x86_64_created
> # python-windows_master_create-rpms-fc25-x86_64_merged
> # python-windows_master_create-rpms-fc26-x86_64_merged
> # pywin32-py2.7_master_create-rpms-fc25-x86_64_created
> # pywin32-py2.7_master_create-rpms-fc26-x86_64_created
> # ovirt-log-collector_3.6_create-rpms-el6-x86_64_merged
> # ovirt-log-collector_3.6_create-rpms-el7-x86_64_merged
> # python-windows_master_create-rpms-fc25-x86_64_created
> # python-windows_master_create-rpms-fc26-x86_64_created
> # ovirt-log-collector_3.6_create-rpms-el6-x86_64_created
> # ovirt-log-collector_3.6_create-rpms-el7-x86_64_created
> # ovirt-engine-sdk-java_3.6_create-rpms-el6-x86_64_merged
> # ovirt-engine-sdk-java_3.6_create-rpms-el7-x86_64_merged
> # ovirt-engine-sdk-java_3.6_create-rpms-fc24-x86_64_merged
> # ovirt-engine-wildfly10_4.1_create-rpms-el7-x86_64_merged
> # ovirt-hosted-engine-ha_3.6_create-rpms-el7-x86_64_merged
> # jasperreports-server_master_create-rpms-el6-x86_64_merged
> # jasperreports-server_master_create-rpms-el7-x86_64_merged
> # ovirt-engine-wildfly10_4.1_create-rpms-el7-x86_64_created
> # ovirt-engine-wildfly10_4.1_create-rpms-fc24-x86_64_merged
> # ovirt-hosted-engine-ha_3.6_create-rpms-el7-x86_64_created
> # jasperreports-server_master_create-rpms-el6-x86_64_created
> # jasperreports-server_master_create-rpms-el7-x86_64_created
> # ovirt-engine-wildfly10_4.1_create-rpms-fc24-x86_64_created
> # ovirt-engine-wildfly10_master_create-rpms-el7-x86_64_merged
> # ovirt-engine-wildfly10_master_create-rpms-el7-x86_64_created
> # ovirt-engine-wildfly10_master_create-rpms-fc25-x86_64_merged
> # ovirt-engine-wildfly10_master_create-rpms-fc26-x86_64_merged
> # nsis-simple-service-plugin_4.1_create-rpms-fc24-x86_64_merged
> # ovirt-engine-wildfly10_master_create-rpms-fc25-x86_64_created
> # ovirt-engine-wildfly10_master_create-rpms-fc26-x86_64_created
> # nsis-simple-service-plugin_4.1_create-rpms-fc24-x86_64_created
> # tmp_ovirt-hosted-engine-ha_master_create-rpms-el7-x86_64_tagged
> # nsis-simple-service-plugin_master_create-rpms-fc25-x86_64_merged
> # ovirt-engine-wildfly-overlay10_4.1_create-rpms-el6-x86_64_merged
> # ovirt-engine-wildfly-overlay10_4.1_create-rpms-el7-x86_64_merged
> # nsis-simple-service-plugin_master_create-rpms-fc25-x86_64_created
> # ovirt-engine-wildfly-overlay10_4.1_create-rpms-el6-x86_64_created
> # ovirt-engine-wildfly-overlay10_4.1_create-rpms-el7-x86_64_created
> # ovirt-engine-wildfly-overlay10_4.1_create-rpms-fc24-x86_64_merged
> # ovirt-engine-wildfly-overlay10_4.1_create-rpms-fc24-x86_64_created
> # ovirt-engine-wildfly-overlay10_master_create-rpms-el6-x86_64_merged
> # ovirt-engine-wildfly-overlay10_master_create-rpms-el7-x86_64_merged
> # ovirt-engine-wildfly-overlay10_master_create-rpms-el6-x86_64_created
> # ovirt-engine-wildfly-overlay10_master_create-rpms-el7-x86_64_created
> # ovirt-engine-wildfly-overlay10_master_create-rpms-fc25-x86_64_merged
> # ovirt-engine-wildfly-overlay10_master_create-rpms-fc25-x86_64_created
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100105)
5 years, 5 months
[JIRA] (OVIRT-1554) Get rid of old 'create_rpms' jobs
by Eyal Edri (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1554?page=com.atlassian.jir... ]
Eyal Edri updated OVIRT-1554:
-----------------------------
Status: Done (was: To Do)
> Get rid of old 'create_rpms' jobs
> ---------------------------------
>
> Key: OVIRT-1554
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1554
> Project: oVirt - virtualization made easy
> Issue Type: Improvement
> Components: oVirt CI
> Reporter: Barak Korren
> Assignee: infra
> Labels: re-factor, standard-ci
>
> '*create_rpms*' jobs are the old kind of jobs that we used to have before STD-CI. We still have many of those laying around.
> Here is the list for the time of writing these lines:
> # vdsm_any_create-rpms_manual
> # mom_any_create-rpms_manual_old
> # qemu_4.1_create-rpms-el7-x86_64_merged
> # qemu_4.1_create-rpms-el7-ppc64le_merged
> # qemu_4.1_create-rpms-el7-x86_64_created
> # qemu_4.1_create-rpms-el7-ppc64le_created
> # qemu_master_create-rpms-el7-x86_64_created
> # slf4j_master_create-rpms-el6-x86_64_merged
> # qemu_master_create-rpms-el7-ppc64le_created
> # slf4j_master_create-rpms-el6-x86_64_created
> # ioprocess_0.15_create-rpms-el7-x86_64_merged
> # ovirt-wgt_4.1_create-rpms-fc24-x86_64_merged
> # ioprocess_0.15_create-rpms-el7-x86_64_created
> # ovirt-wgt_4.1_create-rpms-fc24-x86_64_created
> # ovirt-reports_3.6_create-rpms-el6-x86_64_merged
> # ovirt-reports_3.6_create-rpms-el7-x86_64_merged
> # ovirt-wgt_master_create-rpms-fc25-x86_64_merged
> # py2exe-py2.7_4.1_create-rpms-fc24-x86_64_merged
> # pywin32-py2.7_4.1_create-rpms-el7-x86_64_merged
> # vcredist-x86_4.1_create-rpms-fc24-x86_64_merged
> # ovirt-reports_3.6_create-rpms-el6-x86_64_created
> # ovirt-reports_3.6_create-rpms-el7-x86_64_created
> # ovirt-wgt_master_create-rpms-fc25-x86_64_created
> # py2exe-py2.7_4.1_create-rpms-fc24-x86_64_created
> # python-windows_4.1_create-rpms-el7-x86_64_merged
> # pywin32-py2.7_4.1_create-rpms-el7-x86_64_created
> # pywin32-py2.7_4.1_create-rpms-fc24-x86_64_merged
> # vcredist-x86_4.1_create-rpms-fc24-x86_64_created
> # ovirt-hosted-engine-ha_any_create-rpms_manual_old
> # ovirt-vmconsole_3.6_create-rpms-el6-x86_64_merged
> # ovirt-vmconsole_3.6_create-rpms-el7-x86_64_merged
> # python-windows_4.1_create-rpms-el7-x86_64_created
> # python-windows_4.1_create-rpms-fc24-x86_64_merged
> # pywin32-py2.7_4.1_create-rpms-fc24-x86_64_created
> # ovirt-vmconsole_3.6_create-rpms-el6-x86_64_created
> # ovirt-vmconsole_3.6_create-rpms-el7-x86_64_created
> # py2exe-py2.7_master_create-rpms-fc25-x86_64_merged
> # python-windows_4.1_create-rpms-fc24-x86_64_created
> # pywin32-py2.7_master_create-rpms-el7-x86_64_merged
> # vcredist-x86_master_create-rpms-fc25-x86_64_merged
> # vcredist-x86_master_create-rpms-fc26-x86_64_merged
> # ovirt-host-deploy_3.6_create-rpms-el6-x86_64_merged
> # ovirt-host-deploy_3.6_create-rpms-el7-x86_64_merged
> # py2exe-py2.7_master_create-rpms-fc25-x86_64_created
> # python-windows_master_create-rpms-el7-x86_64_merged
> # pywin32-py2.7_master_create-rpms-el7-x86_64_created
> # pywin32-py2.7_master_create-rpms-fc25-x86_64_merged
> # pywin32-py2.7_master_create-rpms-fc26-x86_64_merged
> # vcredist-x86_master_create-rpms-fc25-x86_64_created
> # vcredist-x86_master_create-rpms-fc26-x86_64_created
> # ovirt-host-deploy_3.6_create-rpms-el6-x86_64_created
> # ovirt-host-deploy_3.6_create-rpms-el7-x86_64_created
> # python-windows_master_create-rpms-el7-x86_64_created
> # python-windows_master_create-rpms-fc25-x86_64_merged
> # python-windows_master_create-rpms-fc26-x86_64_merged
> # pywin32-py2.7_master_create-rpms-fc25-x86_64_created
> # pywin32-py2.7_master_create-rpms-fc26-x86_64_created
> # ovirt-log-collector_3.6_create-rpms-el6-x86_64_merged
> # ovirt-log-collector_3.6_create-rpms-el7-x86_64_merged
> # python-windows_master_create-rpms-fc25-x86_64_created
> # python-windows_master_create-rpms-fc26-x86_64_created
> # ovirt-log-collector_3.6_create-rpms-el6-x86_64_created
> # ovirt-log-collector_3.6_create-rpms-el7-x86_64_created
> # ovirt-engine-sdk-java_3.6_create-rpms-el6-x86_64_merged
> # ovirt-engine-sdk-java_3.6_create-rpms-el7-x86_64_merged
> # ovirt-engine-sdk-java_3.6_create-rpms-fc24-x86_64_merged
> # ovirt-engine-wildfly10_4.1_create-rpms-el7-x86_64_merged
> # ovirt-hosted-engine-ha_3.6_create-rpms-el7-x86_64_merged
> # jasperreports-server_master_create-rpms-el6-x86_64_merged
> # jasperreports-server_master_create-rpms-el7-x86_64_merged
> # ovirt-engine-wildfly10_4.1_create-rpms-el7-x86_64_created
> # ovirt-engine-wildfly10_4.1_create-rpms-fc24-x86_64_merged
> # ovirt-hosted-engine-ha_3.6_create-rpms-el7-x86_64_created
> # jasperreports-server_master_create-rpms-el6-x86_64_created
> # jasperreports-server_master_create-rpms-el7-x86_64_created
> # ovirt-engine-wildfly10_4.1_create-rpms-fc24-x86_64_created
> # ovirt-engine-wildfly10_master_create-rpms-el7-x86_64_merged
> # ovirt-engine-wildfly10_master_create-rpms-el7-x86_64_created
> # ovirt-engine-wildfly10_master_create-rpms-fc25-x86_64_merged
> # ovirt-engine-wildfly10_master_create-rpms-fc26-x86_64_merged
> # nsis-simple-service-plugin_4.1_create-rpms-fc24-x86_64_merged
> # ovirt-engine-wildfly10_master_create-rpms-fc25-x86_64_created
> # ovirt-engine-wildfly10_master_create-rpms-fc26-x86_64_created
> # nsis-simple-service-plugin_4.1_create-rpms-fc24-x86_64_created
> # tmp_ovirt-hosted-engine-ha_master_create-rpms-el7-x86_64_tagged
> # nsis-simple-service-plugin_master_create-rpms-fc25-x86_64_merged
> # ovirt-engine-wildfly-overlay10_4.1_create-rpms-el6-x86_64_merged
> # ovirt-engine-wildfly-overlay10_4.1_create-rpms-el7-x86_64_merged
> # nsis-simple-service-plugin_master_create-rpms-fc25-x86_64_created
> # ovirt-engine-wildfly-overlay10_4.1_create-rpms-el6-x86_64_created
> # ovirt-engine-wildfly-overlay10_4.1_create-rpms-el7-x86_64_created
> # ovirt-engine-wildfly-overlay10_4.1_create-rpms-fc24-x86_64_merged
> # ovirt-engine-wildfly-overlay10_4.1_create-rpms-fc24-x86_64_created
> # ovirt-engine-wildfly-overlay10_master_create-rpms-el6-x86_64_merged
> # ovirt-engine-wildfly-overlay10_master_create-rpms-el7-x86_64_merged
> # ovirt-engine-wildfly-overlay10_master_create-rpms-el6-x86_64_created
> # ovirt-engine-wildfly-overlay10_master_create-rpms-el7-x86_64_created
> # ovirt-engine-wildfly-overlay10_master_create-rpms-fc25-x86_64_merged
> # ovirt-engine-wildfly-overlay10_master_create-rpms-fc25-x86_64_created
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100105)
5 years, 5 months