Commit cfed7ea6 authored by Benjamin Schubert's avatar Benjamin Schubert
Browse files

fixup! Add a Centos runner

parent 752054c0
Loading
Loading
Loading
Loading
Loading
+9 −9
Original line number Diff line number Diff line
image: buildstream/testsuite-debian:9-b56886d7-cd4889af
image: buildstream/testsuite-debian:9-917af42e-c3153dea

cache:
  key: "$CI_JOB_NAME-"
@@ -91,27 +91,27 @@ source_dist:
    - ${COVERAGE_DIR}

tests-debian-9:
  image: buildstream/testsuite-debian:9-b56886d7-cd4889af
  image: buildstream/testsuite-debian:9-917af42e-c3153dea
  <<: *tests

tests-fedora-27:
  image: buildstream/testsuite-fedora:27-b56886d7-cd4889af
  image: buildstream/testsuite-fedora:27-917af42e-c3153dea
  <<: *tests

tests-fedora-28:
  image: buildstream/testsuite-fedora:28-b56886d7-cd4889af
  image: buildstream/testsuite-fedora:28-917af42e-c3153dea
  <<: *tests

tests-ubuntu-18.04:
  image: buildstream/testsuite-ubuntu:18.04-b56886d7-cd4889af
  image: buildstream/testsuite-ubuntu:18.04-917af42e-c3153dea
  <<: *tests

tests-centos-7.6:
  <<: *tests
  image: buildstream/testsuite-centos:7.6-b56886d7-cd4889af
  image: buildstream/testsuite-centos:7.6-917af42e-c3153dea

overnight-fedora-28-aarch64:
  image: buildstream/testsuite-fedora:aarch64-28-b56886d7-cd4889af
  image: buildstream/testsuite-fedora:aarch64-28-917af42e-c3153dea
  tags:
    - aarch64
  <<: *tests
@@ -124,7 +124,7 @@ overnight-fedora-28-aarch64:
tests-unix:
  # Use fedora here, to a) run a test on fedora and b) ensure that we
  # can get rid of ostree - this is not possible with debian-8
  image: buildstream/testsuite-fedora:27-b56886d7-cd4889af
  image: buildstream/testsuite-fedora:27-917af42e-c3153dea
  <<: *tests
  variables:
    BST_FORCE_BACKEND: "unix"
@@ -144,7 +144,7 @@ tests-unix:

tests-fedora-missing-deps:
  # Ensure that tests behave nicely while missing bwrap and ostree
  image: buildstream/testsuite-fedora:28-b56886d7-cd4889af
  image: buildstream/testsuite-fedora:28-917af42e-c3153dea
  <<: *tests

  script: