vdsm_master_network_functional_tests_gerrit job's host is down

2015-01-13 Thread Petr Horacek
Hello,

please, could anyone somehow repair master_network_functional_tests_gerrit 
job's host
network 
http://jenkins.ovirt.org/view/All/job/vdsm_master_network_functional_tests_gerrit/?
It's unreachable now and David Caro (who always helps me with this) is on his 
PTO. Do not
try to restart it. `service network restart` could be enough. 

Thanks and best regards,
Petr
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [vdsm] CI tests jobs for branch ovirt-3.5

2015-11-18 Thread Petr Horacek
I don't know if i was assigned to this issue, but I usually do this
kind of work, so I'm gonna take a look.

2015-11-18 12:22 GMT+01:00 David Caro :
> On 11/18 06:18, Francesco Romani wrote:
>> - Original Message -
>> > From: "David Caro" 
>> > To: "Francesco Romani" 
>> > Cc: infra@ovirt.org
>> > Sent: Wednesday, November 18, 2015 12:11:01 PM
>> > Subject: Re: [vdsm] CI tests jobs for branch ovirt-3.5
>> >
>> >
>> >
>> > Ping
>> >
>> > The jobs were created a few days ago, but still failing, should I
>> > remove/disable them?
>>
>> My reasoning is still the same, we should fix the errors, last time I checked
>> they were network errors. We need some network devs to look on them.
>> I'd rather not blindly disable tests, we did once and I didn't like that.
>>
>> If there are more, or different, errors, please point me to them.
>
> Same error so far, just pinging the thread to make sure it does not get
> forgotten.
>
> btw. who is the dev in charge of checking that issue?
>
>>
>> --
>> Francesco Romani
>> RedHat Engineering Virtualization R & D
>> Phone: 8261328
>> IRC: fromani
>> ___
>> Infra mailing list
>> Infra@ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/infra
>
> --
> David Caro
>
> Red Hat S.L.
> Continuous Integration Engineer - EMEA ENG Virtualization R&D
>
> Tel.: +420 532 294 605
> Email: dc...@redhat.com
> Web: www.redhat.com
> RHT Global #: 82-62605
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [vdsm] CI tests jobs for branch ovirt-3.5

2015-11-18 Thread Petr Horacek
Could you just give me a link to that failing jobs please?

2015-11-18 14:48 GMT+01:00 David Caro :
>
> Thanks!
>
> On 11/18 14:47, Petr Horacek wrote:
>> I don't know if i was assigned to this issue, but I usually do this
>> kind of work, so I'm gonna take a look.
>>
>> 2015-11-18 12:22 GMT+01:00 David Caro :
>> > On 11/18 06:18, Francesco Romani wrote:
>> >> - Original Message -
>> >> > From: "David Caro" 
>> >> > To: "Francesco Romani" 
>> >> > Cc: infra@ovirt.org
>> >> > Sent: Wednesday, November 18, 2015 12:11:01 PM
>> >> > Subject: Re: [vdsm] CI tests jobs for branch ovirt-3.5
>> >> >
>> >> >
>> >> >
>> >> > Ping
>> >> >
>> >> > The jobs were created a few days ago, but still failing, should I
>> >> > remove/disable them?
>> >>
>> >> My reasoning is still the same, we should fix the errors, last time I 
>> >> checked
>> >> they were network errors. We need some network devs to look on them.
>> >> I'd rather not blindly disable tests, we did once and I didn't like that.
>> >>
>> >> If there are more, or different, errors, please point me to them.
>> >
>> > Same error so far, just pinging the thread to make sure it does not get
>> > forgotten.
>> >
>> > btw. who is the dev in charge of checking that issue?
>> >
>> >>
>> >> --
>> >> Francesco Romani
>> >> RedHat Engineering Virtualization R & D
>> >> Phone: 8261328
>> >> IRC: fromani
>> >> ___
>> >> Infra mailing list
>> >> Infra@ovirt.org
>> >> http://lists.ovirt.org/mailman/listinfo/infra
>> >
>> > --
>> > David Caro
>> >
>> > Red Hat S.L.
>> > Continuous Integration Engineer - EMEA ENG Virtualization R&D
>> >
>> > Tel.: +420 532 294 605
>> > Email: dc...@redhat.com
>> > Web: www.redhat.com
>> > RHT Global #: 82-62605
>> ___
>> Infra mailing list
>> Infra@ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/infra
>
> --
> David Caro
>
> Red Hat S.L.
> Continuous Integration Engineer - EMEA ENG Virtualization R&D
>
> Tel.: +420 532 294 605
> Email: dc...@redhat.com
> IRC: dcaro|dcaroest@{freenode|oftc|redhat}
> Web: www.redhat.com
> RHT Global #: 82-62605
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [ovirt-devel] Automation CI for vdsm

