[ARVADOS-DEV] updated: 04afb73c0dfdf70c80170c350c5e41237f383f50

Git user git at public.curoverse.com
Mon Jun 26 11:39:13 EDT 2017


Summary of changes:
 jenkins/run_upload_packages.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  04afb73c0dfdf70c80170c350c5e41237f383f50 (commit)
      from  8ff4672d06d5b4f8f74e657b4af9c8946c99fe6d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 04afb73c0dfdf70c80170c350c5e41237f383f50
Author: Javier Bértoli <javier at curoverse.com>
Date:   Mon Jun 26 12:35:27 2017 -0300

    Revert Centos repositories changes. They will be modified later.
    
    refs #11572
    
    Arvados-DCO-1.1-Signed-off-by: Javier Bértoli <javier at curoverse.com>

diff --git a/jenkins/run_upload_packages.py b/jenkins/run_upload_packages.py
index 4bbc5ed..6340ff3 100755
--- a/jenkins/run_upload_packages.py
+++ b/jenkins/run_upload_packages.py
@@ -207,7 +207,7 @@ createrepo "$REPODIR"
 """
     REPO_ROOT = '/var/www/rpm.arvados.org/'
     TARGET_REPODIRS = {
-        'centos7-dev': 'CentOS/7/dev/x86_64/',
+        'centos7': 'CentOS/7/os/x86_64/',
         }
 
     def post_uploads(self, paths):

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list