IRC logs for #baserock for Friday, 2017-11-10

*** radiofree has joined #baserock01:10
*** gtristan has joined #baserock05:34
*** paulwaters_ has joined #baserock06:39
*** paulwaters_ has joined #baserock08:55
*** locallycompact has joined #baserock09:10
*** CTtpollard has joined #baserock09:23
*** jonathanmaw has joined #baserock09:33
*** rdale has joined #baserock09:46
*** gtristan has quit IRC09:49
*** jonathanmaw has quit IRC09:49
*** gtristan has joined #baserock10:00
*** toscalix has joined #baserock10:02
*** jonathanmaw has joined #baserock10:04
*** ssam2 has joined #baserock10:07
*** ChanServ sets mode: +v ssam210:07
*** gtristan has quit IRC10:43
*** gtristan has joined #baserock10:44
*** adds68__ has quit IRC11:11
*** adds68 has joined #baserock11:26
ssam2jjardon, i done fixed it : https://gitlab.com/baserock/definitions/merge_requests/6911:37
ssam2ah, you already commented11:38
jjardonssam2: I will try to take a look today; if I can not find why is not working here I will approve11:40
ssam2in the other project, are you using a *job-specific* before_script?11:40
ssam2i think it would work if we had a global before_script11:40
jjardonah! yeah ours is global11:41
ssam2that will be it11:41
ssam2so, we can go back to the better approach once we remove YBD from the CI11:41
benbrown_jjardon: ours isn't global11:41
* benbrown_ is a tad confused as to how ours is working if this is the case11:42
ssam2is it on gitlab.com or a different gitlab instance?11:42
jjardonof course11:42
benbrown_That issues been open a year, so it can't be a recent regression11:42
benbrown_ssam2: different instance11:43
jjardonhttps://i.pinimg.com/originals/10/ae/54/10ae54fdcb1cf9896582314ea1ce91d1.jpg11:44
jjardonssam2: lets export the variables instead change all the git code in the meantime?11:45
ssam2yes can do that11:45
benbrown_jjardon: :)11:45
* ssam2 gets to rebase 4 branches again!11:45
*** CTtpollard has quit IRC11:47
paulsherwoodis it time for Marge-bot? :)11:51
paulsherwoodremove YBD from the CI? what?11:51
ssam2or put it in a separate branch, at least11:52
* paulsherwood has been talking about deprecating YBD for a long time... will be happy to pull the plug... but not before at least his favourite downstream customer is safely switched to buildstream11:52
ssam2that's fair, but, having this autoconversion in master blocks all sorts of improvements that we could otherwise do11:52
ssam2so i'm going to propose that we soon commit the .bst files to master, and move the .morph files into a different branch and consider them deprecated11:53
paulsherwoodto definitions, you mean?11:53
ssam2yeah11:53
ssam2we can still test defs2bst on the morphs branch11:53
paulsherwoodinteresting conundrom11:53
paulsherwooddrum11:53
paulsherwoodi suppose there's no possibility of a bst to defs converter?11:54
paulsherwood(that way bst could become upstream, ybd works on a downstream conversion for a while)11:55
ssam2if someone can spare a couple of weeks to write one, i'm sure we could get something that does a half decent conversion11:55
paulsherwoodbut may be more effort than it's worth11:55
ssam2but how many commits have the .morph files actually seen this year ?11:55
paulsherwoodi agree. my main concern is that ybd has seen lots of commits11:55
ssam2right. i'm not advocating that we nuke the .morph files from orbit, just that we take them out of 'master'11:56
paulsherwoodack11:56
paulsherwood+1 to that11:56
gitlab-br-botdefinitions: merge request (sam/minimal-vm-image->master: WIP: Create a bootable x86_64 disk image using BuildStream) #70 changed state ("opened"): https://gitlab.com/baserock/definitions/merge_requests/7012:05
gitlab-br-botdefinitions: merge request (sam/minimal-vm-image->master: WIP: Create a bootable x86_64 disk image using BuildStream) #70 changed state ("opened"): https://gitlab.com/baserock/definitions/merge_requests/7012:08
gitlab-br-botdefinitions: merge request (sam/minimal-vm-image->master: WIP: Create a bootable x86_64 disk image using BuildStream) #70 changed state ("opened"): https://gitlab.com/baserock/definitions/merge_requests/7012:21
gitlab-br-botdefinitions: merge request (sam/minimal-vm-image->master: WIP: Create a bootable x86_64 disk image using BuildStream) #70 changed state ("opened"): https://gitlab.com/baserock/definitions/merge_requests/7012:33
ironfootboo, gilab can't cope with that diff12:34
ironfoot:P12:34
ssam2yeah i committed the .bst files temporarily to speed up the CI12:35
ssam2am very excited to see if i can actually run qemu-system-x86_64 in a docker container in a gitlab CI runner12:36
ssam2it's been working fine in a VM here, so i am hopeful12:36
gitlab-br-botdefinitions: merge request (sam/ci-fix->master: Actually use specific versions of YBD and BuildStream) #69 changed state ("opened"): https://gitlab.com/baserock/definitions/merge_requests/6912:40
ssam2yes!!!!!12:41
ssam2https://gitlab.com/baserock/definitions/-/jobs/3984433912:41
ssam2for the first time in i don't know how long, Baserock has CI that boots VM images :-)12:41
ssam2or it will do once these 4 outstanding branches get merged12:42
ironfoot!!!!!!!!!!!!!!!!!!!!!!!!112:44
ironfootLinux (none) 4.12.0+ #1 SMP Thu Nov 9 11:11:36 UTC 2017 x86_64 GNU/Linux12:45
ironfootGot `uname -a` output: Linux (none) 4.12.0+ #1 SMP Thu Nov 9 11:11:36 UTC 2017 x86_64 GNU/Linux12:45
ironfootBOOM12:45
ironfootnice work12:45
ironfootI would have never thought that booting vms in gitlab ci was possible12:47
ironfootI've tried to do this using travis, and failed12:47
paulsherwoodw00t!!!!!12:47
ssam2we do have our own runners for gitlab ci, which might help12:47
ironfootyeah, I was wondering..12:47
ssam2i was inspired by tristan's aboriginal-controller scripts, I never realised that scripting QEMU could be so simple12:48
ssam2way simpler than http://git.baserock.org/cgit/baserock/baserock/system-tests.git/tree/test_trove_upgrades.py12:49
gitlab-br-botdefinitions: merge request (sam/update-e2fsprogs->master: core: Update e2fsprogs to latest (1.43.7)) #67 changed state ("opened"): https://gitlab.com/baserock/definitions/merge_requests/6712:52
gitlab-br-botdefinitions: merge request (sam/split-rules->master: Fix splitting rules for toolchain in BuildStream definitions) #68 changed state ("opened"): https://gitlab.com/baserock/definitions/merge_requests/6812:54
gitlab-br-botdefinitions: merge request (sam/minimal-vm-image->master: WIP: Create a bootable x86_64 disk image using BuildStream) #70 changed state ("opened"): https://gitlab.com/baserock/definitions/merge_requests/7013:06
gitlab-br-botdefinitions: merge request (sam/minimal-vm-image->master: Create a bootable x86_64 disk image using BuildStream) #70 changed state ("opened"): https://gitlab.com/baserock/definitions/merge_requests/7013:07
gitlab-br-botdefinitions: merge request (sam/minimal-vm-image->master: Create a bootable x86_64 disk image using BuildStream) #70 changed state ("opened"): https://gitlab.com/baserock/definitions/merge_requests/7013:07
jjardonhttps://gitlab.com/baserock/definitions/-/jobs/39844339 amazing, nice work ssam213:14
gitlab-br-botdefinitions: merge request (sam/update-e2fsprogs->master: core: Update e2fsprogs to latest (1.43.7)) #67 changed state ("opened"): https://gitlab.com/baserock/definitions/merge_requests/6713:45
gitlab-br-botdefinitions: merge request (sam/ci-fix->master: Actually use specific versions of YBD and BuildStream) #69 changed state ("opened"): https://gitlab.com/baserock/definitions/merge_requests/6913:46
*** toscalix has quit IRC13:50
*** toscalix has joined #baserock13:52
*** jude_ has quit IRC14:18
*** jude_ has joined #baserock14:22
gitlab-br-botdefinitions: merge request (sam/split-rules->master: Fix splitting rules for toolchain in BuildStream definitions) #68 changed state ("opened"): https://gitlab.com/baserock/definitions/merge_requests/6814:29
gitlab-br-botdefinitions: merge request (sam/ci-fix->master: Actually use specific versions of YBD and BuildStream) #69 changed state ("merged"): https://gitlab.com/baserock/definitions/merge_requests/6914:40
gitlab-br-botdefinitions: merge request (sam/minimal-vm-image->master: Create a bootable x86_64 disk image using BuildStream) #70 changed state ("opened"): https://gitlab.com/baserock/definitions/merge_requests/7014:43
gitlab-br-botdefinitions: merge request (sam/minimal-vm-image->master: Create a bootable x86_64 disk image using BuildStream) #70 changed state ("opened"): https://gitlab.com/baserock/definitions/merge_requests/7015:39
*** jonathanmaw has quit IRC15:49
*** jonathanmaw has joined #baserock15:49
*** toscalix has quit IRC16:23
*** CTtpollard has joined #baserock16:39
*** ssam2 has quit IRC16:54
*** ssam2 has joined #baserock16:58
*** ChanServ sets mode: +v ssam216:58
*** adds68 has quit IRC17:05
*** CTtpollard has quit IRC17:09
*** locallycompact has quit IRC17:31
*** tiagogomes has quit IRC17:51
*** jonathanmaw has quit IRC18:01
*** ssam2 has quit IRC18:04
gitlab-br-botdefinitions: merge request (sam/update-e2fsprogs->master: core: Update e2fsprogs to latest (1.43.7)) #67 changed state ("opened"): https://gitlab.com/baserock/definitions/merge_requests/6718:28
gitlab-br-botdefinitions: merge request (sam/minimal-vm-image->master: Create a bootable x86_64 disk image using BuildStream) #70 changed state ("opened"): https://gitlab.com/baserock/definitions/merge_requests/7018:29
gitlab-br-botdefinitions: merge request (sam/split-rules->master: Fix splitting rules for toolchain in BuildStream definitions) #68 changed state ("opened"): https://gitlab.com/baserock/definitions/merge_requests/6818:29
*** jude_ has quit IRC18:50
*** jude_ has joined #baserock19:38
*** jude_ has quit IRC20:09
*** rdale has quit IRC22:32

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!