Gentoo Archives: gentoo-soc

From: Pallav Agarwal <pallavagarwal07@×××××.com>
To: gentoo-soc@l.g.o, Nitin Agarwal <nitinagarwal3006@×××××.com>, "Sébastien Fabbro" <bicatali@g.o>
Subject: [gentoo-soc] [Continuous Stabilization] Weekly Report 6
Date: Mon, 04 Jul 2016 03:47:07
Message-Id: CAK23ojT-1zA7d4XQopk4vjPJFQL9G4P37teRDXYr-aybycHrhQ@mail.gmail.com
1 Hi all,
2
3 This week was mostly about writing test suites as well as finding better
4 ways to organize the code.
5 Firstly, test suites for all the client side code was written.
6 Then, I looked into tools for container orchestration, specifically into
7 the workings of docker-swarm, and kubernetes.
8 I also looked into docker-compose as a way of organizing the multi
9 container client implementation into a single app, and wrote a demo version
10 to test the implementation.
11
12 Regards,
13 Pallav