* [cip-dev] CIP Developer update
@ 2016-12-22 15:43 Robert Marshall
2017-01-06 12:57 ` [cip-dev] CIP update 07 WK 01 Robert Marshall
0 siblings, 1 reply; 4+ messages in thread
From: Robert Marshall @ 2016-12-22 15:43 UTC (permalink / raw)
To: cip-dev
As before we're including outstanding problems as gitlab
issues - read them for more information!
CIP
- build artifacts - we're still unable to retrieve these.
We have manually installed later versions of chef and worked
around issues with the validation.pem not being available but
are still getting 404 errors.
https://gitlab.com/cip-project/testing/issues/2
bson not installed error
https://gitlab.com/cip-project/testing/issues/3
still being investigated.
LAVA
LAVA2 tests now run, currently working around issues
with a DeviceDictionary error
https://gitlab.com/cip-project/testing/issues/5
Smoke test for QEMU created
Robert
^ permalink raw reply [flat|nested] 4+ messages in thread
* [cip-dev] CIP update 07 WK 01
2016-12-22 15:43 [cip-dev] CIP Developer update Robert Marshall
@ 2017-01-06 12:57 ` Robert Marshall
2017-01-06 14:57 ` Robert Marshall
2017-01-20 16:00 ` [cip-dev] CIP update 08 WK 03 Agustin Benito Bethencourt
0 siblings, 2 replies; 4+ messages in thread
From: Robert Marshall @ 2017-01-06 12:57 UTC (permalink / raw)
To: cip-dev
* Virtual machine creation for the testing
We've created 2 vagrant instances one for kernelci and the other for lava
(lava is Debian based and kernelci is ubuntu based) work is in
progress on merging these to make developer setup simpler and reduce
the memory requirements.
https://gitlab.com/cip-project/testing/issues/7
* There's a github branch to allow the host to view the kernelci vm webserver
https://github.com/RobertAJMarshall/kernelci-frontend-config/tree/external-http
this will be merged with the gitlab repository when
https://gitlab.com/cip-project/testing/issues/3
has been resolved.
* The DeviceDictionary error
https://gitlab.com/cip-project/testing/issues/5
is still outstanding
* Devices have been added to lava VM but are not yet running
https://gitlab.com/cip-project/testing/issues/9
* the lava gitlab and the vagrant instance now has been updated
with health check tests and extra documentation.
* The QEMU health check results in a KVM module not found failure
https://gitlab.com/cip-project/testing/issues/8
* Discussions in progress on adding a 'howto'
The developers have a document enumerating the steps involved in
getting the testing environment up and running, this document will
be streamlined and published to the wiki. Meanwhile, we will add the
WIP content to the repository so you can follow it.
* Minor additions to the wiki has been made, specially in the kernel
maintenance page.
Robert
^ permalink raw reply [flat|nested] 4+ messages in thread
* [cip-dev] CIP update 07 WK 01
2017-01-06 12:57 ` [cip-dev] CIP update 07 WK 01 Robert Marshall
@ 2017-01-06 14:57 ` Robert Marshall
2017-01-20 16:00 ` [cip-dev] CIP update 08 WK 03 Agustin Benito Bethencourt
1 sibling, 0 replies; 4+ messages in thread
From: Robert Marshall @ 2017-01-06 14:57 UTC (permalink / raw)
To: cip-dev
Apologies, the following item was missed out of the report:
* build artifacts - we're still unable to retrieve these and get
404 errors on selecting the link:
https://gitlab.com/cip-project/testing/issues/2
Robert Marshall <robert.marshall@codethink.co.uk> writes:
> * Virtual machine creation for the testing
> We've created 2 vagrant instances one for kernelci and the other for lava
> (lava is Debian based and kernelci is ubuntu based) work is in
> progress on merging these to make developer setup simpler and reduce
> the memory requirements.
> https://gitlab.com/cip-project/testing/issues/7
>
> * There's a github branch to allow the host to view the kernelci vm webserver
> https://github.com/RobertAJMarshall/kernelci-frontend-config/tree/external-http
> this will be merged with the gitlab repository when
> https://gitlab.com/cip-project/testing/issues/3
> has been resolved.
>
> * The DeviceDictionary error
> https://gitlab.com/cip-project/testing/issues/5
> is still outstanding
>
> * Devices have been added to lava VM but are not yet running
> https://gitlab.com/cip-project/testing/issues/9
>
> * the lava gitlab and the vagrant instance now has been updated
> with health check tests and extra documentation.
>
> * The QEMU health check results in a KVM module not found failure
> https://gitlab.com/cip-project/testing/issues/8
>
> * Discussions in progress on adding a 'howto'
> The developers have a document enumerating the steps involved in
> getting the testing environment up and running, this document will
> be streamlined and published to the wiki. Meanwhile, we will add the
> WIP content to the repository so you can follow it.
>
> * Minor additions to the wiki has been made, specially in the kernel
> maintenance page.
>
> Robert
> _______________________________________________
> cip-dev mailing list
> cip-dev at lists.cip-project.org
> https://lists.cip-project.org/mailman/listinfo/cip-dev
^ permalink raw reply [flat|nested] 4+ messages in thread
* [cip-dev] CIP update 08 WK 03
2017-01-06 12:57 ` [cip-dev] CIP update 07 WK 01 Robert Marshall
2017-01-06 14:57 ` Robert Marshall
@ 2017-01-20 16:00 ` Agustin Benito Bethencourt
1 sibling, 0 replies; 4+ messages in thread
From: Agustin Benito Bethencourt @ 2017-01-20 16:00 UTC (permalink / raw)
To: cip-dev
Hi,
this is the report from the activities that Codethink is driving on and
or involved. This week is not that we worked more but that we completed
more tasks.
++ Meetings
* Members meeting on Monday January 16th
** ELC booth/sponsorship logistics as main topic
** Report about testing and kernel maintenance efforts.
* Next Members meeting on Monday January 23rd
** Ben Hutchings attending to provide update about the kernel
maintenance effort
++ Kernel maintenance
* 4.4 CIP kernel updated to the latest LTS.
* Backported patches being merged.
* Kernel maintenance policies under review.
The goal is to arrive to ELC with the policies finished and the
backported patches merged. Some additional tasks might be done meanwhile.
++ Testing: Board @desk - Single Developer
* KernelCI Virtual Machine Setup & Configuration Howto published[1]
** You can follow other tasks related with the beta release in the
ticket #10
* Improvements in the Kernel CI & LAVA v2 configuration.
** LAVA v2 Web Server now sees the devices that are available in the
application #4
** LAVA v2 tests now complete #5
** QEMU health check are executing and does not get a KVM kernel module
related error any more. #8 #9
** KernelCI VM now boots in Debian Jessie #12
* Beta release initially set for February 4th #10
** The plan at this point is to release right before ELC.
++ Other topics
* Robert Marshall has is no longer part of the team. Christos Karamitsos
has substituted him. Chris is also based in Manchester. He will be
focused in the issues we have in the kernelci front and back-en related
with DDBB.
** Thanks Robert for your effort in pushing the development further.
Welcome Christos. Please introduce yourself to the audience (when you
recover from that flu).
* Ben H. and Don Brown has now edit access to the public wiki. If you
have a Linux Foundation ID, please review if you have them too. If not,
please let us know through this list. #11
* Agustin (and Yoshi) will attend to FOSDEM. What about you?
++ Coming activities
* Investigate DDBB related issues #2 and #3
* Consolidate the KernelCI & LAVA v2 servers into one VM #12
* Add documentation #10
* Preparation of the slides for the Open Source Leadership Summit
(Agustin and Nori).
#2 https://gitlab.com/cip-project/testing/issues/2
#3 https://gitlab.com/cip-project/testing/issues/3
#4 https://gitlab.com/cip-project/testing/issues/4
#5 https://gitlab.com/cip-project/testing/issues/5
#8 https://gitlab.com/cip-project/testing/issues/8
#9 https://gitlab.com/cip-project/testing/issues/9
#10 https://gitlab.com/cip-project/testing/issues/10
#11 https://gitlab.com/cip-project/testing/issues/11
#12 https://gitlab.com/cip-project/testing/issues/12
[1]
https://wiki.linuxfoundation.org/civilinfrastructureplatform/testinglavav2vmsetup
Best Regards
--
Agustin Benito Bethencourt
Principal Consultant - FOSS at Codethink
agustin.benito at codethink.co.uk
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2017-01-20 16:00 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-22 15:43 [cip-dev] CIP Developer update Robert Marshall
2017-01-06 12:57 ` [cip-dev] CIP update 07 WK 01 Robert Marshall
2017-01-06 14:57 ` Robert Marshall
2017-01-20 16:00 ` [cip-dev] CIP update 08 WK 03 Agustin Benito Bethencourt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox