[gjs/test-ci: 3/3] FIXME: dont clobber the existing images [skip ci]



commit 1f243ac0ee2b0570b471b3a346867c9fd81439d8
Author: Philip Chimento <philip chimento gmail com>
Date:   Sun Apr 26 10:15:45 2020 -0700

    FIXME: dont clobber the existing images [skip ci]

 .gitlab-ci.yml | 30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 572aacfb..5fbd3785 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -9,7 +9,7 @@ stages:
 - deploy
 
 .coverage: &coverage
-  image: registry.gitlab.gnome.org/gnome/gjs:fedora.mozjs68
+  image: registry.gitlab.gnome.org/gnome/gjs:fedora.mozjs68ghdrtrthfghfd
   variables:
     TASK_ID: "coverage"
     coverage: '/^  lines.*(\d+\.\d+\%)/'
@@ -48,7 +48,7 @@ stages:
 build_recommended:
   <<: *build
   stage: source_check
-  image: registry.gitlab.gnome.org/gnome/gjs:job-559848_fedora.mozjs68-debug  # pinned on purpose
+  image: registry.gitlab.gnome.org/gnome/gjs:fedora.mozjs68-debugdfghfgfjgrt
   variables:
     TASK_ID: "fedora-x86_64-gcc-debug-default-check"
     TEST_OPTS: --verbose --no-stdsplit --print-errorlogs
@@ -60,7 +60,7 @@ sanitizer_gcc:
   stage: test
   tags:
     - privileged  # LSAN needs CAP_SYS_PTRACE
-  image: registry.gitlab.gnome.org/gnome/gjs:fedora.mozjs68
+  image: registry.gitlab.gnome.org/gnome/gjs:fedora.mozjs68ghdrtrthfghfd
   variables:
     TASK_ID: "fedora-x86_64-gcc-default-ubsan_asan-check"
     CONFIG_OPTS: -Db_sanitize=address,undefined
@@ -73,7 +73,7 @@ sanitizer_gcc:
 build_maximal:
   <<: *build
   stage: test
-  image: registry.gitlab.gnome.org/gnome/gjs:fedora.mozjs68-debug
+  image: registry.gitlab.gnome.org/gnome/gjs:fedora.mozjs68-debugdfghfgfjgrt
   variables:
     TASK_ID: "fedora-x86_64-clang-default-maximal-check"
     CC: clang
@@ -89,7 +89,7 @@ build_maximal:
 build_minimal:
   <<: *build
   stage: test
-  image: registry.gitlab.gnome.org/gnome/gjs:fedora.mozjs68
+  image: registry.gitlab.gnome.org/gnome/gjs:fedora.mozjs68ghdrtrthfghfd
   variables:
     TASK_ID: "ubuntu-x86_64-gcc-default-minimal-check"
     CONFIG_OPTS: >-
@@ -152,7 +152,7 @@ cppcheck:
 cpplint:
   when: on_success
   stage: source_check
-  image: registry.gitlab.gnome.org/gnome/gjs:alpine.cpplint
+  image: registry.gitlab.gnome.org/gnome/gjs:alpine.cpplintfdghdfhgdf
   variables:
     TASK_ID: "cpplint"
   script:
@@ -204,7 +204,7 @@ sanitizer_clang:
   stage: manual
   tags:
     - privileged  # LSAN needs CAP_SYS_PTRACE
-  image: registry.gitlab.gnome.org/gnome/gjs:fedora.mozjs68
+  image: registry.gitlab.gnome.org/gnome/gjs:fedora.mozjs68ghdrtrthfghfd
   variables:
     TASK_ID: "fedora-x86_64-clang_ubsan_asan-default-default-check"
     CC: clang
@@ -216,7 +216,7 @@ sanitizer_clang:
 installed_tests:
   <<: *build
   stage: manual
-  image: registry.gitlab.gnome.org/gnome/gjs:fedora.mozjs68
+  image: registry.gitlab.gnome.org/gnome/gjs:fedora.mozjs68ghdrtrthfghfd
   variables:
     TASK_ID: "fedora-x86_64-gcc-default-default-installed_tests"
     CONFIG_OPTS: -Dinstalled_tests=true -Dprefix=/usr
@@ -234,7 +234,7 @@ installed_tests:
 valgrind:
   <<: *build
   stage: manual
-  image: registry.gitlab.gnome.org/gnome/gjs:fedora.mozjs68
+  image: registry.gitlab.gnome.org/gnome/gjs:fedora.mozjs68ghdrtrthfghfd
   variables:
     TASK_ID: "fedora-x86_64-gcc-default-default-valgrind_check"
     TEST_OPTS: --setup=valgrind
@@ -247,7 +247,7 @@ valgrind:
 zeal_2:
   <<: *build
   stage: manual
-  image: registry.gitlab.gnome.org/gnome/gjs:fedora.mozjs68-debug
+  image: registry.gitlab.gnome.org/gnome/gjs:fedora.mozjs68-debugdfghfgfjgrt
   variables:
     TASK_ID: "fedora-x86_64-gcc-debug-default-check_zeal2"
     TEST_OPTS: --setup=extra_gc
@@ -258,7 +258,7 @@ zeal_2:
 zeal_4:
   <<: *build
   stage: manual
-  image: registry.gitlab.gnome.org/gnome/gjs:fedora.mozjs68-debug
+  image: registry.gitlab.gnome.org/gnome/gjs:fedora.mozjs68-debugdfghfgfjgrt
   variables:
     TASK_ID: "fedora-x86_64-gcc-debug-default-check_zeal4"
     TEST_OPTS: --setup=pre_verify
@@ -269,7 +269,7 @@ zeal_4:
 zeal_11:
   <<: *build
   stage: manual
-  image: registry.gitlab.gnome.org/gnome/gjs:fedora.mozjs68-debug
+  image: registry.gitlab.gnome.org/gnome/gjs:fedora.mozjs68-debugdfghfgfjgrt
   variables:
     TASK_ID: "fedora-x86_64-gcc-debug-default-check_zeal11"
     TEST_OPTS: --setup=post_verify
@@ -320,7 +320,7 @@ alpine.cpplint:
     STORAGE_DRIVER: vfs
     BUILDAH_FORMAT: docker
     DOCKERFILE: Dockerfile.alpine.cpplint
-    NAME: alpine.cpplint
+    NAME: alpine.cpplintfdghdfhgdf
   except:
     variables:
       - $CI_COMMIT_MESSAGE =~ /\[skip images\]/ && $CI_COMMIT_MESSAGE =~ /alpine.cpplint/
@@ -331,7 +331,7 @@ fedora.mozjs68:
     STORAGE_DRIVER: vfs
     BUILDAH_FORMAT: docker
     DOCKERFILE: Dockerfile
-    NAME: "fedora.mozjs68"
+    NAME: "fedora.mozjs68ghdrtrthfghfd"
   except:
     variables:
       - $CI_COMMIT_MESSAGE =~ /\[skip images\]/ && $CI_COMMIT_MESSAGE =~ /fedora.mozjs68/
@@ -342,7 +342,7 @@ fedora.mozjs68-debug:
     STORAGE_DRIVER: vfs
     BUILDAH_FORMAT: docker
     DOCKERFILE: Dockerfile
-    NAME: "fedora.mozjs68-debug"
+    NAME: "fedora.mozjs68-debugdfghfgfjgrt"
     ARGS: "--build-arg BUILD_OPTS=--enable-debug"
   except:
     variables:


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