[JIRA] (OVIRT-1181) Remove the CI-whitelsit GitHub mirror
by Barak Korren (oVirt JIRA)
Barak Korren created OVIRT-1181:
-----------------------------------
Summary: Remove the CI-whitelsit GitHub mirror
Key: OVIRT-1181
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1181
Project: oVirt - virtualization made easy
Issue Type: Improvement
Components: Jenkins
Reporter: Barak Korren
Assignee: infra
Priority: High
Having this on GitHub makes the a list of people's email-addresses far too public.
It also makes people confused and try to update it with GitHub pull requests.
We should probably remove the GitHub mirror, and also make sure the Gerrit repo is also not that easy to look into.
--
This message was sent by Atlassian JIRA
(v1000.773.3#100032)
8 years, 2 months
[JIRA] (OVIRT-1179) build-artifacts failure for ovirt-engine-nodejs
by Juan Hernández (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1179?page=com.atlassian.jir... ]
Juan Hernández commented on OVIRT-1179:
---------------------------------------
[~bkorren(a)redhat.com] is completely right, mktemp is better than a fixed path, I will submit a patch to change that. Note that the only possible downside is that in some distributions (Fedora, for example) the /tmp directory is mounted by default as a tmpfs filesystem, so in those cases the build will run completely in memory, which may cause issues in low memory environments.
> build-artifacts failure for ovirt-engine-nodejs
> -----------------------------------------------
>
> Key: OVIRT-1179
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1179
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: Greg Sheremeta
> Assignee: infra
>
> Hey,
> It builds fine locally in mock_runner, and works in koji (brew).
> http://jenkins.ovirt.org/job/ovirt-engine-nodejs_master_build-artifacts-f...
> 15:44:23 make[1]: execvp: printf: Argument list too long
> 15:44:23 deps/openssl/openssl.target.mk:860: recipe for target
> '/home/jenkins/workspace/ovirt-engine-nodejs_master_build-artifacts-fc25-x86_64/ovirt-engine-nodejs/rpmbuild/BUILD/node-v6.9.4/out/Release/obj.target/deps/openssl/libopenssl.a'
> failed
> https://gerrit.ovirt.org/#/c/72375/ -- Juan tried messing with the ulimit,
> but it didn't seem to help. The comments in the patch might help.
> It also failed for the on-demand job.
> Thanks,
> Greg
> --
> Greg Sheremeta, MBA
> Red Hat, Inc.
> Sr. Software Engineer
> gshereme(a)redhat.com
--
This message was sent by Atlassian JIRA
(v1000.773.3#100032)
8 years, 2 months
[JIRA] (OVIRT-1154) Improve and automate the jenkins-whitelist mechanism
by Barak Korren (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1154?page=com.atlassian.jir... ]
Barak Korren commented on OVIRT-1154:
-------------------------------------
The +1 is meant for allowing first-time submitters to have their code checked. I think we should probably most of the various ideas raised here rather then just picking one or the other. One reason to do that for example is that some maintainers may prefer seeing the output of CI prior to setting CR+1.
> Improve and automate the jenkins-whitelist mechanism
> ----------------------------------------------------
>
> Key: OVIRT-1154
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1154
> Project: oVirt - virtualization made easy
> Issue Type: Improvement
> Components: Jenkins
> Reporter: Barak Korren
> Assignee: infra
>
> Right now our white list is based on a text file with email addresses in it. Its kinda silly when we already have lists and groups of users in Gerrit.
> Some suggestions:
> * make any members of a project's "maintainers" group automatically white-listed
> * make a specific group for other white-listed people
--
This message was sent by Atlassian JIRA
(v1000.773.3#100032)
8 years, 2 months