[gnome-build-meta/sthursfield/james/openqa-master: 12/12] openqa: test-iso-installer needs to be manual for now




commit 5ebd2f86c2b0d85c25531350ecfcb6447a73ac43
Author: Sam Thursfield <sam afuera me uk>
Date:   Mon Aug 2 11:09:42 2021 +0200

    openqa: test-iso-installer needs to be manual for now
    
    The iso-installer image takes a long time to build. The tests themselves
    are fast, but the combined pipeline is too slow to run on every commit
    right now.

 .gitlab-ci.yml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e691f1d8..e4ef375a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -295,10 +295,7 @@ test-iso-installer-x86_64:
     # For now, using a version built locally, from openQA.git commit ceabc2be82e1f1c6c3c51bf017c1b79494ace869
     name: quay.io/ssssam/openqa_worker
     entrypoint: [ "/bin/bash", "-c" ]
-  rules:
-  - if: $CI_COMMIT_REF_NAME == "master"
-    when: always
-  - when: manual
+  when: manual
   variables:
     IMAGE: iso/image.bst
     # CI needs to be set so OPENQA_TEST_TIMEOUT_SCALE_CI has an effect.


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