2015-12-17 Thread Petr Horacek
Hi,

OVSNetworkTest requires vdsm-hook-ovs installed (tests are not skipped
if the package is not installed) and openvswitch service running (not
started automatically). NetworkTest are not able to run together with
OVSNetworkTest since we are doing ugly inheritance hacking there. My
apologize for network tests difficulties, it will be resolved soon. If
you want your life easier, temporary skip OVSNetworkTest suite and it
should be OK.

Best regards,
Petr

2015-12-16 17:25 GMT+01:00 Yaniv Bronheim :
> exactly - just posted a patch again that sings all fails as broken .
> we'll get the report soon and I'll publish it as well. hope the run will
> take less time now
>
> On Wed, Dec 16, 2015 at 6:19 PM, Nir Soffer  wrote:
>>
>> Nice, but we cannot enable this until all the tests pass or disabled.
>>
>> There is no point in broken or flaky functional tests.
>>
>> On Wed, Dec 16, 2015 at 5:34 PM, Yaniv Bronheim 
>> wrote:
>> > So its not stable. It won't block merges and at least give us report
>> > after
>> > each merge. It takes really long time to run it (because of the tests
>> > themselves. Lago things takes maximum 15minutes, but the run last for
>> > more
>> > than 2hrs right now and I suspect functional/storageTests.py gets stuck)
>> >
>> > Bellow you can see where we stand (before I added python-rtslib
>> > package).
>> >
>> > Now, I still want to merge the patch https://gerrit.ovirt.org/#/c/48268/
>> > -
>> > which enables this run after merges, and I still want you to consider
>> > the
>> > addition of Automation CI flag to our gerrit so that developer will be
>> > able
>> > to use it as a trigger for the check-merged.sh script run, just to see
>> > if
>> > their patch fixes\brakes something realted to the functional tests
>> >
>> > http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc23-x86_64/1480/ -
>> > is
>> > an example of how the run looks like. I still work to improve the output
>> >
>> >
>> > Please reply and let me know if the idea around the automation flag is
>> > acceptable by you.. and please review the patch for comments and acks.
>> > We can ask dcaro to add the flag until Friday, otherwise we'll need to
>> > delay
>> > this effort after the holiday..
>> >
>> >
>> > functional.sosPluginTests.SosPluginTest
>> > testSosPlugin   OK
>> > functional.vmRecoveryTests.RecoveryTests
>> > test_vm_recoveryFAIL
>> > functional.vmQoSTests.VMQosTests
>> > testSmallVMBallooning   FAIL
>> > functional.virtTests.VirtTest
>> > testComplexVm   FAIL
>> > testHeadlessVm  OK
>> > testSimpleVmFAIL
>> > testVmDefinitionGraphics('spice')   FAIL
>> > testVmDefinitionGraphics('vnc') OK
>> > testVmDefinitionLegacyGraphics('qxl')   FAIL
>> > testVmDefinitionLegacyGraphics('vnc')   OK
>> > testVmDefinitionMultipleGraphics('spice', 'vnc')FAIL
>> > testVmDefinitionMultipleGraphics('vnc', 'spice')FAIL
>> > testVmWithCdrom('self') FAIL
>> > testVmWithCdrom('specParams')   FAIL
>> > testVmWithCdrom('vmPayload')FAIL
>> > testVmWithDevice('hotplugDisk') FAIL
>> > testVmWithDevice('hotplugNic')  FAIL
>> > testVmWithDevice('smartcard')   FAIL
>> > testVmWithDevice('virtioNic')   FAIL
>> > testVmWithDevice('virtioRng')   FAIL
>> > testVmWithSla   FAIL
>> > testVmWithStorage('iscsi')  SKIP:
>> > python-rtslib is not installed.
>> > testVmWithStorage('localfs')FAIL
>> > testVmWithStorage('nfs')FAIL
>> > functional.storageTests.StorageTest
>> > testCreatePoolErrorsOK
>> > testStorage('glusterfs', 0) ERROR
>> > testStorage('glusterfs', 3) ERROR
>> > testStorage('iscsi', 0) SKIP:
>> > python-rtslib is not installed.
>> > testStorage('iscsi', 3) SKIP:
>> > python-rtslib is not installed.
>> > testStorage('localfs', 0)   FAIL
>> > testStorage('localfs', 3)   FAIL
>> > testStorage('nfs', 0)   FAIL
>> > testStorage('nfs', 3)   FAIL
>> > functional.network

