From 17df071cb2ccf925bda7290f614006ddff121ee6 Mon Sep 17 00:00:00 2001 From: Chris MacNaughton Date: Tue, 5 Jan 2021 15:49:28 +0100 Subject: [PATCH] Add new osci.yaml This change is preparatory to migration Ubuntu OpenStack CI from Jenkins to Zuul Change-Id: I1eb9a89d875539371357681d2b2b0ec7d8b8c3cf --- osci.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 osci.yaml diff --git a/osci.yaml b/osci.yaml new file mode 100644 index 00000000..6a399fa9 --- /dev/null +++ b/osci.yaml @@ -0,0 +1,4 @@ +- project: + templates: + - charm-unit-jobs + - charm-functional-jobs