From 07cc36dcd264b66a7f3a19687b336737a772c2f5 Mon Sep 17 00:00:00 2001 From: Kyr Shatskyy Date: Tue, 2 Jun 2020 19:05:30 +0200 Subject: [PATCH] qa: add .teuthology_branch with `master` contents This is follow up change for: teuthology-suite: automate -t argument default value https://github.com/ceph/teuthology/pull/1490 Signed-off-by: Kyr Shatskyy --- qa/.teuthology_branch | 1 + 1 file changed, 1 insertion(+) create mode 100644 qa/.teuthology_branch diff --git a/qa/.teuthology_branch b/qa/.teuthology_branch new file mode 100644 index 00000000000..1f7391f92b6 --- /dev/null +++ b/qa/.teuthology_branch @@ -0,0 +1 @@ +master -- 2.39.5