Re: Vdsm 4.0 fc23 build fails with "nothing provides ovirt-imageio-common"

2016-07-25 Thread Petr Horacek
My patches passed CI on 4.0 OK. I think it's solved.

2016-07-25 22:03 GMT+02:00 Sandro Bonazzola :
> Il 21/Lug/2016 12:30, "Dan Kenigsberg"  ha scritto:
>>
>> On Wed, Jul 20, 2016 at 10:16:20AM +0300, Eyal Edri wrote:
>> > It might be due to proxy issues Sandro reported already.
>> > I see the recent jobs are OK, but we'll continue to investigate if we
>> > need
>> > to fix something in the proxy.
>>
>> I'm afraid
>> http://jenkins.ovirt.org/job/vdsm_4.0_check-patch-fc23-x86_64/111/console
>> shows that the problem is still with us. Please look into it.
>>
>
> Still an issue?
>
>> >
>> > On Tue, Jul 19, 2016 at 7:11 PM, Nir Soffer  wrote:
>> >
>> > > More info - this is a random failure - other patches in same topic are
>> > > fine.
>> > >
>> > > So it seems that some slaves have wrong repositories, maybe cache
>> > > issue?
>> > >
>> > > On Tue, Jul 19, 2016 at 7:09 PM, Nir Soffer 
>> > > wrote:
>> > > > Hi all,
>> > > >
>> > > > Seems that builds on 4.0 are failing now with:
>> > > > 15:19:02 Error: nothing provides ovirt-imageio-common needed by
>> > > > vdsm-4.18.6-13.git3aaee18.fc23.x86_64.
>> > > >
>> > > > See
>> > >
>> > > http://jenkins.ovirt.org/job/vdsm_4.0_check-patch-fc23-x86_64/27/console
>> > > >
>> > > > ovirt-imageio-* packages are built in jenkins, and provided in ovirt
>> > > > repositories.
>> > > >
>> > > > Can someone take a look?
>> > > >
>> > > > Nir
>> > > ___
>> > > Infra mailing list
>> > > Infra@ovirt.org
>> > > http://lists.ovirt.org/mailman/listinfo/infra
>> > >
>> > >
>> > >
>> >
>> >
>> > --
>> > Eyal Edri
>> > Associate Manager
>> > RHEV DevOps
>> > EMEA ENG Virtualization R&D
>> > Red Hat Israel
>> >
>> > phone: +972-9-7692018
>> > irc: eedri (on #tlv #rhev-dev #rhev-integ)
>>
>> > ___
>> > Infra mailing list
>> > Infra@ovirt.org
>> > http://lists.ovirt.org/mailman/listinfo/infra
>>
>> ___
>> Infra mailing list
>> Infra@ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/infra
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Merge accounts

2015-08-19 Thread Petr Horacek
Hello,

could you please link phora...@redhat.com Google ID to
phoracek.id.fedoraproject.org? I tried it via Gerrit, but it end up with
"Not Found" message.

Thanks and best regards,
Petr
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: Merge accounts

2015-08-19 Thread Petr Horacek
Linking still returns the same "Not Found". However, the @redhat Google
account is listed in Identities and I am able to log in with it now.

Thanks a lot Anton :)

