Skip to content
This repository has been archived by the owner on Jul 16, 2020. It is now read-only.

8: Changes since last release

Compare
Choose a tag to compare
@kaccardi kaccardi released this 22 Jun 23:20
· 2439 commits to master since this release
---closed---
	Issue/PR #269: Change the booted instances status string from 'running' to 'active'
	URL: https://github.com/01org/ciao/issues/269

	Issue/PR #298: Unittests: use testutil in ciao-scheduler's testing
	URL: https://github.com/01org/ciao/pull/298

---merged---
	Issue/PR #298: Unittests: use testutil in ciao-scheduler's testing
	URL: https://github.com/01org/ciao/pull/298

---Full Change Log---
	Merge pull request #294 from leoswaldo/leoswaldo/topic/returncodes
	ciao-controller: Add proper http return codes to showServerDetails
	Merge pull request #298 from tpepper/unittests
	testutil: add README.md
	testutil: use standard NetAgentUUID in client-server test
	ciao-scheduler: increase coverage with ssntp flows from testutil
	testutil: add a Ready payload generator
	testutil: bugfixing in client server test
	testutil: use testing's Short() and Skip() in timeout tests
	testutil: add StatusNotify coverage
	testutil: add ssntp.Status test Result channels
	testutil: clarify channel comments
	ciao-scheduler: forward delete failures to controller
	Merge pull request #297 from markdryan/master