[JIRA] (OVIRT-2247) Improve the CI of KubeVirt related projects
by Eyal Edri (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2247?page=com.atlassian.jir... ]
Eyal Edri commented on OVIRT-2247:
----------------------------------
I think it can be ( at least for starts ) a component or Label.
We can break it into 2 Epics current:
1. Add CI for KubeVirt-APB, which includes 2248.
2. Add CI for KubeVirt-Ansible, which includes 2258, 2260
3. Not sure we need to rebrand ovirt-infra as oVirt might need containers storage at some point, so maybe open a new docker hub container for kubeVirt-CI? we need to consule on kubevirt ml, but maybe kubevirt-integration?
> Improve the CI of KubeVirt related projects
> -------------------------------------------
>
> Key: OVIRT-2247
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2247
> Project: oVirt - virtualization made easy
> Issue Type: Epic
> Reporter: Gal Ben Haim
> Assignee: infra
>
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100088)
6 years, 4 months
[JIRA] (OVIRT-2272) 07.2018 - Jenkins data partition running out of
disk space
by Evgheni Dereveanchin (oVirt JIRA)
Evgheni Dereveanchin created OVIRT-2272:
-------------------------------------------
Summary: 07.2018 - Jenkins data partition running out of disk space
Key: OVIRT-2272
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2272
Project: oVirt - virtualization made easy
Issue Type: Task
Reporter: Evgheni Dereveanchin
Assignee: infra
The jenkins disk was increased last month ( OVIRT-1968 ) yet we are at critical levels again.
Opening a new ticket to investigate what's going ong and fix retention if needed.
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100088)
6 years, 4 months
Recent he-basic-ansible-suite-4.2 failures
by Yedidyah Bar David
Hi all,
I noticed that our hosted-engine suites [1] often fail recently, and
decided to have a look at [2], which are on 4.2, which should
hopefully be "rock solid" and basically never fail.
I looked at these, [3][4][5][6][7], which are all the ones that still
appear in [2] and marked as failed.
Among them:
- All but one failed while "Waiting for agent to be ready" and timing
out after 10 minutes, as part of 008_restart_he_vm.py, which was added
a month ago [8] and then patched [9].
- The other one [7] failed while "Waiting for engine to migrate", also
eventually timing out after 10 minutes, as part of
010_local_mainentance.py, which was also added in [9].
I also had a look at the last ones that succeeded, builds 329 to 337
of [2]. There:
- "Waiting for agent to be ready" took between 26 and 48 seconds
- "Waiting for engine to migrate" took between 69 and 82 seconds
Assuming these numbers are reasonable (which might be debatable), 10
minutes indeed sounds like a reasonable timeout, and I think we should
handle each failure specifically. Did anyone check them? Was it an
infra issue/load/etc.? A bug? Something else?
I didn't check the logs yet, might do this later. Also didn't check
the failures in other jobs in [1].
Best regards,
[1] https://jenkins.ovirt.org/search/?q=he-basic
[2] https://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-ansible-suite-4.2/
[3] https://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-ansible-suite-4...
[4] https://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-ansible-suite-4...
[5] https://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-ansible-suite-4...
[6] https://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-ansible-suite-4...
[7] https://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-ansible-suite-4...
[8] https://gerrit.ovirt.org/91952
[9] https://gerrit.ovirt.org/92341
--
Didi
6 years, 4 months
[JIRA] (OVIRT-2271) staging-jenkins is not usable from Firefox
by Barak Korren (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2271?page=com.atlassian.jir... ]
Barak Korren updated OVIRT-2271:
--------------------------------
Description: "The staging-jenkins instance is not usable from Firefox ATM, job editing forms never finish loading, pages like the Script Console to not get drawn properly and generally it seems that any operation that involves writing data to Jenkins fails in one way or another.\r\n\r\nThe reason behind these issues seems to be that clinet-side JavaScript is not running. Looking at then script console in FireFox shows the following error:\r\n\r\n{quote}\r\nContent Security Policy: The page’s settings blocked the loading of a resource at self (“default-src https://jenkins-staging.phx.ovirt.org 'unsafe-inline' https://cdnjs.cloudflare.com”). Source: call to eval() or related function blocked by CSP.\r\n{quote}\r\n\r\nSo it seems that some recent changes we've made to the Jenkins CSP are breaking Jenkins itself on FireFox.\r\n\r\nFor some reason this does not seem to be affecting Chrome." (was: The staging-jenkins instance is not usable from Firefox ATM, job editing forms never finish loading, pages like the Script Console to not get drawn properly and generally it seems that any operation that involves writing data to Jenkins fails in one way or another.
The reason behind these issues seems to be that clinet-side JavaScript is not running. Looking at then script console in FireFox shows the following error:
{{quote}}
Content Security Policy: The page’s settings blocked the loading of a resource at self (“default-src https://jenkins-staging.phx.ovirt.org 'unsafe-inline' https://cdnjs.cloudflare.com”). Source: call to eval() or related function blocked by CSP.
{{quote}}
So it seems that some recent changes we've made to the Jenkins CSP are breaking Jenkins itself on FireFox.
For some reason this does not seem to be affecting Chrome.)
> staging-jenkins is not usable from Firefox
> ------------------------------------------
>
> Key: OVIRT-2271
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2271
> Project: oVirt - virtualization made easy
> Issue Type: Outage
> Components: Staging infra
> Reporter: Barak Korren
> Assignee: infra
> Priority: Highest
>
> The staging-jenkins instance is not usable from Firefox ATM, job editing forms never finish loading, pages like the Script Console to not get drawn properly and generally it seems that any operation that involves writing data to Jenkins fails in one way or another.
> The reason behind these issues seems to be that clinet-side JavaScript is not running. Looking at then script console in FireFox shows the following error:
> {quote}
> Content Security Policy: The page’s settings blocked the loading of a resource at self (“default-src https://jenkins-staging.phx.ovirt.org 'unsafe-inline' https://cdnjs.cloudflare.com”). Source: call to eval() or related function blocked by CSP.
> {quote}
> So it seems that some recent changes we've made to the Jenkins CSP are breaking Jenkins itself on FireFox.
> For some reason this does not seem to be affecting Chrome.
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100088)
6 years, 4 months