2015-08-19 10:18 GMT+02:00 Anton Marchukov :

> Hello Petr.
>
> Can you please try now?
>
> Anton.
>
> On Wed, Aug 19, 2015 at 10:10 AM, Petr Horacek 
> wrote:
>
>> Hello,
>>
>> could you please link phora...@redhat.com Google ID to
>> phoracek.id.fedoraproject.org? I tried it via Gerrit, but it end up with
>> "Not Found" message.
>>
>> Thanks and best regards,
>> Petr
>>
>> ___
>> Infra mailing list
>> Infra@ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/infra
>>
>>
>
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Needed dependency in 'Project vdsm_master_install-rpm-sanity-el7_created'

2015-09-01 Thread Petr Horacek
Hello,

I need your help guys.

VDSM Open vSwitch hook I created has an openvswitch package dependency, but
the
package is not in EL7 repos. Because of that, job mentioned in $SUBJ fails
with:
http://jenkins.ovirt.org/job/vdsm_master_install-rpm-sanity-el7_created/1494/console

Could we add an openvswitch-containing repo to the machine? For example:
https://repos.fedorapeople.org/repos/openstack/openstack-juno/

Thanks a lot,
Petr
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: Needed dependency in 'Project vdsm_master_install-rpm-sanity-el7_created'

2015-09-02 Thread Petr Horacek
That was fast! Thanks :)

2015-09-02 13:17 GMT+02:00 Anton Marchukov :

