[JIRA] (OVIRT-1223) Nightly/bare metal vdsm check-merged jobs
by eyal edri [Administrator] (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1223?page=com.atlassian.jir... ]
eyal edri [Administrator] updated OVIRT-1223:
---------------------------------------------
Resolution: Won't Do
Status: Done (was: To Do)
As discussed, please add these tests to the OST suite.
If we'll find out that they are taking too long, we'll introduce a nightly OST suite if needed.
> Nightly/bare metal vdsm check-merged jobs
> -----------------------------------------
>
> Key: OVIRT-1223
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1223
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: Leon Goldberg
> Assignee: infra
>
> Hey,
> We're trying to come up with a solution to our lengthy check-merged
> jobs, that are about to become even lengthier now when we've
> discovered we're missing a permutation to our network tests.
> check-merged currently takes roughly 50 minutes to run to completion,
> with the network tests taking roughly 30 minutes; with the additional
> permutation check-merged will run for more than an hour.
> We thought of 2 possible solutions:
> 1) Only run the additional permutation once a day (e.g. introduce a
> nightly job).
> 2) Run check-merged on bare metal -- network tests take roughly 1/3 of
> the time on bare metal.
> Somehow closing the gap to bare metal would also of course be nice.
> We'd love your input.
> Thanks,
> Leon
--
This message was sent by Atlassian JIRA
(v1000.824.3#100035)
7 years, 8 months
[JIRA] (OVIRT-1237) Move repclosure jobs to OST
by Daniel Belenky (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1237?page=com.atlassian.jir... ]
Daniel Belenky reassigned OVIRT-1237:
-------------------------------------
Assignee: Daniel Belenky (was: infra)
> Move repclosure jobs to OST
> ---------------------------
>
> Key: OVIRT-1237
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1237
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: sbonazzo
> Assignee: Daniel Belenky
>
> (14:08:22) sbonazzo: bkorren: I'm thinking about moving check-closure jobs
> to standard CI. Do I need a new git repo for it?
> (14:08:47) sbonazzo: bkorren: or now standard CI supports subdirectories?
> (14:14:55) bkorren: sbonazzo, I think the best place for it is OST
> (14:15:29) bkorren: sbonazzo, because then it can run against the
> experimental repo, as well as the pre-release and stable ones
> (14:16:57) sbonazzo: bkorren: OST has a learning curve I can't afford :-)
> if that's the best place, I'll open a bz to track it and will plan for it
> (14:17:49) bkorren: sbonazzo, okok, but its as easy as adding one
> repoclosure command to run against the repo it already composes on its own
> (14:18:26) bkorren: sbonazzo, please open a Jira as well, we might find a
> good time to add it at some point <- eedri|afk
> --
> Sandro Bonazzola
> Better technology. Faster innovation. Powered by community collaboration.
> See how it works at redhat.com
--
This message was sent by Atlassian JIRA
(v1000.824.3#100035)
7 years, 8 months
[JIRA] (OVIRT-1237) Move repclosure jobs to OST
by eyal edri [Administrator] (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1237?page=com.atlassian.jir... ]
eyal edri [Administrator] updated OVIRT-1237:
---------------------------------------------
Resolution: Duplicate
Status: Done (was: To Do)
OVIRT-911
> Move repclosure jobs to OST
> ---------------------------
>
> Key: OVIRT-1237
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1237
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: sbonazzo
> Assignee: infra
>
> (14:08:22) sbonazzo: bkorren: I'm thinking about moving check-closure jobs
> to standard CI. Do I need a new git repo for it?
> (14:08:47) sbonazzo: bkorren: or now standard CI supports subdirectories?
> (14:14:55) bkorren: sbonazzo, I think the best place for it is OST
> (14:15:29) bkorren: sbonazzo, because then it can run against the
> experimental repo, as well as the pre-release and stable ones
> (14:16:57) sbonazzo: bkorren: OST has a learning curve I can't afford :-)
> if that's the best place, I'll open a bz to track it and will plan for it
> (14:17:49) bkorren: sbonazzo, okok, but its as easy as adding one
> repoclosure command to run against the repo it already composes on its own
> (14:18:26) bkorren: sbonazzo, please open a Jira as well, we might find a
> good time to add it at some point <- eedri|afk
> --
> Sandro Bonazzola
> Better technology. Faster innovation. Powered by community collaboration.
> See how it works at redhat.com
--
This message was sent by Atlassian JIRA
(v1000.824.3#100035)
7 years, 8 months
Build failed in Jenkins: system-sync_mirrors-epel-el6-x86_64 #170
by jenkins@jenkins.phx.ovirt.org
See <http://jenkins.ovirt.org/job/system-sync_mirrors-epel-el6-x86_64/170/disp...>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-epel-el6-x86_64/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
> git --version # timeout=10
> git fetch --tags --progress http://gerrit.ovirt.org/jenkins.git +refs/heads/*:refs/remotes/origin/* --prune
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision a5038d6893e1ea9d19c2253e18ff28b6e8c7311f (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f a5038d6893e1ea9d19c2253e18ff28b6e8c7311f
> git rev-list a5038d6893e1ea9d19c2253e18ff28b6e8c7311f # timeout=10
[system-sync_mirrors-epel-el6-x86_64] $ /bin/bash -xe /tmp/hudson1434698995110565518.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror epel-el6 x86_64 jenkins/data/mirrors-reposync.conf
Checking if mirror needs a resync
Traceback (most recent call last):
File "/usr/bin/reposync", line 343, in <module>
main()
File "/usr/bin/reposync", line 175, in main
my.doRepoSetup()
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 687, in doRepoSetup
return self._getRepos(thisrepo, True)
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 727, in _getRepos
self._repos.doSetup(thisrepo)
File "/usr/lib/python2.7/site-packages/yum/repos.py", line 157, in doSetup
self.retrieveAllMD()
File "/usr/lib/python2.7/site-packages/yum/repos.py", line 88, in retrieveAllMD
dl = repo._async and repo._commonLoadRepoXML(repo)
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1451, in _commonLoadRepoXML
if self._latestRepoXML(local):
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1420, in _latestRepoXML
oxml = self._saveOldRepoXML(local)
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1278, in _saveOldRepoXML
shutil.copy2(local, old_local)
File "/usr/lib64/python2.7/shutil.py", line 131, in copy2
copystat(src, dst)
File "/usr/lib64/python2.7/shutil.py", line 98, in copystat
os.utime(dst, (st.st_atime, st.st_mtime))
OSError: [Errno 2] No such file or directory: '/home/jenkins/mirrors_cache/fedora-base-fc24/repomd.xml.old.tmp'
Build step 'Execute shell' marked build as failure
7 years, 8 months
[oVirt Jenkins] ovirt_4.1_he-system-tests - Build # 47 - Still Failing!
by jenkins@jenkins.phx.ovirt.org
------=_Part_154_1962669375.1489977573997
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Project: http://jenkins.ovirt.org/job/ovirt_4.1_he-system-tests/
Build: http://jenkins.ovirt.org/job/ovirt_4.1_he-system-tests/47/
Build Number: 47
Build Status: Still Failing
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #44
[Lev Veyde] Configure NFSv3 to use static ports
Changes for Build #45
[Lev Veyde] Configure NFSv3 to use static ports
[Sandro Bonazzola] ovirt-engine-cli: drop fc24 on master
[Sandro Bonazzola] ovirt-engine-yarn: drop fc24 on master
[Sandro Bonazzola] ovirt-imageio: drop fc24 on master
[Sandro Bonazzola] ovirt-vmconsole: drop fc24 on master
Changes for Build #46
[Lev Veyde] Configure NFSv3 to use static ports
Changes for Build #47
[Ondra Machacek] Fix Ansible modules tests
[Daniel Belenky] ost publisher: replaced 'email' with 'email-ext'
[Gil Shinar] New builder that includes a few more std steps
-----------------
Failed Tests:
-----------------
No tests ran.
------=_Part_154_1962669375.1489977573997--
7 years, 8 months
[JIRA] (OVIRT-1264) Move individual job definitions from 'jobs/confs/yaml' to 'jobs/confs/projects'
by Barak Korren (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1264?page=com.atlassian.jir... ]
Barak Korren updated OVIRT-1264:
--------------------------------
Epic Link: OVIRT-400
> Move individual job definitions from 'jobs/confs/yaml' to 'jobs/confs/projects'
> -------------------------------------------------------------------------------
>
> Key: OVIRT-1264
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1264
> Project: oVirt - virtualization made easy
> Issue Type: Improvement
> Components: Jenkins
> Reporter: Barak Korren
> Assignee: infra
>
> We've been doing some work recently to enable using the 'jenkins' repo to create different jobs for different Jenkins instances. I had been working on enabling its use to configure the staging server, while Gil had been working on using it downstream.
> This work is based on the assumption that the '{{jobs/confs/yaml}}' directory only contains job templates and not individual job definitions. This is certainly true for all standard-CI jobs.
> I have found, however, a few jobs that are defined inside the YAML directory. These include:
> - ovirt-engine_master_coverity-analysis
> - scan_security_and_license_ovirt-engine_master
> - system_gerrit-alert-old-patches
> - system_jenkins-report
> Some of these jobs seem quite old. Can we remove them? Alternatively we could move the definitions to the '{{projects}}' directory, or, ideally, re-factor them into separate 'job-template' and 'project' definitions that reside in the right places.
--
This message was sent by Atlassian JIRA
(v1000.824.3#100035)
7 years, 8 months
[JIRA] (OVIRT-1264) Move individual job definitions from 'jobs/confs/yaml' to 'jobs/confs/projects'
by Barak Korren (oVirt JIRA)
Barak Korren created OVIRT-1264:
-----------------------------------
Summary: Move individual job definitions from 'jobs/confs/yaml' to 'jobs/confs/projects'
Key: OVIRT-1264
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1264
Project: oVirt - virtualization made easy
Issue Type: Improvement
Components: Jenkins
Reporter: Barak Korren
Assignee: infra
We've been doing some work recently to enable using the 'jenkins' repo to create different jobs for different Jenkins instances. I had been working on enabling its use to configure the staging server, while Gil had been working on using it downstream.
This work is based on the assumption that the '{{jobs/confs/yaml}}' directory only contains job templates and not individual job definitions. This is certainly true for all standard-CI jobs.
I have found, however, a few jobs that are defined inside the YAML directory. These include:
- ovirt-engine_master_coverity-analysis
- scan_security_and_license_ovirt-engine_master
- system_gerrit-alert-old-patches
- system_jenkins-report
Some of these jobs seem quite old. Can we remove them? Alternatively we could move the definitions to the '{{projects}}' directory, or, ideally, re-factor them into separate 'job-template' and 'project' definitions that reside in the right places.
--
This message was sent by Atlassian JIRA
(v1000.824.3#100035)
7 years, 8 months