Compatibility Tests for Fuchsia

Compatibility Testing for Fuchsia is a mechanism to freeze artifacts on release branches and then thaw those artifacts for testing in CI/CQ.

This is commonly used to detect compatibility changes between the Fuchsia platform surface represented by the release branch and that represented by the current state of the Fuchsia source repository.

To learn how it works, and to get started on adding CTF tests for your area, please see the links below.

Getting started

  • Read the user guide for the latest guidance on using CTF.

Contributing to CTF

Documentation

  • For the background, motivation and goals of CTF, see the CTF overview.
  • For frequently asked questions, see the FAQ.

RFCs

Contact