This repository has been archived by the owner on Jul 16, 2020. It is now read-only.
16: Changes since last release
---closed--- Issue/PR #339: [Don't merge] ciao-launcher: Limit the number of parallel starts URL: https://github.com/01org/ciao/pull/339 Issue/PR #344: Unittests: more ssntp event flows URL: https://github.com/01org/ciao/pull/344 Issue/PR #347: ciao-launcher: remove unecessary asigment of chanel and return URL: https://github.com/01org/ciao/pull/347 Issue/PR #340: makefile: Add Makefile URL: https://github.com/01org/ciao/pull/340 ---merged--- Issue/PR #344: Unittests: more ssntp event flows URL: https://github.com/01org/ciao/pull/344 Issue/PR #347: ciao-launcher: remove unecessary asigment of chanel and return URL: https://github.com/01org/ciao/pull/347 ---Full Change Log--- Merge pull request #348 from markdryan/master ciao-launcher: Ensure cpu profile and logs are flushed ciao-launcher: Send stats every 6 seconds Merge pull request #344 from tpepper/unittests Merge pull request #347 from leoswaldo/leoswaldo/launcer/code-enhacement ssntp: add unit test of Role set function Set() ciao-launcher: remove unecessary asigment of chanel and return ssntp: add unit test for RoleToDefaultCertName() ssntp: add stringer tests testutil: comment need to call Close() on server testutil: more verbose client message for unhandled ssntp flows ciao-scheduler: bugfixes for ssntp.PublicIPAssigned event forwarding ciao-scheduler: add TenantAdded, TenantRemoved, PublicIPAssigned tests testutil: ssntp.PublicIPAssigned event flows testutil: ssntp.TenantRemoved event flows testutil: restart should await any existing test clients testutil: ssntp.TenantAdded event flows ciao-scheduler: ssntp.ConcentratorInstanceAddedEvent event test flows testutil: ssntp.ConcentratorInstanceAddedEvent event flows testutil: TestStart wait on server response before agent testutil: treat server's clients and net clients the same testutil: server EventNotify() doesn't handle connect/disconnect ciao-controller: add more synchonization points to test ciao-scheduler: thread and wait with prints the test teardown sequence ciao-controller: stop test clients/servers without defers Merge pull request #341 from albertomurillo/typos