From 0bedd033f47d8fd970eff29e747861f1cecca80b Mon Sep 17 00:00:00 2001 From: Bengt Thuree Date: Tue, 23 Jun 2020 21:02:15 +1000 Subject: [PATCH] Add a infra-verify rule to Sandbox-3 Just for testing purposes for Sandbox-3 which is used to test prolog filters (which are on sandbox-2) Issue-ID: CIMAN-33 Signed-off-by: Bengt Thuree Change-Id: I40a0eef139860de305424449a80a3a71f0310410 --- jjb/lf-infra-sandbox-3.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 jjb/lf-infra-sandbox-3.yaml diff --git a/jjb/lf-infra-sandbox-3.yaml b/jjb/lf-infra-sandbox-3.yaml new file mode 100644 index 000000000..6f496d5bb --- /dev/null +++ b/jjb/lf-infra-sandbox-3.yaml @@ -0,0 +1,9 @@ +--- +- project: + name: sandbox-3 + project-name: sandbox-3 + jobs: + - gerrit-info-yaml-verify + build-node: centos7-builder-2c-1g + project: sandbox-3 + branch: master -- 2.16.6