[Notes] [Git][BuildStream/buildstream][richardmaw/centos-oldgit-test-fixes] Add a Centos runner



Title: GitLab

richardmaw-codethink pushed to branch richardmaw/centos-oldgit-test-fixes at BuildStream / buildstream

Commits:

1 changed file:

Changes:

  • .gitlab-ci.yml
    ... ... @@ -70,6 +70,13 @@ tests-python-3.7-stretch:
    70 70
         # some of our base dependencies declare it as their runtime dependency.
    
    71 71
         TOXENV: py37
    
    72 72
     
    
    73
    +tests-centos-7.6:
    
    74
    +  <<: *tests
    
    75
    +  image: buildstream/testsuite-centos:7.6-5da27168-32c47d1c
    
    76
    +  before_script:
    
    77
    +    # FIXME: Ideally this would be provided by the base image.
    
    78
    +    - yum install -y fuse-libs
    
    79
    +
    
    73 80
     overnight-fedora-28-aarch64:
    
    74 81
       image: buildstream/testsuite-fedora:aarch64-28-5da27168-32c47d1c
    
    75 82
       tags:
    



  • [Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]