> Hello All.
>
> The change for fastest option is ready:
>
> https://gerrit.ovirt.org/#/c/45633/
>
> please review and we need to decide if we merge it.
>
> Anton.
>
> On Wed, Sep 2, 2015 at 9:45 AM, David Caro  wrote:
>
>> On 09/02, Eyal Edri wrote:
>> > adding anton, who handles the infra this week.
>> > if the project is using mock, it might need to change mock
>> dependencies, we
>> > stopped using dependencies on the slaves themselves.
>>
>>
>> Actually, if it were using the standard ci it would not need any changes
>> in
>> jenkins and it would be able to pass without potentially breaking for any
>> patches.
>>
>> Said that we can:
>>
>>  * Move it to standard ci (add it as part of the check-patch.sh script to
>> build
>>and install the rpms). That might take a little more time than the
>> other but
>>will allow easy maintenance for future issues (that's the second time
>> this
>>week that something similar happens)
>>
>> * Change the current job. That's the fastest option for now, and will
>> delay the
>>   need for changing to the standard CI layout, will need changes in the
>> yamls
>>   now and in the future.
>>
>>
>>
>> >
>> > e.
>> >
>> > On Wed, Sep 2, 2015 at 9:56 AM, Petr Horacek 
>> wrote:
>> >
>> > > Hello,
>> > >
>> > > I need your help guys.
>> > >
>> > > VDSM Open vSwitch hook I created has an openvswitch package
>> dependency,
>> > > but the
>> > > package is not in EL7 repos. Because of that, job mentioned in $SUBJ
>> fails
>> > > with:
>> > >
>> > >
>> http://jenkins.ovirt.org/job/vdsm_master_install-rpm-sanity-el7_created/1494/console
>> > >
>> > > Could we add an openvswitch-containing repo to the machine? For
>> example:
>> > > https://repos.fedorapeople.org/repos/openstack/openstack-juno/
>> > >
>> > > Thanks a lot,
>> > > Petr
>> > >
>> > > ___
>> > > Infra mailing list
>> > > Infra@ovirt.org
>> > > http://lists.ovirt.org/mailman/listinfo/infra
>> > >
>> > >
>> >
>> >
>> > --
>> > Eyal Edri
>> > Supervisor, RHEV CI
>> > EMEA ENG Virtualization R&D
>> > Red Hat Israel
>> >
>> > phone: +972-9-7692018
>> > irc: eedri (on #tlv #rhev-dev #rhev-integ)
>>
>> --
>> David Caro
>>
>> Red Hat S.L.
>> Continuous Integration Engineer - EMEA ENG Virtualization R&D
>>
>> Tel.: +420 532 294 605
>> Email: dc...@redhat.com
>> Web: www.redhat.com
>> RHT Global #: 82-62605
>>
>
>
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: Needed dependency in 'Project vdsm_master_install-rpm-sanity-el7_created'

2015-09-02 Thread Petr Horacek
Correct. I installed it on my laptop from Fedora 'updates' repo.

2015-09-02 13:29 GMT+02:00 Anton Marchukov :

> Hello Petr.
>
> Just to double check. As I understand openvswitch is in Fedora, so this
> problem only affects EL7 distro?
>
> Anton.
>
> On Wed, Sep 2, 2015 at 1:27 PM, Petr Horacek  wrote:
>
>> That was fast! Thanks :)
>>
>> 2015-09-02 13:17 GMT+02:00 Anton Marchukov :
>>
>>> Hello All.
>>>
>>> The change for fastest option is ready:
>>>
>>> https://gerrit.ovirt.org/#/c/45633/
>>>
>>> please review and we need to decide if we merge it.
>>>
>>> Anton.
>>>
>>> On Wed, Sep 2, 2015 at 9:45 AM, David Caro  wrote:
>>>
>>>> On 09/02, Eyal Edri wrote:
>>>> > adding anton, who handles the infra this week.
>>>> > if the project is using mock, it might need to change mock
>>>> dependencies, we
>>>> > stopped using dependencies on the slaves themselves.
>>>>
>>>>
>>>> Actually, if it were using the standard ci it would not need any
>>>> changes in
>>>> jenkins and it would be able to pass without potentially breaking for
>>>> any
>>>> patches.
>>>>
>>>> Said that we can:
>>>>
>>>>  * Move it to standard ci (add it as part of the check-patch.sh script
>>>> to build
>>>>and install the rpms). That might take a little more time than the
>>>> other but
>>>>    will allow easy maintenance for future issues (that's the second
>>>> time this
>>>>week that something similar happens)
>>>>
>>>> * Change the current job. That's the fastest option for now, and will
>>>> delay the
>>>>   need for changing to the standard CI layout, will need changes in the
>>>> yamls
>>>>   now and in the future.
>>>>
>>>>
>>>>
>>>> >
>>>> > e.
>>>> >
>>>> > On Wed, Sep 2, 2015 at 9:56 AM, Petr Horacek 
>>>> wrote:
>>>> >
>>>> > > Hello,
>>>> > >
>>>> > > I need your help guys.
>>>> > >
>>>> > > VDSM Open vSwitch hook I created has an openvswitch package
>>>> dependency,
>>>> > > but the
>>>> > > package is not in EL7 repos. Because of that, job mentioned in
>>>> $SUBJ fails
>>>> > > with:
>>>> > >
>>>> > >
>>>> http://jenkins.ovirt.org/job/vdsm_master_install-rpm-sanity-el7_created/1494/console
>>>> > >
>>>> > > Could we add an openvswitch-containing repo to the machine? For
>>>> example:
>>>> > > https://repos.fedorapeople.org/repos/openstack/openstack-juno/
>>>> > >
>>>> > > Thanks a lot,
>>>> > > Petr
>>>> > >
>>>> > > ___
>>>> > > Infra mailing list
>>>> > > Infra@ovirt.org
>>>> > > http://lists.ovirt.org/mailman/listinfo/infra
>>>> > >
>>>> > >
>>>> >
>>>> >
>>>> > --
>>>> > Eyal Edri
>>>> > Supervisor, RHEV CI
>>>> > EMEA ENG Virtualization R&D
>>>> > Red Hat Israel
>>>> >
>>>> > phone: +972-9-7692018
>>>> > irc: eedri (on #tlv #rhev-dev #rhev-integ)
>>>>
>>>> --
>>>> David Caro
>>>>
>>>> Red Hat S.L.
>>>> Continuous Integration Engineer - EMEA ENG Virtualization R&D
>>>>
>>>> Tel.: +420 532 294 605
>>>> Email: dc...@redhat.com
>>>> Web: www.redhat.com
>>>> RHT Global #: 82-62605
>>>>
>>>
>>>
>>
>
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: Needed dependency in 'Project vdsm_master_install-rpm-sanity-el7_created'

2015-09-03 Thread Petr Horacek
Sure, but I have to take a look at that wiki page first.

2015-09-03 9:40 GMT+02:00 Dan Kenigsberg :

> On Wed, Sep 02, 2015 at 02:49:47PM +0200, Anton Marchukov wrote:
> > Hello Dan.
> >
> > As for the standard CI flow, it is described here:
> >
> > http://www.ovirt.org/index.php?title=CI/Build_and_test_standards
> >
> > Feel free to direct us any questions.
> >
> > Anton.
>
> Petr, would you set up a meeting with Anton or David
> to see how you can migrate the current build-rpm-job to the new
> standard?
>
> Regards,
> Dan.
>
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Move vdsm_3.5_create-rpms-el7-x86_64_merged to new CI standard

2015-09-08 Thread Petr Horacek
Hello,

could you give me a general overview about what should i do to move
job [1] to the new CI standard [2] (into vdsm/automation)?

Thanks a lot,
Petr

[1] http://jenkins.ovirt.org/job/vdsm_3.5_create-rpms-el7-x86_64_merged/
[2] http://www.ovirt.org/index.php?title=CI/Build_and_test_standards
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [oVirt Jenkins] ovirt-engine_3.6_upgrade-from-3.5_el6_merged - Build # 439 - Failure!

2015-11-06 Thread Petr Horacek
+dcaro, danken, sbonazzo

2015-11-06 12:49 GMT+01:00 :

> Project:
> http://jenkins.ovirt.org/job/ovirt-engine_3.6_upgrade-from-3.5_el6_merged/
> Build:
> http://jenkins.ovirt.org/job/ovirt-engine_3.6_upgrade-from-3.5_el6_merged/439/
> Build Number: 439
> Build Status:  Failure
> Triggered By: Triggered by Gerrit: https://gerrit.ovirt.org/47653
>
> -
> Changes Since Last Success:
> -
> Changes for Build #439
> [Andrej Krejcir] engine: Result of GetVmByIdQuery contains vm numa node
> list
>
> [Petr Horáček] vdsm: add vdsm_build job
>
>
>
>
> -
> Failed Tests:
> -
> No tests ran.
>
>
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-1001) GitHub token for ovirt-engine-api-model and Travis CI

