From ee64180c3e4956dd733798abb525f4831356a96e Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Tue, 17 Apr 2018 07:27:20 +0000 Subject: Update git submodules * Update docs/submodules/releng-xci from branch 'master' - Merge "Create directory to move xci scripts from releng/jjb/xci" - Create directory to move xci scripts from releng/jjb/xci This change proposes creation of a folder named ci in releng-xci in order to move the XCI scripts from Releng. The reason to name the directory ci is that this directory has been in use by the majority of OPNFV Projects and Releng either executes the scripts directly or with the help of wrapper scripts that do not contain project specific logic. Scripts developed in releng/jjb/xci has too much XCI specific stuff in them, making it difficult to keep the separation between XCI framework and CI itself. Apart from that, having scripts in Releng makes it troublesome to verify them properly. Another importance of moving the scripts here is to ensure these scripts can be used by other CI/automation tooling such as Zuul in future. It is better to move the scripts now before things get even more complicated to move. Change-Id: Id22c2c2e09950b49a36a04a78208a3404de9c088 Signed-off-by: Fatih Degirmenci --- docs/submodules/releng-xci | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/releng-xci b/docs/submodules/releng-xci index 56fdb1f7e..af5039cd7 160000 --- a/docs/submodules/releng-xci +++ b/docs/submodules/releng-xci @@ -1 +1 @@ -Subproject commit 56fdb1f7e2a1a94f8118668beadb22a833fb59a4 +Subproject commit af5039cd7d74a5a7a8248c364bd5576946e5d451 -- cgit 1.2.3-korg