From f4e2810fcbc5c602c8d1ffeb4330e224c2ecc0a9 Mon Sep 17 00:00:00 2001 From: baude Date: Tue, 25 Sep 2018 13:38:34 -0500 Subject: Put openshift dockerfiles in test/install Move the location of the openshift dockerfiles and delete the old one. Signed-off-by: baude Closes: #1542 Approved by: mheon --- test/install/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/install/.gitignore (limited to 'test/install/.gitignore') diff --git a/test/install/.gitignore b/test/install/.gitignore new file mode 100644 index 000000000..0a948f916 --- /dev/null +++ b/test/install/.gitignore @@ -0,0 +1 @@ +rpms/ \ No newline at end of file -- cgit v1.2.3-54-g00ecf