Skip to content
  • Philippe Mathieu-Daudé's avatar
    da80f11e
    cirrus-ci: Remove MSYS2 jobs duplicated with gitlab-ci · da80f11e
    Philippe Mathieu-Daudé authored
    
    
    - Various developers are reluctant to git Cirrus-CI the permissions
      requested to access their GitHub account.
    
    - When we use the cirrus-run script to trigger Cirrus-CI job from
      GitLab-CI, the GitLab-CI job is restricted to a 1h timeout
      (often not enough).
    
    - Although Cirrus-CI VMs are more powerful than GitLab-CI ones,
      its free plan is limited in 2 concurrent jobs.
    
    - The GitLab-CI MSYS2 jobs are a 1:1 mapping with the Cirrus-CI ones
      (modulo the environment caching).
    
    Reduce the maintenance burden by removing the Cirrus-CI config file,
    keeping the GitLab-CI jobs.
    
    Update Yonggang Luo's maintenance file list to the new file, which
    use the same environment shell.
    
    Signed-off-by: default avatarPhilippe Mathieu-Daudé <philmd@linaro.org>
    Reviewed-by: default avatarRichard Henderson <richard.henderson@linaro.org>
    Message-Id: <20230322135721.61138-3-philmd@linaro.org>
    Signed-off-by: default avatarThomas Huth <thuth@redhat.com>
    da80f11e
    cirrus-ci: Remove MSYS2 jobs duplicated with gitlab-ci
    Philippe Mathieu-Daudé authored
    
    
    - Various developers are reluctant to git Cirrus-CI the permissions
      requested to access their GitHub account.
    
    - When we use the cirrus-run script to trigger Cirrus-CI job from
      GitLab-CI, the GitLab-CI job is restricted to a 1h timeout
      (often not enough).
    
    - Although Cirrus-CI VMs are more powerful than GitLab-CI ones,
      its free plan is limited in 2 concurrent jobs.
    
    - The GitLab-CI MSYS2 jobs are a 1:1 mapping with the Cirrus-CI ones
      (modulo the environment caching).
    
    Reduce the maintenance burden by removing the Cirrus-CI config file,
    keeping the GitLab-CI jobs.
    
    Update Yonggang Luo's maintenance file list to the new file, which
    use the same environment shell.
    
    Signed-off-by: default avatarPhilippe Mathieu-Daudé <philmd@linaro.org>
    Reviewed-by: default avatarRichard Henderson <richard.henderson@linaro.org>
    Message-Id: <20230322135721.61138-3-philmd@linaro.org>
    Signed-off-by: default avatarThomas Huth <thuth@redhat.com>
Loading