diff --git a/README b/README index 695a508..bfe187f 100644 --- a/README +++ b/README @@ -1,3 +1,12 @@ This Code is written for and used in the CentOS Automated QA tests process. We welcome all contributions. See the doc directory for additional information on test writing. + +## Nightly Test Status +| CentOS Version/Architecture | Build Status | +| --------------------------- | ------------ | +| CentOS 7 - x86_64 | [![Build Status](https://ci.centos.org/buildStatus/icon?job=CentOS-Core-QA-t_functional-c7-64)](https://ci.centos.org/job/CentOS-Core-QA-t_functional-c7-64/) | +| CentOS 6 - x86_64 | [![Build Status](https://ci.centos.org/job/CentOS-Core-QA-t_functional-c6-64/badge/icon)](https://ci.centos.org/job/CentOS-Core-QA-t_functional-c6-64/) | +| CentOS 6 - i386 | [![Build Status](https://ci.centos.org/job/CentOS-Core-QA-t_functional-c6-32/badge/icon)](https://ci.centos.org/job/CentOS-Core-QA-t_functional-c6-32/) | +| CentOS 5 - x86_64 | [![Build Status](https://ci.centos.org/job/CentOS-Core-QA-t_functional-c5-64/badge/icon)](https://ci.centos.org/job/CentOS-Core-QA-t_functional-c5-64/) | +| CentOS 5 - i386 | [![Build Status](https://ci.centos.org/job/CentOS-Core-QA-t_functional-c5-32/badge/icon)](https://ci.centos.org/job/CentOS-Core-QA-t_functional-c5-32/) |