From a7f2b02c112ba255641b0f6cf3f138986ccc97b1 Mon Sep 17 00:00:00 2001 From: Sirushti Murugesan Date: Tue, 30 Jun 2015 13:40:44 +0530 Subject: [PATCH] Specify color for unstable test job Change-Id: Ifb9757c2e7f8244a9ec37680cc7d9fb458a169f0 --- examples/openstack-gertty.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/openstack-gertty.yaml b/examples/openstack-gertty.yaml index 851ba69..5cad5e8 100644 --- a/examples/openstack-gertty.yaml +++ b/examples/openstack-gertty.yaml @@ -20,6 +20,7 @@ palettes: - name: default test-SUCCESS: ['light green', ''] test-FAILURE: ['light red', ''] + test-UNSTABLE: ['yellow', ''] # Uncomment the next line if your terminal has a white background # palette: light