1:01 AM
karimb joined the channel
2:51 AM
karimb has quit
3:48 AM
vatsalparekh joined the channel
3:59 AM
skramaja joined the channel
4:07 AM
skramaja has quit
4:08 AM
skramaja joined the channel
4:11 AM
Humble joined the channel
4:25 AM
skramaja_ joined the channel
4:28 AM
skramaja has quit
4:29 AM
skramaja_ is now known as skramaja
5:47 AM
vatsalparekh has quit
5:51 AM
vatsalparekh joined the channel
6:31 AM
vatsalparekh has quit
6:32 AM
vatsalparekh joined the channel
7:04 AM
dyasny_ joined the channel
7:07 AM
fromani joined the channel
7:17 AM
grafuls joined the channel
7:18 AM
edwardh joined the channel
7:19 AM
sbonazzo joined the channel
7:20 AM
dyasny joined the channel
7:20 AM
biakymet joined the channel
7:20 AM
biakymet has quit
7:37 AM
lbednar joined the channel
7:38 AM
bkorren joined the channel
7:44 AM
mskrivanek_away is now known as mskrivanek
7:56 AM
mzamazal joined the channel
7:57 AM
pkliczew joined the channel
8:01 AM
fabiand joined the channel
8:25 AM
skramaja_ joined the channel
8:26 AM
skramaja has quit
8:28 AM
pkotas joined the channel
8:34 AM
rmohr joined the channel
8:34 AM
rmohr is now known as rmohr_pto
8:46 AM
karimb joined the channel
8:46 AM
skramaja_ is now known as skramaja
8:56 AM
karimb_ joined the channel
8:56 AM
karimb has quit
8:58 AM
gbenhaim joined the channel
9:07 AM
alukiano joined the channel
9:12 AM
fsimonce joined the channel
9:18 AM
rmohr_pto
9:18 AM
alukiano
rmohr_pto, give me sec will check your link
9:19 AM
rmohr_pto
alukiano: just the polarion xml
9:19 AM
alukiano: just curous
9:19 AM
rmohr_pto is now known as rmohr
9:19 AM
alukiano
rmohr_pto, not currently I removed it when tested Run flag, but I can provide you one in half hour
9:43 AM
9:43 AM
rmohr
alukiano: how does that link back to a polarion case?
9:44 AM
alukiano: is tha the value in the custom-field?
9:49 AM
karimb joined the channel
10:00 AM
gbenhaim has quit
10:00 AM
yuvalif joined the channel
10:02 AM
phoracek_netcont joined the channel
10:05 AM
biakymet joined the channel
10:14 AM
gszasz joined the channel
10:15 AM
gbenhaim joined the channel
10:18 AM
phoracek_netcont has quit
10:18 AM
phoracek_netcont joined the channel
10:20 AM
karimb_ has quit
10:20 AM
karimb_ joined the channel
10:31 AM
karimb_
hello folks
10:31 AM
when i reboot my cluster, is it expected that my vms dont relaunch ?
10:41 AM
karimb_ has quit
11:04 AM
gbenhaim has quit
11:04 AM
skramaja has quit
11:05 AM
rmohr
karimb: yes
11:06 AM
karimb: they behave pretty much like an ordinary pod
11:06 AM
11:07 AM
karimb: how exactly is this related to apb (not an expert on that area?)
11:07 AM
karimb: is it just a prerequisite to the broker?
11:11 AM
karimb_ joined the channel
11:11 AM
karimb_
rmohr this is needed because
11:12 AM
asb uses a dedicated etcd store
11:12 AM
and those parameters allow to use an nfs pv set on the master to provide storage
11:12 AM
that works quite fine rmohr
11:12 AM
rmohr
karimb: oh so this is the aggregated-apiserver thing ...
11:12 AM
karimb has quit
11:13 AM
karimb_: oh so this is the aggregated-apiserver thing ...
11:13 AM
karimb_
they re moving to crds
11:14 AM
karimb_ has quit
11:14 AM
rmohr
karimb_: ok, thx for the clarificaton
11:14 AM
karimb joined the channel
11:14 AM
karimb: thx for the clarification
11:15 AM
karimb: I thought that they were coming from crds, and wanted to re-use the openshift etcd by integrating well with openshift-ansible ...
11:18 AM
gbenhaim joined the channel
11:42 AM
karimb
rmohr thanks for the merge :)
11:42 AM
rmohr so if vms are not be recreated, maybe we should have the controller remove crds and virt-launchers pods somehow
11:45 AM
mkletzan joined the channel
11:50 AM
rmohr
karimb: I don't think I can't follow
11:52 AM
bkorren has quit
12:02 PM
karimb joined the channel
12:04 PM
phoracek_netcont has quit
12:10 PM
alukiano
rmohr, ping
12:10 PM
zodbot
12:10 PM
rmohr
alukiano: hi
12:10 PM
alukiano
rmohr, wanted to ask about windows VM's
12:10 PM
rmohr, did you tested it manually or do you have some automation for it?
12:11 PM
rmohr
alukiano: I just tested it manually back then and I got access to the qe storage domain with the isos, but that's it.
12:12 PM
alukiano
rmohr, ok, maybe do you know if expect library will work on windows machine(I believe no)?
12:12 PM
rmohr
alukiano: I fear not
12:12 PM
alukiano
rmohr, hh ok, so will need to find some analog to win remote
12:12 PM
rmohr, thanks for update
12:13 PM
rmohr
alukiano: maybe we can have a powershell attached?
12:13 PM
alukiano: I mean if the windows vm reads/writes from the serial port, expect does not care about the shell dialect
12:13 PM
alukiano
rmohr, that what I thought about serial console
12:14 PM
rmohr
alukiano: so if windows reads/writes there, then the expect library works like it is
12:15 PM
alukiano
rmohr, Wi try to find some information about serial console configuration under windows
12:15 PM
rmohr
alukiano: maybe your QE mates already have some test which do what we need?
12:16 PM
alukiano
rmohr, we run tests for windows but on python with winrc library
12:16 PM
rmohr
alukiano: what is winrc?
12:16 PM
alukiano
rmohr, I will check how it access the windows machine
12:17 PM
rmohr
alukiano: also the expect library is pretty flexible. For as long as windows writes somewhere, we can easily add our own connection logic to fill the gap
12:17 PM
alukiano
rmohr, I did mistake in the name:)
12:17 PM
12:18 PM
rmohr
12:19 PM
alukiano
rmohr, hh thx
12:19 PM
rmohr
alukiano: the "NewConnection" looks promissing. That will probably implement standard readers and writers, which we can hook into Expect
12:19 PM
phoracek_netcont joined the channel
12:57 PM
sgott joined the channel
12:57 PM
what-a-bot joined the channel
12:57 PM
NOTICE: [kubevirt] rmohr pushed 2 new commits to master: https://git.io/vAoBU
12:57 PM
NOTICE: kubevirt/master 576d232 Yanir Quinn: Add developer information on guest OS labels
12:57 PM
NOTICE: kubevirt/master 618fd7b Roman Mohr: Merge pull request #767 from yanirq/guestOsinfoDev...
12:57 PM
what-a-bot has left the channel
13:00 PM
rhallisey joined the channel
13:00 PM
rhallisey has quit
13:01 PM
rhallisey joined the channel
13:15 PM
edwardh has quit
13:16 PM
scollier has quit
13:18 PM
scollier joined the channel
13:27 PM
gszasz has quit
13:32 PM
gszasz joined the channel
13:34 PM
edwardh joined the channel
13:37 PM
phoracek_netcont has quit
13:37 PM
phoracek_netcont joined the channel
13:41 PM
vatsalparekh has quit
13:42 PM
phoracek_netcont has quit
13:43 PM
phoracek_netcont joined the channel
13:44 PM
karimb has quit
13:47 PM
karimb joined the channel
13:52 PM
vatsalparekh joined the channel
13:54 PM
vladikr joined the channel
13:55 PM
vossel joined the channel
14:01 PM
sgott
vossel: vladikr meeting?
14:02 PM
vladikr
sgott, ah, joining
14:08 PM
what-a-bot joined the channel
14:08 PM
NOTICE: [kubevirt] rmohr pushed 4 new commits to master: https://git.io/vAo62
14:08 PM
NOTICE: kubevirt/master ff694f8 Lukianov Artyom: Inline cloud-init user data...
14:08 PM
NOTICE: kubevirt/master 6b194d6 Lukianov Artyom: Add unittest for userData source...
14:08 PM
NOTICE: kubevirt/master c4617f9 Lukianov Artyom: Add functional test...