2017-01-03 Thread Petr Horacek (oVirt JIRA)
Petr Horacek created OVIRT-1001:
---

 Summary: GitHub token for ovirt-engine-api-model and Travis CI
 Key: OVIRT-1001
 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1001
 Project: oVirt - virtualization made easy
  Issue Type: By-EMAIL
Reporter: Petr Horacek
Assignee: infra


Hello,

I'd like to publish documentation made by
https://github.com/oVirt/ovirt-engine-api-model on GitHub pages (built
and deployed by Travis). I've already done that on my fork
https://github.com/phoracek/ovirt-engine-api-model but I'd like it to
be publicly available on ovirt.github.io/ovirt-engine-api-model.

What I need for that is GitHub token
(https://github.com/settings/tokens/new) that will give me
'public_repo' scope rights (to be able to create a new branch and push
commits into it). It will be encrypted for Travis and therefore not
usable by others. Second think is to enable Travis for
ovirt-engine-api-model repository. Maybe it would be also necessary to
enable GitHub Pages on the project, but I think it will be done
automatically with branch gh-pages.

Would it be possible? Is there a better way, such as creating a new
user, give him rights for the repository and generate token for it?

Thanks,
Petr



--
This message was sent by Atlassian JIRA
(v1000.621.5#100023)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-1001) GitHub token for ovirt-engine-api-model and Travis CI

2017-01-03 Thread Petr Horacek (oVirt JIRA)

[ 
https://ovirt-jira.atlassian.net/browse/OVIRT-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=25100#comment-25100
 ] 

Petr Horacek commented on OVIRT-1001:
-

Ok, could you please set those rights to phora...@redhat.com? Thanks a lot.

> GitHub token for ovirt-engine-api-model and Travis CI
> -
>
> Key: OVIRT-1001
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1001
> Project: oVirt - virtualization made easy
>  Issue Type: By-EMAIL
>    Reporter: Petr Horacek
>Assignee: infra
>
> Hello,
> I'd like to publish documentation made by
> https://github.com/oVirt/ovirt-engine-api-model on GitHub pages (built
> and deployed by Travis). I've already done that on my fork
> https://github.com/phoracek/ovirt-engine-api-model but I'd like it to
> be publicly available on ovirt.github.io/ovirt-engine-api-model.
> What I need for that is GitHub token
> (https://github.com/settings/tokens/new) that will give me
> 'public_repo' scope rights (to be able to create a new branch and push
> commits into it). It will be encrypted for Travis and therefore not
> usable by others. Second think is to enable Travis for
> ovirt-engine-api-model repository. Maybe it would be also necessary to
> enable GitHub Pages on the project, but I think it will be done
> automatically with branch gh-pages.
> Would it be possible? Is there a better way, such as creating a new
> user, give him rights for the repository and generate token for it?
> Thanks,
> Petr



--
This message was sent by Atlassian JIRA
(v1000.621.5#100023)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-1001) GitHub token for ovirt-engine-api-model and Travis CI

2017-01-03 Thread Petr Horacek (oVirt JIRA)

[ 
https://ovirt-jira.atlassian.net/browse/OVIRT-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=25102#comment-25102
 ] 

Petr Horacek commented on OVIRT-1001:
-

It works, thanks again.

> GitHub token for ovirt-engine-api-model and Travis CI
> -
>
> Key: OVIRT-1001
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1001
> Project: oVirt - virtualization made easy
>  Issue Type: By-EMAIL
>    Reporter: Petr Horacek
>Assignee: infra
>
> Hello,
> I'd like to publish documentation made by
> https://github.com/oVirt/ovirt-engine-api-model on GitHub pages (built
> and deployed by Travis). I've already done that on my fork
> https://github.com/phoracek/ovirt-engine-api-model but I'd like it to
> be publicly available on ovirt.github.io/ovirt-engine-api-model.
> What I need for that is GitHub token
> (https://github.com/settings/tokens/new) that will give me
> 'public_repo' scope rights (to be able to create a new branch and push
> commits into it). It will be encrypted for Travis and therefore not
> usable by others. Second think is to enable Travis for
> ovirt-engine-api-model repository. Maybe it would be also necessary to
> enable GitHub Pages on the project, but I think it will be done
> automatically with branch gh-pages.
> Would it be possible? Is there a better way, such as creating a new
> user, give him rights for the repository and generate token for it?
> Thanks,
> Petr



--
This message was sent by Atlassian JIRA
(v1000.621.5#100023)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra