From 53cea02a0083742c515c03fe8470d914dbd5e1f8 Mon Sep 17 00:00:00 2001 From: Zack Cerza Date: Wed, 28 Aug 2013 11:15:27 -0500 Subject: [PATCH] Add apology for non-public links --- teuthology/suite.py | 1 + 1 file changed, 1 insertion(+) diff --git a/teuthology/suite.py b/teuthology/suite.py index e15a25f687..1a3e13b229 100644 --- a/teuthology/suite.py +++ b/teuthology/suite.py @@ -398,6 +398,7 @@ def get_jobs(archive_dir): email_templates = { 'body_templ': dedent("""\ Test Run + NOTE: Apologies for links inside the Inktank firewall; we are working to make them public. ================================================================= logs: {log_root} failed: {fail_count} -- 2.39.5