From df3b4c36d9f6005aa4b47cf8ffbc00515fea0b10 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Tue, 28 Mar 2023 11:30:09 -0700 Subject: Fix: Fix file path for portal-ng/history file Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall Change-Id: I950bd10ff499334925ee57f254bd30da21e42200 --- jjb/portal-ng-history/portal-ng-history.yaml | 15 --------------- jjb/portal-ng/portal-ng-history.yaml | 15 +++++++++++++++ 2 files changed, 15 insertions(+), 15 deletions(-) delete mode 100644 jjb/portal-ng-history/portal-ng-history.yaml create mode 100644 jjb/portal-ng/portal-ng-history.yaml (limited to 'jjb') diff --git a/jjb/portal-ng-history/portal-ng-history.yaml b/jjb/portal-ng-history/portal-ng-history.yaml deleted file mode 100644 index b711bb499..000000000 --- a/jjb/portal-ng-history/portal-ng-history.yaml +++ /dev/null @@ -1,15 +0,0 @@ ---- -- project: - name: portal-ng-history-project-view - project-name: portal-ng-history - views: - - project-view - -- project: - name: portal-ng-history-info - project: portal-ng/history - project-name: portal-ng-history - build-node: centos8-builder-2c-1g - branch: master - jobs: - - gerrit-info-yaml-verify \ No newline at end of file diff --git a/jjb/portal-ng/portal-ng-history.yaml b/jjb/portal-ng/portal-ng-history.yaml new file mode 100644 index 000000000..b711bb499 --- /dev/null +++ b/jjb/portal-ng/portal-ng-history.yaml @@ -0,0 +1,15 @@ +--- +- project: + name: portal-ng-history-project-view + project-name: portal-ng-history + views: + - project-view + +- project: + name: portal-ng-history-info + project: portal-ng/history + project-name: portal-ng-history + build-node: centos8-builder-2c-1g + branch: master + jobs: + - gerrit-info-yaml-verify \ No newline at end of file -- cgit 1.2.3-korg